summaryrefslogtreecommitdiff
path: root/fs/proc (follow)
Commit message (Expand)AuthorAge
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa2016-10-12
| * UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa2016-10-12
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\
| | * mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
* | | proc: fix conversion of oom_score_adj to oom_adjLiam Mark2017-02-16
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| |
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
| |\|
| | * proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-15
| * | FROMLIST: proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-08-18
| * | FROMLIST: proc: Add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-08-18
| * | FROMLIST: proc: Relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-08-18
* | | procfs: Update order of Ngid in /proc/PID/statusNeeraj Upadhyay2016-11-24
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| |
| * | BACKPORT: proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-07-11
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| |\|
| | * proc: prevent stacking filesystems on topJann Horn2016-06-24
| * | UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-19
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\|
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | proc: prevent stacking filesystems on topJann Horn2016-09-13
* | | | | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \ \ \ \
| * | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | | | | proc: relax write permissions of sched_group_id filePavankumar Kondeti2016-08-22
|/ / / / /
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| | | |
| * | | | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-11
| | |_|/ | |/| |
| * | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
| | |/ | |/|
* | | mm: process reclaim: vmpressure based process reclaimVinayak Menon2016-06-29
* | | mm: Support address range reclaimMinchan Kim2016-06-22
* | | mm: Enhance per process reclaim to consider shared pagesMinchan Kim2016-06-22
* | | mm: Per process reclaimMinchan Kim2016-06-22
* | | sched: colocate related threadsSrivatsa Vaddagiri2016-03-23
* | | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\| |
| * | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-25
| * | ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-02-25
* | | sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri2016-03-23
* | | sched: Add API to set task's initial task loadSrivatsa Vaddagiri2016-03-23
* | | qmp: Add support for QSSP EnhancementsMona Hossain2016-03-23
* | | seemp: enhance support for malware detectionWilliam Clark2016-03-23
| |/ |/|
* | mm: add a field to store names for private anonymous memoryColin Cross2016-02-16
* | fixup! proc: make oom adjustment files user read-onlyDan Willemsen2016-02-16
* | proc: make oom adjustment files user read-onlyRom Lemarchand2016-02-16
|/
* proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King2015-12-18
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov2015-11-06
| * fs/proc/array.c: set overflow flag in case of errorAndy Shevchenko2015-11-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ | |/ |/|
| * fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29