1. 618e078 arm64: mm: reserve hugetlb CMA after numa_init by Barry Song · 4 years, 7 months ago
  2. 8dd4daa arm64: mm: reset address tag set by kasan sw tagging by Shyam Thombre · 4 years, 7 months ago
  3. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  4. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  5. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  6. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  7. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  8. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
  9. 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
  10. 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
  11. ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
  12. 584cb13 arm64: simplify detection of memory zone boundaries for UMA configs by Mike Rapoport · 4 years, 8 months ago
  13. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
  14. d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 8 months ago
  15. 118d6e9 Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
  16. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  17. 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
  18. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  19. 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 8 months ago
  20. d278652 Merge branch 'for-next/bti' into for-next/core by Will Deacon · 4 years, 8 months ago
  21. 342403b Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-next/docs', 'for-next/kconfig', 'for-next/misc', 'for-next/perf', 'for-next/ptr-auth', 'for-next/sdei', 'for-next/smccc' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 8 months ago
  22. 4fc9225 arm64: mm: Add asid_gen_match() helper by Jean-Philippe Brucker · 4 years, 8 months ago
  23. 8fcc4ae arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work by James Morse · 4 years, 9 months ago
  24. 6d37d81 arm64: Preserve register x18 when CPU is suspended by Sami Tolvanen · 4 years, 9 months ago
  25. 67d4a1c arm64: mm: Mark executable text as guarded pages by Mark Brown · 4 years, 9 months ago
  26. c802728 arm64: Set GP bit in kernel page tables to enable BTI for the kernel by Mark Brown · 4 years, 9 months ago
  27. 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 9 months ago
  28. 80e4e56 Merge branch 'for-next/bti-user' into for-next/bti by Will Deacon · 4 years, 9 months ago
  29. 037d930 arm: mm: use __pfn_to_section() to get mem_section by Guixiong Wei · 4 years, 9 months ago
  30. 62a679c arm64: simplify ptrauth initialization by Mark Rutland · 4 years, 9 months ago
  31. d0055da arm64: remove ptrauth_keys_install_kernel sync arg by Mark Rutland · 4 years, 9 months ago
  32. bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  33. f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
  34. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  35. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  36. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  37. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  38. b502f03 arm64/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  39. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  40. 44ca0e0 Merge branch 'for-next/kernel-ptrauth' into for-next/core by Catalin Marinas · 4 years, 10 months ago
  41. 806dc82 Merge branch 'for-next/asm-cleanups' into for-next/core by Catalin Marinas · 4 years, 10 months ago
  42. da12d27 Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/core by Catalin Marinas · 4 years, 10 months ago
  43. dc374b4 arm64: use mov_q instead of literal ldr by Remi Denis-Courmont · 4 years, 11 months ago
  44. e51f5f5 arm64: suspend: restore the kernel ptrauth keys by Amit Daniel Kachhap · 4 years, 10 months ago
  45. 33e4523 arm64: initialize and switch ptrauth kernel keys by Kristina Martsenko · 4 years, 10 months ago
  46. 6982934 arm64: enable ptrauth earlier by Kristina Martsenko · 4 years, 10 months ago
  47. df35510 arm64: ptrauth: Add bootup/runtime flags for __cpu_setup by Amit Daniel Kachhap · 4 years, 10 months ago
  48. de48bb3 arm64: mm: Display guarded pages in ptdump by Mark Brown · 4 years, 10 months ago
  49. 87a1f06 arm64: trap to EL1 accesses to AMU counters from EL0 by Ionela Voinescu · 4 years, 11 months ago
  50. bbd6ec6 arm64/mm: Enable memory hot remove by Anshuman Khandual · 4 years, 11 months ago
  51. bf2b59f arm64/mm: Hold memory hotplug lock while walking for kernel page table dump by Anshuman Khandual · 4 years, 11 months ago
  52. 9abd515 arm64: context: Fix ASID limit in boot messages by Jean-Philippe Brucker · 5 years ago
  53. 25b9269 arm64: mm: convert cpu_do_switch_mm() to C by Mark Rutland · 5 years ago
  54. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  55. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  56. 9c7869c arm64: mm: display non-present entries in ptdump by Steven Price · 5 years ago
  57. 102f45f arm64: mm: convert mm/dump.c to use walk_page_range() by Steven Price · 5 years ago
  58. 0238d3c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  59. aa246c0 Merge branch 'for-next/asm-annotations' into for-next/core by Will Deacon · 5 years ago
  60. 4f6cdf2 Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core by Will Deacon · 5 years ago
  61. 95b3f74 arm64: Use macros instead of hard-coded constants for MAIR_EL1 by Catalin Marinas · 5 years ago
  62. e3ec658 arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings by Sami Tolvanen · 5 years ago
  63. f88f42f arm64: context: Free up kernel ASIDs if KPTI is not in use by Vladimir Murzin · 5 years ago
  64. edf9081 mm: change_memory_common: add spaces for `*` operator by Pan Zhang · 5 years ago
  65. f465925 arm64: mm: Use modern annotations for assembly functions by Mark Brown · 5 years ago
  66. 24cecc3 arm64: Revert support for execute-only user mappings by Catalin Marinas · 5 years ago
  67. feee6b2 mm/memory_hotplug: shrink zones when offlining memory by David Hildenbrand · 5 years ago
  68. 9888428 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  69. cba779d arm64: mm: Fix column alignment for UXN in kernel_page_tables by Mark Brown · 5 years ago
  70. 93b9041 arm64: mm: Fix initialisation of DMA zones on non-NUMA systems by Will Deacon · 5 years ago
  71. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  72. 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  73. d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
  74. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  75. 6be2280 Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core by Catalin Marinas · 5 years ago
  76. 16993c0 arm/efi: EFI soft reservation to memblock by Dan Williams · 5 years ago
  77. bff3b04 arm64: mm: reserve CMA and crashkernel in ZONE_DMA32 by Nicolas Saenz Julienne · 5 years ago
  78. 32d1870 arm64: mm: simplify the page end calculation in __create_pgd_mapping() by Masahiro Yamada · 5 years ago
  79. 8b5369e dma/direct: turn ARCH_ZONE_DMA_BITS into a variable by Nicolas Saenz Julienne · 5 years ago
  80. e44ec4a arm64: print additional fault message when executing non-exec memory by Xiang Zheng · 5 years ago
  81. 8301ae8 Merge branch 'for-next/entry-s-to-c' into for-next/core by Catalin Marinas · 5 years ago
  82. 4686da5 arm64: Make arm64_dma32_phys_limit static by Catalin Marinas · 5 years ago
  83. bfe2987 arm64: entry-common: don't touch daif before bp-hardening by James Morse · 5 years ago
  84. afa7c0e arm64: Remove asmlinkage from updated functions by James Morse · 5 years ago
  85. b6e43c0 arm64: remove __exception annotations by James Morse · 5 years ago
  86. 3813733 arm64: mm: fix inverted PAR_EL1.F check by Mark Rutland · 5 years ago
  87. 4399d43 arm64: mm: Fix unused variable warning in zone_sizes_init by Nathan Chancellor · 5 years ago
  88. 6ec939f arm64/mm: Poison initmem while freeing with free_reserved_area() by Anshuman Khandual · 5 years ago
  89. 899ee4a arm64: use generic free_initrd_mem() by Mike Rapoport · 5 years ago
  90. 1a8e1ce arm64: use both ZONE_DMA and ZONE_DMA32 by Nicolas Saenz Julienne · 5 years ago
  91. a573cdd arm64: rename variables used to calculate ZONE_DMA32's size by Nicolas Saenz Julienne · 5 years ago
  92. ae970dc arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys() by Nicolas Saenz Julienne · 5 years ago
  93. 308c515 arm64: mm: fix spurious fault detection by Mark Rutland · 5 years ago
  94. e4365f9 arm64: mm: avoid virt_to_phys(init_mm.pgd) by Mark Rutland · 5 years ago
  95. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  96. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  97. e8d54b6 arm64: consider stack randomization for mmap base only when necessary by Alexandre Ghiti · 5 years ago
  98. 28058ed arm64: make use of is_compat_task instead of hardcoding this test by Alexandre Ghiti · 5 years ago
  99. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  100. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago