aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-10-25x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky
2023-10-25x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-25KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-25x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-25x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-25x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel
2023-10-25x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-10-19x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-19powerpc/47x: Fix 47x syscall return crashMichael Ellerman
2023-10-19x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-19perf/x86/lbr: Filter vsyscall addressesJP Kobryn
2023-10-19arm64: dts: mediatek: mt8195-demo: update and reorder reserved memory regionsMacpaul Lin
2023-10-19arm64: dts: mediatek: mt8195-demo: fix the memory size to 8GBMacpaul Lin
2023-10-19riscv, bpf: Sign-extend return valuesBjörn Töpel
2023-10-19riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui
2023-10-19arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado
2023-10-19arm64: dts: qcom: sm8150: extend the size of the PDC resourceDmitry Baryshkov
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10x86/sev: Use the GHCB protocol when available for SNP CPUID requestsTom Lendacky
2023-10-10parisc: Fix crash with nr_cpus=1 optionHelge Deller
2023-10-10perf/x86/amd: Do not WARN() on every IRQBreno Leitao
2023-10-10perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring
2023-10-10arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi
2023-10-06arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli
2023-10-06LoongArch: numa: Fix high_memory calculationHuacai Chen
2023-10-06LoongArch: Define relocation types for ABI v2.10Tiezhu Yang
2023-10-06KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini
2023-10-06KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson
2023-10-06KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky
2023-10-06KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini
2023-10-06x86/srso: Add SRSO mitigation for Hygon processorsPu Wen
2023-10-06x86/sgx: Resolves SECS reclaim vs. page fault for EAUG raceHaitao Huang
2023-10-06LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-10-06riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-10-06parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-06parisc: drivers: Fix sparse warningHelge Deller
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-06x86/reboot: VMCLEAR active VMCSes before emergency rebootSean Christopherson
2023-10-06arm64: dts: imx: Add imx8mm-prt8mm.dtb to buildRob Herring
2023-10-06xtensa: boot/lib: fix function prototypesMax Filippov