summaryrefslogtreecommitdiffstats
path: root/fs/proc
AgeCommit message (Expand)Author
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-14fault-inject: add /proc/<pid>/fail-nthAkinobu Mita
2017-07-14fault-inject: simplify access check for fail-nthAkinobu Mita
2017-07-14fault-inject: make fail-nth read/write interface symmetricAkinobu Mita
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-07-14fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-12sysctl: add unsigned int range supportLuis R. Rodriguez
2017-07-12sysctl: simplify unsigned int supportLuis R. Rodriguez
2017-07-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez
2017-07-11proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-10fs/proc/generic.c: switch to ida_simple_get/removeHeiner Kallweit
2017-07-10fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()Vasily Averin
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-20fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-05-30"Yes, people use FOLL_FORCE ;)"Linus Torvalds
2017-05-09proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds
2017-05-08pidns: expose task pid_ns_for_children to userspaceKirill Tkhai
2017-05-08fs/proc/inode.c: remove cast from memory allocationTobin C. Harding
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-28proc: Fix unbalanced hard link numbersTakashi Iwai
2017-04-16sysctl: Remove dead register_sysctl_rootEric W. Biederman
2017-04-13thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang
2017-03-08livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27/proc/kcore: update physical address for kcore ram and textPratyush Anand