开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
user.h
Age
Commit message (
Expand
)
Author
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
2021-04-30
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2019-06-26
keys: Move the user and user-session keyrings to the user_namespace
David Howells
2019-04-10
keys: safe concurrent user->{session,uid}_keyring access
Jann Horn
2019-02-28
Add io_uring IO interface
Jens Axboe
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-03
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-03-03
sched/headers: Remove <linux/sched.h> from <linux/sched/user.h>
Ingo Molnar
2017-03-03
sched/headers: Move 'struct user_struct' definition and APIs to the new <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar