summaryrefslogtreecommitdiffstats
path: root/ipc/namespace.c
AgeCommit message (Expand)Author
2019-02-28ipc: Convert mqueue fs to fs_contextDavid Howells
2018-08-22ipc: simplify ipc initializationDavidlohr Bueso
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2016-09-22Merge branch 'nsfs-ioctls' into HEADEric W. Biederman
2016-09-22kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin
2016-09-22userns: Whe