1. 3e42146 const_structs.checkpatch: add a few sound ops structs by Rikard Falkeborn · 3 years, 2 months ago
  2. 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
  3. 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago
  4. bfb3ba3 include/linux/string_helpers.h: add linux/string.h for strlen() by Lucas De Marchi · 3 years, 2 months ago
  5. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  6. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  7. 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
  8. 57235b6 MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT by Lukas Bulwahn · 3 years, 2 months ago
  9. 65e5acb MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  10. b39c920 MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  11. 46bfa85 MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE by Lukas Bulwahn · 3 years, 2 months ago
  12. b15be23 MAINTAINERS: add "exec & binfmt" section with myself and Eric by Kees Cook · 3 years, 2 months ago
  13. 7d60ac0 mailmap: update email address for Colin King by Colin Ian King · 3 years, 2 months ago
  14. e1edc27 linux/container_of.h: switch to static_assert by Rasmus Villemoes · 3 years, 2 months ago
  15. e52340d kernel.h: split out instruction pointer accessors by Stephen Rothwell · 3 years, 2 months ago
  16. b4b8765 include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  17. 98e1385 include/linux/radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  18. 1fcbd5d include/linux/sbitmap.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  19. 5f6286a include/linux/delay.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  20. 28b2e8f include/media/media-entity.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  21. c540f95 include/linux/plist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  22. 50b09d6 include/linux/llist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  23. cd7187e include/linux/list.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  24. ec54c28 include/kunit/test.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  25. d2a8ebb kernel.h: split out container_of() and typeof_member() macros by Andy Shevchenko · 3 years, 2 months ago
  26. f5d8061 kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers by Andy Shevchenko · 3 years, 2 months ago
  27. da4d6b9 proc: allow pid_revalidate() during LOOKUP_RCU by Stephen Brennan · 3 years, 2 months ago
  28. ce28146 virtio-mem: kdump mode to sanitize /proc/vmcore access by David Hildenbrand · 3 years, 2 months ago
  29. ffc763d virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() by David Hildenbrand · 3 years, 2 months ago
  30. 84e17e6 virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  31. 94300fc virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  32. cc5f2704 proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks by David Hildenbrand · 3 years, 2 months ago
  33. 2c9feea proc/vmcore: let pfn_is_ram() return a bool by David Hildenbrand · 3 years, 2 months ago
  34. 934fadf x86/xen: print a warning when HVMOP_get_mem_type fails by David Hildenbrand · 3 years, 2 months ago
  35. d452a48 x86/xen: simplify xen_oldmem_pfn_is_ram() by David Hildenbrand · 3 years, 2 months ago
  36. 434b90f x86/xen: update xen_oldmem_pfn_is_ram() documentation by David Hildenbrand · 3 years, 2 months ago
  37. 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
  38. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  39. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  40. 658f9ae mm/damon: remove return value from before_terminate callback by Changbin Du · 3 years, 2 months ago
  41. 0107865 mm/damon: fix a few spelling mistakes in comments and a pr_debug message by Colin Ian King · 3 years, 2 months ago
  42. 0f91d13 mm/damon: simplify stop mechanism by Changbin Du · 3 years, 2 months ago
  43. 0d16cfd Docs/admin-guide/mm/pagemap: wordsmith page flags descriptions by SeongJae Park · 3 years, 2 months ago
  44. b1eee3c Docs/admin-guide/mm/damon/start: simplify the content by SeongJae Park · 3 years, 2 months ago
  45. 49ce7de Docs/admin-guide/mm/damon/start: fix a wrong link by SeongJae Park · 3 years, 2 months ago
  46. 82e3fff Docs/admin-guide/mm/damon/start: fix wrong example commands by SeongJae Park · 3 years, 2 months ago
  47. b5ca3e8 mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on by Xin Hao · 3 years, 2 months ago
  48. a460a36 mm/damon: remove unnecessary variable initialization by Xin Hao · 3 years, 2 months ago
  49. bec976b Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM by SeongJae Park · 3 years, 2 months ago
  50. 43b0536 mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) by SeongJae Park · 3 years, 2 months ago
  51. 1dc90cc selftests/damon: support watermarks by SeongJae Park · 3 years, 2 months ago
  52. ae666a6 mm/damon/dbgfs: support watermarks by SeongJae Park · 3 years, 2 months ago
  53. ee801b7 mm/damon/schemes: activate schemes based on a watermarks mechanism by SeongJae Park · 3 years, 2 months ago
  54. 5a0d6a0 tools/selftests/damon: update for regions prioritization of schemes by SeongJae Park · 3 years, 2 months ago
  55. f4a68b4 mm/damon/dbgfs: support prioritization weights by SeongJae Park · 3 years, 2 months ago
  56. 198f0f4 mm/damon/vaddr,paddr: support pageout prioritization by SeongJae Park · 3 years, 2 months ago
  57. 38683e0 mm/damon/schemes: prioritize regions within the quotas by SeongJae Park · 3 years, 2 months ago
  58. a2cb4dd0 mm/damon/selftests: support schemes quotas by SeongJae Park · 3 years, 2 months ago
  59. d7d0ec8 mm/damon/dbgfs: support quotas of schemes by SeongJae Park · 3 years, 2 months ago
  60. 1cd2430 mm/damon/schemes: implement time quota by SeongJae Park · 3 years, 2 months ago
  61. 5058519 mm/damon/schemes: skip already charged targets and regions by SeongJae Park · 3 years, 2 months ago
  62. 2b8a248 mm/damon/schemes: implement size quota for schemes application speed control by SeongJae Park · 3 years, 2 months ago
  63. 57223ac mm/damon/paddr: support the pageout scheme by SeongJae Park · 3 years, 2 months ago
  64. 9210622 mm/damon/dbgfs: remove unnecessary variables by Rongwei Wang · 3 years, 2 months ago
  65. 199b50f mm/damon/vaddr: constify static mm_walk_ops by Rikard Falkeborn · 3 years, 2 months ago
  66. c638072 Docs/DAMON: document physical memory monitoring support by SeongJae Park · 3 years, 2 months ago
  67. c026291a mm/damon/dbgfs: support physical memory monitoring by SeongJae Park · 3 years, 2 months ago
  68. a28397b mm/damon: implement primitives for physical address space monitoring by SeongJae Park · 3 years, 2 months ago
  69. 46c3a0a mm/damon/vaddr: separate commonly usable functions by SeongJae Park · 3 years, 2 months ago
  70. c2fe498 Docs/admin-guide/mm/damon: document 'init_regions' feature by SeongJae Park · 3 years, 2 months ago
  71. 1c2e11b mm/damon/dbgfs-test: add a unit test case for 'init_regions' by SeongJae Park · 3 years, 2 months ago
  72. 90bebce mm/damon/dbgfs: allow users to set initial monitoring target regions by SeongJae Park · 3 years, 2 months ago
  73. 68536f8 Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  74. 8d5d4c6 selftests/damon: add 'schemes' debugfs tests by SeongJae Park · 3 years, 2 months ago
  75. 2f0b548 mm/damon/schemes: implement statistics feature by SeongJae Park · 3 years, 2 months ago
  76. af122dd mm/damon/dbgfs: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  77. 6dea8ad mm/damon/vaddr: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  78. 1f366e4 mm/damon/core: implement DAMON-based Operation Schemes (DAMOS) by SeongJae Park · 3 years, 2 months ago
  79. fda504f mm/damon/core: account age of target regions by SeongJae Park · 3 years, 2 months ago
  80. 7ec1992 mm/damon/core: nullify pointer ctx->kdamond with a NULL by Colin Ian King · 3 years, 2 months ago
  81. 42e4cef mm/damon: needn't hold kdamond_lock to print pid of kdamond by Changbin Du · 3 years, 2 months ago
  82. 5f7fe2b mm/damon: remove unnecessary do_exit() from kdamond by Changbin Du · 3 years, 2 months ago
  83. 704571f mm/damon/core: print kdamond start log in debug mode only by SeongJae Park · 3 years, 2 months ago
  84. d2f272b include/linux/damon.h: fix kernel-doc comments for 'damon_callback' by SeongJae Park · 3 years, 2 months ago
  85. 876d0aa docs/vm/damon: remove broken reference by SeongJae Park · 3 years, 2 months ago
  86. f9803a9 MAINTAINERS: update SeongJae's email address by SeongJae Park · 3 years, 2 months ago
  87. ad782c4 Documentation/vm: move user guides to admin-guide/mm/ by SeongJae Park · 3 years, 2 months ago
  88. f24b062 mm/damon: grammar s/works/work/ by Geert Uytterhoeven · 3 years, 2 months ago
  89. 4f612ed kfence: default to dynamic branch instead of static keys mode by Marco Elver · 3 years, 2 months ago
  90. 07e8481 kfence: always use static branches to guard kfence_alloc() by Marco Elver · 3 years, 2 months ago
  91. 4933295 kfence: shorten critical sections of alloc/free by Marco Elver · 3 years, 2 months ago
  92. f51733e kfence: test: use kunit_skip() to skip tests by Marco Elver · 3 years, 2 months ago
  93. 5cc906b kfence: add note to documentation about skipping covered allocations by Marco Elver · 3 years, 2 months ago
  94. 08f6b10 kfence: limit currently covered allocations when pool nearly full by Marco Elver · 3 years, 2 months ago
  95. a9ab52b kfence: move saving stack trace of allocations into __kfence_alloc() by Marco Elver · 3 years, 2 months ago
  96. 9a19aeb kfence: count unexpectedly skipped allocations by Marco Elver · 3 years, 2 months ago
  97. f39f21b stacktrace: move filter_irq_stacks() to kernel/stacktrace.c by Marco Elver · 3 years, 2 months ago
  98. a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
  99. 53944f1 mm: remove HARDENED_USERCOPY_FALLBACK by Stephen Kitt · 3 years, 2 months ago
  100. 755804d zram: introduce an aged idle interface by Brian Geffon · 3 years, 2 months ago