summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-20/+77
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-29/+58
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds14-54/+172
2026-02-16Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+20
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds24-150/+447
2026-02-14sh: defconfig: remove CONFIG_LOGO_SUPERH_*Vincent Mailhol10-22/+0
2026-02-14bpf, riscv: add fsession support for trampolinesMenglong Dong1-10/+64
2026-02-14bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong1-11/+14
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds154-7097/+8948
2026-02-13Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+57
2026-02-13ARM: clean up the memset64() C wrapperThomas Weißschuh1-5/+9
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh1-1/+1
2026-02-13Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds49-104/+1579
2026-02-13Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-8/+14
2026-02-13arm64: mm: implement the architecture-specific clear_flush_young_ptes()Baolin Wang1-0/+11
2026-02-13arm64: mm: support batch clearing of the young flag for large foliosBaolin Wang2-20/+25
2026-02-13arm64: mm: factor out the address and ptep alignment into a new helperBaolin Wang1-8/+21
2026-02-13mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes1-1/+1
2026-02-13Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds11-9/+348
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds30-46/+22
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds122-672/+527
2026-02-12Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-11/+0
2026-02-12Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+6
2026-02-12Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds4-0/+11
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini44-5490/+5562
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini34-173/+942
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini13-225/+165
2026-02-11Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-74/+50
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-7/+162
2026-02-11Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds37-345/+1439
2026-02-11Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-20/+88
2026-02-11Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds722-5307/+51185
2026-02-11Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-77/+18
2026-02-11Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-31/+130
2026-02-11Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-82/+6
2026-02-11x86: keep legacy generated vdso files around in .gitignore fileLinus Torvalds1-1/+2
2026-02-11Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-35/+34
2026-02-11Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds48-492/+457
2026-02-11Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-398/+421
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds57-809/+562
2026-02-11Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+20
2026-02-11Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-41/+17
2026-02-11Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-102/+641
2026-02-11powerpc/pseries: plpks: export plpks_wrapping_is_supportedSrish Srinivasan1-0/+1
2026-02-11Merge tag 'x86_alternatives_for_v7.0_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-57/+92
2026-02-11Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-20/+16
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-19/+75
2026-02-11Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2026-02-11Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+146
2026-02-11Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-23/+4