summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-02-18x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel-0/+7
2026-02-18x86/xen: Fix Xen PV guest bootJuergen Gross-1/+5
2026-02-18x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insnUros Bizjak-1/+1
2026-02-18x86/hyperv: Use savesegment() instead of inline asm() to save segment registersUros Bizjak-4/+5
2026-02-17s390/smp: Avoid calling rebuild_sched_domains() earlyHeiko Carstens-1/+1
2026-02-17s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=nAlexander Egorenkov-1/+2
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-54/+172
2026-02-15Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+20
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-150/+447
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol-22/+0
2026-02-13bpf, riscv: add fsession support for trampolinesMenglong Dong-10/+64
2026-02-13bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong-11/+14
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7097/+8948
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+57
2026-02-13ARM: clean up the memset64() C wrapperThomas Weißschuh-5/+9
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh-1/+1
2026-02-13KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation typeKees Cook-1/+1
2026-02-13KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()Fuad Tabba-1/+1
2026-02-13KVM: arm64: Fix ID register initialization for non-protected pKVM guestsFuad Tabba-2/+33
2026-02-13KVM: arm64: Optimise away S1POE handling when not supported by hostFuad Tabba-1/+2
2026-02-13KVM: arm64: Hide S1POE from guests when not supported by the hostFuad Tabba-0/+3
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-104/+1579
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-8/+14
2026-02-12arm64: mm: implement the architecture-specific clear_flush_young_ptes()Baolin Wang-0/+11
2026-02-12arm64: mm: support batch clearing of the young flag for large foliosBaolin Wang-20/+25
2026-02-12arm64: mm: factor out the address and ptep alignment into a new helperBaolin Wang-8/+21
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes-1/+1
2026-02-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-9/+348
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-46/+22
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-672/+527
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+0
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+6
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-0/+11
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-5490/+5562
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-173/+942
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-225/+165
2026-02-11Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-74/+50
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-7/+162
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-345/+1439
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+88
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-5307/+51185
2026-02-10Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-77/+18
2026-02-10Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-31/+130
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-82/+6
2026-02-10x86: keep legacy generated vdso files around in .gitignore fileLinus Torvalds-1/+2
2026-02-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-35/+34
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-492/+457
2026-02-10Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-398/+421
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-809/+562
2026-02-10Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+20