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
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
1
-0
/
+3
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
1
-2
/
+2
2025-10-26
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2025-10-23
libbpf: Fix powerpc's stack register definition in bpf_tracing.h
Andrii Nakryiko
1
-1
/
+1
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-52
/
+56
2025-10-22
selftests: cachestat: Fix warning on declaration under label
Sidharth Seela
1
-2
/
+2
2025-10-22
selftests/cachestat: add tmpshmcstat file to .gitignore
Madhur Kumar
1
-0
/
+1
2025-10-22
objtool: Fix failure when being compiled on x32 system
Mikulas Patocka
1
-2
/
+2
2025-10-22
objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda
1
-0
/
+1
2025-10-21
selftests: mptcp: join: mark laminar tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-10-21
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-21
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-20
selftests: net: fix server bind failure in sctp_vrf.sh
Xin Long
2
-43
/
+47
2025-10-20
iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
Nicolin Chen
1
-2
/
+2
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-9
/
+29
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+55
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-10
/
+16
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-154
/
+477
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-145
/
+288
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
1
-7
/
+7
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-16
/
+126
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-15
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
1
-0
/
+31
2025-10-15
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
1
-0
/
+34
2025-10-15
selftests/hid: add tests for missing release on the Dell Synaptics
Benjamin Tissoires
1
-0
/
+55
2025-10-15
selftests: cgroup: Use values_close_report in test_cpu
Sebastian Chlad
1
-9
/
+9
2025-10-15
selftests: cgroup: add values_close_report helper
Sebastian Chlad
1
-0
/
+20
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
1
-3
/
+6
2025-10-14
selftests: net: check jq command is supported
Wang Liang
2
-0
/
+4
2025-10-13
KVM: arm64: selftests: Fix misleading comment about virtual timer encoding
Marc Zyngier
1
-3
/
+14
2025-10-13
KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_list
Marc Zyngier
1
-0
/
+79
2025-10-13
KVM: arm64: selftests: Make dependencies on VHE-specific registers explicit
Marc Zyngier
1
-0
/
+3
2025-10-13
KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stress
Oliver Upton
1
-0
/
+1
2025-10-13
KVM: arm64: selftests: Allocate vcpus with correct size
Zenghui Yu
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guest
Zenghui Yu
1
-0
/
+3
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
6
-3
/
+33
2025-10-13
KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"
Sean Christopherson
1
-1
/
+1
2025-10-13
KVM: arm64: selftests: Test effective value of HCR_EL2.AMO
Oliver Upton
2
-1
/
+54
2025-10-12
selftests: drv-net: update remaining Python init files
Jakub Kicinski
3
-16
/
+57
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+44
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-13
/
+1
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
5
-12
/
+77
2025-10-10
KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS
Sean Christopherson
1
-0
/
+1
2025-10-10
KVM: selftests: Verify that faulting in private guest_memfd memory fails
Sean Christopherson
1
-5
/
+21
2025-10-10
KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
Sean Christopherson
3
-17
/
+27
2025-10-10
KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
Sean Christopherson
1
-3
/
+9
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
6
-64
/
+64
2025-10-10
KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
Ackerley Tng
1
-11
/
+16
2025-10-10
KVM: selftests: Create a new guest_memfd for each testcase
Sean Christopherson
1
-15
/
+16
[prev]
[next]