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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
1
-6
/
+26
2025-06-16
selftests: seg6: Add test cases for End.X with link-local nexthop
Ido Schimmel
1
-0
/
+48
2025-06-16
selftests: net: add netconsole test for cmdline configuration
Breno Leitao
3
-6
/
+86
2025-06-16
selftests: net: Refactor cleanup logic in lib_netcons.sh
Breno Leitao
1
-8
/
+12
2025-06-16
selftests/tc-testing: sfq: check perturb timer values
Eric Dumazet
1
-0
/
+36
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+102
2025-06-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2
-5
/
+13
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-0
/
+6
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-16
tools headers UAPI: Sync kvm header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+71
2025-06-16
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-06-16
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+5
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX knob
Arnaldo Carvalho de Melo
1
-0
/
+7
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2
-16
/
+91
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
4
-6
/
+17
2025-06-16
perf test: Restrict uniquifying test to machines with 'uncore_imc'
Chun-Tse Shao
1
-2
/
+10
2025-06-16
selftests/coredump: make sure invalid paths are rejected
Christian Brauner
1
-6
/
+26
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-1
/
+22
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+5
2025-06-13
selftests/bpf: verify jset handling in CFG computation
Eduard Zingerman
1
-0
/
+16
2025-06-13
veristat: Memory accounting for bpf programs
Eduard Zingerman
2
-7
/
+246
2025-06-13
bpf/veristat: Fix veristat for map type BPF_MAP_TYPE_CGRP_STORAGE
Song Liu
1
-0
/
+1
2025-06-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+25
2025-06-13
selftests: Add tests for PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-20
/
+74
2025-06-13
syscall_user_dispatch: Add PR_SYS_DISPATCH_INCLUSIVE_ON
Dmitry Vyukov
1
-1
/
+6
2025-06-13
selftests: Fix errno checking in syscall_user_dispatch test
Dmitry Vyukov
1
-25
/
+25
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
1
-0
/
+16
2025-06-12
tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path()
Ruslan Semchenko
1
-0
/
+2
2025-06-12
selftests/bpf: Fix xdp_do_redirect failure with 64KB page size
Yonghong Song
1
-2
/
+11
2025-06-12
selftests/bpf: Fix two net related test failures with 64K page size
Yonghong Song
2
-9
/
+14
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
2
-8
/
+96
2025-06-12
selftests: tcp_ao: fix spelling in seq-ext.c comment
Ankit Chauhan
1
-1
/
+1
2025-06-12
selftests/bpf: fix signedness bug in redir_partial()
Fushuai Wang
1
-0
/
+2
2025-06-12
selftests/bpf: tests with a loop state missing read/precision mark
Eduard Zingerman
1
-0
/
+277
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-339
/
+970
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+74
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS context
Gal Pressman
1
-1
/
+58
2025-06-12
selftests/coredump: add coredump server selftests
Christian Brauner
3
-2
/
+1258
2025-06-12
tools: add coredump.h header
Christian Brauner
1
-0
/
+104
2025-06-12
selftests/coredump: cleanup coredump tests
Christian Brauner
1
-235
/
+174
2025-06-12
selftests/coredump: fix build
Christian Brauner
2
-13
/
+6
2025-06-11
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-4
/
+4
2025-06-11
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-11
perf thread: Ensure comm_lock held for comm_list
Ian Rogers
3
-8
/
+29
2025-06-11
selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
5
-0
/
+618
[prev]
[next]