- 51a1873 proc: convert the return type of proc_fd_access_allowed() to be boolean by Qi Zheng · 3 years ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- da4d6b9 proc: allow pid_revalidate() during LOOKUP_RCU by Stephen Brennan · 3 years, 2 months ago
- 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
- 54354c6 Revert "proc/wchan: use printk format instead of lookup_symbol_name()" by Kees Cook · 3 years, 3 months ago
- c2f273e connector: send event on write to /proc/[pid]/comm by Ohhoon Kwon · 3 years, 4 months ago
- 7bc3fa0 procfs: allow reading fdinfo with PTRACE_MODE_READ by Kalesh Singh · 3 years, 6 months ago
- d238692 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 6 months ago
- 94f0b2d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
- 591a22c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
- bfb819e proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 7 months ago
- 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years ago
- f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- d2928e8 procfs: delete duplicated words + other fixes by Randy Dunlap · 4 years ago
- f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
- 0d8315d seccomp/cache: Report cache data through /proc/pid/seccomp_cache by YiFei Zhu · 4 years, 2 months ago
- 6660656 mm, oom: keep oom_adj under or at upper limit when printing by Charles Haithcock · 4 years, 2 months ago
- 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 2 months ago
- 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
- 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
- 12886f8 proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE by Adrian Reber · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- a2b4470 Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 4 years, 7 months ago
- 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
- 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 7 months ago
- b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
- 3147d8a proc: Use PIDTYPE_TGID in next_tgid by Eric W. Biederman · 4 years, 10 months ago
- 0fb5ce6 proc: modernize proc to support multiple private instances by Eric W. Biederman · 4 years, 8 months ago
- 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 8 months ago
- e61bb8b proc: use named enums for better readability by Alexey Gladkov · 4 years, 8 months ago
- 24a71ce proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option by Alexey Gladkov · 4 years, 8 months ago
- fa10fed proc: allow to mount many instances of proc in one pid namespace by Alexey Gladkov · 4 years, 8 months ago
- 94d440d proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets by Andrei Vagin · 4 years, 9 months ago
- 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
- 76518d3 proc: io_accounting: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 9 months ago
- 2db9dbf proc: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 9 months ago
- 7bc3e6e proc: Use a list of inodes to flush from proc by Eric W. Biederman · 4 years, 10 months ago
- 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 4244057 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e79f15a x86/resctrl: Add task resctrl information display by Chen Yu · 5 years ago
- 6413f85 apparmor: add proc subdir to attrs by John Johansen · 6 years ago
- 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
- 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
- 2954152 Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes) by Linus Torvalds · 5 years ago
- d26d0cd9 /proc/<pid>/cmdline: add back the setproctitle() special case by Linus Torvalds · 5 years ago
- 3d71254 /proc/<pid>/cmdline: remove all the special cases by Linus Torvalds · 5 years ago
- ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
- 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
- cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 5 years ago
- 3431a94 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
- 68bc30b proc: Add /proc/<pid>/arch_status by Aubrey Li · 6 years ago
- e02c9b0 kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing by Lin Feng · 6 years ago
- f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
- 35a196b proc: prevent changes to overridden credentials by Paul Moore · 6 years ago
- e988e5e proc: Simplify task stack retrieval by Thomas Gleixner · 6 years ago
- accddc4 latency_top: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
- 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
- a9dce66 Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 94f8f3b proc: commit to genradix by Kent Overstreet · 6 years ago
- d5a572a proc: calculate end pointer for /proc/*/* lookup at compile time by Alexey Dobriyan · 6 years ago
- be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- ae5906c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 08b5577 proc: use seq_puts() everywhere by Alexey Dobriyan · 6 years ago
- 867aacc proc: remove unused argument in proc_pid_lookup() by Zhikang Zhang · 6 years ago
- 3eb39f4 signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
- b2b4699 proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
- 4b7d248 audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT by Richard Guy Briggs · 6 years ago
- 6d9c939 procfs: add smack subdir to attrs by Casey Schaufler · 6 years ago
- afe922c fs/proc/base.c: slightly faster /proc/*/limits by Alexey Dobriyan · 6 years ago
- 8da0b4f fs/proc/base.c: use ns_capable instead of capable for timerslack_ns by Benjamin Gordon · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
- f8a00ce proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
- c8d1262 fs/proc: Show STACKLEAK metrics in the /proc file system by Alexander Popov · 6 years ago
- f6d2f58 proc: use macro in /proc/latency hook by Alexey Dobriyan · 6 years ago
- 41089b6 proc: save 2 atomic ops on write to "/proc/*/attr/*" by Alexey Dobriyan · 6 years ago
- a44937f proc: put task earlier in /proc/*/fail-nth by Alexey Dobriyan · 6 years ago
- 871305b mm: /proc/pid/*maps remove is_pid and related wrappers by Vlastimil Babka · 6 years ago
- f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 7 years ago
- 26b9513 proc: skip branch in /proc/*/* lookup by Alexey Dobriyan · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 7 years ago
- 4189b86 Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- d85b399 fix proc_fill_cache() in case of d_alloc_parallel() failure by Al Viro · 7 years ago
- 5d008fb proc: use "unsigned int" for /proc/*/stack by Alexey Dobriyan · 7 years ago
- a4ef389 proc: use "unsigned int" in proc_fill_cache() by Alexey Dobriyan · 7 years ago
- 9411692 proc: smaller RCU section in ->getattr() by Alexey Dobriyan · 7 years ago
- 3cb4e16 proc: deduplicate /proc/*/cmdline implementation by Alexey Dobriyan · 7 years ago
- 6a6cbe7 proc: simpler iterations for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
- 6a6b9c4 proc: somewhat simpler code for /proc/*/cmdline by Alexey Dobriyan · 7 years ago
- b42262a proc: more "unsigned int" in /proc/*/cmdline by Alexey Dobriyan · 7 years ago
- 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago