Commit Graph

80 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Tony Battersby e562aebc6c ipc: make shm_get_stat() more robust 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Mimi Zohar 1df9f0a731 Integrity: IMA file free imbalance 16 years ago
Tony Battersby a68e61e8ff shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Heiko Carstens d5460c9974 [CVE-2009-0029] System call wrappers part 25 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
WANG Cong e8148f7588 ipc: clean up ipc/shm.c 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 414c0708d0 CRED: Wrap task credential accesses in the SYSV IPC subsystem 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Nadia Derbey 00c2bf85d8 ipc: get rid of ipc_lock_down() 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
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