summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
8 dayss390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle1-0/+1
8 daysum: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
8 dayspowerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum1-0/+1
8 daysriscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu1-1/+2
8 daysx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma1-1/+3
8 daysKVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
8 daysKVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
8 daysKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
8 daysKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
8 daysKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
8 daysKVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
8 daysKVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson1-8/+0
8 daysKVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini1-4/+4
8 daysKVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi1-0/+6
8 daysriscv: vdso: Only try to install vDSO when presentThomas Weißschuh1-1/+1
8 daysriscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter1-2/+2
8 daysriscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan1-2/+2
8 daysx86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira1-2/+9
8 dayspowerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum1-1/+1
8 dayspowerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum1-1/+1
8 dayspowerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum1-1/+1
8 daysKVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei2-6/+23
8 daysKVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort3-0/+3
8 daysKVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort1-3/+7
8 daysKVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort1-1/+8
8 daysKVM: arm64: Fix hyp_trace clock disablingVincent Donnefort1-8/+8
8 daysKVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López1-1/+2
8 daysKVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López2-18/+24
8 daysKVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips1-1/+7
11 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)4-1/+123
2026-08-03KVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
2026-08-03mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song6-12/+18
2026-08-03s390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
2026-08-03m68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh1-0/+2
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-03arm64: make huge_ptep_get handled unaligned addressesDev Jain1-1/+1
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
2026-08-03LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen1-1/+1
2026-08-03LoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
2026-08-03LoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen1-9/+9
2026-08-03LoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo1-1/+4
2026-08-03LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
2026-08-03LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar1-4/+4
2026-08-03arm64/mm: Check the requested PFN range during memory removalRichard Cheng1-1/+1
2026-08-03arm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price1-1/+1
2026-08-03RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-34/+87
2026-08-03riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris1-0/+1