summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
6 daysKVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-22/+20
10 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
10 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
10 daysKVM: Introduce vcpu->wants_to_runDavid Matlack5-6/+6
10 daysKVM: x86: Move "apicv_active" into "struct kvm_lapic"Sean Christopherson6-33/+23
10 daysKVM: x86: Check for in-kernel xAPIC when querying APICv for directed yieldSean Christopherson1-1/+2
10 daysKVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()Sean Christopherson5-10/+8
10 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
10 daysopenrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis2-2/+5
10 dayspowerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson1-1/+1
10 dayspowerpc/pseries: pci - logic bugGeorge Wilson1-1/+1
14 daysmips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
14 daysARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi1-0/+2
14 daysum: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
14 dayspowerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum1-0/+1
14 dayspowerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum1-1/+1
14 dayspowerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum1-1/+1
14 dayspowerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum1-1/+1
14 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
14 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
14 daysKVM: VMX: Make vmread_error_trampoline() uncallable from C codeSean Christopherson1-2/+14
14 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
14 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
2026-08-07x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-0/+136
2026-08-07Revert "x86/bugs: Make Safe-RET robust against interrupt injection"Greg Kroah-Hartman4-120/+0
2026-08-06x86/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-4/+11
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-8/+4
2026-07-24powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo1-2/+4
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: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim1-5/+6
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen1-3/+6
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-24thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri1-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-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