1. 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
  2. bf45f7f procfs: switch to use of invalfc() by Al Viro · 5 years ago
  3. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  4. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  5. 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
  6. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  7. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  8. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  9. abec749 fs/proc/page.c: allow inspection of last section and fix end detection by David Hildenbrand · 5 years ago
  10. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  11. 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
  12. e79f15a x86/resctrl: Add task resctrl information display by Chen Yu · 5 years ago
  13. 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
  14. 0efc8bb fs/proc: Respect boottime inside time namespace for /proc/uptime by Dmitry Safonov · 5 years ago
  15. 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
  16. c1a3c36 proc: bootconfig: Add /proc/bootconfig to show boot config list by Masami Hiramatsu · 5 years ago
  17. 346da4d sched/cputime, proc/stat: Fix incorrect guest nice cpustat value by Flavio Leitner · 5 years ago
  18. 1bc8207 namei: allow nd_jump_link() to produce errors by Aleksa Sarai · 5 years ago
  19. ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
  20. 3d82191 fs/proc/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  21. 70a731c fs/proc/internal.h: shuffle "struct pde_opener" by Alexey Dobriyan · 5 years ago
  22. 5f6354e fs/proc/generic.c: delete useless "len" variable by Alexey Dobriyan · 5 years ago
  23. e06689b proc: change ->nlink under proc_subdir_lock by Alexey Dobriyan · 5 years ago
  24. 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
  25. 26dae14 procfs: Use all-in-one vtime aware kcpustat accessor by Frederic Weisbecker · 5 years ago
  26. cf25e24 time: Rename tsk->real_start_time to ->start_boottime by Peter Zijlstra · 5 years ago
  27. 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  28. ae37fe5 procfs: Use vtime aware kcpustat accessor to fetch CPUTIME_SYSTEM by Frederic Weisbecker · 5 years ago
  29. 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
  30. aad5f69 fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  31. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  32. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  33. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  34. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  35. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  36. 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
  37. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  38. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  39. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  40. b602614 lockdown: Print current->comm in restriction messages by Matthew Garrett · 5 years ago
  41. 02e935b lockdown: Lock down /proc/kcore by David Howells · 5 years ago
  42. ae7eb82 fs/core/vmcore: Move sev_active() reference to x86 arch code by Thiago Jung Bauermann · 5 years ago
  43. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  44. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  45. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  46. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  47. 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
  48. 9af27b2 fs/proc/inode.c: use typeof_member() macro by Alexey Dobriyan · 5 years ago
  49. c6c4053 vmcore: add a kernel parameter novmcoredd by Kairui Song · 5 years ago
  50. 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
  51. 2954152 Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes) by Linus Torvalds · 5 years ago
  52. d26d0cd9 /proc/<pid>/cmdline: add back the setproctitle() special case by Linus Torvalds · 5 years ago
  53. 3d71254 /proc/<pid>/cmdline: remove all the special cases by Linus Torvalds · 5 years ago
  54. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  55. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  56. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
  57. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
  58. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  59. ee2ad71 mm: smaps: split PSS into components by Luigi Semenzato · 5 years ago
  60. cd9e2bb proc: use down_read_killable mmap_sem for /proc/pid/map_files by Konstantin Khlebnikov · 5 years ago
  61. c460380 proc: use down_read_killable mmap_sem for /proc/pid/clear_refs by Konstantin Khlebnikov · 5 years ago
  62. ad80b932 proc: use down_read_killable mmap_sem for /proc/pid/pagemap by Konstantin Khlebnikov · 5 years ago
  63. a26a978 proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup by Konstantin Khlebnikov · 5 years ago
  64. 8a713e7 proc: use down_read_killable mmap_sem for /proc/pid/maps by Konstantin Khlebnikov · 5 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  70. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  71. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  72. 4eb5fec fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active by Lianbo Jiang · 6 years ago
  73. 68bc30b proc: Add /proc/<pid>/arch_status by Aubrey Li · 6 years ago
  74. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  75. f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
  76. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  77. 0b3b094 fanotify: Disallow permission events for proc filesystem by Jan Kara · 6 years ago
  78. 46cf047 procfs: set ->user_ns before calling ->get_tree() by Al Viro · 6 years ago
  79. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  80. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  81. e02c9b0 kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing by Lin Feng · 6 years ago
  82. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  83. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  84. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  85. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  86. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  89. 4aa6b55 procfs: switch to ->free_inode() by Al Viro · 6 years ago
  90. 35a196b proc: prevent changes to overridden credentials by Paul Moore · 6 years ago
  91. e988e5e proc: Simplify task stack retrieval by Thomas Gleixner · 6 years ago
  92. 8918955 fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 6 years ago
  93. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  95. accddc4 latency_top: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  96. e1550bf bpf: Add file_pos field to bpf_sysctl ctx by Andrey Ignatov · 6 years ago
  97. 4e63acd bpf: Introduce bpf_sysctl_{get,set}_new_value helpers by Andrey Ignatov · 6 years ago
  98. 7b146ce bpf: Sysctl hook by Andrey Ignatov · 6 years ago
  99. 631b7ab ptrace: Remove maxargs from task_current_syscall() by Steven Rostedt (Red Hat) · 8 years ago
  100. 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago