1. a28a6e8 string.h: move fortified functions definitions in a dedicated header. by Francis Laniel · 3 years, 10 months ago
  2. 0e24465 lib/genalloc.c: change return type to unsigned long for bitmap_set_ll by Huang Shijie · 3 years, 10 months ago
  3. 7b4693e MAINTAINERS: add uapi directories to API/ABI section by Vlastimil Babka · 3 years, 10 months ago
  4. c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 10 months ago
  5. e1e0141 groups: simplify struct group_info allocation by Hubert Jasudowicz · 3 years, 10 months ago
  6. c1f2649 groups: use flexible-array member in struct group_info by Hubert Jasudowicz · 3 years, 10 months ago
  7. c131bd0 treewide: Miguel has moved by Miguel Ojeda · 3 years, 10 months ago
  8. df54714 include/linux: remove repeated words by Randy Dunlap · 3 years, 10 months ago
  9. 3b3376f sysctl.c: fix underflow value setting risk in vm_table by Lin Feng · 3 years, 10 months ago
  10. 4508943 proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 10 months ago
  11. 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 10 months ago
  12. 2956f4e alpha: remove CONFIG_EXPERIMENTAL from defconfigs by Randy Dunlap · 3 years, 10 months ago
  13. 7169487 kasan: clarify that only first bug is reported in HW_TAGS by Andrey Konovalov · 3 years, 10 months ago
  14. c80a036 kasan: inline HW_TAGS helper functions by Andrey Konovalov · 3 years, 10 months ago
  15. 2cb3427 arm64: kasan: simplify and inline MTE functions by Andrey Konovalov · 3 years, 10 months ago
  16. cde8a7e kasan: ensure poisoning size alignment by Andrey Konovalov · 3 years, 10 months ago
  17. d12d9ad kasan, mm: optimize krealloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  18. 26a5ca7 kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 3 years, 10 months ago
  19. b87c28b9 kasan: rework krealloc tests by Andrey Konovalov · 3 years, 10 months ago
  20. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 10 months ago
  21. df54b38 kasan: clean up setting free info in kasan_slab_free by Andrey Konovalov · 3 years, 10 months ago
  22. 43a219c kasan: optimize large kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  23. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  24. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 10 months ago
  25. d3a61f7 kasan: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  26. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  27. 9c0dee5 tracing: add error_report_end trace point by Alexander Potapenko · 3 years, 10 months ago
  28. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  29. 0825c1d MAINTAINERS: add entry for KFENCE by Marco Elver · 3 years, 10 months ago
  30. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  31. 10efe55 kfence, Documentation: add KFENCE documentation by Marco Elver · 3 years, 10 months ago
  32. 2b83052 kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 3 years, 10 months ago
  33. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  34. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  35. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  36. 840b239 arm64, kfence: enable KFENCE for ARM64 by Marco Elver · 3 years, 10 months ago
  37. 1dc0da6 x86, kfence: enable KFENCE for x86 by Alexander Potapenko · 3 years, 10 months ago
  38. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
  39. 8700539 mm/early_ioremap.c: use __func__ instead of function name by Stephen Zhang · 3 years, 10 months ago
  40. c1ca59a mm/backing-dev.c: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  41. 0f2f89b6 mm/dmapool: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  42. 4be408c mm: page-flags.h: Typo fix (It -> If) by Guo Ren · 3 years, 10 months ago
  43. a6c5e0f mm/zsmalloc.c: use page_private() to access page->private by Miaohe Lin · 3 years, 10 months ago
  44. 2395928 zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
  45. f023130 mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage() by Miaohe Lin · 3 years, 10 months ago
  46. e818e82 mm: set the sleep_mapped to true for zbud and z3fold by Tian Tao · 3 years, 10 months ago
  47. fc6697a mm/zswap: add the flag can_sleep_mapped by Tian Tao · 3 years, 10 months ago
  48. c0c641d mm: zswap: clean up confusing comment by Randy Dunlap · 3 years, 10 months ago
  49. 5d5d19e mm/rmap: fix potential pte_unmap on an not mapped pte by Miaohe Lin · 3 years, 10 months ago
  50. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 10 months ago
  51. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  52. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 10 months ago
  53. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  54. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 10 months ago
  55. 48b03ee mm/mlock: stop counting mlocked pages when none vma is found by Miaohe Lin · 3 years, 10 months ago
  56. 94c8945 virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug by David Hildenbrand · 3 years, 10 months ago
  57. 7707248 s390/mm: define arch_get_mappable_range() by Anshuman Khandual · 3 years, 10 months ago
  58. 03aaf83 arm64/mm: define arch_get_mappable_range() by Anshuman Khandual · 3 years, 10 months ago
  59. bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 10 months ago
  60. a89107c Documentation: sysfs/memory: clarify some memory block device properties by David Hildenbrand · 3 years, 10 months ago
  61. e9a2e48 drivers/base/memory: don't store phys_device in memory blocks by David Hildenbrand · 3 years, 10 months ago
  62. 6c922cf mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 3 years, 10 months ago
  63. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  64. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 10 months ago
  65. 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 10 months ago
  66. 1f90a34 mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions by Dan Williams · 3 years, 10 months ago
  67. 9f9b02e mm: teach pfn_to_online_page() to consider subsection validity by Dan Williams · 3 years, 10 months ago
  68. 9f605f2 mm: move pfn_to_online_page() out of line by Dan Williams · 3 years, 10 months ago
  69. fbcc818 mm/vmstat.c: erase latency in vmstat_shepherd by Jiang Biao · 3 years, 10 months ago
  70. 629484a mm: vmstat: add some comments on internal storage of byte items by Johannes Weiner · 3 years, 10 months ago
  71. 2bbd00a mm: vmstat: fix NOHZ wakeups for node stat changes by Johannes Weiner · 3 years, 10 months ago
  72. a052d4d mm: cma: print region name on failure by Patrick Daly · 3 years, 10 months ago
  73. 3c381db mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 3 years, 10 months ago
  74. 072355c mm/cma: expose all pages to the buddy if activation of an area fails by David Hildenbrand · 3 years, 10 months ago
  75. df2ff39 mm: cma: allocate cma areas bottom-up by Roman Gushchin · 3 years, 10 months ago
  76. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 10 months ago
  77. cd89fb0 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 3 years, 10 months ago
  78. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 10 months ago
  79. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  80. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  81. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  82. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  83. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  84. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  85. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  86. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  87. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  88. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  89. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  90. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  91. 8c647dd mm/swap: optimise get_shadow_from_swap_cache by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  92. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  93. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  94. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  95. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 10 months ago
  96. 5b47b10 Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 10 months ago
  97. 6c15f9e Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 3 years, 10 months ago
  98. 40e0dd8 nds32: Fix bogus reference to <asm/procinfo.h> by Geert Uytterhoeven · 4 years, 4 months ago
  99. fa2f478 nds32: use get_kernel_nofault in dump_mem by Christoph Hellwig · 4 years, 5 months ago
  100. 9d63fec nds32: remove dump_instr by Christoph Hellwig · 4 years, 5 months ago