aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.161' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-03-011-4/+0
|\
| * proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-271-4/+0
* | BACKPORT: treewide: kmalloc() -> kmalloc_array()Kees Cook2019-01-071-1/+2
* | Merge 4.9.132 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-0/+14
|\|
| * proc: restrict kernel stack dumps to rootJann Horn2018-10-101-0/+14
* | Merge 4.9.104 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-1/+28
|\|
| * proc: fix /proc/*/map_files lookupAlexey Dobriyan2018-05-301-1/+28
* | Merge 4.9.101 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-5/+5
|\|
| * proc: do not access cmdline nor environ from file-backed areasWilly Tarreau2018-05-191-5/+5
* | cpufreq: times: concurrent_policy_time by pidConnor O'Brien2018-06-211-0/+2
* | cpufreq: times: concurrent_active_time by pidConnor O'Brien2018-06-211-0/+2
* | Revert "cpufreq: times: concurrent_active_time by pid"Thierry Strudel2018-06-121-2/+0
* | Revert "cpufreq: times: concurrent_policy_time by pid"Thierry Strudel2018-06-121-2/+0
* | cpufreq: times: concurrent_policy_time by pidConnor O'Brien2018-06-111-0/+2
* | cpufreq: times: concurrent_active_time by pidConnor O'Brien2018-06-111-0/+2
* | Merge android-4.9.94 (8683408) into msm-4.9Blagovest Kolenichev2018-05-111-4/+4
|\ \
| * | Revert "ANDROID: proc: make oom adjustment files user read-only"Greg Hackmann2018-04-131-5/+4
| * | Revert "ANDROID: fixup! proc: make oom adjustment files user read-only"Greg Hackmann2018-04-131-0/+1
* | | Merge android-4.9.93 (05baf14) into msm-4.9Blagovest Kolenichev2018-05-111-0/+7
|\| |
| * | ANDROID: cpufreq: track per-task time in stateConnor O'Brien2018-04-031-0/+7
* | | hung task: check specific tasks for long uninterruptible sleep stateImran Khan2017-10-251-0/+54
* | | sched: Remove HMP related code and configPuja Gupta2017-07-221-1/+1
* | | mm: Per process reclaimMinchan Kim2017-07-191-0/+3
* | | Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9Kyle Yan2017-07-051-0/+2
|\| |
| * | Merge 4.9.33 into android-4.9Greg Kroah-Hartman2017-06-271-0/+2
| |\|
| | * proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-171-0/+2
| * | ANDROID: fixup! proc: make oom adjustment files user read-onlyDan Willemsen2017-01-271-1/+0
| * | ANDROID: proc: make oom adjustment files user read-onlyRom Lemarchand2017-01-271-4/+5
| |/
* | sched/walt: factor out WALT from HMP schedulerJoonwoo Park2017-05-091-2/+2
* | proc: Add files for specifying scheduling related per-task attributesPavankumar Kondeti2017-03-231-0/+205
* | Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105Channagoud Kadabi2016-11-051-10/+11
|\|
| * proc: fix NULL dereference when reading /proc/<pid>/auxvLeon Yu2016-10-271-0/+3
| * proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-241-10/+8
* | fixup! proc: make oom adjustment files user read-onlyDan Willemsen2016-10-241-1/+0
* | proc: make oom adjustment files user read-onlyRom Lemarchand2016-10-241-4/+5
|/
* mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-6/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-20/+27
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| * | | proc: switch auxv to use of __mem_open()Al Viro2016-10-051-19/+26
| | |/ | |/|
* | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-10-071-15/+19
* | | proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-10-071-0/+10
* | | proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-10-071-14/+20
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-6/+1
|\| |
| * | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-011-6/+1
| |\ \ | | |/ | |/|
| | * mm: introduce get_task_exe_fileMateusz Guzik2016-08-311-6/+1
* | | proc: Fix return address printk conversion specifer in /proc/<pid>/stackJosh Poimboeuf2016-08-181-1/+1
|/ /
* | proc_oom_score: remove tasklist_lock and pid_alive()Oleg Nesterov2016-08-021-5/+2