aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/user.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato1-1/+2
2021-09-08fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin1-1/+2
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+0
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov1-1/+0
2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov1-1/+0
2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov1-4/+0
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov1-1/+0
2021-03-16fanotify: configurable limits via sysfsAmir Goldstein1-3/+0
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells1-0/+3
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells1-14/+0
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn1-0/+7
2019-02-28Add io_uring IO interfaceJens Axboe1-1/+1
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior1-2/+3
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn1-1/+2
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar1-1/+2
2017-03-03sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> headerIngo Molnar1-0/+54
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>Ingo Molnar1-0/+6