- d513510 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 3 months ago
- 459b0aa Merge 4.9.284 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
- 6f02282 prctl: allow to setup brk for et_dyn executables by Cyrill Gorcunov · 3 years, 4 months ago
- f98bcb2 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
- b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
- 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
- bab62c6 kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
- 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
- a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
- a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- e74cb9e kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
- b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 6 years ago
- badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
- a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 7 years ago
- 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 7 years ago
- 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 960828a kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
- d33c30a Merge android-4.9.102 (9c3041c) into msm-4.9 by Blagovest Kolenichev · 7 years ago
- 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
- 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 7 years ago
- 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
- 64c862ac mm: private anonymous memory build fixes for 4.4 by Amit Pundir · 9 years ago
- 8df7978 mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
- bcb4d62 prctl: make PR_SET_TIMERSLACK_PID pid namespace aware by Micha Kalfon · 10 years ago
- aba3b0b prctl: fix misplaced PR_SET_TIMERSLACK_PID case by Micha Kalfon · 10 years ago
- 5a0c16c prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. by Ruchi Kandoi · 11 years ago
- fcc18f7 prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 11 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
- c4a4d2f sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE by Dongsheng Yang · 11 years ago
- 2e1f383 kernel/sys.c: k_getrusage() can use while_each_thread() by Oleg Nesterov · 11 years ago
- 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 11 years ago
- 81e41ea kernel/sys.c: remove obsolete #include <linux/kexec.h> by Geert Uytterhoeven · 11 years ago
- c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 12 years ago
- 15d94b8 reboot: move shutdown/reboot related functions to kernel/reboot.c by Robin Holt · 12 years ago
- 0efbee7 reboot: remove -stable friendly PF_THREAD_BOUND define by Robin Holt · 12 years ago
- 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 12 years ago
- 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 12 years ago
- 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 12 years ago
- cf7df37 reboot: rigrate shutdown/reboot to boot cpu by Robin Holt · 12 years ago
- 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 52b3694 kernel/sys.c: make prctl(PR_SET_MM) generally available by Amnon Shiloh · 12 years ago
- 4a22f16 kernel/timer.c: move some non timer related syscalls to kernel/sys.c by Stephen Rothwell · 12 years ago
- 6f389a8 PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() by Huacai Chen · 12 years ago
- 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 12 years ago
- 8d2d5c4 switch getrusage() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 7ff6764 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() by Oleg Nesterov · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- f3cbd43 sys_prctl(): coding-style cleanup by Andrew Morton · 12 years ago
- 7fe5e04 sys_prctl(): arg2 is unsigned long which is never < 0 by Chen Gang · 12 years ago
- 923c753 userns: Allow unprivileged reboot by Li Zefan · 12 years ago
- e80d0a1 cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago
- 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
- 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
- 6c0c0d4 poweroff: fix bug in orderly_poweroff() by hongfeng · 12 years ago
- f96972f kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() by Shawn Guo · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- e10ce27 switch prctl_set_mm_exe_file() to fget_light() by Al Viro · 12 years ago
- b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 12 years ago
- f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 12 years ago
- 4229fb1d c/r: prctl: less paranoid prctl_set_mm_exe_file() by Konstantin Khlebnikov · 13 years ago
- 5702c5e c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place by Cyrill Gorcunov · 13 years ago
- 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 13 years ago
- 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 13 years ago
- 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 13 years ago
- bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 13 years ago
- b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 13 years ago
- fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 13 years ago
- 81ab6e7 kmod: convert two call sites to call_usermodehelper_fns() by Boaz Harrosh · 13 years ago
- 499eea6 sethostname/setdomainname: notify userspace when there is a change in uts_kern_table by Sasikantha babu · 13 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
- 5af6620 userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids by Eric W. Biederman · 13 years ago