1. f122a08 capability: just use a 'u64' instead of a 'u32[2]' array by Linus Torvalds · 2 years ago
  2. d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  3. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  4. f1aa2eb sysctl: fix proc_dobool() usability by Ondrej Mosnacek · 2 years, 1 month ago
  5. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  6. 575a7e0 Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 2 years ago
  7. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  8. 250cb40 task_mmu: convert to vma iterator by Liam R. Howlett · 2 years, 1 month ago
  9. a61c01e proc: mark /proc/cmdline as permanent by Alexey Dobriyan · 2 years, 2 months ago
  10. 7d4a8be mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export by Alistair Popple · 2 years, 2 months ago
  11. 5ab0fc1 Sync mm-stable with mm-hotfixes-stable to pick up dependent patches by Andrew Morton · 2 years, 1 month ago
  12. 3489dbb mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps by Mike Kravetz · 2 years, 1 month ago
  13. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  14. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  15. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  16. fc4f4be mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_mapping() by David Hildenbrand · 2 years, 2 months ago
  17. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
  18. 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
  19. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  20. 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 3 months ago
  21. 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  22. 98d0052 Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 3 months ago
  23. 8614d6c mm: do not show fs mm pc for VM_LOCKONFAULT pages by Jason A. Donenfeld · 2 years, 3 months ago
  24. 28de287 proc: consoles: use console_list_lock for list iteration by John Ogness · 2 years, 4 months ago
  25. 8b5dd40 proc: consoles: document console_lock usage by John Ogness · 2 years, 4 months ago
  26. d9a4af56 printk: Convert console_drivers list to hlist by Thomas Gleixner · 2 years, 4 months ago
  27. d09e8ca mm: anonymous shared memory naming by Pasha Tatashin · 2 years, 4 months ago
  28. a38358c Merge branch 'mm-hotfixes-stable' into mm-stable by Andrew Morton · 2 years, 3 months ago
  29. ef6458b mm: Add PG_arch_3 page flag by Peter Collingbourne · 2 years, 4 months ago
  30. b0284cd mm: Do not enable PG_arch_2 for all 64-bit architectures by Catalin Marinas · 2 years, 4 months ago
  31. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  32. f850c84 proc/meminfo: fix spacing in SecPageTables by Yosry Ahmed · 2 years, 4 months ago
  33. 941baf6 proc: give /proc/cmdline size by Alexey Dobriyan · 2 years, 6 months ago
  34. f1f1f25 proc: report open files as size in stat() for /proc/pid/fd by Ivan Babrou · 2 years, 5 months ago
  35. 12b9d30 proc/vmcore: fix potential memory leak in vmcore_init() by Jianglei Nie · 2 years, 5 months ago
  36. e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 5 months ago
  37. 1eeaa4f memory: move hotplug memory notifier priority to same file for easy sorting by Liu Shixin · 2 years, 5 months ago
  38. 5d89c22 fs/proc/kcore.c: use hotplug_memory_notifier() directly by Liu Shixin · 2 years, 5 months ago
  39. 08ac855 mm: /proc/pid/smaps_rollup: fix maple tree search by Hugh Dickins · 2 years, 5 months ago
  40. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  41. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  42. dc55342 Merge tag 'sysctl-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 5 months ago
  43. b520410 Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 5 months ago
  44. 493ffd6 Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 5 months ago
  45. ef688f8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 5 months ago
  46. 4c0ed7d Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  47. c77ae0b Merge branch 'rework/kthreads' into for-linus by Petr Mladek · 2 years, 5 months ago
  48. ef1d617 proc: mark more files as permanent by Alexey Dobriyan · 2 years, 6 months ago
  49. 7ec354b proc: make config PROC_CHILDREN depend on PROC_FS by Lukas Bulwahn · 2 years, 6 months ago
  50. e3f12f0 printk: Declare log_wait properly by Thomas Gleixner · 2 years, 5 months ago
  51. cb4df4c ksm: count allocated ksm rmap_items for each process by xu xin · 2 years, 6 months ago
  52. c4c84f0 fs/proc/task_mmu: stop using linked list and highest_vm_end by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  53. 5f14b92 fs/proc/base: use the vma iterators in place of linked list by Liam R. Howlett · 2 years, 6 months ago
  54. 7964cf8 mm: remove vmacache by Liam R. Howlett · 2 years, 6 months ago
  55. 0c563f1 proc: remove VMA rbtree use from nommu by Matthew Wilcox (Oracle) · 2 years, 6 months ago
  56. 0d206b5 mm/swap: add swp_offset_pfn() to fetch PFN from swap entry by Peter Xu · 2 years, 7 months ago
  57. a7f4e6e mm/thp: add flag to enforce sysfs THP in hugepage_vma_check() by Zach O'Keefe · 2 years, 8 months ago
  58. b13bc7c kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c by Liu Shixin · 2 years, 6 months ago
  59. 9a52135 proc: remove initialization assignment by Li zeming · 2 years, 7 months ago
  60. 5b09c9f do_proc_readlink(): constify path by Al Viro · 2 years, 7 months ago
  61. c8e477c ->getprocattr(): attribute name is const char *, TYVM... by Al Viro · 3 years, 1 month ago
  62. ebc97a5 mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. by Yosry Ahmed · 2 years, 7 months ago
  63. efd4149 mm/smaps: don't access young/dirty bit if pte unpresent by Peter Xu · 2 years, 7 months ago
  64. 3f61631 take care to handle NULL ->proc_lseek() by Al Viro · 2 years, 7 months ago
  65. eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  66. ed8fb78 proc: add some (hopefully) insightful comments by Alexey Dobriyan · 2 years, 8 months ago
  67. d919a1e proc: fix a dentry lock race between release_task and lookup by Zhihao Cheng · 2 years, 8 months ago
  68. 376b0c2 proc: delete unused <linux/uaccess.h> includes by Alexey Dobriyan · 2 years, 9 months ago
  69. 7da4e2c mm: thp: kill __transhuge_page_enabled() by Yang Shi · 2 years, 9 months ago
  70. 9fec516 mm: thp: kill transparent_hugepage_active() by Yang Shi · 2 years, 9 months ago
  71. 3218f87 mm: handling Non-LRU pages returned by vm_normal_pages by Alex Sierra · 2 years, 8 months ago
  72. 3093484 mm/smaps: add Pss_Dirty by Vincent Whitchurch · 2 years, 9 months ago
  73. 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  74. 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 9 months ago
  75. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
  76. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 9 months ago
  77. a13dc4d Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
  78. f6498b7 mm: zswap: add basic meminfo and vmstat coverage by Johannes Weiner · 2 years, 10 months ago
  79. d7e6f58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
  80. de39923 ucounts: Split rlimit and ucount values and max values by Alexey Gladkov · 2 years, 10 months ago
  81. 8e165e7 mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs by Peter Xu · 2 years, 10 months ago
  82. 7055197 proc: fix dentry/inode overinstantiating under /proc/${pid}/net by Alexey Dobriyan · 2 years, 10 months ago
  83. 1927e49 procfs: prevent unprivileged processes accessing fdinfo dir by Kalesh Singh · 2 years, 10 months ago
  84. 425b9c7 memcg: accounting for objects allocated for new netdevice by Vasily Averin · 2 years, 10 months ago
  85. 4c7f24f net: sysctl: introduce sysctl SYSCTL_THREE by Tonghao Zhang · 2 years, 10 months ago
  86. e069047 vmcore: convert read_from_oldmem() to take an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  87. 4a22fd2 vmcore: convert __read_vmcore to use an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  88. 5d8de29 vmcore: convert copy_oldmem_page() to take an iov_iter by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  89. 04d168c fs/proc/kcore.c: remove check of list iterator against head past the loop body by Jakob Koschel · 2 years, 10 months ago
  90. 7609385 ksm: count ksm merging pages for each process by xu xin · 2 years, 10 months ago
  91. c310e06 fs/proc/task_mmu.c: remove redundant page validation of pte_page by Xianting Tian · 2 years, 10 months ago
  92. 7d84c1e x86/aperfmperf: Replace aperfmperf_get_khz() by Thomas Gleixner · 2 years, 11 months ago
  93. acd0b04 sysctl: minor cleanup in new_dir() by Vasily Averin · 2 years, 11 months ago
  94. cb55f27 fs/proc: Introduce list_for_each_table_entry for proc sysctl by Meng Tang · 2 years, 11 months ago
  95. 09bb885 Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  96. bed5b60 proc: bootconfig: Add null pointer check by Lv Ruyi · 3 years ago
  97. 1930a6e Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  98. 52deda9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  99. e9f5d10 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment by Yang Li · 3 years ago
  100. 5039b17 proc/vmcore: fix possible deadlock on concurrent mmap and read by David Hildenbrand · 3 years ago