Commit Graph

246 Commits (1be53963b0519bd3681749a9bed8b83aeb005cca)

Author SHA1 Message Date
Al Viro c4caa77815 file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area() 15 years ago
Felipe Contreras f1970c48ef ipc: fix unused variable warning 15 years ago
Eric W. Biederman 2bc4657c15 sysctl ipc: Remove dead binary sysctl support code. 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Eric B Munson 6bfde05bf5 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount 16 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Hugh Dickins 2195d2818c fix undefined reference to user_shm_unlock 16 years ago
Hugh Dickins 353d5c30c6 mm: fix hugetlb bug due to user_shm_unlock call 16 years ago
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