summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
10 daysm68k: Define NR_CPUS to 1Uwe Kleine-König1-0/+4
10 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
10 daysx86/mce: Set up the polling timer before CMCI discoveryBreno Leitao1-1/+1
10 daysx86/mce: Set CR4.MCE last during initYazen Ghannam1-2/+3
10 daysx86/mce: Remove __mcheck_cpu_init_early()Yazen Ghannam2-14/+4
10 daysKVM: SVM: Serialize accesses to the owner and mirror list with separate lockPaolo Bonzini2-12/+28
10 daysmm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes3-7/+7
10 daysKVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi1-0/+13
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: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
13 daysKVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson1-0/+3
13 daysKVM: SVM: Add support to initialize SEV/SNP functionality in KVMAshish Kalra1-0/+12
13 daysKVM: s390: pci: Fix aisb calculationMatthew Rosato1-1/+1
13 daysKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
13 daysKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
13 daysKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-14/+36
13 daysARM: dts: BCM5301X: fix PCIe controller 2 second interruptRosen Penev1-1/+1
13 daysARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi1-0/+2
13 daysarm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timerDaniel Drake1-2/+0
2026-08-09s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle1-0/+1
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-09riscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter1-2/+2
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-09um: Preserve errno within signal handlerTiwei Bie1-0/+3
2026-08-09um: Set parent death signal for userspace processBenjamin Berg1-0/+3
2026-08-09um: Set parent-death signal for write_sigio thread/processTiwei Bie1-0/+1
2026-08-09um: Set parent-death signal for ubd io thread/processTiwei Bie1-0/+1
2026-08-09um: Use os_set_pdeathsig helper in winch thread/processTiwei Bie1-2/+1
2026-08-09um: Set parent death signal for winch thread/processBenjamin Berg1-0/+3
2026-08-09um: Add os_set_pdeathsig helper functionTiwei Bie2-0/+8
2026-08-07x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+125
2026-08-03KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
2026-08-03fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
2026-08-03mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)6-12/+18
2026-08-03arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllersAbel Vesa1-65/+12
2026-08-03arm64: dts: qcom: correct RBR opp entryDmitry Baryshkov10-46/+46
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: Retrieve CPU package ID from PPTT when availableRong Bao2-3/+28
2026-08-03LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang1-2/+1