summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-06Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-06Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-05Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-05x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu
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-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-01arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-05-01arm64: Reserve an extra page for early kernel mappingZhaoyang Huang
2026-04-30parisc: Fix build failure for 32-bit kernel with PA2.0 instruction setHelge Deller
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
2026-04-28s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
2026-04-28s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou
2026-04-27arm64/irqflags: __always_inline the arch_local_irq_*() helpersBreno Leitao
2026-04-27arm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan
2026-04-27Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-04-24Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-24ARM: 9463/1: Allow to enable RTSebastian Andrzej Siewior
2026-04-24Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc'Russell King (Oracle)
2026-04-24ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley
2026-04-24x86/mm: Revert INVLPGB optimization for set_memory codeDave Hansen
2026-04-24KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2026-04-24KVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret