summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-151-1/+1
|\
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-1/+1
* | oom: decouple mems_allowed from oom_unkillable_taskShakeel Butt2019-07-121-2/+1Star
* | mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt2019-07-121-1/+1
* | mm: vmalloc: show number of vmalloc pages in /proc/meminfoRoman Gushchin2019-07-121-1/+1
* | mm: smaps: split PSS into componentsLuigi Semenzato2019-07-121-30/+62
* | proc: use down_read_killable mmap_sem for /proc/pid/map_filesKonstantin Khlebnikov2019-07-121-6/+22
* | proc: use down_read_killable mmap_sem for /proc/pid/clear_refsKonstantin Khlebnikov2019-07-121-1/+4
* | proc: use down_read_killable mmap_sem for /proc/pid/pagemapKonstantin Khlebnikov2019-07-121-1/+3
* | proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollupKonstantin Khlebnikov2019-07-121-2/+6
* | proc: use down_read_killable mmap_sem for /proc/pid/mapsKonstantin Khlebnikov2019-07-122-2/+10
* | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-111-1/+1
|\ \
| * | fanotify: Disallow permission events for proc filesystemJan Kara2019-05-281-1/+1
* | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-3/+3
|\ \ \
| * | | fs/proc/vmcore: Enable dumping of encrypted memory when SEV was activeLianbo Jiang2019-06-201-3/+3
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-092-0/+10
|\ \ \ \
| * | | | proc: Add /proc/<pid>/arch_statusAubrey Li2019-06-122-0/+10
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-2/+2
| |/ /
* | | fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness2019-06-291-1/+1
* | | proc: remove useless d_is_dir() checkChristian Brauner2019-06-271-2/+1Star
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2Star
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
* kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Lin Feng2019-05-151-1/+1
* mm/mmu_notifier: use correct mmu_notifier events for each invalidationJérôme Glisse2019-05-141-2/+2
* mm/mmu_notifier: contextual information for event triggering invalidationJérôme Glisse2019-05-141-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-4/+21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-2/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-0/+18
| |\ \
| * | | bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-121-1/+1
| * | | bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-5/+17
| * | | bpf: Sysctl hookAndrey Ignatov2019-04-121-0/+5
* | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-081-0/+5
|\ \ \ \
| * | | | proc: prevent changes to overridden credentialsPaul Moore2019-04-291-0/+5
* | | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-071-8/+2Star
|\ \ \ \ \
| * | | | | procfs: switch to ->free_inode()Al Viro2019-05-021-8/+2Star
| | |/ / / | |/| | |
* | | | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-11/+6Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | proc: Simplify task stack retrievalThomas Gleixner2019-04-291-9/+5Star
| * | | | latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2019-04-141-2/+1Star
| |/ / /
* | | / fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-261-2/+4
| |_|/ |/| |
* | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+18
|/ /
* | ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)2019-04-041-8/+9
* | fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing2019-03-291-1/+2
* | fs/proc/kcore.c: make kcore_modules staticYueHaibing2019-03-291-1/+1
* | x86/gart: Exclude GART aperture from kcoreKairui Song2019-03-231-0/+27
|/
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+9
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-051-0/+9