Commit Graph

49 Commits (58bfdd6deeec02b73691ea2c951a3c5d743bca63)

Author SHA1 Message Date
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 19 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
Dustin Kirkland 8c8570fb8f [PATCH] Capture selinux subject/object context information. 19 years ago
KAMEZAWA Hiroyuki 8e36709d8c [PATCH] shmdt cannot detach not-alined shm segment cleanly. 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Andrew Morton b33291c0bc [PATCH] ipc: expand shm_flags 19 years ago
David Howells b0e15190ea [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU 19 years ago
Badari Pulavarty bf8f972d3a [PATCH] SHM_NORESERVE flags for shmget() 20 years ago
Krishnakumar R 551110a94a [PATCH] hugetlb: remove repeated code 20 years ago
Mike Waychison 19b4946ca9 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface 20 years ago
Andrew Morton 6ade43fbbc [PATCH] shm: CONFIG_SHMEM=n build fix 20 years ago
Stephen Rothwell 7d87e14c23 [PATCH] consolidate sys_shmat 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago