开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2026-01-20
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
mm: enable lazy_mmu sections to nest
Kevin Brodsky
2026-01-20
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2026-01-20
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
2026-01-19
x86/kfence: avoid writing L1TF-vulnerable PTEs
Andrew Cooper
2026-01-18
Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-17
Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()
Qiang Ma
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()
Qiang Ma
2026-01-17
LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()
Qiang Ma
2026-01-17
LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names
Binbin Zhou
2026-01-17
LoongArch: dts: loongson-2k2000: Add default interrupt controller address cells
Binbin Zhou
2026-01-17
LoongArch: dts: loongson-2k1000: Add default interrupt controller address cells
Binbin Zhou
2026-01-17
LoongArch: dts: loongson-2k0500: Add default interrupt controller address cells
Binbin Zhou
2026-01-17
LoongArch: dts: Describe PCI sideband IRQ through interrupt-extended
Yao Zi
2026-01-17
LoongArch: Fix PMU counter allocation for mixed-type event groups
Lisa Robinson
2026-01-16
Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-15
LoongArch: Remove redundant code in head.S
Huacai Chen
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
2026-01-14
mips: fix HIGHMEM initialization
Mike Rapoport (Microsoft)
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-01-13
x86/resctrl: Fix memory bandwidth counter width for Hygon
Xiaochen Shen
2026-01-13
x86/resctrl: Add missing resctrl initialization for Hygon
Xiaochen Shen
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-10
Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-01-10
x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
Sean Christopherson
2026-01-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-01-09
Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2026-01-09
Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-09
arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
Yeoreum Yun
2026-01-08
arm64: mm: Fix incomplete tag reset in change_memory_common()
Jiayuan Chen
2026-01-07
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
2026-01-07
sparc/PCI: Correct 64-bit non-pref -> pref BAR resources
Ilpo Järvinen
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
2026-01-07
riscv: configs: Clean up references to non-existing configs
Lukas Bulwahn
2026-01-07
arm64: dts: hisilicon: hikey960: Drop "snps,gctl-reset-quirk" and "snps,tx_de...
Rob Herring (Arm)
2026-01-07
Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
[next]