Mike Kravetz
|
3d942ee079
ipc/shm.c: add split function to shm_vm_ops
|
7 éve |
Eric W. Biederman
|
2236d4d390
ipc/shm: Fix pid freeing.
|
7 éve |
Eric W. Biederman
|
50ab44b1c5
ipc: Directly call the security hook in ipc_ops.associate
|
7 éve |
Eric W. Biederman
|
98f929b1bd
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
|
7 éve |
Eric W. Biederman
|
a2e102cd3c
shm: Move struct shmid_kernel into ipc/shm.c
|
7 éve |
Eric W. Biederman
|
7191adff2a
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
|
7 éve |
Philippe Mikoyan
|
87ad4b0d85
ipc: fix ipc data structures inconsistency
|
7 éve |
Linus Torvalds
|
fa7f578076
Merge branch 'akpm' (patches from Andrew)
|
7 éve |
Davidlohr Bueso
|
39c96a1b96
sysvipc: duplicate lock comments wrt ipc_addid()
|
7 éve |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 éve |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 éve |
Linus Torvalds
|
6aa211e8ce
fix address space warnings in ipc/
|
8 éve |
Al Viro
|
b776e4b1a9
fix a typo in put_compat_shm_info()
|
8 éve |
Will Deacon
|
58aff0af75
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user
|
8 éve |
Linus Torvalds
|
cc73fee0ba
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 éve |
Guillaume Knispel
|
0cfb6aee70
ipc: optimize semget/shmget/msgget for lots of keys
|
8 éve |
Deepa Dinamani
|
7ff2819e8d
ipc: shm: Make shmid_kernel timestamps y2038 safe
|
8 éve |
Kees Cook
|
ade9f91b32
ipc: add missing container_of()s for randstruct
|
8 éve |
Al Viro
|
a78ee9ed2f
shmat(2): move compat to native
|
8 éve |
Al Viro
|
28327fae62
ipc: make use of compat ipc_perm helpers
|
8 éve |
Al Viro
|
553f770ef7
ipc: move compat shmctl to native
|
8 éve |
Al Viro
|
9ba720c186
shmctl: split the work from copyin/copyout
|
8 éve |
Kees Cook
|
42e618f77d
ipc/shm: remove special shm_alloc/free
|
8 éve |
Kees Cook
|
3d3653f973
ipc: move atomic_set() to where it is needed
|
8 éve |
Manfred Spraul
|
a2642f8770
ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid()
|
8 éve |
Kees Cook
|
3e0c24042e
ipc/shm: avoid ipc_rcu_alloc()
|
8 éve |
Kees Cook
|
66470b1817
ipc/shm: do not use ipc_rcu_free()
|
8 éve |
Manfred Spraul
|
dba4cdd39e
ipc: merge ipc_rcu and kern_ipc_perm
|
8 éve |
Jeff Layton
|
0f41074a65
fs: remove call_fsync helper function
|
8 éve |
Davidlohr Bueso
|
f0cb88026f
ipc/shm: some shmat cleanups
|
8 éve |