Davidlohr Bueso
|
18ccee263c
ipc: update locking scheme comments
|
11 years ago |
Davidlohr Bueso
|
53dad6d3a8
ipc: fix race with LSMs
|
11 years ago |
Davidlohr Bueso
|
20b8875abc
ipc: drop ipc_lock_check
|
11 years ago |
Davidlohr Bueso
|
32a2750010
ipc: drop ipc_lock_by_ptr
|
11 years ago |
Davidlohr Bueso
|
05603c44a7
ipc: document general ipc locking scheme
|
11 years ago |
Davidlohr Bueso
|
d9a605e40b
ipc: rename ids->rw_mutex
|
11 years ago |
Davidlohr Bueso
|
3b1c4ad377
ipc: drop ipcctl_pre_down
|
11 years ago |
Manfred Spraul
|
196aa0132f
ipc/util.c, ipc_rcu_alloc: cacheline align allocation
|
12 years ago |
Davidlohr Bueso
|
7b4cc5d841
ipc: move locking out of ipcctl_pre_down_nolock
|
12 years ago |
Davidlohr Bueso
|
dbfcd91f06
ipc: move rcu lock out of ipc_addid
|
12 years ago |
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 |