1. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  2. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  3. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
  4. bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
  5. 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
  6. 3ddd9a8 sysctl: add a new register_sysctl_init() interface by Xiaoming Ni · 3 years ago
  7. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
  8. 3c7c250 Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  9. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  10. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  11. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  12. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  13. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  14. 1193829 delayacct: cleanup flags in struct task_delay_info and functions use it by Yang Yang · 3 years ago
  15. 82065b72 delayacct: fix incomplete disable operation when switch enable to disable by Yang Yang · 3 years ago
  16. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  17. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  18. c7e4289 uuid: remove licence boilerplate text from the header by Andy Shevchenko · 3 years ago
  19. 8e930a6 uuid: discourage people from using UAPI header in new code by Andy Shevchenko · 3 years ago
  20. 60c7801 kunit: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  21. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  22. 0425473 list: introduce list_is_head() helper and re-use it in list.h by Andy Shevchenko · 3 years ago
  23. d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
  24. 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
  25. 95af469 fs/binfmt_elf: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  26. 40cbf09 kernel.h: include a note to discourage people from including it in headers by Andy Shevchenko · 3 years ago
  27. 22c0339 include/linux/unaligned: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  28. ae62fbe proc: make the proc_create[_data]() stubs static inlines by Hans de Goede · 3 years ago
  29. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  30. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  31. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  32. 1d1df41 Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years ago
  33. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  34. 0ed9059 Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 3 years ago
  35. 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  36. a672b2e bpf: Fix ringbuf memory type confusion when passing to helpers by Daniel Borkmann · 3 years ago
  37. be80a1d bpf: Generalize check_ctx_reg for reuse with other types by Daniel Borkmann · 3 years ago
  38. 90ed1e6 random: rather than entropy_store abstraction, use global by Jason A. Donenfeld · 3 years ago
  39. d8d83d8 lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 3 years ago
  40. 9961315 Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 3 years ago
  41. fe81ba1 Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 3 years ago
  42. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  43. 8357f6f Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  44. 6a8d7fb Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  45. e3a8b6a Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 3 years ago
  46. e3daa26 Merge branch 'acpi-pfrut' by Rafael J. Wysocki · 3 years ago
  47. 0c947b8 Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
  48. a609718 devtmpfs regression fix: reconfigure on each mount by NeilBrown · 3 years ago
  49. 96000bc Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb by Linus Torvalds · 3 years ago
  50. 2225acc Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years ago
  51. 763978c Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years ago
  52. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  53. 6661224 Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years ago
  54. 7372971 rtc: mc146818-lib: fix signedness bug in mc146818_get_time() by Dan Carpenter · 3 years ago
  55. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  56. cb3f09f Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years ago
  57. 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  58. d0a231f Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  59. 88db845 Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years ago
  60. 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  61. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  62. 59d4145 Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  63. 2aab34f Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years ago
  64. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  65. dea2903 cifs: move superblock magic defitions to magic.h by Jeff Layton · 3 years ago
  66. 76fd028 mm/damon: hide kernel pointer from tracepoint event by SeongJae Park · 3 years ago
  67. 2cd4b8e mm/damon: move the implementation of damon_insert_region to damon.h by Guoqing Jiang · 3 years ago
  68. 6268eac mm/damon/schemes: account how many times quota limit has exceeded by SeongJae Park · 3 years ago
  69. 0e92c2e mm/damon/schemes: account scheme actions that successfully applied by SeongJae Park · 3 years ago
  70. f4c6d22 mm/damon: remove a mistakenly added comment for a future feature by SeongJae Park · 3 years ago
  71. 88f86dc mm/damon: convert macro functions to static inline functions by SeongJae Park · 3 years ago
  72. 234d687 mm/damon: modify damon_rand() macro to static inline function by Xin Hao · 3 years ago
  73. 9b2a38d mm/damon: move damon_rand() definition into damon.h by Xin Hao · 3 years ago
  74. cdeed00 mm/damon: remove some unneeded function definitions in damon.h by Xin Hao · 3 years ago
  75. c46b0bb mm/damon: add 'age' of region tracepoint support by Xin Hao · 3 years ago
  76. cab0a7c mm: make some vars and functions static or __init by Ting Liu · 3 years ago
  77. 5ee2fa2 mm/rmap: fix potential batched TLB flush race by Huang Ying · 3 years ago
  78. bf181c5 mm/hwpoison: fix unpoison_memory() by Naoya Horiguchi · 3 years ago
  79. c9fdc4d mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE by Naoya Horiguchi · 3 years ago
  80. c0e582d mm/thp: drop unused trace events hugepage_[invalidate|splitting] by Anshuman Khandual · 3 years ago
  81. 84b328aa mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() by Baolin Wang · 3 years ago
  82. 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
  83. c6018b4 mm/mempolicy: add set_mempolicy_home_node syscall by Aneesh Kumar K.V · 3 years ago
  84. e4b424b vmscan: make drop_slab_node static by Gang Li · 3 years ago
  85. e9ea874 mm/vmstat: add events for THP max_ptes_* exceeds by Yang Yang · 3 years ago
  86. f477619 hugetlb: add hugetlb.*.numa_stat file by Mina Almasry · 3 years ago
  87. 62b3107 mm_zone: add function to check if managed dma zone exists by Baoquan He · 3 years ago
  88. 04a536b include/linux/gfp.h: further document GFP_DMA32 by Miles Chen · 3 years ago
  89. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  90. 1611f74 mm: fix boolreturn.cocci warning by Changcheng Deng · 3 years ago
  91. 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
  92. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  93. d08d2b6 mm: remove the total_mapcount argument from page_trans_huge_mapcount() by Matthew Wilcox (Oracle) · 3 years ago
  94. 020e876 mm: remove last argument of reuse_swap_page() by Matthew Wilcox (Oracle) · 3 years ago
  95. df4e817 mm: page table check by Pasha Tatashin · 3 years ago
  96. 08d5b29 mm: ptep_clear() page table helper by Pasha Tatashin · 3 years ago
  97. cc6dcfe mm: document locking restrictions for vm_operations_struct::close by Suren Baghdasaryan · 3 years ago
  98. 36090de mm: move tlb_flush_pending inline helpers to mm_inline.h by Arnd Bergmann · 3 years ago
  99. 17fca13 mm: move anon_vma declarations to linux/mm_inline.h by Arnd Bergmann · 3 years ago
  100. 78db341 mm: add anonymous vma name refcounting by Suren Baghdasaryan · 3 years ago