summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+19
3 daysMerge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+11
3 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
3 daysMerge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-38/+73
4 daysMerge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-9/+10
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-21/+33
4 daysarm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
5 daysriscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
5 daysx86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
5 dayss390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailerAlexander Egorenkov1-8/+9
5 daysarm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland1-6/+16
5 daysarm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
5 daysarm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland1-14/+12
6 daysMerge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-60/+39
6 daysperf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
6 daysMerge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann5-13/+16
7 daysMerge tag 'nuvoton-arm-6.19-fixes-0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+0
8 daysx86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
9 daysMerge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+20
10 daysMerge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-49/+52
10 dayss390/vdso: Disable kstack eraseHeiko Carstens1-1/+1
11 daysLoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1
11 daysLoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma1-0/+1
11 daysLoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma1-0/+1
11 daysLoongArch: dts: loongson-2k1000: Fix i2c-gpio node namesBinbin Zhou1-2/+2
11 daysLoongArch: dts: loongson-2k2000: Add default interrupt controller address cellsBinbin Zhou1-0/+3
11 daysLoongArch: dts: loongson-2k1000: Add default interrupt controller address cellsBinbin Zhou1-0/+2
11 daysLoongArch: dts: loongson-2k0500: Add default interrupt controller address cellsBinbin Zhou1-0/+3
11 daysLoongArch: dts: Describe PCI sideband IRQ through interrupt-extendedYao Zi2-36/+21
11 daysLoongArch: Fix PMU counter allocation for mixed-type event groupsLisa Robinson1-3/+18
11 daysriscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor1-2/+12
11 daysMerge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
12 daysriscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...Jonathan Cameron1-0/+1
12 daysMerge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+33
12 daysMerge tag 'v6.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann12-20/+20
12 daysMerge tag 'at91-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-2/+3
12 daysRevert "arm64: tegra: Add interconnect properties for Tegra210"Jon Hunter1-24/+0
12 daysLoongArch: Remove redundant code in head.SHuacai Chen1-8/+0
13 dayspowerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-5/+10
13 daysmips: fix HIGHMEM initializationMike Rapoport (Microsoft)1-0/+23
13 daysriscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu1-1/+2
13 daysriscv: kvm: Fix vstimecmp update hazard on RV32Naohiko Shimizu1-2/+4
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-4/+2
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+54
2026-01-13x86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
2026-01-13x86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11treewide: Update email addressThomas Gleixner6-6/+6
2026-01-11Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
2026-01-10KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkersWill Deacon3-10/+9