v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/ipc/msg.c
AgeCommit message (Expand)Author
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-11-05ipc/msg: replace one-element array with flexible array memberThorsten Blum
2022-10-28ipc/msg.c: fix percpu_counter use after freeAndrew Morton
2022-10-03ipc/msg: mitigate the lock contention with percpu counterJiebin Sun