aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob1-2/+0
2026-06-15mips: select legacy gpiolib interfaces where usedArnd Bergmann3-1/+6
2026-06-15MIPS: lib: Remove '.hidden' for local symbolsNathan Chancellor2-4/+0
2026-06-15MIPS: VDSO: Avoid including .got in dynamic segmentNathan Chancellor1-0/+1
2026-06-15MIPS: smp: report dying CPU to RCU in stop_this_cpu()Jonas Jelonek1-0/+2
2026-06-15MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()Markus Elfring1-2/+1
2026-06-15MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()Markus Elfring1-3/+3
2026-06-15mips: sched: Fix CPUMASK_OFFSTACK memory corruptionAaron Tomlin1-13/+15
2026-06-15MIPS: mm: Fix out-of-bounds write in maar_res_walk()Yadan Fan1-4/+8
2026-06-15MIPS: ath79: reduce ARCH_DMA_MINALIGNRosen Penev1-0/+7
2026-06-15mips: dts: ar9132: fix wdt node nameRosen Penev1-1/+1
2026-06-15mips: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob10-10/+0
2026-06-15MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMPEthan Nelson-Moore1-5/+0
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds130-13277/+3104
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds13-140/+47
2026-06-15Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds3-0/+32
2026-06-15Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds10-145/+511
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-4/+0
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds18-17/+185
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds16-63/+22
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds3-14/+36
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds4-9/+114
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1
2026-06-15sparc: Export mcount for Clang-built modulesRosen Penev2-0/+2
2026-06-15sparc: Disable compat support with LLDRosen Penev1-0/+1
2026-06-15Merge tag 'timers-clocksource-2026-06-13' of gitolite.kernel.org:pub/scm/linu...Linus Torvalds1-21/+0
2026-06-15Merge tag 'irq-drivers-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds40-272/+222
2026-06-15x86/ioperm: Prevent NULL dereference on theoretical missing IO bitmapLi RongQing1-0/+1
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds12-31/+30
2026-06-15Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-303/+166
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds10-64/+32
2026-06-14arm64: mm: Remove misleading pte_none() comment from ptep_try_set()Tejun Heo1-4/+0
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-75/+75
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+8
2026-06-15Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-4/+2
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds4-3/+36
2026-06-14Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2-0/+31
2026-06-14Merge branch 'for-next/mpam' into for-next/coreWill Deacon3-5/+21
2026-06-14Merge branch 'for-next/mm' into for-next/coreWill Deacon20-154/+121
2026-06-14Merge branch 'for-next/misc' into for-next/coreWill Deacon7-44/+40
2026-06-14Merge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon21-677/+485
2026-06-14Merge branch 'for-next/errata' into for-next/coreWill Deacon7-19/+123
2026-06-14riscv: kvm: Use endian-specific __lelong for NACL shared memorySean Chang3-8/+10
2026-06-13Merge tag 'timers-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner1-21/+0
2026-06-13x86/irq: Add missing 's' back to thermal event printoutThomas Gleixner1-1/+1
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca2-2/+0
2026-06-12Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+10
2026-06-12KVM: s390: vsie: Implement ASTFLEIE facility 2Nina Schoetterl-Glausch3-4/+44