summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-24x86/hyperv: print out reserved vectors in hexadecimalWei Liu
2026-02-23ubd: Use pointer-to-pointers for io_thread_req arraysKees Cook
2026-02-23KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMsFuad Tabba
2026-02-23perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth
2026-02-22KVM: arm64: Fix protected mode handling of pages larger than 4kBMarc Zyngier
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2026-02-20Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-19KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann
2026-02-19arm64: Force the use of CNTVCT_EL0 in __delay()Marc Zyngier
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18x86/hyperv: Fix error pointer dereferenceEthan Tidmore
2026-02-18x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHVMukesh Rathor
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-15Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol
2026-02-13bpf, riscv: add fsession support for trampolinesMenglong Dong
2026-02-13bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-13ARM: clean up the memset64() C wrapperThomas Weißschuh
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh
2026-02-13KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook
2026-02-13KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()Fuad Tabba