| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-24 | Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/core |  Catalin Marinas | 1 | -76/+8 |
| 2025-07-17 | arm64: Mark kernel as tainted on SAE and SError panic |  Breno Leitao | 1 | -0/+1 |
| 2025-07-08 | arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stack |  Breno Leitao | 1 | -3/+0 |
| 2025-07-08 | arm64: debug: remove debug exception registration infrastructure |  Ada Couprie Diaz | 1 | -27/+0 |
| 2025-07-08 | arm64: debug: call software breakpoint handlers statically |  Ada Couprie Diaz | 1 | -49/+10 |
| 2025-07-08 | arm64: refactor aarch32_break_handler() |  Ada Couprie Diaz | 1 | -1/+1 |
| 2025-05-07 | ubsan: Remove regs from report_ubsan_failure() |  Mostafa Saleh | 1 | -1/+1 |
| 2025-05-07 | arm64: Introduce esr_is_ubsan_brk() |  Mostafa Saleh | 1 | -1/+1 |
| 2025-03-17 | arm64: Rely on generic printing of preemption model |  Sebastian Andrzej Siewior | 1 | -9/+1 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+1 |
| 2024-11-14 | Merge branch 'for-next/mops' into for-next/core |  Catalin Marinas | 1 | -0/+7 |
| 2024-11-07 | asm-generic: introduce text-patching.h |  Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2024-10-17 | arm64: mops: Handle MOPS exceptions from EL1 |  Kristina Martsenko | 1 | -0/+7 |
| 2024-10-04 | arm64/traps: Handle GCS exceptions |  Mark Brown | 1 | -0/+11 |
| 2024-09-12 | Merge branch 'for-next/timers' into for-next/core |  Will Deacon | 1 | -6/+14 |
| 2024-09-04 | arm64: handle PKEY/POE faults |  Joey Gouly | 1 | -0/+6 |
| 2024-08-27 | arm64: Implement prctl(PR_{G,S}ET_TSC) |  Peter Collingbourne | 1 | -6/+14 |
| 2024-06-20 | arm64: Introduce esr_brk_comment, esr_is_cfi_brk |  Pierre-Clément Tosi | 1 | -5/+3 |
| 2023-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -47/+1 |
| 2023-10-16 | arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419 |  Mark Rutland | 1 | -1/+1 |
| 2023-10-09 | KVM: arm64: Add handler for MOPS exceptions |  Kristina Martsenko | 1 | -47/+1 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+1 |
| 2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t... |  Catalin Marinas | 1 | -1/+60 |
| 2023-06-09 | kasan: use internal prototypes matching gcc-13 builtins |  Arnd Bergmann | 1 | -1/+1 |
| 2023-06-05 | arm64: mops: handle single stepping after MOPS exception |  Kristina Martsenko | 1 | -0/+6 |
| 2023-06-05 | arm64: mops: handle MOPS exceptions |  Kristina Martsenko | 1 | -0/+52 |
| 2023-05-25 | arm64: hide unused is_valid_bugaddr() |  Arnd Bergmann | 1 | -1/+2 |
| 2023-04-14 | arm64/cpu: Mark cpu_park_loop() and friends __noreturn |  Josh Poimboeuf | 1 | -2/+1 |
| 2023-03-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi |  Linus Torvalds | 1 | -0/+6 |
| 2023-02-22 | arm64: pass ESR_ELx to die() of cfi_handler |  Sangmoon Kim | 1 | -1/+1 |
| 2023-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -4/+2 |
| 2023-02-09 | efi: arm64: Wire up BTI annotation in memory attributes table |  Ard Biesheuvel | 1 | -0/+6 |
| 2023-02-08 | arm64: Support Clang UBSAN trap codes for better reporting |  Kees Cook | 1 | -0/+21 |
| 2023-01-27 | arm64: traps: attempt to dump all instructions |  Mark Rutland | 1 | -4/+2 |
| 2022-11-15 | arm64: armv8_deprecated: rework deprected instruction handling |  Mark Rutland | 1 | -39/+1 |
| 2022-11-15 | arm64: rework EL0 MRS emulation |  Mark Rutland | 1 | -0/+3 |
| 2022-11-15 | arm64: factor insn read out of call_undef_hook() |  Mark Rutland | 1 | -9/+22 |
| 2022-11-15 | arm64: factor out EL1 SSBS emulation hook |  Mark Rutland | 1 | -7/+8 |
| 2022-11-15 | arm64: split EL0/EL1 UNDEF handlers |  Mark Rutland | 1 | -10/+12 |
| 2022-11-15 | arm64: allow kprobes on EL0 handlers |  Mark Rutland | 1 | -4/+2 |
| 2022-10-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -19/+29 |
| 2022-09-26 | arm64: Add CFI error handling |  Sami Tolvanen | 1 | -3/+44 |
| 2022-09-16 | arm64: rework BTI exception handling |  Mark Rutland | 1 | -3/+7 |
| 2022-09-16 | arm64: rework FPAC exception handling |  Mark Rutland | 1 | -6/+10 |
| 2022-09-16 | arm64: consistently pass ESR_ELx to die() |  Mark Rutland | 1 | -7/+7 |
| 2022-09-16 | arm64: die(): pass 'err' as long |  Mark Rutland | 1 | -3/+3 |
| 2022-09-16 | arm64: report EL1 UNDEFs better |  Mark Rutland | 1 | -1/+3 |
| 2022-07-05 | arm64/sysreg: Standardise naming for CTR_EL0 fields |  Mark Brown | 1 | -3/+3 |
| 2022-05-20 | Merge branch 'for-next/esr-elx-64-bit' into for-next/core |  Catalin Marinas | 1 | -33/+33 |