1. 1ec7481 arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE by Zhengyuan Liu · 4 years, 5 months ago
  2. 4ded4a2 arm64: Make sure permission updates happen for pmd/pud by Laura Abbott · 7 years ago
  3. 68a066f arm64: Enforce BBM for huge IO/VMAP mappings by Will Deacon · 7 years ago
  4. 9a6baa40 arm64: mm: Change page table pointer name in p[md]_set_huge() by Ben Hutchings · 5 years ago
  5. 8cf89b9 arm64: don't open code page table entry creation by Kristina Martsenko · 7 years ago
  6. d9c64ef arm64: Revert support for execute-only user mappings by Catalin Marinas · 5 years ago
  7. dc4d242 arm64/numa: Report correct memblock range for the dummy node by Anshuman Khandual · 6 years ago
  8. 0e606f0 arm64: capabilities: Update prototype for enable call back by Dave Martin · 5 years ago
  9. ec34701 arm64: sysreg: Move to use definitions for all the SCTLR bits by James Morse · 5 years ago
  10. 6c65884 arm64: kpti: ensure patched kernel text is fetched from PoU by Mark Rutland · 6 years ago
  11. c96833f arm64/mm: Inhibit huge-vmap with ptdump by Mark Rutland · 6 years ago
  12. cf37801 arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable by Christoph Hellwig · 6 years ago
  13. dffad3e arm64: Save and restore OSDLR_EL1 across suspend/resume by Jean-Philippe Brucker · 6 years ago
  14. 8add705 arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region by Yueyi Li · 6 years ago
  15. 34cc166 arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals by Will Deacon · 6 years ago
  16. ca5664c arm64: Fix minor issues with the dcache_by_line_op macro by Will Deacon · 6 years ago
  17. 87d143d arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearing by Robin Murphy · 6 years ago
  18. 1241679 arm64: hugetlb: Fix handling of young ptes by Steve Capper · 6 years ago
  19. 5a56b30 arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 7 years ago
  20. a929f06 arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag by Marek Szyprowski · 7 years ago
  21. a348069 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  22. c1550e0 arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 7 years ago
  23. 0dac9f1 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 7 years ago
  24. 64df84d arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  25. 50ed018 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  26. acdb498 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  27. c1badd7 arm64: mm: fix thinko in non-global page table attribute check by Ard Biesheuvel · 7 years ago
  28. 35d75b7 arm64: mm: don't write garbage into TTBR1_EL1 register by Ard Biesheuvel · 7 years ago
  29. 851e2ea arm64: proc: Set PTE_NG for table entries to avoid traversing them twice by Will Deacon · 7 years ago
  30. 48c3538 arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Will Deacon · 7 years ago
  31. 6b47a82 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Will Deacon · 7 years ago
  32. 9107ac4 arm64: Move BP hardening to check_and_switch_context by Marc Zyngier · 7 years ago
  33. 5bee81c arm64: Add skeleton to harden the branch predictor against aliasing attacks by Will Deacon · 7 years ago
  34. c10e4aa arm64: Move post_ttbr_update_workaround to C code by Marc Zyngier · 7 years ago
  35. 535357c arm64: Make USER_DS an inclusive limit by Robin Murphy · 7 years ago
  36. 1449a17 arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 7 years ago
  37. 2feb36e arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 7 years ago
  38. ee28fed arm64: mm: Permit transitioning from Global to Non-Global without BBM by Will Deacon · 7 years ago
  39. fedf5a7 arm64: kpti: Fix the interaction between ASID switching and software PAN by Catalin Marinas · 7 years ago
  40. 3882b5f arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 7 years ago
  41. 63d1376 arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 7 years ago
  42. a8bad38 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 8 years ago
  43. 00ff7de arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN by Will Deacon · 8 years ago
  44. 95ce0d5 arm64: mm: Rename post_ttbr0_update_workaround by Will Deacon · 8 years ago
  45. 4445cb0 arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 by Will Deacon · 8 years ago
  46. d26f0a5 arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 8 years ago
  47. 9854611 arm64: fix CONFIG_DEBUG_WX address reporting by Mark Rutland · 7 years ago
  48. cdcfd13 arm64: Initialise high_memory global variable earlier by Steve Capper · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 0a6de8b arm64: fix misleading data abort decoding by Mark Rutland · 7 years ago
  51. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  52. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  53. 289d07a arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 8 years ago
  54. 828f193 arm64: hugetlb: Cleanup setup_hugepagesz by Steve Capper · 8 years ago
  55. 5cd028b arm64: Re-enable support for contiguous hugepages by Punit Agrawal · 8 years ago
  56. a8d623e arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages by Punit Agrawal · 8 years ago
  57. c3e4ed5 arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages by Punit Agrawal · 8 years ago
  58. 30f3ac0 arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages by Punit Agrawal · 8 years ago
  59. d8bdcff arm64: hugetlb: Add break-before-make logic for contiguous entries by Steve Capper · 8 years ago
  60. 29a7287 arm64: hugetlb: Spring clean huge pte accessors by Steve Capper · 8 years ago
  61. b5b0be8 arm64: hugetlb: Introduce pte_pgprot helper by Steve Capper · 8 years ago
  62. d3ea795 arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present by Steve Capper · 8 years ago
  63. 8165f70 arm64: dma-mapping: Mark atomic_pool as __ro_after_init by Vladimir Murzin · 8 years ago
  64. 2fa59ec arm64: dma-mapping: Do not pass data to gen_pool_set_algo() by Vladimir Murzin · 8 years ago
  65. af29678 arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths by Catalin Marinas · 8 years ago
  66. 73e86cb arm64: Move PTE_RDONLY bit handling out of set_pte_at() by Catalin Marinas · 8 years ago
  67. 3bbf715 arm64: Convert pte handling from inline asm to using (cmp)xchg by Catalin Marinas · 8 years ago
  68. caf5ef7 arm64: fix pmem interface definition by Arnd Bergmann · 8 years ago
  69. d50e071 arm64: Implement pmem API support by Robin Murphy · 8 years ago
  70. d46befe arm64: Convert __inval_cache_range() to area-based by Robin Murphy · 8 years ago
  71. 1f9b893 arm64: Decode information from ESR upon mem faults by Julien Thierry · 8 years ago
  72. 6d33274 arm64: Fix potential race with hardware DBM in ptep_set_access_flags() by Catalin Marinas · 8 years ago
  73. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 8 years ago
  75. ece4b20 arm64/numa: Drop duplicate message by Punit Agrawal · 8 years ago
  76. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  77. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  78. 3f9ec80 arm64/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
  79. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  80. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  81. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  82. f0b38d6 arm64: hugetlb: remove spurious calls to huge_ptep_offset() by Steve Capper · 8 years ago
  83. bb9dd3d arm64: hugetlb: refactor find_num_contig() by Steve Capper · 8 years ago
  84. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  85. 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 8 years ago
  86. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  87. 32015c2 arm64: exception: handle Synchronous External Abort by Tyler Baicar · 8 years ago
  88. e0d60ac arm64: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  89. 577dfe1 arm64/dma-mapping: Remove extraneous null-pointer checks by Olav Haugan · 8 years ago
  90. 0e3a902 arm64: mm: Update perf accounting to handle poison faults by Punit Agrawal · 8 years ago
  91. e7c600f arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling by Jonathan (Zhixiong) Zhang · 8 years ago
  92. f02ab08 arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries by Punit Agrawal · 8 years ago
  93. 1eb34b6 arm64: fault: Print info about page table structure when dumping pte by Will Deacon · 8 years ago
  94. 83016b2 arm64: mm: print file name of faulting vma by Kristina Martsenko · 8 years ago
  95. bf396c0 arm64: mm: don't print out page table entries on EL0 faults by Kristina Martsenko · 8 years ago
  96. 67ce16e arm64: mm: print out correct page table entries by Kristina Martsenko · 8 years ago
  97. 1151f83 arm64: kernel: restrict /dev/mem read() calls to linear region by Ard Biesheuvel · 8 years ago
  98. 6efd849 arm64: mm: explicity include linux/vmalloc.h by Tobias Klauser · 8 years ago
  99. c07ab95 arm64: Call __show_regs directly by Kefeng Wang · 8 years ago
  100. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago