Commit Graph

62 Commits (aee10c6145199f872bc51f811b115a4b686b2426)

Author SHA1 Message Date
Paul Menage 6c826818ff /proc/sysvipc/shm: fix 32-bit truncation of segment sizes 17 years ago
Neil Horman c592713b3e shm: Remove silly double assignment 17 years ago
Pierre Peiffer a5f75e7f25 IPC: consolidate all xxxctl_down() functions 17 years ago
Pierre Peiffer 8f4a3809c1 IPC: introduce ipc_update_perm() 17 years ago
Pierre Peiffer 016d7132f2 IPC: get rid of the use *_setbuf structure. 17 years ago
Pierre Peiffer 8d4cc8b5c5 IPC/shared memory: introduce shmctl_down 17 years ago
Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn ae4d8c16aa mempolicy: fixup Fallback for Default Shmem Policy 17 years ago
Lee Schermerhorn 69682d852f mempolicy: fix reference counting bugs 17 years ago
Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() 17 years ago
Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 years ago
Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 years ago
Pierre Peiffer b1ed88b47f IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions 17 years ago
Pierre Peiffer 283bb7fada IPC: fix error case when idr-cache is empty in ipcget() 18 years ago
Nadia Derbey 1b531f2136 ipc: remove unneeded parameters 18 years ago
Nadia Derbey 3e148c7993 fix idr_find() locking 18 years ago
Nadia Derbey f4566f0485 ipc: fix wrong comments 18 years ago
Nadia Derbey 03f02c7657 Storing ipcs into IDRs 18 years ago
Nadia Derbey 023a53557e ipc: integrate ipc_checkid() into ipc_lock() 18 years ago
Nadia Derbey 637c366340 ipc: remove the ipc_get() routine 18 years ago
Nadia Derbey 7748dbfaa0 ipc: unify the syscalls code 18 years ago
Nadia Derbey 7ca7e564e0 ipc: store ipcs into IDRs 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Adrian Bunk d823e3e754 ipc/shm.c: make 2 functions static 18 years ago
Pavel Emelianov 7be77e20d5 Fix user struct leakage with locked IPC shem segment 18 years ago
David Howells 2e92a3baee NOMMU: Fix SYSV IPC SHM 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Cedric Le Goater 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 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
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
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Guy Streeter f66d45e99e [PATCH] correct sys_shmget allocation check 18 years ago
Josef Sipek 6d63079add [PATCH] struct path: convert ipc 18 years ago
Pavel Emelianov c7e12b8389 [PATCH] Fix ipc entries removal 18 years ago
Kirill Korotaev 4e9823111b [PATCH] IPC namespace - shm 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Hugh Dickins 185606fc6a [PATCH] remove unused o_flags from do_shmat 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
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
Ingo Molnar 5f921ae96f [PATCH] sem2mutex: ipc, id.sem 19 years ago
Hugh Dickins df1e2fb540 [PATCH] shmdt: check address alignment 19 years ago