1. f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 5 months ago
  2. fc6ac92 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 6 months ago
  3. b655973 mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  4. ef9a0d2 proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  5. f70102c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 7 months ago
  6. fb003a1 proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 8 months ago
  7. d43be02 fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 8 months ago
  8. 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 10 months ago
  9. 13fb0e1 proc: don't allow async path resolution of /proc/thread-self components by Jens Axboe · 3 years, 11 months ago
  10. b7925ac proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 11 months ago
  11. 61a1f0a mm: proc: Invalidate TLB after clearing soft-dirty page state by Will Deacon · 4 years ago
  12. cb5fe25 proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  13. 1eea108 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  14. 41b0b0c mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  15. ab7709b exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  16. b202ac9 proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years, 1 month ago
  17. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  18. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  19. 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 2 months ago
  20. 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
  21. b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  22. 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
  23. 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  24. 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  25. fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
  26. 6660656 mm, oom: keep oom_adj under or at upper limit when printing by Charles Haithcock · 4 years, 2 months ago
  27. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  28. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 3 months ago
  29. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  30. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  31. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 3 months ago
  32. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 3 months ago
  33. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  34. 4bd6a73 sysctl: Convert to iter interfaces by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  35. 9f34193 arm64: mte: Add PROT_MTE support to mmap() and mprotect() by Catalin Marinas · 5 years ago
  36. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 9 months ago
  37. fd5a13f proc: add a read_iter method to proc proc_ops by Christoph Hellwig · 4 years, 4 months ago
  38. 906146f proc: cleanup the compat vs no compat file ops by Christoph Hellwig · 4 years, 4 months ago
  39. f6ef7b7 proc: remove a level of indentation in proc_get_inode by Christoph Hellwig · 4 years, 4 months ago
  40. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  41. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  42. 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 5 months ago
  43. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  44. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  45. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  46. 74858ab Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  47. 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  48. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  49. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  50. 12886f8 proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE by Adrian Reber · 4 years, 6 months ago
  51. c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 8 months ago
  52. 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  53. d4d80e6 Call sysctl_head_finish on error by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  54. 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
  55. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  56. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  57. 4e264ff proc/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
  58. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  59. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  60. 44ebe01 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
  61. ef1548a proc: Use new_inode not new_inode_pseudo by Eric W. Biederman · 4 years, 7 months ago
  62. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  63. 79ca035 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
  64. 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 7 months ago
  65. ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 7 months ago
  66. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  67. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
  68. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  69. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  70. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  71. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 7 months ago
  72. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 7 months ago
  73. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 7 months ago
  74. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
  75. 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
  76. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  77. 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 7 months ago
  78. 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
  79. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  80. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  81. c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 7 months ago
  82. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  83. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  84. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  85. 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  86. 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 8 months ago
  87. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 8 months ago
  88. 628d06a scs: Add page accounting for shadow call stack allocations by Sami Tolvanen · 4 years, 9 months ago
  89. 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 8 months ago
  90. 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 8 months ago
  91. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 9 months ago
  92. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  93. b2768df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  94. 3147d8a proc: Use PIDTYPE_TGID in next_tgid by Eric W. Biederman · 4 years, 11 months ago
  95. 0fb5ce6 proc: modernize proc to support multiple private instances by Eric W. Biederman · 4 years, 9 months ago
  96. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
  97. 6664876 mm: Remove MPX leftovers by Jimmy Assarsson · 4 years, 9 months ago
  98. e61bb8b proc: use named enums for better readability by Alexey Gladkov · 4 years, 9 months ago
  99. 1c6c4d1 proc: use human-readable values for hidepid by Alexey Gladkov · 4 years, 9 months ago
  100. 6814ef2 proc: add option to mount only a pids subset by Alexey Gladkov · 4 years, 9 months ago