summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
10 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
10 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini2-9/+26
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 Matlack6-7/+7
10 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
10 dayss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
10 dayss390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter5-260/+208
10 dayss390/cpum_cf: remove in-kernel counting facility interfaceThomas Richter3-42/+1
10 dayss390/cpum_cf: move stccm_avail()Thomas Richter2-6/+6
10 dayss390/cpum_cf: move cpum_cf_ctrset_size()Thomas Richter3-48/+47
10 daysriscv: Don't use PGD entries for the linear mappingAlexandre Ghiti1-2/+7
10 daysRISC-V: Provide pgtable_l5_enabled on rv32Palmer Dabbelt3-1/+5
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
10 daysKVM: s390: pci: Fix aisb calculationMatthew Rosato1-1/+1
10 daysKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
10 daysKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
10 daysKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-14/+36
14 daysKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
14 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
14 daysKVM: x86/mmu: Rename __direct_map() to direct_map()David Matlack3-37/+33
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 daysKVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
14 daysKVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
14 daysKVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
14 daysKVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
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 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
14 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo2-28/+60
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 daysx86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
14 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta1-1/+2
14 daysx86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta2-5/+49
14 daysarm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta1-12/+12
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
14 daysperf/x86/amd/brs: Fix kernel address leakageSandipan Das1-5/+5
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-0/+2
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