summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2017-07-14
* fault-inject: simplify access check for fail-nthAkinobu Mita2017-07-14
* fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2017-07-14
* fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-14
* fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita2017-07-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-13
|\
| * fault-inject: support systematic fault injectionDmitry Vyukov2017-07-12
| * sysctl: add unsigned int range supportLuis R. Rodriguez2017-07-12
| * sysctl: simplify unsigned int supportLuis R. Rodriguez2017-07-12
| * sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez2017-07-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-07-12
|\ \ | |/ |/|
| * proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2017-07-11
* | fs/proc/generic.c: switch to ida_simple_get/removeHeiner Kallweit2017-07-10
* | fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()Vasily Averin2017-07-10
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-05
|\ \
| * \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-26
| |\ \
| * | | fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel2017-06-20
| | |/ | |/|
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
| |/ |/|
* | "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-30
|/
* proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds2017-05-09
* pidns: expose task pid_ns_for_children to userspaceKirill Tkhai2017-05-08
* fs/proc/inode.c: remove cast from memory allocationTobin C. Harding2017-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-05
|\
| * proc: Fix unbalanced hard link numbersTakashi Iwai2017-04-28
| * sysctl: Remove dead register_sysctl_rootEric W. Biederman2017-04-16
* | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \
| * | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-08
| |/
* | thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-13
* | sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-07
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
|/
* mm: use mmget_not_zero() helperVegard Nossum2017-02-27
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-27
* procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-24
* proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-24