summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2026-02-09MIPS: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh
2026-02-09MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-02-09MIPS: Work around LLVM bug when gp is used as global register variableYao Zi
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-02-06um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-07parisc: Detect 64-bit free running platform counterHelge Deller
2026-02-07parisc: Enhance debug code for PAT firmwareHelge Deller
2026-02-07parisc: Add PDC PAT call to get free running 64-bit counterHelge Deller
2026-02-07parisc: Fix module path output in qemu tablesHelge Deller
2026-02-07parisc: Export model name for MPE/ixHelge Deller
2026-02-07parisc: Prevent interrupts during rebootHelge Deller
2026-02-07parisc: Print hardware IDs as 4 digit hex stringsHelge Deller
2026-02-07parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf
2026-02-06riscv: dts: microchip: add can resets to mpfsConor Dooley
2026-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-02-06sparc: remove unused variable strtabAlex Shi
2026-02-06sparc64: fix unused variable warningAlex Shi
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Remove unnecessary 'ret' assignmentQiang Ma