summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose2021-06-301-22/+28
* arm64: Remove unimplemented syscall log messageMichael Weiser2021-06-101-8/+0
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-221-1/+7
* arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-03-031-0/+1
* arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon2020-11-241-4/+1
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-121-0/+8
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-311-2/+2
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-222-6/+18
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-301-3/+22
* arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig2020-05-271-1/+2
* arm64: cpu_errata: include required headersArnd Bergmann2020-04-241-0/+2
* arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe2020-04-241-1/+1
* arm64: Fix size of __early_cpu_boot_statusArun KS2020-04-131-1/+1
* arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-04-021-3/+14
* arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2020-01-291-0/+5
* arm64: don't open code page table entry creationKristina Martsenko2020-01-231-2/+1
* arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye2020-01-041-6/+9
* arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2019-12-051-0/+1
* arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2019-12-052-0/+31
* arm64: fix for bad_mode() handler to always result in panicHari Vyas2019-11-281-1/+0
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-251-3/+4
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-111-2/+6
* arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon2019-08-111-3/+5
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-08-041-3/+7
* arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-08-041-1/+5
* arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-07-101-2/+6
* arm64, vdso: Define vdso_{start,end} as arrayKees Cook2019-07-101-5/+5
* arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-0/+1
* arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-05-313-5/+7
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-211-0/+1
* arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-04-052-3/+18
* arm64: traps: disable irq in die()Qiao Zhou2019-03-271-2/+6
* arm64: Relax GIC version check during early bootVladimir Murzin2019-03-231-2/+1
* arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-03-131-3/+3
* arm64: ftrace: don't adjust the LR valueMark Rutland2019-02-121-1/+0
* arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-061-1/+3
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-061-0/+2
* arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-061-0/+1
* arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2019-01-261-0/+1
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-231-2/+6
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-231-3/+2
* arm64: Handle mismatched cache typeSuzuki K Poulose2018-09-151-3/+14
* arm64: Fix mismatched cache line size detectionSuzuki K Poulose2018-09-152-4/+7
* kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu2018-09-051-1/+1
* arm64: make secondary_start_kernel() notraceZhizhou Zhang2018-08-241-1/+1
* arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2018-07-221-0/+1
* arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2018-07-222-0/+109
* arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-07-221-0/+2
* arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-07-223-1/+20