aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-10-05arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-09arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-31acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-31arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-21arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-08arm64: only advance singlestep for user instruction trapsMark Rutland
2019-05-08arm64: Fix single stepping in kernel trapsJulien Thierry
2019-04-17arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-03-23arm64: Fix HCR.TGE status for NMI contextsJulien Thierry
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-13arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse
2019-02-12arm64: ftrace: don't adjust the LR valueMark Rutland
2019-02-06arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse
2019-02-06arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse
2019-02-06arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel
2019-01-26arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel
2018-11-27arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-10-18arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon
2018-09-26arm64: fix possible spectre-v1 write in ptrace_hbp_set_event()Mark Rutland
2018-09-15arm64: Handle mismatched cache typeSuzuki K Poulose
2018-09-15arm64: Fix mismatched cache line size detectionSuzuki K Poulose
2018-09-15arm64: cpu_errata: include required headersArnd Bergmann
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-08-24arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-07-03arm64: Fix syscall restarting around signal suppressed by tracerDave Martin