summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
37 hoursperf/x86/amd/core: Always use the NMI latency mitigationSandipan Das1-3/+3
37 hoursKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-4/+11
37 hoursgpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-8/+4
37 hourspowerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo1-2/+4
37 hoursriscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
37 hoursmips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
37 hoursMIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()Maciej W. Rozycki2-3/+18
37 hoursMIPS: ip22-gio: fix device reference leak in probeJohan Hovold1-4/+0
37 hoursMIPS: ip22-gio: fix kfree() of static objectJohan Hovold1-1/+0
37 hoursMIPS: ip22-gio: fix gio device memory leakJohan Hovold1-0/+2
37 hoursx86/boot: Reject too long acpi_rsdp= valuesThorsten Blum1-1/+6
37 hoursx86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum1-4/+7
37 hoursKVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim1-5/+6
37 hoursarm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen1-3/+6
37 hoursarm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
37 hoursalpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
37 hoursalpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
37 hoursarm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao1-0/+9
37 hourssparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1
37 hoursx86/platform/olpc: xo15: Drop wakeup source on driver removalRafael J. Wysocki1-0/+1
37 hourspowerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpusAboorva Devarajan1-3/+1
37 hourspowerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_downAboorva Devarajan1-1/+2
37 hourspowerpc/perf: fix preempt count underflow in fsl_emb_pmu_delAboorva Devarajan1-1/+2
37 hoursMIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
37 hourss390/process: Fix kernel thread function pointer typeHeiko Carstens1-1/+1
37 hoursriscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
37 hoursmm/fake-numa: fix under-allocation detection in uniform splitSang-Heon Jeon1-4/+13
37 hoursARM: imx31: Fix IIM mapping leak in revision checkYuho Choi1-2/+7
37 hoursARM: imx3: Fix CCM node reference leakYuho Choi1-0/+2
37 hoursmips: n64: add __iomem for writel callRosen Penev1-1/+1
37 hoursmips: ralink: mt7621: add missing __iomemRosen Penev1-1/+1
37 hoursMIPS: DEC: Remove do_IRQ() call indirectionMaciej W. Rozycki2-7/+1
37 hoursMIPS: Fix big-endian stack argument fetching in o32 wrapperMaciej W. Rozycki1-1/+1
37 hoursARM: dts: am335x-sl50: Fix audio bitclock and frame master endpointJihed Chaibi1-2/+2
37 hourscrypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers1-1/+0
37 hoursKVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson1-2/+1
2026-07-04KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai1-0/+1
2026-07-04MIPS: DEC: Prevent initial console buffer from landing in XKPHYSMaciej W. Rozycki1-2/+5
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-6/+13
2026-06-19x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init functionBorislav Petkov (AMD)1-8/+10
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-2/+2
2026-06-19arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
2026-06-19ARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter1-2/+13