summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-21riscv: add Andes SoC family Kconfig supportBen Zong-You Xie
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-07-21s390/stp: Default to enabledSven Schnelle
2025-07-21s390/stp: Remove leap second supportSven Schnelle
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle
2025-07-21s390/smp: Use monotonic clock in smp_emergency_stop()Sven Schnelle
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-21LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exitsYulong Han
2025-07-21LoongArch: KVM: Add stat information with kernel irqchipBibo Mao
2025-07-21LoongArch: KVM: Replace eiointc_enable_irq() with eiointc_update_irq()Bibo Mao
2025-07-21LoongArch: KVM: Use generic function loongarch_eiointc_write()Bibo Mao
2025-07-21LoongArch: KVM: Use generic function loongarch_eiointc_read()Bibo Mao
2025-07-21LoongArch: KVM: Use standard bitops API with eiointcBibo Mao
2025-07-21LoongArch: KVM: Remove never called default case statementBibo Mao
2025-07-21LoongArch: KVM: Remove unused parameter lenBibo Mao
2025-07-21LoongArch: KVM: Remove unnecessary local variableBibo Mao
2025-07-21LoongArch: KVM: Simplify kvm_deliver_intr()Yury Norov (NVIDIA)
2025-07-21LoongArch: KVM: Rework kvm_send_pv_ipi()Yury Norov (NVIDIA)
2025-07-20Merge tag 'x86-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-19riscv: optimize gcd() performance on RISC-V without Zbb extensionKuan-Wei Chiu
2025-07-19riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabledKuan-Wei Chiu
2025-07-19x86: implement crashkernel cma reservationJiri Bohac
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-18Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-18crypto: x86/aegis - Add missing error checksEric Biggers
2025-07-18crypto: x86/aegis - Fix sleeping when disallowed on PREEMPT_RTEric Biggers
2025-07-18Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-17KVM: TDX: Don't report base TDVMCALLsXiaoyao Li
2025-07-17arm64/mm: Drop redundant addr increment in set_huge_pte_at()Anshuman Khandual
2025-07-17arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao
2025-07-17arm64: dts: rockchip: Add maskrom button to NanoPi R5S + R5CDiederik de Haas
2025-07-16s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich
2025-07-16bpf, arm64: remove structs on stack constraintAlexis Lothoré (eBPF Foundation)
2025-07-16MIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang
2025-07-16riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheckNathan Chancellor
2025-07-16MIPS: SGI-IP27: Delete an unnecessary check before kfree() in hub_domain_free()Markus Elfring
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk
2025-07-16mips: remove redundant macro mc146818_decode_yearMateusz Jończyk
2025-07-16mips/mach-rm: remove custom mc146818rtc.h fileMateusz Jończyk
2025-07-16mips: remove unused function mc146818_set_rtc_mmssMateusz Jończyk
2025-07-16MIPS: CPS: Optimise delay CPU calibration for SMPGregory CLEMENT
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT