summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-04staging: octeon: convert cvmx_spi_mode_t from typedef to plain enumEric Wu
2026-05-04x86/boot: Get rid of kstrtoull()Borislav Petkov (AMD)
2026-05-04x86/boot/compressed: Use boot_kstrtoul() for hugepages= parsingThorsten Blum
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)
2026-05-04LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao
2026-05-04LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2026-05-04LoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao
2026-05-04LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui
2026-05-04LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui
2026-05-04LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma
2026-05-04LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li
2026-05-04LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li
2026-05-04LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh
2026-05-04LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
2026-05-04LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
2026-05-04LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen
2026-05-04LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITHuacai Chen
2026-05-04LoongArch: Make CONFIG_64BIT as the default optionHuacai Chen
2026-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-03KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson
2026-05-03KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson
2026-05-03KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is emptyPaolo Bonzini
2026-05-03KVM: x86: check for nEPT/nNPT in slow flush hypercallsPaolo Bonzini
2026-05-03Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-03sh: Fix fallout from ZERO_PAGE consolidationMike Rapoport (Microsoft)
2026-05-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)
2026-05-01riscv: Fix register corruption from uninitialized cregs on errorMichael Neuling
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-05-01Merge tag 's390-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-05-01parisc: Fix 64-bit kernel build when CONFIG_COMPAT=nHelge Deller
2026-05-01ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpointJihed Chaibi
2026-05-01arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-05-01arm64: Reserve an extra page for early kernel mappingZhaoyang Huang
2026-05-01KVM: x86/mmu: rename and clarify BYTE_MASKPaolo Bonzini
2026-05-01KVM: x86/mmu: merge make_spte_{non,}executablePaolo Bonzini
2026-04-30riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling
2026-04-30riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaroundHui Wang
2026-04-30s390/pai: Disable duplicate read of kernel PAI counter valueThomas Richter
2026-04-30KVM: x86/mmu: remove SPTE_EPT_*Paolo Bonzini
2026-04-30KVM: x86/mmu: shuffle high bits of SPTEs in preparation for MBECPaolo Bonzini
2026-04-30KVM: x86/mmu: free up bit 10 of PTEs in preparation for MBECJon Kohler
2026-04-30KVM: x86/mmu: remove SPTE_PERM_MASKJon Kohler
2026-04-30KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASKJon Kohler
2026-04-30irqchip/gic: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-04-30parisc: Fix build failure for 32-bit kernel with PA2.0 instruction setHelge Deller
2026-04-29riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F...Nathan Chancellor
2026-04-29x86/microcode/intel: Refresh old_microcode defines with Nov 2025 releaseSohil Mehta
2026-04-28parisc: drivers: switch to dynamic root deviceJohan Hovold
2026-04-28s390/mm: Fix phys_to_folio() usage in do_secure_storage_access()Heiko Carstens