summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-10LoongArch: dts: loongson-2k1000: Add nand controller supportBinbin Zhou
2026-02-10LoongArch: dts: loongson-2k0500: Add nand controller supportBinbin Zhou
2026-02-10LoongArch: BPF: Implement bpf_addr_space_cast instructionHengqi Chen
2026-02-10LoongArch: BPF: Implement PROBE_MEM32 pseudo instructionsHengqi Chen
2026-02-10LoongArch: BPF: Use BPF prog pack allocatorHengqi Chen
2026-02-10LoongArch: Use IS_ERR_PCPU() macro for KGDBCarlos López
2026-02-10LoongArch: Rework KASAN initialization for PTW-enabled systemsTiezhu Yang
2026-02-10LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-02-10LoongArch: Remove some extern variables in source filesTiezhu Yang
2026-02-10LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-02-10LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
2026-02-10LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
2026-02-10LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-02-10LoongArch: Add HOTPLUG_SMT implementationHuacai Chen
2026-02-10LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang
2026-02-10LoongArch: Replace seq_printf() with seq_puts() for simple stringsGeorge Guo
2026-02-10LoongArch: Add 128-bit atomic cmpxchg supportGeorge Guo
2026-02-10LoongArch: Add detection for SC.Q supportGeorge Guo
2026-02-10LoongArch: Select HAVE_CMPXCHG_LOCAL in KconfigHuacai Chen
2026-02-10KVM: s390: Increase permitted SE header size to 1 MiBSteffen Eiden
2026-02-10KVM: s390: vsie: Fix race in acquire_gmap_shadow()Claudio Imbrenda
2026-02-10KVM: s390: vsie: Fix race in walk_guest_tables()Claudio Imbrenda
2026-02-10KVM: s390: Use guest address to mark guest page dirtyClaudio Imbrenda
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-09Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'm68k-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2026-02-09riscv: lib: optimize strlen loop efficiencyFeng Jiang
2026-02-09riscv: ptrace: validate input vector csr registersSergey Matyukevich
2026-02-09riscv: csr: define vtype register elementsSergey Matyukevich
2026-02-09riscv: vector: init vector context with proper vlenbSergey Matyukevich
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvm-x86-vmx-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-09Merge tag 'loongarch-kvm-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-09ARM: 9470/1: Handle BE8 vs BE32 in ARCH_CC_CAN_LINKThomas Weissschuh