summaryrefslogtreecommitdiff
path: root/fs/proc
AgeCommit message (Expand)Author
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-23 Merge tag 'v4.4.63' into linux-linaro-lsk-v4.4Alex Shi
2017-04-21thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-01Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2017-04-01fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2017-03-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2017-03-23fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-01-22ANDROID: pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov
2017-01-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-19sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2016-10-12UPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-10-12UPSTREAM: fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-10-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-08-18FROMLIST: proc: Fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-08-18FROMLIST: proc: Add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-08-18FROMLIST: proc: Relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-07-11BACKPORT: proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-24proc: prevent stacking filesystems on topJann Horn
2016-05-19UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-11proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-04numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-25numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-02-16mm: add a field to store names for private anonymous memoryColin Cross
2016-02-16fixup! proc: make oom adjustment files user read-onlyDan Willemsen
2016-02-16proc: make oom adjustment files user read-onlyRom Lemarchand
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06proc: actually make proc_fd_permission() thread-friendlyOleg Nesterov
2015-11-06fs/proc/array.c: set overflow flag in case of errorAndy Shevchenko
2015-11-05mm, oom: add comment for why oom_adj existsDavid Rientjes
2015-11-05mm: clear_soft_dirty_pmd() requires THPLaurent Dufour
2015-11-05mm: clear pte in clear_soft_dirty()Laurent Dufour
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar