summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
31 hoursKVM: s390: vsie: zero stale crypto bitsChristian Borntraeger1-0/+1
31 hoursx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma1-0/+1
31 hoursx86/CPU/AMD: Add models 0x60-0x6f to the Zen5 rangePerry Yuan1-1/+1
31 hoursx86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang1-2/+1
31 hoursx86/CPU/AMD: Add more models to X86_FEATURE_ZEN5Mario Limonciello1-0/+3
31 hoursx86/CPU/AMD: Add X86_FEATURE_ZEN5Borislav Petkov (AMD)2-7/+22
31 hourspowerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan1-8/+16
31 hoursriscv: Fix register corruption from uninitialized cregs on errorMichael Neuling2-2/+4
31 hoursKVM: arm64: Prevent access to vCPU events before initOliver Upton1-0/+6
31 hoursKVM: x86/mmu: Check write tracking in all address spacesJinu Kim1-6/+26
11 daysm68k: Define NR_CPUS to 1Uwe Kleine-König1-0/+4
11 daysm68k: use the coherent DMA code for coldfire without data cacheChristoph Hellwig4-6/+18
11 daysdma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig3-0/+3
11 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
11 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini2-9/+26
11 daysmm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes2-6/+6
11 daysRISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt3-1/+5
11 daysopenrisc: signal: do not restore privileged SR bits on sigreturnAli Ahmet Memis2-2/+5
11 dayspowerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson1-1/+1
11 dayspowerpc/pseries: pci - logic bugGeorge Wilson1-1/+1
2026-08-19KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
2026-08-19KVM: s390: pci: Fix aisb calculationMatthew Rosato1-1/+1
2026-08-19KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-08-19KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-08-19KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-14/+36
2026-08-19ARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev1-1/+1
2026-08-19ARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi1-0/+2
2026-08-09um: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
2026-08-09powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum1-0/+1
2026-08-09KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-08-09KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-08-09KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-08-09KVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
2026-08-09powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum1-1/+1
2026-08-09powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum1-1/+1
2026-08-09powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum1-1/+1
2026-08-07x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+125
2026-08-07Revert "x86/bugs: Make Safe-RET robust against interrupt injection"Greg Kroah-Hartman4-122/+1
2026-08-06x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+122
2026-08-03KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
2026-08-03KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
2026-08-03KVM: Introduce vcpu->wants_to_runDavid Matlack6-7/+7
2026-08-03fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
2026-08-03Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
2026-08-03arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
2026-08-03x86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
2026-08-03LoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
2026-08-03RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-32/+85
2026-08-03powerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde1-1/+3
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41