1. 5dfc6ed arm64: entry: Apply BP hardening for high-priority synchronous exceptions by Will Deacon · 7 years ago
  2. 51369e3 arm64: Make USER_DS an inclusive limit by Robin Murphy · 7 years ago
  3. 0f15adb arm64: Add skeleton to harden the branch predictor against aliasing attacks by Will Deacon · 7 years ago
  4. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  5. 80b6eb0 arm64: Don't walk page table for user faults in do_mem_abort by Will Deacon · 7 years ago
  6. 42dbf54 arm64: consistently log ESR and page table by Mark Rutland · 7 years ago
  7. 3f7c86b arm64: Update fault_info table with new exception types by Julien Thierry · 7 years ago
  8. 0a6de8b arm64: fix misleading data abort decoding by Mark Rutland · 7 years ago
  9. f67d5c4 arm64: mm: Remove useless and wrong comments from fault.c by Will Deacon · 7 years ago
  10. 760bfb4 arm64: fault: Route pte translation faults via do_translation_fault by Will Deacon · 7 years ago
  11. 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  12. 289d07a arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 8 years ago
  13. af29678 arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths by Catalin Marinas · 8 years ago
  14. 73e86cb arm64: Move PTE_RDONLY bit handling out of set_pte_at() by Catalin Marinas · 8 years ago
  15. 3bbf715 arm64: Convert pte handling from inline asm to using (cmp)xchg by Catalin Marinas · 8 years ago
  16. 1f9b893 arm64: Decode information from ESR upon mem faults by Julien Thierry · 7 years ago
  17. 6d33274 arm64: Fix potential race with hardware DBM in ptep_set_access_flags() by Catalin Marinas · 7 years ago
  18. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  19. 621f48e arm/arm64: KVM: add guest SEA support by Tyler Baicar · 8 years ago
  20. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  21. 32015c2 arm64: exception: handle Synchronous External Abort by Tyler Baicar · 8 years ago
  22. 0e3a902 arm64: mm: Update perf accounting to handle poison faults by Punit Agrawal · 8 years ago
  23. e7c600f arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling by Jonathan (Zhixiong) Zhang · 8 years ago
  24. 1eb34b6 arm64: fault: Print info about page table structure when dumping pte by Will Deacon · 8 years ago
  25. 83016b2 arm64: mm: print file name of faulting vma by Kristina Martsenko · 8 years ago
  26. bf396c0 arm64: mm: don't print out page table entries on EL0 faults by Kristina Martsenko · 8 years ago
  27. 67ce16e arm64: mm: print out correct page table entries by Kristina Martsenko · 8 years ago
  28. c07ab95 arm64: Call __show_regs directly by Kefeng Wang · 8 years ago
  29. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  30. b824b93 arm64: print a fault message when attempting to write RO memory by Stephen Boyd · 8 years ago
  31. 09a6adf arm64: mm: unaligned access by user-land should be received as SIGBUS by Victor Kamensky · 8 years ago
  32. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  33. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  34. c8b06e3 arm64: Remove useless UAO IPI and describe how this gets enabled by James Morse · 8 years ago
  35. 6ef4fb3 arm64: mm: fix show_pte KERN_CONT fallout by Mark Rutland · 8 years ago
  36. 7868896 arm64: Handle faults caused by inadvertent user access with PAN enabled by Catalin Marinas · 9 years ago
  37. a8ada14 arm64: Update the synchronous external abort fault description by Catalin Marinas · 8 years ago
  38. 7209c86 arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call by James Morse · 8 years ago
  39. 2a6dcb2 arm64: cpufeature: Schedule enable() calls instead of calling them via IPI by James Morse · 8 years ago
  40. 0edfa83 arm64: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  41. cab15ce arm64: Introduce execute-only page access permissions by Catalin Marinas · 8 years ago
  42. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  43. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  44. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  45. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  46. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 9 years ago
  47. e19a6ee arm64: kernel: Save and restore UAO and addr_limit on exception entry by James Morse · 9 years ago
  48. 541ec87 arm64: kill ESR_LNX_EXEC by Mark Rutland · 9 years ago
  49. 275f344 arm64: add macro to extract ESR_ELx.EC by Mark Rutland · 9 years ago
  50. bbb1681 arm64: mm: mark fault_info table const by Mark Rutland · 9 years ago
  51. 0106d45 arm64: mm: always take dirty state from new pte in ptep_set_access_flags by Will Deacon · 9 years ago
  52. 3a72db70 arm64: mm: remove the redundant code by Huang Shijie · 9 years ago
  53. 66dbd6e arm64: Implement ptep_set_access_flags() for hardware AF/DBM by Catalin Marinas · 9 years ago
  54. 6afedcd arm64: mm: Add trace_irqflags annotations to do_debug_exception() by James Morse · 9 years ago
  55. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  56. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  57. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  58. 70c8abc arm64: User die() instead of panic() in do_page_fault() by Catalin Marinas · 9 years ago
  59. 52d7523 arm64: mm: allow the kernel to handle alignment faults on user accesses by EunTaik Lee · 9 years ago
  60. e950631 arm64: Remove the get_thread_info() function by Catalin Marinas · 9 years ago
  61. 7054419 arm64: kernel: Don't toggle PAN on systems with UAO by James Morse · 9 years ago
  62. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  63. c03784ee8 arm64: mm: fix fault_info table xFSC decoding by Mark Rutland · 9 years ago
  64. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  65. dbb4e15 arm64: Delay cpu feature capability checks by Suzuki K. Poulose · 9 years ago
  66. 569ba74 arm64: readahead: fault retry breaks mmap file read random detection by Mark Salyzyn · 9 years ago
  67. 9fb7410 arm64/BUG: Use BRK instruction for generic BUG traps by Dave P Martin · 9 years ago
  68. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  69. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  70. f871d26 arm64: Fix show_unhandled_signal_ratelimited usage by Suzuki K. Poulose · 10 years ago
  71. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  72. 86dca36 arm64: use private ratelimit state along with show_unhandled_signals by Vladimir Murzin · 10 years ago
  73. 9e793ab arm64: show unhandled SP/PC alignment faults by Vladimir Murzin · 10 years ago
  74. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  75. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  76. 7f73f7a arm64: mm: report unhandled level-0 translation faults correctly by Will Deacon · 10 years ago
  77. c79b954b arm64: mm: Implement 4 levels of translation tables by Jungseok Lee · 11 years ago
  78. 5a0fdfa Revert "arm64: Introduce execute-only page access permissions" by Catalin Marinas · 11 years ago
  79. bc07c2c arm64: Introduce execute-only page access permissions by Catalin Marinas · 11 years ago
  80. 9141300 arm64: Provide read/write fault information in compat signal handlers by Catalin Marinas · 11 years ago
  81. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  82. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  83. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  84. db6f410 arm64: mm: don't treat user cache maintenance faults as writes by Will Deacon · 11 years ago
  85. 084bd29 ARM64: mm: HugeTLB support. by Steve Capper · 12 years ago
  86. 953dbbe arm64: Do not report user faults for handled signals by Catalin Marinas · 12 years ago
  87. 0e7f7bc arm64: Ignore the 'write' ESR flag on cache maintenance faults by Catalin Marinas · 12 years ago
  88. 4339e3f3 arm64: mm: Correct show_pte behaviour by Steve Capper · 12 years ago
  89. 3495386b arm64: Make the user fault reporting more specific by Catalin Marinas · 12 years ago
  90. 1d18c47 arm64: MMU fault handling and page table management by Catalin Marinas · 13 years ago