Commit Graph

94 Commits (dc0afa8388972a9ed7c2203cc46d8df1a4713f65)

Author SHA1 Message Date
Alexander Graf d57d973101 fix logic error in ipc compat semctl() 18 years ago
Eric W. Biederman 9d66586f77 shm: fix the filename of hugetlb sysv shared memory 18 years ago
Adam Litke 22741925d2 hugetlb: fix get_policy for stacked shared memory files 18 years ago
Badari Pulavarty 30475cc12a Restore shmid as inode# to fix /proc/pid/maps ABI breakage 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Amy Griffis 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Guy Streeter af7c693f14 Cap shmmax at INT_MAX in compat shminfo 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Serge E. Hallyn a28d193cbf [PATCH] ipcns: fix !CONFIG_IPC_NS behavior 18 years ago
Peter Zijlstra 7a434814c7 [PATCH] mqueue: nested locking annotation 18 years ago
Adam Litke 516dffdcd8 [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments 18 years ago
Adrian Bunk de01bad2f5 [PATCH] make ipc/shm.c:shm_nopage() static 18 years ago
Eric W. Biederman bc56bba8f3 [PATCH] shm: make sysv ipc shared memory use stacked files 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman a5494dcd8b [PATCH] sysctl: move SYSV IPC sysctls to their own file 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Eric W. Biederman bc1fc6d88c [PATCH] ipc: save the ipc namespace while reading proc files 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Guy Streeter f66d45e99e [PATCH] correct sys_shmget allocation check 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Josef Sipek 6d63079add [PATCH] struct path: convert ipc 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
suzuki 651971cb72 [PATCH] Fix the size limit of compat space msgsize 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Linus Torvalds 80491eb90c Revert unintentional "volatile" changes in ipc/msg.c 18 years ago
Pavel Emelianov c7e12b8389 [PATCH] Fix ipc entries removal 18 years ago
Michal Wronski f66e928b96 Michal Wronski: update contact info 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Matt Helsley 2453a3062d [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc 19 years ago
Kirill Korotaev 4e9823111b [PATCH] IPC namespace - shm 19 years ago
Kirill Korotaev e38935341a [PATCH] IPC namespace - sem 19 years ago
Kirill Korotaev 1e78693738 [PATCH] IPC namespace - msg 19 years ago
Kirill Korotaev 73ea41302b [PATCH] IPC namespace - utils 19 years ago
Cedric Le Goater a03fcb730b [PATCH] update mq_notify to use a struct pid 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Ingo Molnar 5a06a363ef [PATCH] ipc/msg.c: clean up coding style 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Miklos Szeredi 75e1fcc0b1 [PATCH] vfs: add lock owner argument to flush operation 19 years ago
Hugh Dickins 185606fc6a [PATCH] remove unused o_flags from do_shmat 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
George C. Wilson 20ca73bc79 [PATCH] Audit of POSIX Message Queue Syscalls v.2 19 years ago
Linda Knippers ac03221a4f [PATCH] update of IPC audit record cleanup 19 years ago