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
Age
Commit message (
Expand
)
Author
2023-10-10
arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
Rob Herring
2023-10-10
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
2023-09-23
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
2023-09-13
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
2023-09-13
arm64/fpsimd: Only provide the length to cpufeature for xCR registers
Mark Brown
2023-09-13
arm64/sme: Don't use streaming mode to probe the maximum SME VL
Mark Brown
2023-09-13
arm64/ptrace: Clean up error handling path in sve_set_common()
Christophe JAILLET
2023-09-02
arm64: module: Use module_init_layout_section() to spot init sections
James Morse
2023-09-02
arm64: module-plts: inline linux/moduleloader.h
Arnd Bergmann
2023-08-23
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
2023-08-11
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
2023-08-11
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
2023-08-11
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
2023-08-11
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
2023-08-03
arm64/sme: Set new vector length before reallocating
Mark Brown
2023-08-03
arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
Oliver Upton
2023-07-27
arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
Mark Brown
2023-06-09
arm64: vdso: Pass (void *) to virt_to_page()
Linus Walleij
2023-05-24
arm64: mte: Do not set PG_mte_tagged if tags were not initialized
Peter Collingbourne
2023-05-11
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2023-05-11
arm64: Stash shadow stack pointer in the task struct on interrupt
Ard Biesheuvel
2023-05-11
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
2023-04-13
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
2023-04-06
arm64: efi: Set NX compat flag in PE/COFF header
Ard Biesheuvel
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2023-03-11
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2023-03-10
arm64/cpufeature: Fix field sign for DIT hwcap detection
Mark Brown
2023-02-01
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
2023-02-01
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2023-01-24
efi: rt-wrapper: Add missing include
Ard Biesheuvel
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2023-01-18
arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
Zenghui Yu
2023-01-18
arm64/signal: Always accept SVE signal frames on SME only systems
Mark Brown
2023-01-18
arm64/signal: Always allocate SVE signal frames on SME only systems
Mark Brown
2023-01-18
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
2023-01-18
arm64: mte: Avoid the racy walk of the vma list during core dump
Catalin Marinas
2023-01-18
arm64: mte: Fix double-freeing of the temporary tag storage during coredump
Catalin Marinas
2023-01-07
arm64: Prohibit instrumentation on arch_stack_walk()
Masami Hiramatsu (Google)
2022-12-01
Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-11-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-14
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
Sami Tolvanen
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-10
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
2022-11-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-11-01
arm64: entry: avoid kprobe recursion
Mark Rutland
[next]