summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
43 hoursx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König
2026-07-24powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo
2026-07-24MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki
2026-07-24MIPS: ip22-gio: fix device reference leak in probeJohan Hovold
2026-07-24MIPS: ip22-gio: fix kfree() of static objectJohan Hovold
2026-07-24MIPS: ip22-gio: fix gio device memory leakJohan Hovold
2026-07-24x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum
2026-07-24x86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum
2026-07-24KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen
2026-07-24alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
2026-07-24alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński
2026-07-24thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-07-24arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao
2026-07-24sparc: led: avoid trimming a newline from empty writesPengpeng Hou
2026-07-24x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki
2026-07-24powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan
2026-07-24powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan
2026-07-24powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan
2026-07-24MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan
2026-07-24riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi
2026-07-24mm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon
2026-07-24ARM: imx31: Fix IIM mapping leak in revision checkYuho Choi
2026-07-24ARM: imx3: Fix CCM node reference leakYuho Choi
2026-07-24MIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki
2026-07-24MIPS: Fix big-endian stack argument fetching in o32 wrapperMaciej W. Rozycki
2026-07-24ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpointJihed Chaibi
2026-07-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki
2026-06-19x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual
2026-06-19ARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-19KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2026-06-01ARM: integrator: Fix early initializationGuenter Roeck
2026-06-01Revert "x86/vdso: Fix output operand size of RDPID"Sasha Levin