1. cde8a7e kasan: ensure poisoning size alignment by Andrey Konovalov · 3 years, 10 months ago
  2. d12d9ad kasan, mm: optimize krealloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  3. 26a5ca7 kasan, mm: fail krealloc on freed objects by Andrey Konovalov · 3 years, 10 months ago
  4. b87c28b9 kasan: rework krealloc tests by Andrey Konovalov · 3 years, 10 months ago
  5. 200072c kasan: unify large kfree checks by Andrey Konovalov · 3 years, 10 months ago
  6. df54b38 kasan: clean up setting free info in kasan_slab_free by Andrey Konovalov · 3 years, 10 months ago
  7. 43a219c kasan: optimize large kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  8. e2db1a9 kasan, mm: optimize kmalloc poisoning by Andrey Konovalov · 3 years, 10 months ago
  9. 9285013 kasan, mm: don't save alloc stacks twice by Andrey Konovalov · 3 years, 10 months ago
  10. d3a61f7 kasan: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  11. f2b84d2 kfence: use error_report_end tracepoint by Alexander Potapenko · 3 years, 10 months ago
  12. 9c0dee5 tracing: add error_report_end trace point by Alexander Potapenko · 3 years, 10 months ago
  13. 35beccf kfence: report sensitive information based on no_hash_pointers by Marco Elver · 3 years, 10 months ago
  14. 0825c1d MAINTAINERS: add entry for KFENCE by Marco Elver · 3 years, 10 months ago
  15. bc8fbc5 kfence: add test suite by Marco Elver · 3 years, 10 months ago
  16. 10efe55 kfence, Documentation: add KFENCE documentation by Marco Elver · 3 years, 10 months ago
  17. 2b83052 kfence, kasan: make KFENCE compatible with KASAN by Alexander Potapenko · 3 years, 10 months ago
  18. b89fb5e mm, kfence: insert KFENCE hooks for SLUB by Alexander Potapenko · 3 years, 10 months ago
  19. d3fb45f mm, kfence: insert KFENCE hooks for SLAB by Alexander Potapenko · 3 years, 10 months ago
  20. d438fab kfence: use pt_regs to generate stack trace on faults by Marco Elver · 3 years, 10 months ago
  21. 840b239 arm64, kfence: enable KFENCE for ARM64 by Marco Elver · 3 years, 10 months ago
  22. 1dc0da6 x86, kfence: enable KFENCE for x86 by Alexander Potapenko · 3 years, 10 months ago
  23. 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
  24. 8700539 mm/early_ioremap.c: use __func__ instead of function name by Stephen Zhang · 3 years, 10 months ago
  25. c1ca59a mm/backing-dev.c: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  26. 0f2f89b6 mm/dmapool: use might_alloc() by Daniel Vetter · 3 years, 10 months ago
  27. 4be408c mm: page-flags.h: Typo fix (It -> If) by Guo Ren · 3 years, 10 months ago
  28. a6c5e0f mm/zsmalloc.c: use page_private() to access page->private by Miaohe Lin · 3 years, 10 months ago
  29. 2395928 zsmalloc: account the number of compacted pages correctly by Rokudo Yan · 3 years, 10 months ago
  30. f023130 mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage() by Miaohe Lin · 3 years, 10 months ago
  31. e818e82 mm: set the sleep_mapped to true for zbud and z3fold by Tian Tao · 3 years, 10 months ago
  32. fc6697a mm/zswap: add the flag can_sleep_mapped by Tian Tao · 3 years, 10 months ago
  33. c0c641d mm: zswap: clean up confusing comment by Randy Dunlap · 3 years, 10 months ago
  34. 5d5d19e mm/rmap: fix potential pte_unmap on an not mapped pte by Miaohe Lin · 3 years, 10 months ago
  35. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 10 months ago
  36. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  37. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 10 months ago
  38. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  39. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 10 months ago
  40. 48b03ee mm/mlock: stop counting mlocked pages when none vma is found by Miaohe Lin · 3 years, 10 months ago
  41. 94c8945 virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug by David Hildenbrand · 3 years, 10 months ago
  42. 7707248 s390/mm: define arch_get_mappable_range() by Anshuman Khandual · 3 years, 10 months ago
  43. 03aaf83 arm64/mm: define arch_get_mappable_range() by Anshuman Khandual · 3 years, 10 months ago
  44. bca3fea mm/memory_hotplug: prevalidate the address range being added with platform by Anshuman Khandual · 3 years, 10 months ago
  45. a89107c Documentation: sysfs/memory: clarify some memory block device properties by David Hildenbrand · 3 years, 10 months ago
  46. e9a2e48 drivers/base/memory: don't store phys_device in memory blocks by David Hildenbrand · 3 years, 10 months ago
  47. 6c922cf mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn by Miaohe Lin · 3 years, 10 months ago
  48. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  49. 1adf8b4 mm/memory_hotplug: rename all existing 'memhp' into 'mhp' by Anshuman Khandual · 3 years, 10 months ago
  50. 34dc45b mm: fix memory_failure() handling of dax-namespace metadata by Dan Williams · 3 years, 10 months ago
  51. 1f90a34 mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions by Dan Williams · 3 years, 10 months ago
  52. 9f9b02e mm: teach pfn_to_online_page() to consider subsection validity by Dan Williams · 3 years, 10 months ago
  53. 9f605f2 mm: move pfn_to_online_page() out of line by Dan Williams · 3 years, 10 months ago
  54. fbcc818 mm/vmstat.c: erase latency in vmstat_shepherd by Jiang Biao · 3 years, 10 months ago
  55. 629484a mm: vmstat: add some comments on internal storage of byte items by Johannes Weiner · 3 years, 10 months ago
  56. 2bbd00a mm: vmstat: fix NOHZ wakeups for node stat changes by Johannes Weiner · 3 years, 10 months ago
  57. a052d4d mm: cma: print region name on failure by Patrick Daly · 3 years, 10 months ago
  58. 3c381db mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo by David Hildenbrand · 3 years, 10 months ago
  59. 072355c mm/cma: expose all pages to the buddy if activation of an area fails by David Hildenbrand · 3 years, 10 months ago
  60. df2ff39 mm: cma: allocate cma areas bottom-up by Roman Gushchin · 3 years, 10 months ago
  61. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 10 months ago
  62. cd89fb0 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 3 years, 10 months ago
  63. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 10 months ago
  64. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  65. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  66. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  67. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  68. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  69. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  70. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  71. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  72. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  73. c7bad63 mm/filemap: add helper for finding pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  74. bc5a301 mm/filemap: rename find_get_entry to mapping_get_entry by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  75. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  76. 8c647dd mm/swap: optimise get_shadow_from_swap_cache by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  77. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  78. c49f50d mm: make pagecache tagged lookups return only head pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  79. 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
  80. 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
  81. 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
  82. 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
  83. 40e0dd8 nds32: Fix bogus reference to <asm/procinfo.h> by Geert Uytterhoeven · 4 years, 4 months ago
  84. fa2f478 nds32: use get_kernel_nofault in dump_mem by Christoph Hellwig · 4 years, 6 months ago
  85. 9d63fec nds32: remove dump_instr by Christoph Hellwig · 4 years, 6 months ago
  86. e99da8a nds32: configs: Cleanup CONFIG_CROSS_COMPILE by Krzysztof Kozlowski · 4 years, 11 months ago
  87. d7cc16b nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
  88. 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  89. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  90. a553e3c mm/migrate: remove unneeded semicolons by Chengyang Fan · 3 years, 10 months ago
  91. e5d319d hugetlbfs: remove unneeded return value of hugetlb_vmtruncate() by Miaohe Lin · 3 years, 10 months ago
  92. 1935ebd hugetlbfs: fix some comment typos by Miaohe Lin · 3 years, 10 months ago
  93. 398c0da hugetlbfs: correct some obsolete comments about inode i_mutex by Miaohe Lin · 3 years, 10 months ago
  94. a25fddc hugetlbfs: make hugepage size conversion more readable by Miaohe Lin · 3 years, 10 months ago
  95. 88ce3fe hugetlbfs: remove meaningless variable avoid_reserve by Miaohe Lin · 3 years, 10 months ago
  96. c7e285e hugetlbfs: correct obsolete function name in hugetlbfs_read_iter() by Miaohe Lin · 3 years, 10 months ago
  97. 3b2275a hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs by Miaohe Lin · 3 years, 10 months ago
  98. d014675 hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr() by Miaohe Lin · 3 years, 10 months ago
  99. a4fa34cd hugetlbfs: remove special hugetlbfs_set_page_dirty() by Mike Kravetz · 3 years, 10 months ago
  100. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 3 years, 10 months ago