aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-25arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-25arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-20cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2022-04-13arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-13arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-11arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-11arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-11arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-11arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-11arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-11arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-03-11arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-11arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse
2022-03-11arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-01arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips
2022-01-25Merge tag 'v5.10.93' into v5.10/standard/baseBruce Ashfield
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-12-30Merge tag 'v5.10.89' into v5.10/standard/baseBruce Ashfield
2021-12-29arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers
2021-12-29arm64: vdso32: drop -no-integrated-as flagNick Desaulniers
2021-12-08Merge tag 'v5.10.84' into v5.10/standard/baseBruce Ashfield
2021-12-08arm64: ftrace: add missing BTIsMark Rutland
2021-11-30Merge tag 'v5.10.82' into v5.10/standard/baseBruce Ashfield
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-10-03Merge tag 'v5.10.70' into v5.10/standard/baseBruce Ashfield
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-27Merge tag 'v5.10.69' into v5.10/standard/baseBruce Ashfield