summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
10 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+136
10 daysRevert "x86/bugs: Make Safe-RET robust against interrupt injection"Greg Kroah-Hartman4-120/+0
11 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+120
2026-07-24perf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-0/+2
2026-07-24powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo1-2/+4
2026-07-24powerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum1-5/+3
2026-07-24riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
2026-07-24LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang1-0/+4
2026-07-24riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi1-1/+1
2026-07-24mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
2026-07-24MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki2-3/+18
2026-07-24MIPS: ip22-gio: fix device reference leak in probeJohan Hovold1-4/+0
2026-07-24MIPS: ip22-gio: fix kfree() of static objectJohan Hovold1-1/+0
2026-07-24MIPS: ip22-gio: fix gio device memory leakJohan Hovold1-0/+2
2026-07-24x86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
2026-07-24x86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum1-4/+7
2026-07-24KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson1-2/+6
2026-07-24KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato1-3/+8
2026-07-24KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim1-5/+6
2026-07-24KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li1-0/+1
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen1-3/+6
2026-07-24arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland1-4/+4
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-07-24arm64/mm: convert ptep_clear() to ptep_get_and_clear()Ryan Roberts1-1/+1
2026-07-24alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
2026-07-24alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
2026-07-24arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao1-0/+9
2026-07-24sparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1
2026-07-24x86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
2026-07-24powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
2026-07-24powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
2026-07-24powerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
2026-07-24MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
2026-07-24s390/process: Fix kernel thread function pointer typeHeiko Carstens1-1/+1
2026-07-24riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
2026-07-24mm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon1-4/+13
2026-07-24ARM: imx31: Fix IIM mapping leak in revision checkYuho Choi1-2/+7
2026-07-24ARM: imx3: Fix CCM node reference leakYuho Choi1-0/+2
2026-07-24mips: n64: add __iomem for writel callRosen Penev1-1/+1
2026-07-24mips: ralink: mt7621: add missing __iomemRosen Penev1-1/+1
2026-07-24MIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki2-7/+1
2026-07-24MIPS: Fix big-endian stack argument fetching in o32 wrapperMaciej W. Rozycki1-1/+1
2026-07-24arm64: dts: mediatek: mt8192-asurada: Move PCIe DMA bounce buffer to hostChen-Yu Tsai1-1/+1
2026-07-24arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pcWeixin Guo1-1/+1
2026-07-24ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpointJihed Chaibi1-2/+2
2026-07-24arm64: tegra: Fix Tegra234 MGBE PTP clockJon Hunter1-4/+4
2026-07-24x86/mm: Fix check/use ordering in switch_mm_irqs_off()Stephen Dolan1-8/+8
2026-07-24crypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers1-1/+0
2026-07-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson1-2/+1