summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky1-0/+3
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2-1/+5
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson3-14/+17
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson5-18/+21
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2-2/+34
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel3-7/+47
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)1-0/+3
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson1-2/+6
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov1-0/+13
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2-2/+15
2023-10-19perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-19arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin1-7/+30
2023-10-19arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin1-1/+1
2023-10-19riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-19riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui1-17/+13
2023-10-19arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado1-0/+1
2023-10-19arm64: dts: qcom: sm8150: extend the size of the PDC resourceDmitry Baryshkov1-1/+1
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-21/+20
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky1-14/+55
2023-10-10parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao1-1/+9
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das1-6/+8
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring4-0/+26
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko3-3/+8
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi1-1/+5
2023-10-06arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli1-1/+0
2023-10-06LoongArch: numa: Fix high_memory calculationHuacai Chen1-1/+1
2023-10-06LoongArch: Define relocation types for ABI v2.10Tiezhu Yang2-1/+10
2023-10-06KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-10-06KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson3-7/+12
2023-10-06KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-10-06KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen1-1/+1
2023-10-06x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang1-5/+25
2023-10-06LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen1-1/+3
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-10-06riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng1-2/+2
2023-10-06parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller1-1/+1
2023-10-06parisc: drivers: Fix sparse warningHelge Deller1-1/+1
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-0/+3
2023-10-06x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson5-40/+27
2023-10-06arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildRob Herring1-0/+1
2023-10-06xtensa: boot/lib: fix function prototypesMax Filippov1-2/+3
2023-10-06xtensa: umulsidi3: fix conditional expressionRandy Dunlap1-1/+3