index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-02
Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-02
Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-12-02
Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-12-02
Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-02
KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2}
Sean Christopherson
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
Sebastian Andrzej Siewior
2025-12-02
ARM: 9459/1: Disable jump-label on PREEMPT_RT
Thomas Gleixner
2025-12-02
powerpc/powermac: backlight: Include <linux/of.h>
Thomas Zimmermann
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'x86-build-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
x86/platform: Fix and extend kernel-doc comments in <asm/x86_init.h>
Randy Dunlap
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
um: Disable KASAN_INLINE when STATIC_LINK is selected
Christophe Leroy (CS GROUP)
2025-12-01
MIPS: Fix whitespace damage in r4k_wait from VS timer fix
Maciej W. Rozycki
2025-12-01
mips: kvm: simplify kvm_mips_deliver_interrupts()
Yury Norov
2025-12-01
MIPS: alchemy: mtx1: switch to static device properties
Dmitry Torokhov
2025-12-01
mips: Remove __GFP_HIGHMEM masking
Vishal Moola (Oracle)
2025-12-01
MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
Gregory CLEMENT
2025-12-01
MIPS: dts: Always descend vendor subdirectories
Rob Herring (Arm)
2025-12-01
mips: configs: loongson1: Update defconfig
Keguang Zhang
2025-12-01
MIPS: Fix HOTPLUG_PARALLEL dependency
Gregory CLEMENT
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
2025-12-01
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
Oliver Upton
2025-12-01
KVM: arm64: at: Update AF on software walk only if VM has FEAT_HAFDBS
Alexandru Elisei
2025-12-01
KVM: arm64: at: Use correct HA bit in TCR_EL2 when regime is EL2
Alexandru Elisei
2025-12-01
KVM: arm64: Document KVM_PGTABLE_PROT_{UX,PX}
Alexandru Elisei
2025-12-01
KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
Nathan Chancellor
2025-12-01
KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()
Marc Zyngier
2025-12-01
KVM: arm64: Fix compilation when CONFIG_ARM64_USE_LSE_ATOMICS=n
Oliver Upton
[prev]
[next]