Commit Graph

385 Commits (c80e572c029263687b8175f1ba71d425548cafcf)

Author SHA1 Message Date
Stanislav Kinsbursky 3fcfe78658 ipc: add more comments to message copying related code 12 years ago
Stanislav Kinsbursky 51eeacaa07 ipc: simplify message copying 12 years ago
Stanislav Kinsbursky b30efe2775 ipc: convert prepare_copy() from macro to function 12 years ago
Stanislav Kinsbursky 85398aa8de ipc: simplify free_copy() call 12 years ago
Stanislav Kinsbursky 3a665531a3 selftests: IPC message queue copy feature test 12 years ago
Stanislav Kinsbursky 4a674f34ba ipc: introduce message queue copy feature 12 years ago
Stanislav Kinsbursky f9dd87f473 ipc: message queue receive cleanup 12 years ago
Stanislav Kinsbursky 03f5956680 ipc: add sysctl to specify desired next object id 12 years ago
Stanislav Kinsbursky 9afdacda02 ipc: remove forced assignment of selected message 12 years ago
Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
Andi Kleen 42d7395feb mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB 12 years ago
Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 years ago
Eric W. Biederman bcf58e725d userns: Make create_new_namespaces take a user_ns parameter 12 years ago
Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. 12 years ago
Jeff Layton adb5c2473d audit: make audit_inode take struct filename 13 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups 13 years ago
Michel Lespinasse 1638113d9d ipc/mqueue: remove unnecessary rb_init_node() calls 13 years ago
Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
Al Viro 515e0d6634 switch mqueue syscalls to fget_light() 13 years ago
Eric W. Biederman 1efdb69b0b userns: Convert ipc to use kuid and kgid where appropriate 13 years ago
Al Viro 312b90fbed mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit 13 years ago
Will Deacon c1d7e01d78 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 13 years ago
Will Deacon 05ba3f1aa1 ipc: compat: use signed size_t types for msgsnd and msgrcv 13 years ago
Will Deacon b610c04c66 ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC 13 years ago
Will Deacon 079a96ae38 ipc: add COMPAT_SHMLBA support 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Al Viro 312b63fba9 don't pass nameidata * to vfs_create() 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Will Deacon 7d8a45695c ipc: shm: restore MADV_REMOVE functionality on shared memory segments 13 years ago
Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static 13 years ago
Al Viro 8b3ec6814c take security_mmap_file() outside of ->mmap_sem 13 years ago
Doug Ledford ce2d52cc13 ipc/mqueue: add rbtree node caching support 13 years ago
Doug Ledford 113289cc08 ipc/mqueue: strengthen checks on mqueue creation 13 years ago
Doug Ledford 2c12ea498f ipc/mqueue: correct mq_attr_ok test 13 years ago
Doug Ledford d6629859b3 ipc/mqueue: improve performance of send/recv 13 years ago
KOSAKI Motohiro cef0184c11 mqueue: separate mqueue default value from maximum value 13 years ago
KOSAKI Motohiro fd1f87d24d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE 13 years ago
Doug Ledford 5b5c4d1a14 ipc/mqueue: update maximums for the mqueue subsystem 13 years ago
Doug Ledford 02967ea08e ipc/mqueue: enforce hard limits 13 years ago
Doug Ledford 858ee3784e ipc/mqueue: switch back to using non-max values on create 13 years ago
Doug Ledford 93e6f119c0 ipc/mqueue: cleanup definition names and locations 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Eric W. Biederman 76b6db0102 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid 13 years ago
Eric W. Biederman 6f9ac6d93a mqueue: Explicitly capture the user namespace to send the notification to. 13 years ago
Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Chris Metcalf 48b25c43e6 [PATCH v3] ipc: provide generic compat versions of IPC syscalls 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago