summaryrefslogtreecommitdiffstats
path: root/fs/proc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-4/+3Star
|\
| * procfs: set ->user_ns before calling ->get_tree()Al Viro2019-05-261-4/+3Star
* | proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-0/+4
* | mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi2019-07-191-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-174-11/+32
|\ \
| * | fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny2019-07-171-0/+4
| * | fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan2019-07-171-10/+17
| * | vmcore: add a kernel parameter novmcoreddKairui Song2019-07-172-1/+11
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \ \
| * | | docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
| |/ /
* | | Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds2019-07-161-57/+75
|\ \ \ | |/ / |/| |
| * | /proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds2019-07-161-4/+77
| * | /proc/<pid>/cmdline: remove all the special casesLinus Torvalds2019-07-161-63/+8Star
* | | 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
|\ \ \ \ \