index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
shm.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
|
\
|
*
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
2013-02-22
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
|
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
2013-02-23
*
|
mm: introduce mm_populate() for populating new vmas
Michel Lespinasse
2013-02-23
|
/
*
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
2012-12-11
*
userns: Convert ipc to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-07
*
ipc: add COMPAT_SHMLBA support
Will Deacon
2012-07-30
*
ipc: shm: restore MADV_REMOVE functionality on shared memory segments
Will Deacon
2012-06-07
*
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
2012-06-01
*
take security_mmap_file() outside of ->mmap_sem
Al Viro
2012-06-01
*
hugetlbfs: fix alignment of huge page requests
Steven Truelove
2012-03-21
*
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-23
*
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-23
*
Do 'shm_init_ns()' in an early pure_initcall
Linus Torvalds
2011-08-05
*
shm: optimize exit_shm()
Vasiliy Kulikov
2011-08-03
*
shm: fix wrong tests
Vasiliy Kulikov
2011-08-03
*
shm: optimize locking and ipc_namespace getting
Vasiliy Kulikov
2011-07-30
*
shm: handle separate PID namespaces case
Vasiliy Kulikov
2011-07-30
*
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2011-07-26
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
*
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
2011-05-26
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
2011-03-23
*
ipc: shm: fix information leak to userland
Vasiliy Kulikov
2010-10-30
*
ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm
Helge Deller
2010-10-27
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
*
ipc: use rlimit helpers
Jiri Slaby
2010-03-12
*
nommu: fix SYSV SHM for NOMMU
David Howells
2010-01-16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
|
\
|
*
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
|
*
switch alloc_file() to passing struct path
Al Viro
2009-12-16
*
|
ipc ns: fix memory leak (idr)
Serge E. Hallyn
2009-12-16
|
/
*
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
2009-12-11
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
*
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
2009-09-22
*
fix undefined reference to user_shm_unlock
Hugh Dickins
2009-09-14
*
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
2009-08-24
*
Merge branch 'next' into for-linus
James Morris
2009-06-10
|
\
|
*
integrity: move ima_counts_get
Mimi Zohar
2009-05-21
|
*
integrity: path_check update
Mimi Zohar
2009-05-21
*
|
shm: fix unused warnings on nommu
Mike Frysinger
2009-06-09
|
/
*
ipc: make shm_get_stat() more robust
Tony Battersby
2009-04-02
*
Merge branch 'master' into next
James Morris
2009-03-23
|
\
|
*
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
2009-02-10
*
|
Merge branch 'master' into next
James Morris
2009-02-05
|
\
|
|
*
shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
Tony Battersby
2009-02-05
|
*
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
2009-01-31
|
*
[CVE-2009-0029] System call wrappers part 25
Heiko Carstens
2009-01-14
[next]