Arnd Bergmann
|
9afc5eee65
y2038: globally rename compat_time to old_time32
|
7 years ago |
Manfred Spraul
|
27c331a174
ipc/util.c: further variable name cleanups
|
7 years ago |
Davidlohr Bueso
|
eae04d25a7
ipc: simplify ipc initialization
|
7 years ago |
Manfred Spraul
|
4241c1a304
ipc: rename ipcctl_pre_down_nolock()
|
7 years ago |
Manfred Spraul
|
39cfffd774
ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()
|
7 years ago |
Manfred Spraul
|
615c999cd8
ipc: compute kern_ipc_perm.id under the ipc lock
|
7 years ago |
NeilBrown
|
0eb71a9da5
rhashtable: split rhashtable.h
|
7 years ago |
Arnd Bergmann
|
c2ab975c30
y2038: ipc: Report long times to user space
|
10 years ago |
Arnd Bergmann
|
2a70b7879b
y2038: ipc: Use ktime_get_real_seconds consistently
|
7 years ago |
Davidlohr Bueso
|
23c8cec8cf
ipc/msg: introduce msgctl(MSG_STAT_ANY)
|
7 years ago |
Linus Torvalds
|
17dec0a949
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 years ago |
Dominik Brodowski
|
31c213f210
ipc: add msgsnd syscall/compat_syscall wrappers
|
7 years ago |
Dominik Brodowski
|
078faac9e8
ipc: add msgrcv syscall/compat_syscall wrappers
|
7 years ago |
Dominik Brodowski
|
e340db5648
ipc: add msgctl syscall/compat_syscall wrappers
|
7 years ago |
Dominik Brodowski
|
3d65661a49
ipc: add msgget syscall wrapper
|
7 years ago |
Eric W. Biederman
|
50ab44b1c5
ipc: Directly call the security hook in ipc_ops.associate
|
7 years ago |
Eric W. Biederman
|
39a4940eaa
ipc/msg: Fix msgctl(..., IPC_STAT, ...) between pid namespaces
|
7 years ago |
Eric W. Biederman
|
34b56df922
msg: Move struct msg_queue into ipc/msg.c
|
7 years ago |
Eric W. Biederman
|
d8c6e85432
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
|
7 years ago |
Philippe Mikoyan
|
87ad4b0d85
ipc: fix ipc data structures inconsistency
|
7 years ago |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Linus Torvalds
|
6aa211e8ce
fix address space warnings in ipc/
|
7 years ago |
Linus Torvalds
|
cc73fee0ba
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Guillaume Knispel
|
0cfb6aee70
ipc: optimize semget/shmget/msgget for lots of keys
|
8 years ago |
Deepa Dinamani
|
50578ea97a
ipc: msg: Make msg_queue timestamps y2038 safe
|
8 years ago |
Kees Cook
|
ade9f91b32
ipc: add missing container_of()s for randstruct
|
8 years ago |
Al Viro
|
9b1404c24a
msgrcv(2), msgsnd(2): move compat to native
|
8 years ago |
Al Viro
|
28327fae62
ipc: make use of compat ipc_perm helpers
|
8 years ago |
Al Viro
|
4693916846
msgctl(): move compat to native
|
8 years ago |