summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
10 hourss390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter
10 hoursarm64: proton-pack: Restore the nospectre_bhb command-line optionKarl Mehltretter
10 hoursarm64: compat: Fix decrementing LDM/STM alignment emulationKarl Mehltretter
10 hoursopenrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis
10 hoursriscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao
10 hoursriscv: acpi: Handle LPI architectural context loss flagsPeixin Xie
10 hoursarm64: dts: rockchip: Fix rk3588s-roc-pc audio descriptionFabio Estevam
10 hoursarm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audioFabio Estevam
10 hoursarm64: dts: rockchip: fix emmc reset polarity on px30-cobraJakob Unterwurzacher
10 hoursarm64: dts: rockchip: fix eMMC reset polarity on PX30 RingneckQuentin Schulz
10 hoursarm64: dts: rockchip: fix eMMC reset polarity on PP-1516Quentin Schulz
10 hoursarm64: dts: qcom: x1-dell-thena: mark l12b and l15b always-onMichael Scott
10 hoursarm64: dts: qcom: sm6115-pro1x: Correct touchscreen GPIO flagsKrzysztof Kozlowski
10 hoursRevert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"Oren Klopfer
10 hoursbpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta
10 hoursARM: 9477/1: Disable broken eBPF JIT on the Risc PCEthan Nelson-Moore
10 hoursalpha: marvel: Fix lock ordering in init_io7_irqs()Matt Turner
10 hoursalpha: marvel: Fix irq_set_status_flags to use correct IRQ numberMatt Turner
10 hoursalpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński
10 hoursPCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński
10 hourspowerpc/powermac: fix OF node refcountBartosz Golaszewski
10 hoursx86/tdx: Fix zero-extension for 32-bit port I/OKiryl Shutsemau (Meta)
10 hoursx86/tdx: Fix off-by-one in port I/O handlingKiryl Shutsemau (Meta)
10 hoursx86/locking: Use sfence for wmb() if SSE is availableYao Zi
10 hoursx86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()Kiryl Shutsemau (Meta)
10 hourspowerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra
10 hoursalpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner
10 hoursalpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner
10 hoursperf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen
6 daysKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
6 daysx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
6 daysKVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=ySean Christopherson
6 daysKVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusableSean Christopherson
6 daysKVM: SEV: Extract loading of guest-provided VMSA to a separate helperSean Christopherson
6 daysKVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guestsSean Christopherson
6 daysKVM: SEV: Drop FOLL_WRITE for encrypted region registrationPankaj Gupta
6 dayspowerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan
6 daysriscv: Fix register corruption from uninitialized cregs on errorMichael Neuling
6 daysKVM: x86/mmu: Check write tracking in all address spacesJinu Kim
2026-08-23m68k: Define NR_CPUS to 1Uwe Kleine-König
2026-08-23riscv: ftrace: Fix ftrace_modify_call failure on kprobed functionsPu Lehui
2026-08-23arm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter
2026-08-23KVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
2026-08-23openrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis
2026-08-23powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson
2026-08-23powerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson
2026-08-23powerpc/pseries: pci - logic bugGeorge Wilson
2026-08-19KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
2026-08-19KVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
2026-08-19x86/mce: Set up the polling timer before CMCI discoveryBreno Leitao