1. 1241679 arm64: hugetlb: Fix handling of young ptes by Steve Capper · 6 years ago
  2. 5a56b30 arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 6 years ago
  3. a929f06 arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag by Marek Szyprowski · 7 years ago
  4. a348069 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 7 years ago
  5. c1550e0 arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 7 years ago
  6. 0dac9f1 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 7 years ago
  7. 64df84d arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance by Will Deacon · 7 years ago
  8. 50ed018 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  9. acdb498 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  10. c1badd7 arm64: mm: fix thinko in non-global page table attribute check by Ard Biesheuvel · 7 years ago
  11. 35d75b7 arm64: mm: don't write garbage into TTBR1_EL1 register by Ard Biesheuvel · 7 years ago
  12. 851e2ea arm64: proc: Set PTE_NG for table entries to avoid traversing them twice by Will Deacon · 7 years ago
  13. 48c3538 arm64: entry: Apply BP hardening for suspicious interrupts from EL0 by Will Deacon · 7 years ago
  14. 6b47a82 arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Will Deacon · 7 years ago
  15. 9107ac4 arm64: Move BP hardening to check_and_switch_context by Marc Zyngier · 7 years ago
  16. 5bee81c arm64: Add skeleton to harden the branch predictor against aliasing attacks by Will Deacon · 7 years ago
  17. c10e4aa arm64: Move post_ttbr_update_workaround to C code by Marc Zyngier · 7 years ago
  18. 535357c arm64: Make USER_DS an inclusive limit by Robin Murphy · 7 years ago
  19. 1449a17 arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives by Will Deacon · 7 years ago
  20. 2feb36e arm64: kpti: Add ->enable callback to remap swapper using nG mappings by Will Deacon · 7 years ago
  21. ee28fed arm64: mm: Permit transitioning from Global to Non-Global without BBM by Will Deacon · 7 years ago
  22. fedf5a7 arm64: kpti: Fix the interaction between ASID switching and software PAN by Catalin Marinas · 7 years ago
  23. 3882b5f arm64: kaslr: Put kernel vectors address in separate data page by Will Deacon · 7 years ago
  24. 63d1376 arm64: mm: Map entry trampoline into trampoline and kernel page tables by Will Deacon · 7 years ago
  25. a8bad38 arm64: mm: Allocate ASIDs in pairs by Will Deacon · 7 years ago
  26. 00ff7de arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN by Will Deacon · 7 years ago
  27. 95ce0d5 arm64: mm: Rename post_ttbr0_update_workaround by Will Deacon · 7 years ago
  28. 4445cb0 arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 by Will Deacon · 7 years ago
  29. d26f0a5 arm64: mm: Move ASID from TTBR0 to TTBR1 by Will Deacon · 7 years ago
  30. 9854611 arm64: fix CONFIG_DEBUG_WX address reporting by Mark Rutland · 7 years ago
  31. cdcfd13 arm64: Initialise high_memory global variable earlier by Steve Capper · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 0a6de8b arm64: fix misleading data abort decoding by Mark Rutland · 7 years ago
  34. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  35. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  36. 289d07a arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 8 years ago
  37. 828f193 arm64: hugetlb: Cleanup setup_hugepagesz by Steve Capper · 7 years ago
  38. 5cd028b arm64: Re-enable support for contiguous hugepages by Punit Agrawal · 7 years ago
  39. a8d623e arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages by Punit Agrawal · 7 years ago
  40. c3e4ed5 arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages by Punit Agrawal · 7 years ago
  41. 30f3ac0 arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages by Punit Agrawal · 7 years ago
  42. d8bdcff arm64: hugetlb: Add break-before-make logic for contiguous entries by Steve Capper · 7 years ago
  43. 29a7287 arm64: hugetlb: Spring clean huge pte accessors by Steve Capper · 7 years ago
  44. b5b0be8 arm64: hugetlb: Introduce pte_pgprot helper by Steve Capper · 7 years ago
  45. d3ea795 arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present by Steve Capper · 7 years ago
  46. 8165f70 arm64: dma-mapping: Mark atomic_pool as __ro_after_init by Vladimir Murzin · 7 years ago
  47. 2fa59ec arm64: dma-mapping: Do not pass data to gen_pool_set_algo() by Vladimir Murzin · 7 years ago
  48. af29678 arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths by Catalin Marinas · 8 years ago
  49. 73e86cb arm64: Move PTE_RDONLY bit handling out of set_pte_at() by Catalin Marinas · 8 years ago
  50. 3bbf715 arm64: Convert pte handling from inline asm to using (cmp)xchg by Catalin Marinas · 8 years ago
  51. caf5ef7 arm64: fix pmem interface definition by Arnd Bergmann · 7 years ago
  52. d50e071 arm64: Implement pmem API support by Robin Murphy · 8 years ago
  53. d46befe arm64: Convert __inval_cache_range() to area-based by Robin Murphy · 8 years ago
  54. 1f9b893 arm64: Decode information from ESR upon mem faults by Julien Thierry · 7 years ago
  55. 6d33274 arm64: Fix potential race with hardware DBM in ptep_set_access_flags() by Catalin Marinas · 8 years ago
  56. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  57. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 8 years ago
  58. ece4b20 arm64/numa: Drop duplicate message by Punit Agrawal · 8 years ago
  59. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 8 years ago
  60. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  61. 3f9ec80 arm64/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
  62. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  63. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  64. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  65. f0b38d6 arm64: hugetlb: remove spurious calls to huge_ptep_offset() by Steve Capper · 8 years ago
  66. bb9dd3d arm64: hugetlb: refactor find_num_contig() by Steve Capper · 8 years ago
  67. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  68. 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 8 years ago
  69. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  70. 32015c2 arm64: exception: handle Synchronous External Abort by Tyler Baicar · 8 years ago
  71. e0d60ac arm64: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  72. 577dfe1 arm64/dma-mapping: Remove extraneous null-pointer checks by Olav Haugan · 8 years ago
  73. 0e3a902 arm64: mm: Update perf accounting to handle poison faults by Punit Agrawal · 8 years ago
  74. e7c600f arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling by Jonathan (Zhixiong) Zhang · 8 years ago
  75. f02ab08 arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries by Punit Agrawal · 8 years ago
  76. 1eb34b6 arm64: fault: Print info about page table structure when dumping pte by Will Deacon · 8 years ago
  77. 83016b2 arm64: mm: print file name of faulting vma by Kristina Martsenko · 8 years ago
  78. bf396c0 arm64: mm: don't print out page table entries on EL0 faults by Kristina Martsenko · 8 years ago
  79. 67ce16e arm64: mm: print out correct page table entries by Kristina Martsenko · 8 years ago
  80. 1151f83 arm64: kernel: restrict /dev/mem read() calls to linear region by Ard Biesheuvel · 8 years ago
  81. 6efd849 arm64: mm: explicity include linux/vmalloc.h by Tobias Klauser · 8 years ago
  82. c07ab95 arm64: Call __show_regs directly by Kefeng Wang · 8 years ago
  83. 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
  84. d4bbc30 arm64: use set_memory.h header by Laura Abbott · 8 years ago
  85. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  86. 92f66f8 arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS by Catalin Marinas · 8 years ago
  87. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  88. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  89. 461a694 iommu: Remove pci.h include from trace/events/iommu.h by Joerg Roedel · 8 years ago
  90. b913efe arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops by Sricharan R · 8 years ago
  91. 6ae979a Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"" by Will Deacon · 8 years ago
  92. b824b93 arm64: print a fault message when attempting to write RO memory by Stephen Boyd · 8 years ago
  93. e62aaea arm64: kdump: provide /proc/vmcore file by AKASHI Takahiro · 8 years ago
  94. 254a41c arm64: hibernate: preserve kdump image around hibernation by AKASHI Takahiro · 8 years ago
  95. 98d2e15 arm64: kdump: protect crash dump kernel memory by Takahiro Akashi · 8 years ago
  96. 9b0aa14 arm64: mm: add set_memory_valid() by AKASHI Takahiro · 8 years ago
  97. 764b51e arm64: kdump: reserve memory for crash dump kernel by AKASHI Takahiro · 8 years ago
  98. 8f579b1 arm64: limit memory regions based on DT property, usable-memory-range by AKASHI Takahiro · 8 years ago
  99. 09a6adf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 8 years ago
  100. d27cfa1 arm64: mm: set the contiguous bit for kernel mappings where appropriate by Ard Biesheuvel · 8 years ago