Al Viro
|
600fe9751a
ipc_schedule_free() can do vfree() directly now
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Rik van Riel
|
6062a8dc05
ipc,sem: fine grained locking for semtimedop
|
12 years ago |
Davidlohr Bueso
|
444d0f621b
ipc: introduce lockless pre_down ipcctl
|
12 years ago |
Davidlohr Bueso
|
4d2bff5eb8
ipc: introduce obtaining a lockless ipc object
|
12 years ago |
Andrew Morton
|
8f68fa2d19
ipc/util.c: use register_hotmemory_notifier()
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Tejun Heo
|
54924ea33f
ipc: convert to idr_alloc()
|
12 years ago |
Stanislav Kinsbursky
|
03f5956680
ipc: add sysctl to specify desired next object id
|
12 years ago |
Eric W. Biederman
|
1efdb69b0b
userns: Convert ipc to use kuid and kgid where appropriate
|
13 years ago |
Will Deacon
|
c1d7e01d78
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
|
13 years ago |
Lai Jiangshan
|
d4ee9aa33d
ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()
|
14 years ago |
Randy Dunlap
|
6213cfe824
ipc: fix util.c kernel-doc warnings
|
14 years ago |
Serge E. Hallyn
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 years ago |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 years ago |
James Morris
|
88e9d34c72
seq_file: constify seq_operations
|
15 years ago |
Serge E. Hallyn
|
614b84cf4e
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
|
16 years ago |
Al Viro
|
e816f370cb
sanitize audit_ipc_set_perm()
|
16 years ago |
Al Viro
|
a33e675100
sanitize audit_ipc_obj()
|
16 years ago |
James Morris
|
ec98ce480a
Merge branch 'master' into next
|
16 years ago |
Nadia Derbey
|
e00b4ff7eb
sysvipc: fix the ipc structures initialization
|
16 years ago |
David Howells
|
414c0708d0
CRED: Wrap task credential accesses in the SYSV IPC subsystem
|
16 years ago |
Nadia Derbey
|
00c2bf85d8
ipc: get rid of ipc_lock_down()
|
17 years ago |
Nadia Derbey
|
983bfb7db3
ipc: call idr_find() without locking in ipc_lock()
|
17 years ago |
Denis V. Lunev
|
6a6375db13
sysvipc: use non-racy method for proc entries creation
|
17 years ago |
Zhang, Yanmin
|
44f564a4bf
ipc: add definitions of USHORT_MAX and others
|
17 years ago |
Pierre Peiffer
|
a5f75e7f25
IPC: consolidate all xxxctl_down() functions
|
17 years ago |
Pierre Peiffer
|
8f4a3809c1
IPC: introduce ipc_update_perm()
|
17 years ago |
Nadia Derbey
|
424450c1db
ipc: invoke the ipcns notifier chain as a work item
|
17 years ago |
Nadia Derbey
|
b6b337ad1c
ipc: recompute msgmni on memory add / remove
|
17 years ago |