1. 3758a6c arm64: extable: fix load_unaligned_zeropad() reg indices by Evgenii Stepanov · 3 years ago
  2. b21bae9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  3. bb425a7 arm64: mm: apply __ro_after_init to memory_limit by Peng Fan · 3 years ago
  4. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  5. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  6. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  7. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  8. 945409a Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/core by Catalin Marinas · 3 years ago
  9. c2c529b arm64: remove __dma_*_area() aliases by Mark Rutland · 3 years, 1 month ago
  10. 07b742a arm64: mm: log potential KASAN shadow alias by Mark Rutland · 3 years, 1 month ago
  11. 6f6cfa5 arm64: mm: use die_kernel_fault() in do_mem_abort() by Mark Rutland · 3 years, 1 month ago
  12. 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
  13. 386a746 arm64: mm: Use asid feature macro for cheanup by Yunfeng Ye · 3 years, 1 month ago
  14. a3a5b76 arm64: mm: Rename asid2idx() to ctxid2asid() by Yunfeng Ye · 3 years, 1 month ago
  15. fde046e arm64: extable: remove unused ex_handler_t definition by Jisheng Zhang · 3 years, 1 month ago
  16. a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  17. b873e98 kasan: add kasan mode messages when kasan init by Kuan-Ying Lee · 3 years, 2 months ago
  18. 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  19. b89ddf4 arm64/bpf: Remove 128MB limit for BPF JIT programs by Russell King · 3 years, 2 months ago
  20. c6975d7 arm64: Track no early_pgtable_alloc() for kmemleak by Qian Cai · 3 years, 2 months ago
  21. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  22. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  23. 3252b1d kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC by Kefeng Wang · 3 years, 2 months ago
  24. e635979 Merge branch 'for-next/fixes' into for-next/core by Will Deacon · 3 years, 2 months ago
  25. 16c200e Merge branch 'for-next/pfn-valid' into for-next/core by Will Deacon · 3 years, 2 months ago
  26. dc6bab1 Merge branch 'for-next/mm' into for-next/core by Will Deacon · 3 years, 2 months ago
  27. d8a2c0f Merge branch 'for-next/kexec' into for-next/core by Will Deacon · 3 years, 2 months ago
  28. 753b323 arm64: extable: add load_unaligned_zeropad() handler by Mark Rutland · 3 years, 2 months ago
  29. 2e77a62 arm64: extable: add a dedicated uaccess handler by Mark Rutland · 3 years, 2 months ago
  30. d6e2cc5 arm64: extable: add `type` and `data` fields by Mark Rutland · 3 years, 2 months ago
  31. 5d0e790 arm64: extable: use `ex` for `exception_table_entry` by Mark Rutland · 3 years, 2 months ago
  32. e8c328d arm64: extable: make fixup_exception() return bool by Mark Rutland · 3 years, 2 months ago
  33. 2e5809a arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE by Mike Kravetz · 3 years, 3 months ago
  34. 3de360c arm64/mm: drop HAVE_ARCH_PFN_VALID by Anshuman Khandual · 3 years, 3 months ago
  35. 6091dd9 arm64: trans_pgd: remove trans_pgd_map_page() by Pasha Tatashin · 3 years, 3 months ago
  36. 08eae0e arm64: kexec: configure EL2 vectors for kexec by Pasha Tatashin · 3 years, 3 months ago
  37. 788bfdd arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors by Pasha Tatashin · 3 years, 3 months ago
  38. 8fac67c arm64: mm: update max_pfn after memory hotplug by Sudarshan Rajagopalan · 3 years, 3 months ago
  39. f8b46c4 arm64/mm: Add pud_sect_supported() by Anshuman Khandual · 3 years, 3 months ago
  40. e63cf61 arm64: mm: Drop pointless call to set_max_mapnr() by Will Deacon · 3 years, 3 months ago
  41. e99f23c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  42. 85f58eb arm64: kdump: Skip kmemleak scan reserved memory for kdump by Chen Wandun · 3 years, 4 months ago
  43. 88053ec arm64: mm: limit linear region to 51 bits for KVM in nVHE mode by Ard Biesheuvel · 3 years, 4 months ago
  44. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  45. 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago
  46. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  47. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
  48. 9e5f3ff Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  49. 57c78a2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  50. 3eb9cdf Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID" by Will Deacon · 3 years, 4 months ago
  51. b261dba arm64: kdump: Remove custom linux,usable-memory-range handling by Geert Uytterhoeven · 3 years, 5 months ago
  52. 57beb9b arm64: kdump: Remove custom linux,elfcorehdr handling by Geert Uytterhoeven · 3 years, 5 months ago
  53. 7672150 arm64: kasan: mte: remove redundant mte_report_once logic by Mark Rutland · 3 years, 6 months ago
  54. 8286824 arm64: kasan: mte: use a constant kernel GCR_EL1 value by Mark Rutland · 3 years, 6 months ago
  55. d8a7190 Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge" by Jonathan Marek · 3 years, 5 months ago
  56. 6d47c23 set_memory: allow querying whether set_direct_map_*() is actually enabled by Mike Rapoport · 3 years, 6 months ago
  57. cd3eb7e Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 6 months ago
  58. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  59. 16c9afc arm64/mm: drop HAVE_ARCH_PFN_VALID by Anshuman Khandual · 3 years, 6 months ago
  60. a7d9f30 arm64: drop pfn_valid_within() and simplify pfn_valid() by Mike Rapoport · 3 years, 6 months ago
  61. 873ba46 arm64: decouple check whether pfn is in linear map from pfn_valid() by Mike Rapoport · 3 years, 6 months ago
  62. c742199 mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge by Christophe Leroy · 3 years, 6 months ago
  63. 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 6 months ago
  64. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  65. ac6d704 iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() by Jean-Philippe Brucker · 3 years, 6 months ago
  66. fdceddb Merge branch 'for-next/mte' into for-next/core by Will Deacon · 3 years, 6 months ago
  67. 81ad4bb Merge branch 'for-next/mm' into for-next/core by Will Deacon · 3 years, 6 months ago
  68. 6cf61e0 Merge branch 'for-next/entry' into for-next/core by Will Deacon · 3 years, 6 months ago
  69. 2537720 Merge branch 'for-next/caches' into for-next/core by Will Deacon · 3 years, 6 months ago
  70. 2062d44 arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS by Anshuman Khandual · 3 years, 6 months ago
  71. 84c5e23 arm64: mm: Pass original fault address to handle_mm_fault() by Gavin Shan · 3 years, 7 months ago
  72. 4aaa87a arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK] by Anshuman Khandual · 3 years, 7 months ago
  73. e0e3903 arm64: mm: decode xFSC in mem_abort_decode() by Mark Rutland · 3 years, 7 months ago
  74. 064dbfb arm64: entry: convert IRQ+FIQ handlers to C by Mark Rutland · 3 years, 7 months ago
  75. 013bb59 arm64: mte: handle tags zeroing at page allocation time by Peter Collingbourne · 3 years, 7 months ago
  76. fcf9dc0 arm64: mm: Add is_el1_data_abort() helper by Kefeng Wang · 3 years, 7 months ago
  77. 21cfe6e arm64: mm: Remove unused support for Normal-WT memory type by Will Deacon · 3 years, 7 months ago
  78. 58cc6b7 arm64: mm: Remove unused support for Device-GRE memory type by Will Deacon · 3 years, 7 months ago
  79. 5ae632e arm64: mm: Use better bitmap_zalloc() by Kefeng Wang · 3 years, 7 months ago
  80. e176e26 arm64: assembler: add set_this_cpu_offset by Mark Rutland · 3 years, 7 months ago
  81. fade9c2 arm64: Rename arm64-internal cache maintenance functions by Fuad Tabba · 3 years, 7 months ago
  82. 8c28d52 arm64: sync_icache_aliases to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  83. 406d7d4 arm64: __clean_dcache_area_pou to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  84. f749448 arm64: __clean_dcache_area_pop to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  85. 1f42faf arm64: __clean_dcache_area_poc to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  86. 814b186 arm64: __flush_dcache_area to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  87. 163d3f80 arm64: dcache_by_line_op to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  88. e3974ad arm64: __inval_dcache_area to take end parameter instead of size by Fuad Tabba · 3 years, 7 months ago
  89. d044f81 arm64: Fix comments to refer to correct function __flush_icache_range by Fuad Tabba · 3 years, 7 months ago
  90. 7908072 arm64: Do not enable uaccess for invalidate_icache_range by Fuad Tabba · 3 years, 7 months ago
  91. 116b7f5 arm64: Do not enable uaccess for flush_icache_range by Fuad Tabba · 3 years, 7 months ago
  92. 40221c7 arm64/mm: Make vmemmap_free() available only with CONFIG_MEMORY_HOTPLUG by Anshuman Khandual · 3 years, 7 months ago
  93. 7e04cc9 arm64/mm: Validate CONFIG_PGTABLE_LEVELS by Anshuman Khandual · 3 years, 8 months ago
  94. e690124 arm64: mm: don't use CON and BLK mapping if KFENCE is enabled by Jisheng Zhang · 3 years, 7 months ago
  95. f44e58b Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 8 months ago
  96. 588a513 arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() by Catalin Marinas · 3 years, 8 months ago
  97. 687842e arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required by Christoph Hellwig · 3 years, 8 months ago
  98. 37a8024 arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup by Peter Collingbourne · 3 years, 8 months ago
  99. 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  100. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago