Commit Graph

88 Commits (36f021b579d195cdc5fa6f3e2bab198b4bf70643)

Author SHA1 Message Date
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
Steve Grubb 073115d6b2 [PATCH] Rework of IPC auditing 19 years ago
Alexey Kuznetsov a9a5cd5d2a [PATCH] IPC: access to unmapped vmalloc area in grow_ary() 19 years ago
Hugh Dickins b78b6af66a [PATCH] shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524) 19 years ago
Eric Sesterhenn 9ba025f108 BUG_ON() Conversion in ipc/shm.c 19 years ago
Eric Sesterhenn 9bc98fc6fd BUG_ON() Conversion in ipc/util.c 19 years ago
Serge E. Hallyn 7b7a317cf8 [PATCH] mqueue comment typo fix 19 years ago