summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-04-20arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-15cpuidle: PSCI: Move the `has_lpi` check to the beginning of the functionMario Limonciello
2022-04-15arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-15arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-03-19fixup for "arm64 entry: Add macro for reading symbol address from the trampol...James Morse
2022-03-19arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-19arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-19KVM: arm64: Add templates for BHB mitigation sequencesJames Morse
2022-03-19arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-19arm64: Add percpu vectors for EL1James Morse
2022-03-19arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-19arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-19arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-19arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-19arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-19arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-19arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-19arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-19arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-19arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-03-19arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-19arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-19arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-02-23arm64: module/ftrace: intialize PLT at load timeMark Rutland
2022-02-23arm64: module: rework special section handlingMark Rutland
2022-02-01arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-11-26arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2021-11-08Merge tag 'v5.4.150' into 5.4-2.3.x-imxDenys Drozdov
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-27Merge tag 'v5.4.149' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-09-22Merge tag 'v5.4.148' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-08-16Merge tag 'v5.4.140' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-08-12arm64: fix compat syscall return truncationMark Rutland
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-14arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-07-14arm64: consistently use reserved_pg_dirMark Rutland
2021-05-11Merge tag 'v5.4.118' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-11arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-04-16Merge tag 'v5.4.113' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-04-06Merge tag 'v5.4.109' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-18Merge tag 'v5.4.106' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-09Merge tag 'v5.4.104' into 5.4-2.3.x-imxAndrey Zhizhikin