Commit Graph

235 Commits (dcbfef820bdd1cdb412ccf234840e23edf67014f)

Author SHA1 Message Date
Mimi Zohar 46690f3718 integrity: ima mq_open imbalance msg fix 16 years ago
Johannes Weiner 232086b199 ipc: unbreak 32-bit shmctl/semctl/msgctl 16 years ago
Alexey Dobriyan 665c7741fb ipcns: move free_ipcs() proto 16 years ago
Alexey Dobriyan b4188def44 ipcns: make free_ipc_ns() static 16 years ago
Alexey Dobriyan 612ce478fa ipcns: extract create_ipc_ns() 16 years ago
Alexey Dobriyan 64424289dd ipcns: remove useless get/put while CLONE_NEWIPC 16 years ago
Arnd Bergmann 31a985fbb1 ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h 16 years ago
Mike Frysinger 586c7e6a28 shm: fix unused warnings on nommu 16 years ago
Mimi Zohar c9d9ac525a integrity: move ima_counts_get 16 years ago
Mimi Zohar b9fc745db8 integrity: path_check update 16 years ago
Jiri Pirko 05725f7eb4 rculist: use list_entry_rcu in places where it's appropriate 16 years ago
Geert Uytterhoeven f26ec5baa6 namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL 16 years ago
Serge E. Hallyn bdc8e5f85f namespaces: mqueue namespace: adapt sysctl 16 years ago
Serge E. Hallyn 7eafd7c74c namespaces: ipc namespaces: implement support for posix msqueues 16 years ago
Serge E. Hallyn 614b84cf4e namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace 16 years ago
Serge E. Hallyn 11dea19009 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers 16 years ago
Tony Battersby e562aebc6c ipc: make shm_get_stat() more robust 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 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 c4ea37c26a [CVE-2009-0029] System call wrappers part 26 16 years ago
Heiko Carstens d5460c9974 [CVE-2009-0029] System call wrappers part 25 16 years ago
Heiko Carstens e48fbb699f [CVE-2009-0029] System call wrappers part 24 16 years ago
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Sukadev Bhattiprolu a6684999f7 mqueue: fix si_pid value in mqueue do_notify() 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
akpm@linux-foundation.org 4c2c3b4aaf ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() 16 years ago
Denis V. Lunev e953ac2195 ipc: do not goto to the next line 16 years ago
WANG Cong e8148f7588 ipc: clean up ipc/shm.c 16 years ago
Alan Cox 046c68842b mm: update my address 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Nadia Derbey e00b4ff7eb sysvipc: fix the ipc structures initialization 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 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
Joe Korty b231cca438 message queues: increase range limits 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Adrian Bunk 6d97e2345a ipc/sem.c: make free_un() static 17 years ago