summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: errata: avoid duplicate field initializerArnd Bergmann2022-03-181-1/+0
* arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse2022-03-071-0/+26
* arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-244-0/+39
* arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-243-0/+288
* arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2022-02-161-2/+34
* arm64: Add percpu vectors for EL1James Morse2022-02-162-6/+17
* arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse2022-02-161-21/+16
* arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-02-162-9/+60
* arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse2022-02-151-1/+34
* arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-152-2/+2
* arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse2022-02-151-6/+12
* arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse2022-02-151-6/+5
* arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse2022-02-151-13/+15
* arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse2022-02-151-5/+8
* arm64: entry: Move the trampoline data page before the text pageJames Morse2022-02-151-2/+7
* arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse2022-02-151-6/+13
* arm64: entry: Make the trampoline cleanup optionalJames Morse2022-02-151-3/+7
* arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2022-02-152-4/+4
* arm64: entry.S: Add ventry overflow sanity checksJames Morse2022-02-151-0/+3
* KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-031-0/+8
* arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2022-01-281-0/+3
* Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-281-0/+27
|\
| * arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual2022-01-271-0/+9
| * arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual2022-01-271-0/+9
| * arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual2022-01-271-0/+9
* | arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu2022-01-241-2/+3
* | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual2022-01-241-0/+2
* | arm64: vdso: Fix "no previous prototype" warningVincenzo Frascino2022-01-241-1/+4
|/
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\
| * exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-162-2/+5
|\ \
| * \ Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-072-2/+5
| |\ \
| | * \ Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2022-01-041-1/+0
| | |\ \
| | | * | KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier2021-12-081-1/+0
| | * | | Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier2021-12-011-1/+5
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVMMarc Zyngier2021-11-221-1/+5
| | | |/
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-2/+2
|\ \ \ \
| * | | | mm: defer kmemleak object creation of module_alloc()Kefeng Wang2022-01-151-2/+2
* | | | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-122-6/+9
|\ \ \ \ \
| * | | | | KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson2021-11-171-0/+2
| * | | | | perf: Add wrappers for invoking guest callbacksSean Christopherson2021-11-171-11/+5
| * | | | | perf/core: Rework guest callbacks to prepare for static_call supportLike Xu2021-11-171-6/+7
| * | | | | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-6/+12
| | |_|_|/ | |/| | |
* | | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-161-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-092-1/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-262-13/+11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-151-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-081-1/+1
* | | | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-104-6/+6
|\ \ \ \ \ \