Davidlohr Bueso
|
ec67aaa46d
sysvipc/sem: mitigate semnum index against spectre v1
|
7 years ago |
Kees Cook
|
344476e16a
treewide: kvmalloc() -> kvmalloc_array()
|
7 years ago |
Arnd Bergmann
|
b0d175781a
y2038: ipc: Enable COMPAT_32BIT_TIME
|
7 years ago |
Arnd Bergmann
|
21fc538d81
y2038: ipc: Use __kernel_timespec
|
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
|
a280d6dc77
ipc/sem: introduce semctl(SEM_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
|
d969c6fa72
ipc: add semctl syscall/compat_syscall wrappers
|
7 years ago |
Dominik Brodowski
|
69894718a5
ipc: add semget syscall wrapper
|
7 years ago |
Dominik Brodowski
|
41f4f0e2f5
ipc: add semtimedop syscall/compat_syscall wrappers
|
7 years ago |
Eric W. Biederman
|
50ab44b1c5
ipc: Directly call the security hook in ipc_ops.associate
|
7 years ago |
Eric W. Biederman
|
51d6f2635b
ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
|
7 years ago |
Eric W. Biederman
|
1a5c1349d1
sem: Move struct sem and struct sem_array into ipc/sem.c
|
7 years ago |
Eric W. Biederman
|
aefad9593e
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
|
7 years ago |
Philippe Mikoyan
|
87ad4b0d85
ipc: fix ipc data structures inconsistency
|
7 years ago |
Linus Torvalds
|
fa7f578076
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Davidlohr Bueso
|
39c96a1b96
sysvipc: duplicate lock comments wrt ipc_addid()
|
8 years ago |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Linus Torvalds
|
6aa211e8ce
fix address space warnings in ipc/
|
8 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 |
Davidlohr Bueso
|
e4243b8062
ipc/sem: play nicer with large nsops allocations
|
8 years ago |
Davidlohr Bueso
|
8419e64a0b
ipc/sem: drop sem_checkid helper
|
8 years ago |
Elena Reshetova
|
f74370b86e
ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t
|
8 years ago |
Deepa Dinamani
|
e54d02b23c
ipc: sem: Make sem_array timestamps y2038 safe
|
8 years ago |
Deepa Dinamani
|
3ef56dc267
ipc: Make sys_semtimedop() y2038 safe
|
8 years ago |
Ingo Molnar
|
94edf6f3c2
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
8 years ago |
Paul E. McKenney
|
e0892e086a
ipc: Replace spin_unlock_wait() with lock/unlock pair
|
8 years ago |