summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-02-23parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-02-23parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-02-23ARM: tegra: Move panels to AUX busThierry Reding
2022-02-22mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-02-21ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-18Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-02-18Merge tag 'juno-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2022-02-18Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-18x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-02-18x86/kvm: Fix compilation warning in non-x86_64 buildsLeonardo Bras
2022-02-18ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-02-18ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre
2022-02-17x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0Leonardo Bras
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras
2022-02-17kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-17KVM: arm64: Don't miss pending interrupts for suspended vCPUOliver Upton
2022-02-16MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-02-16MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-16arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-02-15arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-02-15arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-02-15arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-02-15arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-02-15arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-02-15arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-15arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse
2022-02-15arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-14arm64: dts: qcom: c630: disable crypto due to serrorSteev Klimaszewski
2022-02-14RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid orderingGeert Uytterhoeven
2022-02-14RISC-V: Fix handling of empty cpu masksGeert Uytterhoeven
2022-02-14RISC-V: Fix hartid mask handling for hartid 31 and upGeert Uytterhoeven