summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
5 daysm68k: Define NR_CPUS to 1Uwe Kleine-König
5 daysm68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig
5 daysdma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
5 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter
5 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini
5 daysmm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
5 daysRISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt
5 daysopenrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis
5 dayspowerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson
5 dayspowerpc/pseries: pci - logic bugGeorge Wilson
9 daysKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
9 daysKVM: s390: pci: Fix aisb calculationMatthew Rosato
9 daysKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali
9 daysKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali
9 daysKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali
9 daysARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev
9 daysARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi
2026-08-09um: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito
2026-08-09powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum
2026-08-09KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali
2026-08-09KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali
2026-08-09KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali
2026-08-09KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
2026-08-09powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum
2026-08-09powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum
2026-08-09powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum
2026-08-07x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-08-07Revert "x86/bugs: Make Safe-RET robust against interrupt injection"Greg Kroah-Hartman
2026-08-06x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-08-03KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
2026-08-03KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
2026-08-03KVM: Introduce vcpu->wants_to_runDavid Matlack
2026-08-03fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre
2026-08-03Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
2026-08-03arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
2026-08-03x86/boot/compressed: Disable jump tablesNathan Chancellor
2026-08-03LoongArch: Fix oops during single-step debuggingHaoran Jiang
2026-08-03RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
2026-08-03powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-08-03sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev
2026-08-03arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
2026-08-03KVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
2026-08-03KVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
2026-08-03KVM: 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