summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
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
2025-07-16riscv: dts: starfive: jh7110-common: add status power led nodeE Shattow
2025-07-16riscv: dts: starfive: jh7110-milkv-mars sort propertiesE Shattow
2025-07-16riscv: ftrace: Properly acquire text_mutex to fix a race conditionAlexandre Ghiti
2025-07-16riscv: Stop considering R_RISCV_NONE as bad relocationsAlexandre Ghiti
2025-07-16arm64: cacheinfo: Provide helper to compress MPIDR value into u32James Morse
2025-07-16s390/pai_crypto: Rename PAI Crypto event 4210Thomas Richter
2025-07-15KVM: arm64: Tighten the definition of FEAT_PMUv3p9Marc Zyngier
2025-07-15KVM: arm64: Convert MDCR_EL2 to config-driven sanitisationMarc Zyngier
2025-07-15KVM: arm64: Convert SCTLR_EL1 to config-driven sanitisationMarc Zyngier
2025-07-15KVM: arm64: Convert TCR2_EL2 to config-driven sanitisationMarc Zyngier
2025-07-15arm64: sysreg: Add THE/ASID2 controls to TCR2_ELxMarc Zyngier
2025-07-15KVM: arm64: Advertise FGT2 registers to userspaceMarc Zyngier
2025-07-15KVM: arm64: Condition FGT registers on feature availabilityMarc Zyngier