summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+20
6 daysMerge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-49/+52
7 daysLoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1
7 daysLoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma1-0/+1
7 daysLoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma1-0/+1
7 daysLoongArch: dts: loongson-2k1000: Fix i2c-gpio node namesBinbin Zhou1-2/+2
7 daysLoongArch: dts: loongson-2k2000: Add default interrupt controller address cellsBinbin Zhou1-0/+3
7 daysLoongArch: dts: loongson-2k1000: Add default interrupt controller address cellsBinbin Zhou1-0/+2
7 daysLoongArch: dts: loongson-2k0500: Add default interrupt controller address cellsBinbin Zhou1-0/+3
7 daysLoongArch: dts: Describe PCI sideband IRQ through interrupt-extendedYao Zi2-36/+21
7 daysLoongArch: Fix PMU counter allocation for mixed-type event groupsLisa Robinson1-3/+18
7 daysMerge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+5
8 daysMerge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+33
9 daysLoongArch: Remove redundant code in head.SHuacai Chen1-8/+0
9 dayspowerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-5/+10
9 daysmips: fix HIGHMEM initializationMike Rapoport (Microsoft)1-0/+23
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-4/+2
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+54
10 daysx86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
10 daysx86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
12 daysMerge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
12 daystreewide: Update email addressThomas Gleixner6-6/+6
13 daysMerge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
14 daysx86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1Sean Christopherson2-3/+38
14 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-4/+14
14 daysMerge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds25-77/+83
2026-01-09Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
2026-01-09arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun2-1/+9
2026-01-08arm64: mm: Fix incomplete tag reset in change_memory_common()Jiayuan Chen1-2/+4
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser1-7/+8
2026-01-07sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen1-0/+23
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui1-1/+0
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks1-1/+1
2026-01-07riscv: configs: Clean up references to non-existing configsLukas Bulwahn3-4/+0
2026-01-07arm64: dts: hisilicon: hikey960: Drop "snps,gctl-reset-quirk" and "snps,tx_de...Rob Herring (Arm)1-3/+0
2026-01-07Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann13-22/+27
2026-01-07Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann5-41/+27
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong1-4/+2
2026-01-06arm64/efi: Don't fail check current_in_efi() if preemptibleBen Horgan1-1/+1
2026-01-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-5/+5
2026-01-06riscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha1-1/+1
2026-01-06riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-06riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2026-01-05x86/sev: Disable GCOV on noinstr objectBrendan Jackman1-0/+2
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-01-01x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_taskRyosuke Yasuoka1-3/+16
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan1-1/+16
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan1-9/+11
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan1-1/+1
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan1-0/+1