summaryrefslogtreecommitdiff
path: root/fs/proc (follow)
Commit message (Expand)AuthorAge
* ANDROID: proc: fix config & includes for /proc/uidConnor O'Brien2018-03-07
* ANDROID: cpufreq: Add time_in_state to /proc/uid directoriesConnor O'Brien2018-03-06
* ANDROID: proc: Add /proc/uid directoryConnor O'Brien2018-03-06
* ANDROID: cpufreq: track per-task time in stateConnor O'Brien2018-03-06
* Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\
| * tty fix oops when rmmod 8250nixiaoming2017-12-20
* | Merge 4.4.74 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-26
* | Merge 4.4.73 into android-4.4Greg Kroah-Hartman2017-06-27
|\|
| * proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-17
* | Merge 4.4.70 into android-4.4Greg Kroah-Hartman2017-05-25
|\|
| * proc: Fix unbalanced hard link numbersTakashi Iwai2017-05-25
* | Merge 4.4.63 into android-4.4Greg Kroah-Hartman2017-04-21
|\|
| * thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-21
* | Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt2017-01-26
|\|
| * sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-19
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-10-10
|\ \
| * | UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa2016-10-05
| * | UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa2016-10-05
| * | UPSTREAM: proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-09-01
* | | Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt2016-09-26
|\ \ \ | | |/ | |/|
| * | mm: introduce get_task_exe_fileMateusz Guzik2016-09-24
* | | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
|\| |
| * | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-15
* | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-08-12
|\ \ \ | | |/ | |/|
| * | FROMLIST: proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz2016-08-11
* | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\ \ \ | |/ / |/| / | |/
| * proc: prevent stacking filesystems on topJann Horn2016-06-24
| * proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-11
| * numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-05-04
| * 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
* | FROMLIST: proc: Add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-07-25
* | FROMLIST: proc: Relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-07-25
* | UPSTREAM: proc: prevent stacking filesystems on topJann Horn2016-07-25
* | BACKPORT: ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2016-07-07
* | BACKPORT: proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-07-01
* | UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2016-05-11
* | 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
* | mm, oom: add comment for why oom_adj existsDavid Rientjes2015-11-05
* | mm: clear_soft_dirty_pmd() requires THPLaurent Dufour2015-11-05
* | mm: clear pte in clear_soft_dirty()Laurent Dufour2015-11-05