aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-15ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to use correct boolean syntaxJihed Chaibi1-1/+1
2025-10-15ARM: dts: stm32: stm32mp151c-plyaqm: Use correct dai-format propertyJihed Chaibi1-1/+1
2025-10-15arm64: dts: apple: t8103-j457: Fix PCIe ethernet iommu-mapJanne Grunau1-2/+10
2025-10-15ARM: at91: pm: fix MCKx restore routineNicolas Ferre1-2/+2
2025-10-15arm64: dts: imx95: Correct the lpuart7 and lpuart8 srcidJoy Zou1-2/+2
2025-10-15arm64: dts: imx93-kontron: Fix USB port assignmentFrieder Schrempf1-10/+10
2025-10-15arm64: dts: imx93-kontron: Fix GPIO for panel regulatorAnnette Kobou1-1/+11
2025-10-15arm64: dts: renesas: sparrow-hawk: Set VDDQ18_25_AVB voltage on EVTB1Marek Vasut1-0/+4
2025-10-15arm64: dts: renesas: sparrow-hawk: Invert microSD voltage selector on EVTB1Marek Vasut1-1/+1
2025-10-15s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIGIlya Leoshkevich1-0/+3
2025-10-15s390/bpf: Write back tail call counter for BPF_PSEUDO_CALLIlya Leoshkevich1-7/+16
2025-10-15s390/bpf: Do not write tail call counter into helper and kfunc framesIlya Leoshkevich1-4/+12
2025-10-15ARM: dts: renesas: porter: Fix CAN pin groupGeert Uytterhoeven1-1/+1
2025-10-15arm64: dts: renesas: rzg2lc-smarc: Disable CAN-FD channel0Biju Das1-1/+4
2025-10-15sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra5-33/+28
2025-10-15x86/vdso: Fix output operand size of RDPIDUros Bizjak1-4/+4
2025-10-15perf/x86/intel: Fix IA32_PMC_x_CFG_B MSRs access errorDapeng Mi1-1/+2
2025-10-15perf/x86/intel: Use early_initcall() to hook bts_init()Dapeng Mi1-1/+1
2025-10-15powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubsJoe Lawrence1-1/+1
2025-10-15powerpc/ftrace: ensure ftrace record ops are always set for NOPsJoe Lawrence1-2/+8
2025-10-15powerpc/603: Really copy kernel PGD entries into all PGDIRsChristophe Leroy2-3/+9
2025-10-15powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handlerChristophe Leroy1-8/+1
2025-10-15kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifactKienan Stewart1-1/+1
2025-10-15arch: copy_thread: pass clone_flags as u64Simon Schuster26-27/+27
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-14/+13
2025-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+1
2025-09-26Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+17
2025-09-26Merge tag 'x86-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+24
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds17-25/+50
2025-09-23riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixesArnd Bergmann2-2/+2
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixesArnd Bergmann5-5/+5
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner2-0/+23
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov1-1/+1
2025-09-20Merge tag 'x86-urgent-2025-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+19
2025-09-19Merge tag 'iommu-fixes-v6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-5/+5
2025-09-19Merge tag 'loongarch-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds11-66/+120
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-174/+149
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds3-5/+6
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_access()Bibo Mao1-12/+17
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui1-4/+2
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1
2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3