aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-03arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2021-03-03arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-07-29arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-22arm64: alternative: Use true and false for boolean valuesGustavo A. R. Silva
2020-07-22arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-25arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-05-27arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-04-24arm64: traps: Don't print stack or raw PC/LR values in backtracesWill Deacon
2020-04-24arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2020-04-24arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-04-13arm64: Fix size of __early_cpu_boot_statusArun KS
2020-04-02arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland
2020-04-02arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland
2020-04-02arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi
2020-04-02arm64: smp: fix smp_send_stop() behaviourCristian Marussi
2020-02-28arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-28arm64: nofpsimd: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose
2020-02-28arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose
2020-02-28arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose
2020-02-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose
2020-01-17arm64: Check for errata before evaluating cpu featuresDirk Mueller
2020-01-17arm64: add sentinel to kpti_safe_listMark Rutland
2020-01-17arm64: don't open code page table entry creationKristina Martsenko
2020-01-14arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
2019-12-31arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2019-12-01arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-10-29arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-10-29arm64: Force SSBS on context switchMarc Zyngier
2019-10-29arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-10-29arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-10-29arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton