aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2025-11-22Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-46/+78
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2025-11-21Merge tag 'loongarch-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-91/+79
2025-11-21MIPS: kernel: Fix random segmentation faultsThomas Bogendoerfer1-1/+1
2025-11-21MIPS: mm: Prevent a TLB shutdown on initial uniquificationMaciej W. Rozycki1-37/+63
2025-11-20LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li1-0/+3
2025-11-20LoongArch: Don't panic if no valid cache info for PCIHuacai Chen1-4/+4
2025-11-20LoongArch: Mask all interrupts during kexec/kdumpHuacai Chen1-0/+2
2025-11-20LoongArch: Fix NUMA node parsing with numa_memblksBibo Mao1-42/+18
2025-11-20LoongArch: Consolidate CPU names in /proc/cpuinfoHuacai Chen3-23/+34
2025-11-20LoongArch: Use UAPI types in ptrace UAPI headerThomas Weißschuh1-22/+18
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-46/+69
2025-11-19perf/x86/intel/uncore: Remove superfluous checkJiri Slaby (SUSE)1-2/+0
2025-11-18Merge tag 'v6.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-32/+17
2025-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+15
2025-11-18KVM: SVM: Fix redundant updates of LBR MSR interceptsYosry Ahmed2-1/+9
2025-11-18Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+6
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds2-12/+13
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+1
2025-11-16riscv: sbi: Prefer SRST shutdown over legacyMayuresh Chitale1-1/+5
2025-11-15riscv: Update MIPS vendor id to 0x127Chao-ying Fu1-1/+1
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)2-1/+1
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+7
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+8
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-6/+17
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/...Arnd Bergmann1-0/+10
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann1-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broa...Arnd Bergmann1-1/+1
2025-11-14Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-11/+24
2025-11-14Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+14
2025-11-14Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2025-11-14s390/mm: Fix __ptep_rdp() inline assemblyHeiko Carstens2-9/+7
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-14x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
2025-11-13Merge tag 'acpi-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2025-11-14arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on orangepi-5Mykola Kvach1-2/+2
2025-11-14arm64: dts: rockchip: disable HS400 on RK3588 TigerQuentin Schulz1-3/+1
2025-11-13arm64: dts: rockchip: drop reset from rk3576 i2c9 nodeChukun Pan1-2/+0
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki1-1/+1
2025-11-12Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-81/+58
2025-11-12KVM: arm64: VHE: Compute fgt traps before activating themAlexandru Elisei1-1/+1
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-82/+165
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+12
2025-11-11KVM: arm64: Finalize ID registers only once per VMMarc Zyngier1-1/+5
2025-11-11mips: dts: econet: fix EN751221 core typeAleksander Jan Bajkowski1-1/+1
2025-11-11MIPS: Malta: Fix !EVA SOC-it PCI MMIOMaciej W. Rozycki1-7/+13
2025-11-10Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+2
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-180/+250
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas2-1/+12