summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT
2025-07-16MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driverThéo Lebrun
2025-07-16MIPS: eyeq5_defconfig: add GPIO subsystem & driverThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add two GPIO bank nodesThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add evaluation board I2C temp sensorThéo Lebrun
2025-07-16MIPS: mobileye: eyeq5: add 5 I2C controller nodesThéo Lebrun
2025-07-16MIPS: eyeq5_defconfig: Update for v6.16-rc1Théo Lebrun
2025-07-16MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang
2025-07-16riscv: Stop supporting static ftraceAlexandre Ghiti
2025-07-16riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab
2025-07-16riscv: Enable interrupt during exception handlingNam Cao