index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-20
/
+77
2026-02-19
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
1
-1
/
+1
2026-02-19
arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
Arnd Bergmann
1
-2
/
+7
2026-02-19
arm64: Force the use of CNTVCT_EL0 in __delay()
Marc Zyngier
1
-4
/
+15
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-29
/
+58
2026-02-18
x86/hyperv: Fix error pointer dereference
Ethan Tidmore
1
-3
/
+5
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
1
-0
/
+25
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
2
-32
/
+32
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
1
-0
/
+7
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
1
-1
/
+5
2026-02-18
x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
1
-1
/
+1
2026-02-18
x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
1
-4
/
+5
2026-02-17
s390/smp: Avoid calling rebuild_sched_domains() early
Heiko Carstens
1
-1
/
+1
2026-02-17
s390/kexec: Make KEXEC_SIG available when CONFIG_MODULES=n
Alexander Egorenkov
1
-1
/
+2
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
14
-54
/
+172
2026-02-15
Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
5
-5
/
+20
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
24
-149
/
+446
2026-02-14
sh: defconfig: remove CONFIG_LOGO_SUPERH_*
Vincent Mailhol
10
-22
/
+0
2026-02-13
bpf, riscv: add fsession support for trampolines
Menglong Dong
1
-10
/
+64
2026-02-13
bpf, riscv: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
1
-11
/
+14
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
154
-7095
/
+8946
2026-02-13
Merge tag 'uml-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
3
-6
/
+57
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
1
-5
/
+9
2026-02-13
alpha: add missing address argument in call to page_table_check_pte_clear()
Thomas Weißschuh
1
-1
/
+1
2026-02-13
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
1
-1
/
+1
2026-02-13
KVM: arm64: Remove redundant kern_hyp_va() in unpin_host_sve_state()
Fuad Tabba
1
-1
/
+1
2026-02-13
KVM: arm64: Fix ID register initialization for non-protected pKVM guests
Fuad Tabba
1
-2
/
+33
2026-02-13
KVM: arm64: Optimise away S1POE handling when not supported by host
Fuad Tabba
1
-1
/
+2
2026-02-13
KVM: arm64: Hide S1POE from guests when not supported by the host
Fuad Tabba
1
-0
/
+3
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
49
-104
/
+1579
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-8
/
+14
2026-02-12
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
1
-0
/
+11
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
2
-20
/
+25
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
1
-8
/
+21
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+1
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
11
-9
/
+348
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
30
-46
/
+22
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
122
-671
/
+526
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-11
/
+0
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
4
-18
/
+6
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
4
-0
/
+11
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
44
-5489
/
+5561
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
34
-173
/
+942
2026-02-11
Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
13
-225
/
+165
2026-02-11
Merge tag 'kvm-x86-gmem-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-74
/
+50
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-7
/
+162
2026-02-10
Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
37
-345
/
+1439
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
7
-20
/
+88
2026-02-10
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
722
-5305
/
+51183
2026-02-10
Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-77
/
+18
[prev]
[next]