Souptick Joarder
|
14f28f5776
ipc: use new return type vm_fault_t
|
7 years ago |
Linus Torvalds
|
ba252f16e4
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Davidlohr Bueso
|
8f89c007b6
ipc/shm: fix shmat() nil address after round-down when remapping
|
7 years ago |
Davidlohr Bueso
|
a73ab244f0
Revert "ipc/shm: Fix shmat mmap nil-page protection"
|
7 years ago |
Arnd Bergmann
|
c2ab975c30
y2038: ipc: Report long times to user space
|
10 years ago |
Eric Biggers
|
3f05317d98
ipc/shm: fix use-after-free of shm file via remap_file_pages()
|
7 years ago |
Andrew Morton
|
a61fc2cbdf
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
|
7 years ago |
Davidlohr Bueso
|
c21a6970ae
ipc/shm: introduce shmctl(SHM_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 |
Linus Torvalds
|
642e7fd233
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
|
7 years ago |
Dominik Brodowski
|
c84d0791df
ipc: add shmctl syscall/compat_syscall wrappers
|
7 years ago |
Dominik Brodowski
|
da1e274434
ipc: add shmdt syscall wrapper
|
7 years ago |
Dominik Brodowski
|
65749e0bb5
ipc: add shmget syscall wrapper
|
7 years ago |
Mike Kravetz
|
3d942ee079
ipc/shm.c: add split function to shm_vm_ops
|
7 years ago |
Eric W. Biederman
|
2236d4d390
ipc/shm: Fix pid freeing.
|
7 years ago |
Eric W. Biederman
|
50ab44b1c5
ipc: Directly call the security hook in ipc_ops.associate
|
7 years ago |
Eric W. Biederman
|
98f929b1bd
ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces.
|
7 years ago |
Eric W. Biederman
|
a2e102cd3c
shm: Move struct shmid_kernel into ipc/shm.c
|
7 years ago |
Eric W. Biederman
|
7191adff2a
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm 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)
|
7 years ago |
Davidlohr Bueso
|
39c96a1b96
sysvipc: duplicate lock comments wrt ipc_addid()
|
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/
|
8 years ago |
Al Viro
|
b776e4b1a9
fix a typo in put_compat_shm_info()
|
8 years ago |
Will Deacon
|
58aff0af75
ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user
|
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 |
Deepa Dinamani
|
7ff2819e8d
ipc: shm: Make shmid_kernel timestamps y2038 safe
|
8 years ago |