summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
47 hoursx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+122
5 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
5 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
5 daysKVM: Introduce vcpu->wants_to_runDavid Matlack6-7/+7
5 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
5 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
5 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
5 daysx86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
5 daysLoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
5 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-32/+85
5 dayspowerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde1-1/+3
5 dayspowerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
5 dayssched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev2-13/+22
5 daysarm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta1-12/+12
5 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
5 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
5 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-0/+2
2026-07-24perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()Zide Chen1-7/+0
2026-07-24perf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
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-24riscv: probes: save original sp in rethook trampolineMartin Kaiser1-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-24s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
2026-07-24perf/x86/amd/lbr: Fix kernel address leakageSandipan Das1-1/+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-24arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts5-9/+9
2026-07-24arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts8-19/+25
2026-07-24MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki1-1/+5
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