1. 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
  2. f986e35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  3. a938968 fs/proc: make pde_get() return nothing by Hui Su · 4 years ago
  4. c6c75de proc: fix lookup in /proc/net subdirectories after setns(2) by Alexey Dobriyan · 4 years ago
  5. fe71988 proc: provide details on indirect branch speculation by Anand K Mistry · 4 years ago
  6. d2928e8 procfs: delete duplicated words + other fixes by Randy Dunlap · 4 years ago
  7. 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 ago
  8. 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 ago
  9. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  10. 5e545df arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years, 1 month ago
  11. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  12. 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
  13. 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
  14. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  15. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  16. 775e065 proc/fd: In fdinfo seq_show don't use get_files_struct by Eric W. Biederman · 4 years, 1 month ago
  17. 5b17b61 proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
  18. 64eb661 proc/fd: In tid_fd_mode use task_lookup_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
  19. f36c294 file: Replace fcheck_files with files_lookup_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
  20. 120ce2b file: Factor files_lookup_fd_locked out of fcheck_files by Eric W. Biederman · 4 years, 1 month ago
  21. 439be32 proc/fd: In proc_fd_link use fget_task by Eric W. Biederman · 4 years, 1 month ago
  22. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
  23. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  24. 0d8315d seccomp/cache: Report cache data through /proc/pid/seccomp_cache by YiFei Zhu · 4 years, 2 months ago
  25. 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 2 months ago
  26. 86fbcd3 sched/proc: Print accurate cpumask vs migrate_disable() by Peter Zijlstra · 4 years, 3 months ago
  27. 6b2c4d5 Merge branch 'hch' (patches from Christoph) by Linus Torvalds · 4 years, 2 months ago
  28. b24c30c proc "seq files": switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  29. 7cfc630 proc "single files": switch to ->read_iter by Greg Kroah-Hartman · 4 years, 2 months ago
  30. 28589f9 proc/stat: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  31. 70fce7d proc/cpuinfo: switch to ->read_iter by Christoph Hellwig · 4 years, 2 months ago
  32. fe33850 proc: wire up generic_file_splice_read for iter ops by Christoph Hellwig · 4 years, 2 months ago
  33. 3ae700e fs/proc: apply the time namespace offset to /proc/stat btime by Michael Weiß · 4 years, 2 months ago
  34. 6660656 mm, oom: keep oom_adj under or at upper limit when printing by Charles Haithcock · 4 years, 2 months ago
  35. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  36. 4ea33a9 io-wq: inherit audit loginuid and sessionid by Jens Axboe · 4 years, 3 months ago
  37. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  38. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 3 months ago
  39. ff9f47f mm: proc: smaps_rollup: do not stall write attempts on mmap_lock by Chinwen Chang · 4 years, 3 months ago
  40. 03b4b11 mm: smaps*: extend smap_gather_stats to support specified beginning by Chinwen Chang · 4 years, 3 months ago
  41. 8cf8864 proc: optimise smaps for shmem entries by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  42. 4bd6a73 sysctl: Convert to iter interfaces by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  43. 9f34193 arm64: mte: Add PROT_MTE support to mmap() and mprotect() by Catalin Marinas · 5 years ago
  44. 4beba94 mm: Add PG_arch_2 page flag by Steven Price · 4 years, 8 months ago
  45. fd5a13f proc: add a read_iter method to proc proc_ops by Christoph Hellwig · 4 years, 4 months ago
  46. 906146f proc: cleanup the compat vs no compat file ops by Christoph Hellwig · 4 years, 4 months ago
  47. f6ef7b7 proc: remove a level of indentation in proc_get_inode by Christoph Hellwig · 4 years, 4 months ago
  48. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  49. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  50. 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 5 months ago
  51. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  52. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  53. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  54. 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
  55. 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
  56. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  57. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 5 months ago
  58. 12886f8 proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE by Adrian Reber · 4 years, 5 months ago
  59. c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 8 months ago
  60. 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  61. d4d80e6 Call sysctl_head_finish on error by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  62. 3f1266f block: move block-related definitions out of fs.h by Christoph Hellwig · 4 years, 6 months ago
  63. 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, 6 months ago
  64. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  65. 4e264ff proc/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
  66. 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
  67. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  68. 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
  69. ef1548a proc: Use new_inode not new_inode_pseudo by Eric W. Biederman · 4 years, 7 months ago
  70. 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
  71. 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
  72. 058f2e4 proc: s_fs_info may be NULL when proc_kill_sb is called by Alexey Gladkov · 4 years, 7 months ago
  73. ef9d965 sysctl: reject gigantic reads/write to sysctl files by Christoph Hellwig · 4 years, 7 months ago
  74. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  75. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
  76. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  77. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  78. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  79. f117955 kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases by Guilherme G. Piccoli · 4 years, 7 months ago
  80. b467f3e kernel/hung_task convert hung_task_panic boot parameter to sysctl by Vlastimil Babka · 4 years, 7 months ago
  81. 0a477e1 kernel/sysctl: support handling command line aliases by Vlastimil Babka · 4 years, 7 months ago
  82. 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
  83. 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
  84. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  85. 8977a27 proc: rename "catch" function argument by Alexey Dobriyan · 4 years, 7 months ago
  86. 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
  87. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  88. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  89. c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 7 months ago
  90. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
  91. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  92. 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
  93. 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
  94. 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 7 months ago
  95. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 8 months ago
  96. 628d06a scs: Add page accounting for shadow call stack allocations by Sami Tolvanen · 4 years, 8 months ago
  97. 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 8 months ago
  98. 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 8 months ago
  99. 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
  100. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago