summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
4 hourss390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter
4 hoursarm64: proton-pack: Restore the nospectre_bhb command-line optionKarl Mehltretter
4 hoursarm64: compat: Fix decrementing LDM/STM alignment emulationKarl Mehltretter
4 hoursopenrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis
4 hoursriscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao
4 hoursriscv: acpi: Handle LPI architectural context loss flagsPeixin Xie
4 hoursarm64: dts: rockchip: Fix rk3588s-roc-pc audio descriptionFabio Estevam
4 hoursarm64: dts: rockchip: Fix rk3399-roc-pc-plus analog audioFabio Estevam
4 hoursarm64: dts: rockchip: fix emmc reset polarity on px30-cobraJakob Unterwurzacher
4 hoursarm64: dts: rockchip: fix eMMC reset polarity on PX30 RingneckQuentin Schulz
4 hoursarm64: dts: rockchip: fix eMMC reset polarity on PP-1516Quentin Schulz
4 hoursarm64: dts: qcom: x1-dell-thena: mark l12b and l15b always-onMichael Scott
4 hoursarm64: dts: qcom: sm6115-pro1x: Correct touchscreen GPIO flagsKrzysztof Kozlowski
4 hoursRevert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"Oren Klopfer
4 hoursbpf, x86: Fix per-CPU address resolution into an extended registerVineet Gupta
4 hoursARM: 9477/1: Disable broken eBPF JIT on the Risc PCEthan Nelson-Moore
4 hoursalpha: marvel: Fix lock ordering in init_io7_irqs()Matt Turner
4 hoursalpha: marvel: Fix irq_set_status_flags to use correct IRQ numberMatt Turner
4 hoursalpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński
4 hoursPCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()Krzysztof Wilczyński
4 hourspowerpc/powermac: fix OF node refcountBartosz Golaszewski
4 hoursx86/tdx: Fix zero-extension for 32-bit port I/OKiryl Shutsemau (Meta)
4 hoursx86/tdx: Fix off-by-one in port I/O handlingKiryl Shutsemau (Meta)
4 hoursx86/locking: Use sfence for wmb() if SSE is availableYao Zi
4 hoursx86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()Kiryl Shutsemau (Meta)
4 hourspowerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra
4 hoursalpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner
4 hoursalpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner
4 hoursperf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen
5 daysKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
5 daysx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
5 daysKVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=ySean Christopherson
5 daysKVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusableSean Christopherson
5 daysKVM: SEV: Extract loading of guest-provided VMSA to a separate helperSean Christopherson
5 daysKVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guestsSean Christopherson
5 daysKVM: SEV: Drop FOLL_WRITE for encrypted region registrationPankaj Gupta
5 dayspowerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan
5 daysriscv: Fix register corruption from uninitialized cregs on errorMichael Neuling
5 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