1. 3845f25 procfs/dmabuf: add inode number to /proc/*/fdinfo by Kalesh Singh · 3 years, 7 months ago
  2. 7bc3fa0 procfs: allow reading fdinfo with PTRACE_MODE_READ by Kalesh Singh · 3 years, 7 months ago
  3. d238692 proc: Avoid mixing integer types in mem_rw() by Marcelo Henrique Cerri · 3 years, 7 months ago
  4. af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 7 months ago
  5. c6d9eee fs/proc/kcore: use page_offline_(freeze|thaw) by David Hildenbrand · 3 years, 7 months ago
  6. 0daa322 fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages by David Hildenbrand · 3 years, 7 months ago
  7. 2711032 fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM by David Hildenbrand · 3 years, 7 months ago
  8. 3c36b41 fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER by David Hildenbrand · 3 years, 7 months ago
  9. fb8e37f mm/pagemap: export uffd-wp protection information by Peter Xu · 3 years, 7 months ago
  10. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 7 months ago
  11. a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 7 months ago
  12. 94f0b2d proc: only require mm_struct for writing by Linus Torvalds · 3 years, 7 months ago
  13. 591a22c proc: Track /proc/$pid/attr/ opener mm_struct by Kees Cook · 3 years, 8 months ago
  14. bfb819e proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 8 months ago
  15. 5b31a7d proc/sysctl: fix function name error in comments by zhouchuangao · 3 years, 9 months ago
  16. 1dcdd7e proc: delete redundant subset=pid check by Alexey Dobriyan · 3 years, 9 months ago
  17. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 9 months ago
  18. b793cd9 proc: save LOC in __xlate_proc_name() by Alexey Dobriyan · 3 years, 9 months ago
  19. f4bf74d fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 9 months ago
  20. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 9 months ago
  21. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 9 months ago
  22. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  23. 7e4910b Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  24. d8fc9b6 sysctl: use min() helper for namecmp() by Masahiro Yamada · 4 years, 1 month ago
  25. 64bdc02 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 10 months ago
  26. cb94441 sysctl: add proc_dou8vec_minmax() by Eric Dumazet · 3 years, 10 months ago
  27. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
  28. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  29. 4508943 proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 11 months ago
  30. 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 11 months ago
  31. fb9bf04 vmalloc: remove redundant NULL check by Yang Li · 3 years, 11 months ago
  32. 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  33. a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  34. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 11 months ago
  35. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 11 months ago
  36. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 11 months ago
  37. 2587890 Revert "proc: don't allow async path resolution of /proc/self components" by Jens Axboe · 4 years ago
  38. 9e8d9e8 Revert "proc: don't allow async path resolution of /proc/thread-self components" by Jens Axboe · 4 years ago
  39. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  40. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  41. 0d4370c proc: don't allow async path resolution of /proc/thread-self components by Jens Axboe · 4 years ago
  42. 912efa1 mm: proc: Invalidate TLB after clearing soft-dirty page state by Will Deacon · 4 years ago
  43. 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  44. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  45. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  46. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  47. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  48. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  49. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  50. e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
  51. f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  52. a938968 fs/proc: make pde_get() return nothing by Hui Su · 4 years, 1 month ago
  53. c6c75de proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years, 1 month ago
  54. fe71988 proc: provide details on indirect branch speculation by Anand K Mistry · 4 years, 1 month ago
  55. d2928e8 procfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 1 month ago
  56. d01e7f1 Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 1 month ago
  57. faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 1 month ago
  58. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  59. 5e545df arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years, 1 month ago
  60. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  61. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  62. 6d93a19 Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  63. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  64. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 2 months ago
  65. 775e065 proc/fd: In fdinfo seq_show don't use get_files_struct by Eric W. Biederman · 4 years, 2 months ago
  66. 5b17b61 proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
  67. 64eb661 proc/fd: In tid_fd_mode use task_lookup_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
  68. f36c294 file: Replace fcheck_files with files_lookup_fd_rcu by Eric W. Biederman · 4 years, 2 months ago
  69. 120ce2b file: Factor files_lookup_fd_locked out of fcheck_files by Eric W. Biederman · 4 years, 2 months ago
  70. 439be32 proc/fd: In proc_fd_link use fget_task by Eric W. Biederman · 4 years, 2 months ago
  71. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
  72. 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
  73. 0d8315d seccomp/cache: Report cache data through /proc/pid/seccomp_cache by YiFei Zhu · 4 years, 2 months ago
  74. 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 2 months ago
  75. 86fbcd3 sched/proc: Print accurate cpumask vs migrate_disable() by Peter Zijlstra · 4 years, 4 months ago
  76. 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
  77. b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 3 months ago
  78. 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 3 months ago
  79. 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 3 months ago
  80. 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 3 months ago
  81. fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 3 months ago
  82. 3ae700e fs/proc: apply the time namespace offset to /proc/stat btime by Michael Weiß · 4 years, 3 months ago
  83. 6660656 mm, oom: keep oom_adj under or at upper limit when printing by Charles Haithcock · 4 years, 3 months ago
  84. 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
  85. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 3 months ago
  86. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  87. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  88. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 3 months ago
  89. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 3 months ago
  90. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  91. 4bd6a73 sysctl: Convert to iter interfaces by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  92. 9f34193 arm64: mte: Add PROT_MTE support to mmap() and mprotect() by Catalin Marinas · 5 years ago
  93. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 9 months ago
  94. fd5a13f proc: add a read_iter method to proc proc_ops by Christoph Hellwig · 4 years, 5 months ago
  95. 906146f proc: cleanup the compat vs no compat file ops by Christoph Hellwig · 4 years, 5 months ago
  96. f6ef7b7 proc: remove a level of indentation in proc_get_inode by Christoph Hellwig · 4 years, 5 months ago
  97. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  98. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  99. 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 6 months ago
  100. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 6 months ago