summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
6 daysKVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson1-1/+15
6 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
6 daysKVM: x86/mmu: Rename __direct_map() to direct_map()David Matlack1-10/+10
6 daysKVM: x86/mmu: Split out TDP MMU page fault handlingDavid Matlack1-20/+64
6 daysKVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng12-36/+36
6 daysKVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()Sean Christopherson1-0/+25
6 daysKVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEsSean Christopherson1-8/+9
6 daysKVM: x86/mmu: Directly "destroy" PTE list when recycling rmapsSean Christopherson1-1/+1
6 daysKVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson2-3/+22
10 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
10 daysfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre1-5/+7
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
13 daysARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi1-0/+2
13 daysum: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
13 dayspowerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum1-0/+1
13 dayspowerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum1-1/+1
13 dayspowerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum1-1/+1
13 dayspowerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum1-1/+1
13 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
13 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
13 daysx86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
13 dayspowerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde1-1/+3
13 dayspowerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+41
13 dayssched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev2-13/+22
13 dayspowerpc: remove the last remnants of cputime_tNicholas Piggin2-37/+3
13 dayspowerpc/time: Fix sparse warningsHe Ying3-7/+5
13 daysKVM: VMX: Make vmread_error_trampoline() uncallable from C codeSean Christopherson1-2/+14
13 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
13 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
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-4/+11
2026-07-24gpio: pca953x: Make platform teardown callback return voidUwe Kleine-König1-8/+4
2026-07-24powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()Junrui Luo1-2/+4
2026-07-24riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
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-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: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim1-5/+6
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen1-3/+6
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-07-24alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5