index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419
Mark Rutland
2023-10-09
KVM: arm64: Add handler for MOPS exceptions
Kristina Martsenko
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-05
arm64: mops: handle single stepping after MOPS exception
Kristina Martsenko
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
2023-05-25
arm64: hide unused is_valid_bugaddr()
Arnd Bergmann
2023-04-14
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
Josh Poimboeuf
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-22
arm64: pass ESR_ELx to die() of cfi_handler
Sangmoon Kim
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-09
efi: arm64: Wire up BTI annotation in memory attributes table
Ard Biesheuvel
2023-02-08
arm64: Support Clang UBSAN trap codes for better reporting
Kees Cook
2023-01-27
arm64: traps: attempt to dump all instructions
Mark Rutland
2022-11-15
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
2022-11-15
arm64: rework EL0 MRS emulation
Mark Rutland
2022-11-15
arm64: factor insn read out of call_undef_hook()
Mark Rutland
2022-11-15
arm64: factor out EL1 SSBS emulation hook
Mark Rutland
2022-11-15
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
2022-11-15
arm64: allow kprobes on EL0 handlers
Mark Rutland
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-09-26
arm64: Add CFI error handling
Sami Tolvanen
2022-09-16
arm64: rework BTI exception handling
Mark Rutland
2022-09-16
arm64: rework FPAC exception handling
Mark Rutland
2022-09-16
arm64: consistently pass ESR_ELx to die()
Mark Rutland
2022-09-16
arm64: die(): pass 'err' as long
Mark Rutland
2022-09-16
arm64: report EL1 UNDEFs better
Mark Rutland
2022-07-05
arm64/sysreg: Standardise naming for CTR_EL0 fields
Mark Brown
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-08
arm64: drop unused includes of <linux/personality.h>
Sagar Patel
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
2021-10-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2021-10-29
Merge branch 'for-next/extable' into for-next/core
Will Deacon
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
2021-10-19
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
2021-09-29
arm64/traps: Avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
2021-06-24
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2021-06-11
arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>
Mark Rutland
2021-06-11
arm64: insn: decouple patching from insn code
Mark Rutland
2021-06-07
arm64: entry: split bad stack entry
Mark Rutland
2021-06-07
arm64: entry: handle all vectors with C
Mark Rutland
[next]