- 1446e1d kernel: Implement selective syscall userspace redirection by Gabriel Krisman Bertazi · 4 years, 1 month ago
- 986b9ea kernel/sys.c: fix prototype of prctl_get_tid_address() by Rasmus Villemoes · 4 years, 2 months ago
- 81ecf91 Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 2 months ago
- 15ec0fc kernel/sys.c: replace do_brk with do_brk_flags in comment of prctl_set_mm_map() by Liao Pingfang · 4 years, 2 months ago
- 111767c LSM: Signal to SafeSetID when setting group IDs by Thomas Cedeno · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 227175b prctl: exe link permission error changed from -EINVAL to -EPERM by Nicolas Viennot · 4 years, 5 months ago
- ebd6de6 prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe by Nicolas Viennot · 4 years, 5 months ago
- 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 7 months ago
- 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 7 months ago
- ce5155c compat sysinfo(2): don't bother with field-by-field copyout by Al Viro · 4 years, 10 months ago
- ecc421e sys/sysinfo: Respect boottime inside time namespace by Cyril Hrubis · 4 years, 10 months ago
- 8d19f1c prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim by Mike Christie · 5 years ago
- 5e1aada kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
- bdd565f y2038: rusage: use __kernel_old_timeval by Arnd Bergmann · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 22331f8 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 2bbdbda posix-cpu-timers: Get rid of zero checks by Thomas Gleixner · 5 years ago
- 24db4dd rlimit: Rewrite non-sensical RLIMIT_CPU comment by Thomas Gleixner · 5 years ago
- 3e91ec8 arm64: Tighten the PR_{SET, GET}_TAGGED_ADDR_CTRL prctl() unused arguments by Catalin Marinas · 5 years ago
- 63f0c60 arm64: Introduce prctl() options to control the tagged user addresses ABI by Catalin Marinas · 5 years ago
- f240652 x86/mpx: Remove MPX APIs by Dave Hansen · 5 years ago
- bc81426 prctl_set_mm: downgrade mmap_sem to read lock by Michal Koutný · 6 years ago
- 11bbd8b prctl_set_mm: refactor checks from validate_prctl_map by Michal Koutný · 6 years ago
- a9e7399 kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
- b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 21f63a5 kernel/sys: annotate implicit fall through by Mathieu Malaterre · 6 years ago
- 4085227 LSM: add SafeSetID module that gates setid calls by Micah Morton · 6 years ago
- b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- ba83088 arm64: add prctl control for resetting ptrauth keys by Kristina Martsenko · 6 years ago
- 3bf181b kernel/sys.c: remove duplicated include by YueHaibing · 6 years ago
- 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 42a0cc3 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 7 years ago
- dc1b7b6 sysinfo: Remove get_monotonic_boottime() by Arnd Bergmann · 7 years ago
- 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
- 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
- 7bbf137 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
- b617cfc prctl: Add speculation control prctls by Thomas Gleixner · 7 years ago
- e2aaa9f kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid() by Dominik Brodowski · 7 years ago
- e530dca kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c by Dominik Brodowski · 7 years ago
- 192c580 kernel: add do_getpgid() helper; remove internal call to sys_getpgid() by Dominik Brodowski · 7 years ago
- 8b2770a fix typo in assignment of fs default overflow gid by Wolffhardt Schwabe · 7 years ago
- c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 2d2123b arm64/sve: Add prctl controls for userspace vector length management by Dave Martin · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 4d28df6 prctl: Allow local CAP_SYS_ADMIN changing exe_file by Kirill Tkhai · 8 years ago
- 58c7ffc fix a braino in compat_sys_getrlimit() by Al Viro · 7 years ago
- 1860033 mm: make PR_SET_THP_DISABLE immediately active by Michal Hocko · 7 years ago
- c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d9e968c getrlimit()/setrlimit(): move compat to native by Al Viro · 8 years ago
- ca2406e times(2): move compat to native by Al Viro · 8 years ago
- 613763a take compat_sys_old_getrlimit() to native syscall by Al Viro · 8 years ago
- ce72a16 wait4(2)/waitid(2): separate copying rusage to userland by Al Viro · 8 years ago
- e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- cad4ea5 rlimit: Properly call security_task_setrlimit by Eric W. Biederman · 8 years ago
- 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 8 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 749860c prctl: propagate has_child_subreaper flag to every descendant by Pavel Tikhomirov · 8 years ago
- 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
- baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
- 17b0573 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable by Michal Hocko · 9 years ago
- da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
- ddf1d39 prctl: take mmap sem for writing to protect against others by Mateusz Guzik · 9 years ago
- 8639b46 pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode by Ben Segall · 9 years ago
- 90f8572 vfs: Commit to never having exectuables on proc and sysfs. by Eric W. Biederman · 10 years ago
- 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 10 years ago
- 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 10 years ago
- 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 10 years ago
- 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
- 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 10 years ago
- a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
- e9d1b4f x86, mpx: Strictly enforce empty prctl() args by Dave Hansen · 10 years ago
- fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 0baae41 kernel/sys.c: compat sysinfo syscall: fix undefined behavior by Scotty Bauer · 10 years ago
- ec94fc3 kernel/sys.c: whitespace fixes by vishnu.ps · 10 years ago
- 96dad67 mm: use VM_BUG_ON_MM where possible by Sasha Levin · 10 years ago
- f606b77 prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation by Cyrill Gorcunov · 10 years ago
- 71fe97e prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file by Cyrill Gorcunov · 10 years ago
- 8764b33 mm: use may_adjust_brk helper by Cyrill Gorcunov · 10 years ago
- e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
- 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 11 years ago
- 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago
- a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 11 years ago