index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-06-10
arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSO
Nick Desaulniers
2020-06-08
arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGS
Joe Perches
2020-06-04
arm64: debug: mark a function as __init to save some memory
Christophe JAILLET
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
2020-05-28
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
2020-05-27
arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
Anshuman Khandual
2020-05-21
arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 context
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add remaining feature bits in ID_PFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_MMFR5 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_DFR1 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Introduce ID_PFR2 CPU register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
Anshuman Khandual
2020-05-21
arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
Anshuman Khandual
2020-05-21
arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 register
Anshuman Khandual
2020-05-21
arm64: mm: Add asid_gen_match() helper
Jean-Philippe Brucker
2020-05-21
arm64: vdso: Fix CFI directives in sigreturn trampoline
Will Deacon
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
2020-05-20
arm64/cpufeature: Drop open encodings while extracting parange
Anshuman Khandual
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-18
arm64: stacktrace: Factor out some common code into on_stack()
Yunfeng Ye
2020-05-18
arm64: Call debug_traps_init() from trap_init() to help early kgdb
Douglas Anderson
2020-05-18
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
scs: Move DEFINE_SCS macro into core code
Will Deacon
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-15
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
arm64: Disable SCS for hypervisor code
Sami Tolvanen
2020-05-15
arm64: vdso: Disable Shadow Call Stack
Sami Tolvanen
2020-05-15
arm64: efi: Restore register x18 if it was corrupted
Sami Tolvanen
2020-05-15
arm64: Preserve register x18 when CPU is suspended
Sami Tolvanen
2020-05-15
arm64: Reserve register x18 from general allocation with SCS
Sami Tolvanen
2020-05-15
scs: Disable when function graph tracing is enabled
Sami Tolvanen
2020-05-15
scs: Add support for Clang's Shadow Call Stack (SCS)
Sami Tolvanen
2020-05-12
arm64: bti: Fix support for userspace only BTI
Mark Brown
2020-05-12
arm64: cpufeature: Add "or" to mitigations for multiple errata
Geert Uytterhoeven
2020-05-12
arm64: kconfig: Update and comment GCC version check for kernel BTI
Will Deacon
2020-05-11
arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
Amit Daniel Kachhap
2020-05-11
bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates
Luke Nelson
[next]