Commit Graph

87 Commits (cb9d5ecdff66197f65a6be8032ccc1ebf7199684)

Author SHA1 Message Date
Al Viro 6d8af64c1c switch mqueue to ->evict_inode() 15 years ago
Al Viro 0abbb609ac mqueue doesn't need make_bad_inode() 15 years ago
André Goddard Rosa a3ed2a1571 mqueue: fix kernel BUG caused by double free() on mq_open() 15 years ago
Carsten Emde 9ca7d8e683 mqueue: Convert message queue timeout to use hrtimers 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Slaby f1eb1332b8 ipc: use rlimit helpers 15 years ago
André Goddard Rosa 2329e392ac mqueue: fix typo "failues" -> "failures" 15 years ago
André Goddard Rosa 8d8ffefaaf mqueue: only set error codes if they are really necessary 15 years ago
André Goddard Rosa 04db0dde0e mqueue: simplify do_open() error handling 15 years ago
André Goddard Rosa 8834cf796a mqueue: apply mathematics distributivity on mq_bytes calculation 15 years ago
André Goddard Rosa c8308b1c91 mqueue: remove unneeded info->messages initialization 15 years ago
André Goddard Rosa 4294a8eedb mqueue: fix mq_open() file descriptor leak on user-space processes 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
Alexey Dobriyan b87221de6a const: mark remaining super_operations const 16 years ago
Mimi Zohar 46690f3718 integrity: ima mq_open imbalance msg fix 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
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 17 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() 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Eric W. Biederman 97aeacf492 sysctl mqueue: remove the binary sysctl numbers 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 18 years ago