1. 8bc2b3d init: make unknown command line param message clearer by Andrew Halaney · 3 years, 2 months ago
  2. 0858d7d ramfs: fix mount source show for ramfs by yangerkun · 3 years, 2 months ago
  3. 2d93a58 alpha: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  4. 4b5ef1e microblaze: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  5. 843a1ff powerpc/mm: use core_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  6. 808b645 extable: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  7. 3298cbe8 mm: kasan: use is_kernel() helper by Kefeng Wang · 3 years, 2 months ago
  8. 8f6e42e sections: provide internal __is_kernel() and __is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  9. 0a96c90 x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() by Kefeng Wang · 3 years, 2 months ago
  10. b9ad8fe sections: move is_kernel_inittext() into sections.h by Kefeng Wang · 3 years, 2 months ago
  11. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  12. e7d5c4b kallsyms: fix address-checks for kernel related range by Kefeng Wang · 3 years, 2 months ago
  13. 1b1ad28 kallsyms: remove arch specific text and data check by Kefeng Wang · 3 years, 2 months ago
  14. a43e5e3 ELF: simplify STACK_ALLOC macro by Alexey Dobriyan · 3 years, 2 months ago
  15. 5f501d5 binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE by Kees Cook · 3 years, 2 months ago
  16. 0ee3e7b checkpatch: get default codespell dictionary path from package location by Peter Ujfalusi · 3 years, 2 months ago
  17. 70a1165 checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses by Joe Perches · 3 years, 2 months ago
  18. 3e42146 const_structs.checkpatch: add a few sound ops structs by Rikard Falkeborn · 3 years, 2 months ago
  19. 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
  20. 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago
  21. bfb3ba3 include/linux/string_helpers.h: add linux/string.h for strlen() by Lucas De Marchi · 3 years, 2 months ago
  22. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  23. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  24. 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
  25. 57235b6 MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT by Lukas Bulwahn · 3 years, 2 months ago
  26. 65e5acb MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  27. b39c920 MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  28. 46bfa85 MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE by Lukas Bulwahn · 3 years, 2 months ago
  29. b15be23 MAINTAINERS: add "exec & binfmt" section with myself and Eric by Kees Cook · 3 years, 2 months ago
  30. 7d60ac0 mailmap: update email address for Colin King by Colin Ian King · 3 years, 2 months ago
  31. e1edc27 linux/container_of.h: switch to static_assert by Rasmus Villemoes · 3 years, 2 months ago
  32. e52340d kernel.h: split out instruction pointer accessors by Stephen Rothwell · 3 years, 2 months ago
  33. b4b8765 include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  34. 98e1385 include/linux/radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  35. 1fcbd5d include/linux/sbitmap.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  36. 5f6286a include/linux/delay.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  37. 28b2e8f include/media/media-entity.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  38. c540f95 include/linux/plist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  39. 50b09d6 include/linux/llist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  40. cd7187e include/linux/list.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  41. ec54c28 include/kunit/test.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  42. d2a8ebb kernel.h: split out container_of() and typeof_member() macros by Andy Shevchenko · 3 years, 2 months ago
  43. f5d8061 kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers by Andy Shevchenko · 3 years, 2 months ago
  44. da4d6b9 proc: allow pid_revalidate() during LOOKUP_RCU by Stephen Brennan · 3 years, 2 months ago
  45. ce28146 virtio-mem: kdump mode to sanitize /proc/vmcore access by David Hildenbrand · 3 years, 2 months ago
  46. ffc763d virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() by David Hildenbrand · 3 years, 2 months ago
  47. 84e17e6 virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  48. 94300fc virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  49. cc5f2704 proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks by David Hildenbrand · 3 years, 2 months ago
  50. 2c9feea proc/vmcore: let pfn_is_ram() return a bool by David Hildenbrand · 3 years, 2 months ago
  51. 934fadf x86/xen: print a warning when HVMOP_get_mem_type fails by David Hildenbrand · 3 years, 2 months ago
  52. d452a48 x86/xen: simplify xen_oldmem_pfn_is_ram() by David Hildenbrand · 3 years, 2 months ago
  53. 434b90f x86/xen: update xen_oldmem_pfn_is_ram() documentation by David Hildenbrand · 3 years, 2 months ago
  54. 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
  55. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  56. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  57. 658f9ae mm/damon: remove return value from before_terminate callback by Changbin Du · 3 years, 2 months ago
  58. 0107865 mm/damon: fix a few spelling mistakes in comments and a pr_debug message by Colin Ian King · 3 years, 2 months ago
  59. 0f91d13 mm/damon: simplify stop mechanism by Changbin Du · 3 years, 2 months ago
  60. 0d16cfd Docs/admin-guide/mm/pagemap: wordsmith page flags descriptions by SeongJae Park · 3 years, 2 months ago
  61. b1eee3c Docs/admin-guide/mm/damon/start: simplify the content by SeongJae Park · 3 years, 2 months ago
  62. 49ce7de Docs/admin-guide/mm/damon/start: fix a wrong link by SeongJae Park · 3 years, 2 months ago
  63. 82e3fff Docs/admin-guide/mm/damon/start: fix wrong example commands by SeongJae Park · 3 years, 2 months ago
  64. b5ca3e8 mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on by Xin Hao · 3 years, 2 months ago
  65. a460a36 mm/damon: remove unnecessary variable initialization by Xin Hao · 3 years, 2 months ago
  66. bec976b Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM by SeongJae Park · 3 years, 2 months ago
  67. 43b0536 mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) by SeongJae Park · 3 years, 2 months ago
  68. 1dc90cc selftests/damon: support watermarks by SeongJae Park · 3 years, 2 months ago
  69. ae666a6 mm/damon/dbgfs: support watermarks by SeongJae Park · 3 years, 2 months ago
  70. ee801b7 mm/damon/schemes: activate schemes based on a watermarks mechanism by SeongJae Park · 3 years, 2 months ago
  71. 5a0d6a0 tools/selftests/damon: update for regions prioritization of schemes by SeongJae Park · 3 years, 2 months ago
  72. f4a68b4 mm/damon/dbgfs: support prioritization weights by SeongJae Park · 3 years, 2 months ago
  73. 198f0f4 mm/damon/vaddr,paddr: support pageout prioritization by SeongJae Park · 3 years, 2 months ago
  74. 38683e0 mm/damon/schemes: prioritize regions within the quotas by SeongJae Park · 3 years, 2 months ago
  75. a2cb4dd0 mm/damon/selftests: support schemes quotas by SeongJae Park · 3 years, 2 months ago
  76. d7d0ec8 mm/damon/dbgfs: support quotas of schemes by SeongJae Park · 3 years, 2 months ago
  77. 1cd2430 mm/damon/schemes: implement time quota by SeongJae Park · 3 years, 2 months ago
  78. 5058519 mm/damon/schemes: skip already charged targets and regions by SeongJae Park · 3 years, 2 months ago
  79. 2b8a248 mm/damon/schemes: implement size quota for schemes application speed control by SeongJae Park · 3 years, 2 months ago
  80. 57223ac mm/damon/paddr: support the pageout scheme by SeongJae Park · 3 years, 2 months ago
  81. 9210622 mm/damon/dbgfs: remove unnecessary variables by Rongwei Wang · 3 years, 2 months ago
  82. 199b50f mm/damon/vaddr: constify static mm_walk_ops by Rikard Falkeborn · 3 years, 2 months ago
  83. c638072 Docs/DAMON: document physical memory monitoring support by SeongJae Park · 3 years, 2 months ago
  84. c026291a mm/damon/dbgfs: support physical memory monitoring by SeongJae Park · 3 years, 2 months ago
  85. a28397b mm/damon: implement primitives for physical address space monitoring by SeongJae Park · 3 years, 2 months ago
  86. 46c3a0a mm/damon/vaddr: separate commonly usable functions by SeongJae Park · 3 years, 2 months ago
  87. c2fe498 Docs/admin-guide/mm/damon: document 'init_regions' feature by SeongJae Park · 3 years, 2 months ago
  88. 1c2e11b mm/damon/dbgfs-test: add a unit test case for 'init_regions' by SeongJae Park · 3 years, 2 months ago
  89. 90bebce mm/damon/dbgfs: allow users to set initial monitoring target regions by SeongJae Park · 3 years, 2 months ago
  90. 68536f8 Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  91. 8d5d4c6 selftests/damon: add 'schemes' debugfs tests by SeongJae Park · 3 years, 2 months ago
  92. 2f0b548 mm/damon/schemes: implement statistics feature by SeongJae Park · 3 years, 2 months ago
  93. af122dd mm/damon/dbgfs: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  94. 6dea8ad mm/damon/vaddr: support DAMON-based Operation Schemes by SeongJae Park · 3 years, 2 months ago
  95. 1f366e4 mm/damon/core: implement DAMON-based Operation Schemes (DAMOS) by SeongJae Park · 3 years, 2 months ago
  96. fda504f mm/damon/core: account age of target regions by SeongJae Park · 3 years, 2 months ago
  97. 7ec1992 mm/damon/core: nullify pointer ctx->kdamond with a NULL by Colin Ian King · 3 years, 2 months ago
  98. 42e4cef mm/damon: needn't hold kdamond_lock to print pid of kdamond by Changbin Du · 3 years, 2 months ago
  99. 5f7fe2b mm/damon: remove unnecessary do_exit() from kdamond by Changbin Du · 3 years, 2 months ago
  100. 704571f mm/damon/core: print kdamond start log in debug mode only by SeongJae Park · 3 years, 2 months ago