aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-20arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-11arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-11arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-11arm64: Force SSBS on context switchMarc Zyngier
2019-10-11arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-11arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-10-11arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-10-11arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-10-11arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-10-11arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-10-11arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-10-11arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-10-11arm64: fix SSBS sanitizationMark Rutland
2019-10-11arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-11arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-09-21arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon
2019-09-06arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-07-26arm64/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-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
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-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-31arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-22arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-08arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
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