aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-11-20iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()David Howells
2023-11-08x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen
2023-11-08LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-11-02sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro
2023-11-02x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck
2023-11-02x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-11-02clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren
2023-11-02clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren
2023-11-02ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap
2023-11-02arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boardsChristopher Obbard
2023-11-02arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399Christopher Obbard
2023-11-02KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-25KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson
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