summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames 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 Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2022-03-11arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-11ARM: early traps initialisationRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf
2022-03-11x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf
2022-03-11x86/speculation: Use generic retpoline by default on AMDKim Phillips
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-03-11x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra
2022-03-11x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-03-11x86,bugs: Unconditionally allow spectre_v2=retpoline,amdPeter Zijlstra
2022-03-08KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu
2022-03-08MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-08ARM: tegra: Move panels to AUX busThierry Reding
2022-03-08ARM: dts: Use 32KiHz oscillator on devkit8000Anthoine Bourgeois
2022-03-08ARM: dts: switch timer config to common devkit8000 devicetreeAnthoine Bourgeois
2022-03-08MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo
2022-03-08arm64: dts: juno: Remove GICv2m dma-rangeRobin Murphy
2022-03-08s390/extable: fix exception table sortingHeiko Carstens
2022-03-08ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-03-08ARM: Fix kgdb breakpoint for Thumb2Russell King (Oracle)
2022-03-08arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF outputBrian Norris
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-08riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang
2022-03-08x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()Vitaly Kuznetsov
2022-03-08KVM: x86: Exit to userspace if emulation prepared a completion callbackHou Wenlong
2022-03-08KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with flat code segSean Christopherson
2022-03-08KVM: X86: Ensure that dirty PDPTRs are loadedLai Jiangshan
2022-03-08KVM: VMX: Read Posted Interrupt "control" exactly once per loop iterationSean Christopherson
2022-03-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson
2022-03-08KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled in guestPaolo Bonzini
2022-03-08MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-03-08arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu
2022-03-08KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier