summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-132-5/+73
|\
| * fault-inject: support systematic fault injectionDmitry Vyukov2017-07-121-0/+52
| * sysctl: add unsigned int range supportLuis R. Rodriguez2017-07-121-1/+3
| * sysctl: simplify unsigned int supportLuis R. Rodriguez2017-07-121-0/+14
| * sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez2017-07-121-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-07-122-14/+31
|\ \ | |/ |/|
| * proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2017-07-112-14/+31
* | fs/proc/generic.c: switch to ida_simple_get/removeHeiner Kallweit2017-07-101-25/+7
* | fs/proc/task_mmu.c: remove obsolete comment in show_map_vma()Vasily Averin2017-07-101-1/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+1
|\ \
| * \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-261-1/+1
| |\ \
| * | | fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel2017-06-201-1/+1
| | |/ | |/|
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-4/+0
| |/ |/|
* | "Yes, people use FOLL_FORCE ;)"Linus Torvalds2017-05-301-1/+1
|/
* proc: try to remove use of FOLL_FORCE entirelyLinus Torvalds2017-05-091-4/+1
* pidns: expose task pid_ns_for_children to userspaceKirill Tkhai2017-05-081-0/+1
* fs/proc/inode.c: remove cast from memory allocationTobin C. Harding2017-05-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-05-052-4/+1
|\
| * proc: Fix unbalanced hard link numbersTakashi Iwai2017-04-281-0/+1
| * sysctl: Remove dead register_sysctl_rootEric W. Biederman2017-04-161-4/+0
* | proc: show MADV_FREE pages info in smapsShaohua Li2017-05-031-1/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-0/+15
|\ \
| * | livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf2017-03-081-0/+15
| |/
* | thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-131-1/+8
* | sysctl: add sanity check for proc_douintvecLiping Zhang2017-04-071-0/+1
|/
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-036-17/+20
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-026-17/+20
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-022-1/+2
* | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* mm: use mmget_not_zero() helperVegard Nossum2017-02-273-5/+5
* mm: add new mmgrab() helperVegard Nossum2017-02-271-2/+2
* /proc/kcore: update physical address for kcore ram and textPratyush Anand2017-02-271-1/+4
* procfs: use an enum for possible hidepid valuesLafcadio Wluiki2017-02-243-6/+7
* proc: less code duplication in /proc/*/cmdlineAlexey Dobriyan2017-02-241-88/+56
* proc: use rb_entry()Geliang Tang2017-02-241-5/+6
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-2/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-235-89/+117
|\
| * proc/sysctl: Don't grab i_lock under sysctl_lock.Eric W. Biederman2017-02-221-13/+18
OpenPOWER on IntegriCloud