Commit Graph

70 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
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
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 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 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
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
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
Joe Korty b231cca438 message queues: increase range limits 16 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Akinobu Mita f1a43f93f0 ipc: use simple_read_from_buffer() 17 years ago
Denis V. Lunev 9457afee85 netlink: Remove nonblock parameter from netlink_attachskb 17 years ago
Ulrich Drepper 269f21344b tiny mq_open optimization 17 years ago
Dave Hansen 4a3fd211cc [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
Dave Hansen 0622753b80 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. 17 years ago
Pavel Emelyanov 56496c1d83 Pidns: fix badly converted mqueues pid handling 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Pavel Emelyanov fd79b77117 ipc: lost unlock and fput in mqueue.c on error path 17 years ago
Patrick McHardy c3d8d1e30c [NETLINK]: Fix unicast timeouts 17 years ago
Al Viro 5a190ae697 [PATCH] pass dentry to audit_inode()/audit_inode_child() 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
Eric W. Biederman 97aeacf492 sysctl mqueue: remove the binary sysctl numbers 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 17 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Amy Griffis 4fc03b9beb [PATCH] complete message queue auditing 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Peter Zijlstra 7a434814c7 [PATCH] mqueue: nested locking annotation 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Josef Sipek 6d63079add [PATCH] struct path: convert ipc 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Michal Wronski f66e928b96 Michal Wronski: update contact info 18 years ago
Cedric Le Goater a03fcb730b [PATCH] update mq_notify to use a struct pid 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago