aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/user.h
AgeCommit message (Expand)Author
2022-11-30kernel/user: Allow user_struct::locked_vm to be usable for iommufdJason Gunthorpe
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2021-09-08fs/epoll: use a per-cpu counter for user's watches countNicholas Piggin
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov
2021-03-16fanotify: configurable limits via sysfsAmir Goldstein
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells
2019-04-10keys: safe concurrent user->{session,uid}_keyring accessJann Horn
2019-02-28Add io_uring IO interfaceJens Axboe
2018-08-22userns: use refcount_t for reference counting instead atomic_tSebastian Andrzej Siewior
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-03sock: ulimit on MSG_ZEROCOPY pagesWillem de Bruijn
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>Ingo Molnar
2017-03-03sched/headers: Move 'struct user_struct' definition and APIs to the new <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar