summaryrefslogtreecommitdiff
path: root/fs/proc
Commit message (Expand)AuthorAge
* sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-29
* sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-29
* sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-29
* fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness2017-09-15
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* procfs: remove unused variableArnd Bergmann2017-09-13
* procfs: use faster rb_first_cached()Davidlohr Bueso2017-09-08
* fs, proc: unconditional cond_resched when reading smapsDavid Rientjes2017-09-08
* proc: uninline proc_create()Alexey Dobriyan2017-09-08
* fs, proc: remove priv argument from is_stackMichal Hocko2017-09-08
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-08
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
* mm: add /proc/pid/smaps_rollupDaniel Colascione2017-09-06
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\
| * Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-14
| |\
| * \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-23
| |\ \
| * | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-17
| * | | char_dev: order /proc/devices by major numberLogan Gunthorpe2017-07-17
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-08-25
|\ \ \ \ | | |_|/ | |/| |
| * | | mm: fix KSM data corruptionMinchan Kim2017-08-10
| * | | mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-10
| | |/ | |/|
* | | sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai2017-08-10
|/ /
* | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\ \ | |/ |/|
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | 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