summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
43 hoursx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
5 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
5 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
5 daysKVM: Introduce vcpu->wants_to_runDavid Matlack
5 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre
5 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
5 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
5 daysx86/boot/compressed: Disable jump tablesNathan Chancellor
5 daysLoongArch: Fix oops during single-step debuggingHaoran Jiang
5 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
5 dayspowerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
5 dayspowerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
5 dayssched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev
5 daysarm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
5 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
5 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
5 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-24perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen
2026-07-24perf/x86/amd/brs: Fix kernel address leakageSandipan Das
2026-07-24powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo
2026-07-24powerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
2026-07-24riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu
2026-07-24riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-07-24LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()Hongchen Zhang
2026-07-24riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi
2026-07-24mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin
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-24s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
2026-07-24perf/x86/amd/lbr: Fix kernel address leakageSandipan Das
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: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
2026-07-24KVM: s390: pci: Fix handling of AIF enable without AISBMatthew Rosato
2026-07-24KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim
2026-07-24KVM: s390: pci: Fix GISC refcount leak on AIF enable failureHaoxiang Li
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen
2026-07-24arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-07-24arm64/mm: convert ptep_clear() to ptep_get_and_clear()Ryan Roberts
2026-07-24arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts
2026-07-24arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts
2026-07-24MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
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-24arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao
2026-07-24sparc: led: avoid trimming a newline from empty writesPengpeng Hou