summaryrefslogtreecommitdiff
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-243-16/+26
|\
| * ipc,namespace: batch free ipc_namespace structuresRik van Riel2023-01-273-10/+10
| * ipc,namespace: make ipc namespace allocation wait for pending freeRik van Riel2023-01-271-6/+16
* | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-4/+4
|\ \
| * | ipc/shm: introduce new do_vma_munmap() to munmapLiam R. Howlett2023-02-091-5/+6
| * | ipc/shm: use the vma iterator for munmap callsLiam R. Howlett2023-02-091-6/+5
| |/
* | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port ->create() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* | fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner2023-01-181-1/+1
|/
* Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-2/+4
|\
| * ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao2022-12-111-2/+4
* | ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn2022-12-051-1/+2
* | ipc/shm: call underlying open/close vm_opsMike Kravetz2022-11-221-9/+25
|/
* ipc/msg.c: fix percpu_counter use after freeAndrew Morton2022-10-281-2/+2
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-125-40/+73
|\
| * ipc/msg: mitigate the lock contention with percpu counterJiebin Sun2022-10-033-17/+40
| * ipc: mqueue: remove unnecessary conditionalsJingyu Wang2022-10-031-2/+1
| * ipc/util.c: cleanup and improve sysvipc_find_ipc()Manfred Spraul2022-09-111-21/+32
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-11/+10
|\ \
| * | ipc/shm: use VMA iterator instead of linked listLiam R. Howlett2022-09-261-11/+10
| |/
* | Merge tag 'retire_mq_sysctls-for-v5.19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-091-0/+1
|\ \ | |/ |/|
| * ipc: mqueue: fix possible memory leak in init_mqueue_fs()Hangyu Hua2022-07-191-0/+1
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-1/+1
|\ \
| * | ipc/mqueue: remove unnecessary (void*) conversionYu Zhe2022-07-171-1/+1
| |/
* | ipc: Free mq_sysctls if ipc namespace creation failedAlexey Gladkov2022-06-221-1/+4
|/
* Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...Linus Torvalds2022-06-034-141/+205
|\
| * ipc: Remove extra bracesAlexey Gladkov2022-05-031-13/+12
| * ipc: Check permissions for checkpoint_restart sysctls at open timeAlexey Gladkov2022-05-031-28/+29
| * ipc: Remove extra1 field abuse to pass ipc namespaceAlexey Gladkov2022-05-031-17/+7
| * ipc: Use the same namespace to modify and validateAlexey Gladkov2022-05-031-1/+1
| * ipc: Store ipc sysctls in the ipc namespaceAlexey Gladkov2022-03-082-67/+126
| * ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov2022-03-083-61/+76
* | ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()Waiman Long2022-05-091-0/+14
* | ipc: update semtimedop() to use hrtimerPrakash Sangappa2022-05-091-12/+11
* | ipc/sem: remove redundant assignmentsMichal Orzel2022-05-091-2/+0
* | fs: allocate inode by using alloc_inode_sb()Muchun Song2022-03-221-1/+1
|/
* ipc/sem: do not sleep with a spin lock heldMinghao Chi2022-02-041-2/+2
* proc: remove PDE_DATA() completelyMuchun Song2022-01-221-1/+1
* shm: extend forced shm destroy to support objects from several IPC nsesAlexander Mikhalitsyn2021-11-201-46/+143
* ipc: WARN if trying to remove ipc object which is absentAlexander Mikhalitsyn2021-11-201-3/+3
* ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTLManfred Spraul2021-11-091-13/+0
* ipc: check checkpoint_restore_ns_capable() to modify C/R proc filesMichal Clapinski2021-11-091-6/+23
* mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru2021-11-091-7/+1
* ipc: remove memcg accounting for sops objects in do_semtimedop()Vasily Averin2021-09-141-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-33/+52
|\
| * ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-201-32/+52
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-12/+4
|\ \
| * | ipc: replace costly bailout check in sysvipc_find_ipc()Rafael Aquini2021-09-081-12/+4
| |/
* | memcg: enable accounting of ipc resourcesVasily Averin2021-09-033-6/+7
* | memcg: enable accounting for new namesapces and struct nsproxyVasily Averin2021-09-031-1/+1
|/