summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-74/+74
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 branch 'k230-basic' into riscv-dt-for-nextConor Dooley5-0/+569
2026-06-14riscv: dts: canaan: Add clock definition for K230Xukai Wang3-8/+40
2026-06-14riscv: dts: canaan: add reset controller for K230Junhui Liu1-0/+12
2026-06-14riscv: dts: canaan: k230: Add "b" ISA extensionJunhui Liu1-2/+2
2026-06-14riscv: dts: canaan: Add k230's pinctrl nodeZe Huang3-0/+328
2026-06-14riscv: dts: canaan: Correct the formatting issues about k230 dtsJiayu Du3-5/+9
2026-06-14riscv: dts: add initial canmv-k230 and k230-evb dtsYangyu Chen4-0/+193
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
2026-06-12KVM: s390: vsie: Refactor handle_stfleNina Schoetterl-Glausch2-16/+38
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch1-0/+1
2026-06-12KVM: s390: Minor refactor of base/ext facility listsNina Schoetterl-Glausch1-25/+19
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel1-0/+11
2026-06-12sparc: Avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh1-0/+2
2026-06-12sparc: add _mcount() prototypeAndrew Morton1-0/+1
2026-06-12sparc64: uprobes: add missing breakRosen Penev1-0/+1
2026-06-12sparc: remove unused SERIAL_CONSOLE config optionEthan Nelson-Moore1-24/+0
2026-06-12sparc32: remove deadwood swift_flush_tlb_page() debug codeKexin Sun1-29/+0
2026-06-12sparc: uapi: Add ucontext.hThomas Weißschuh1-0/+3
2026-06-12sparc: vio: use sysfs_emit in sysfs show functionsThorsten Blum1-4/+5
2026-06-12arm64: dts: aspeed: Fix duplicate pinctrl labels and address schemeRyan Chen2-110/+6
2026-06-12s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens4-45/+0
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini32-433/+616
2026-06-12Merge branch 'kvm-single-pdptrs' into HEADPaolo Bonzini8-42/+46
2026-06-12KVM: x86/mmu: move pdptrs out of the MMUPaolo Bonzini5-21/+16