1. 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 8 months ago
  2. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  3. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  4. 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
  5. 6ade99e proc: Put thread_pid in release_task not proc_flush_pid by Eric W. Biederman · 4 years, 9 months ago
  6. bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 9 months ago
  7. 3e0dea5 Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  8. 94d440d proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets by Andrei Vagin · 4 years, 9 months ago
  9. 4fa3b1c proc: Handle umounts cleanly by Eric W. Biederman · 4 years, 9 months ago
  10. 87ad46e 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
  11. 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 4 years, 9 months ago
  12. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  13. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  14. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  15. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  16. 5c5ab97 proc: speed up /proc/*/statm by Alexey Dobriyan · 4 years, 9 months ago
  17. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
  18. 904f394 fs/proc/inode.c: annotate close_pdeo() for sparse by Jules Irenge · 4 years, 9 months ago
  19. 76518d3 proc: io_accounting: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
  20. 2db9dbf proc: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
  21. 69879c0 proc: Remove the now unnecessary internal mount of proc by Eric W. Biederman · 4 years, 11 months ago
  22. 7bc3e6e proc: Use a list of inodes to flush from proc by Eric W. Biederman · 4 years, 11 months ago
  23. 7144801 proc: Clear the pieces of proc_inode that proc_evict_inode cares about by Eric W. Biederman · 4 years, 11 months ago
  24. f90f3ca proc: Use d_invalidate in proc_prune_siblings_dcache by Eric W. Biederman · 4 years, 11 months ago
  25. 080f627 proc: In proc_prune_siblings_dcache cache an aquired super block by Eric W. Biederman · 4 years, 11 months ago
  26. 26dbc60 proc: Generalize proc_sys_prune_dcache into proc_prune_siblings_dcache by Eric W. Biederman · 4 years, 11 months ago
  27. 0afa5ca proc: Rename in proc_inode rename sysctl_inodes sibling_inodes by Eric W. Biederman · 4 years, 11 months ago
  28. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  29. bf45f7f procfs: switch to use of invalfc() by Al Viro · 5 years ago
  30. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  31. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  32. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  33. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  34. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  35. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  36. abec749 fs/proc/page.c: allow inspection of last section and fix end detection by David Hildenbrand · 5 years ago
  37. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  38. 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
  39. e79f15a x86/resctrl: Add task resctrl information display by Chen Yu · 5 years ago
  40. 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
  41. 0efc8bb fs/proc: Respect boottime inside time namespace for /proc/uptime by Dmitry Safonov · 5 years ago
  42. 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
  43. c1a3c36 proc: bootconfig: Add /proc/bootconfig to show boot config list by Masami Hiramatsu · 5 years ago
  44. 346da4d sched/cputime, proc/stat: Fix incorrect guest nice cpustat value by Flavio Leitner · 5 years ago
  45. 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
  46. ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
  47. 3d82191 fs/proc/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  48. 70a731c fs/proc/internal.h: shuffle "struct pde_opener" by Alexey Dobriyan · 5 years ago
  49. 5f6354e fs/proc/generic.c: delete useless "len" variable by Alexey Dobriyan · 5 years ago
  50. e06689b proc: change ->nlink under proc_subdir_lock by Alexey Dobriyan · 5 years ago
  51. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. 26dae14 procfs: Use all-in-one vtime aware kcpustat accessor by Frederic Weisbecker · 5 years ago
  53. cf25e24 time: Rename tsk->real_start_time to ->start_boottime by Peter Zijlstra · 5 years ago
  54. 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  55. ae37fe5 procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
  56. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  57. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  58. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  59. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  60. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  61. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  62. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  63. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  64. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  65. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  66. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  67. b602614 lockdown: Print current->comm in restriction messages by Matthew Garrett · 5 years ago
  68. 02e935b lockdown: Lock down /proc/kcore by David Howells · 5 years ago
  69. ae7eb82 fs/core/vmcore: Move sev_active() reference to x86 arch code by Thiago Jung Bauermann · 5 years ago
  70. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  71. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  72. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  73. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  74. 5ec27ec fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes. by Radoslaw Burny · 5 years ago
  75. 9af27b2 fs/proc/inode.c: use typeof_member() macro by Alexey Dobriyan · 5 years ago
  76. c6c4053 vmcore: add a kernel parameter novmcoredd by Kairui Song · 5 years ago
  77. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  78. 2954152 Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes) by Linus Torvalds · 5 years ago
  79. d26d0cd9 /proc/<pid>/cmdline: add back the setproctitle() special case by Linus Torvalds · 5 years ago
  80. 3d71254 /proc/<pid>/cmdline: remove all the special cases by Linus Torvalds · 5 years ago
  81. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  82. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  83. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
  84. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
  85. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  86. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 5 years ago
  87. cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 5 years ago
  88. c460380 proc: use down_read_killable mmap_sem for /proc/pid/clear_refs by Konstantin Khlebnikov · 5 years ago
  89. ad80b932 proc: use down_read_killable mmap_sem for /proc/pid/pagemap by Konstantin Khlebnikov · 5 years ago
  90. a26a978 proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup by Konstantin Khlebnikov · 5 years ago
  91. 8a713e7 proc: use down_read_killable mmap_sem for /proc/pid/maps by Konstantin Khlebnikov · 5 years ago
  92. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  93. 565eb5f8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  94. 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
  95. dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  97. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  98. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  99. 4eb5fec fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active by Lianbo Jiang · 6 years ago
  100. 68bc30b proc: Add /proc/<pid>/arch_status by Aubrey Li · 6 years ago