summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-151-0/+9
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-132-5/+5
* procfs: remove unused variableArnd Bergmann2017-09-131-1/+0
* procfs: use faster rb_first_cached()Davidlohr Bueso2017-09-084-15/+17
* fs, proc: unconditional cond_resched when reading smapsDavid Rientjes2017-09-081-2/+3
* proc: uninline proc_create()Alexey Dobriyan2017-09-081-0/+8
* fs, proc: remove priv argument from is_stackMichal Hocko2017-09-082-8/+5
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-1/+1
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-0/+7
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-11/+16
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-081-11/+21
* mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+1
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-063-62/+139
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-061-5/+5
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-4/+4
|\
| * Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-142-6/+9
| |\
| * \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-231-3/+3
| |\ \
| * | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-171-2/+2
| * | | char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-171-4/+4
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-08-252-6/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | mm: fix KSM data corruptionMinchan Kim2017-08-101-2/+5
| * | | mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-101-4/+4
| | |/ | |/|
* / | sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-101-1/+2
|/ /
* | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-3/+3
|\ \ | |/ |/|
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-3/+3
* | fault-inject: add /proc/<pid>/fail-nthAkinobu Mita2017-07-141-0/+1
* | fault-inject: simplify access check for fail-nthAkinobu Mita2017-07-141-15/+10
* | fault-inject: make fail-nth read/write interface symmetricAkinobu Mita2017-07-141-8/+6
* | fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita2017-07-141-5/+4
* | fault-inject: automatically detect the number base for fail-nth write interfaceAkinobu Mita2017-07-141-1/+1
* | 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