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
2026-06-17
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo
1
-4
/
+4
2026-06-17
perf machine: Propagate machine__init() error to callers
Arnaldo Carvalho de Melo
11
-31
/
+51
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
18
-415
/
+1519
2026-06-17
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
6
-32
/
+44
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
269
-1466
/
+20028
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
93
-1927
/
+7694
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+239
2026-06-16
Merge branch 'for-7.2/bpf' into for-linus
Jiri Kosina
1
-7
/
+0
2026-06-16
selftests/bpf: test that TLS crypto is rejected on a sockmap socket
Jakub Kicinski
1
-0
/
+65
2026-06-16
selftests/bpf: drop the unused kTLS program from test_sockmap
Jakub Kicinski
2
-68
/
+11
2026-06-16
selftests/bpf: remove sockmap + ktls tests
Jakub Kicinski
3
-642
/
+1
2026-06-16
Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
44
-1480
/
+5576
2026-06-16
Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-8
/
+52
2026-06-16
Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
9
-101
/
+181
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
6
-17
/
+170
2026-06-16
Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+1
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+0
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
3
-17
/
+12
2026-06-16
Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
3
-11
/
+66
2026-06-15
selftests/net: Add hugepage kernel config dependency for zcrx
Daniel Borkmann
1
-0
/
+1
2026-06-15
selftests/net: Add netkit io_uring ZC test for large rx_buf_len
Daniel Borkmann
1
-1
/
+106
2026-06-15
selftests/net: Use public NetDrvContEnv API in nk_qlease fixtures
Daniel Borkmann
2
-9
/
+10
2026-06-15
selftests/net: Move netkit lease hw setup into per-test fixtures
Daniel Borkmann
1
-49
/
+149
2026-06-15
perf trace: Guard __probe_ip suppression with evsel__is_probe()
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-16
perf evsel: Add lazy-initialized probe type detection helpers
Arnaldo Carvalho de Melo
2
-0
/
+58
2026-06-16
perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_field()
Arnaldo Carvalho de Melo
1
-0
/
+14
2026-06-17
perf cs-etm: Reject CPU IDs that would overflow signed comparison
Arnaldo Carvalho de Melo
1
-1
/
+8
2026-06-17
perf c2c: Free format list entries when releasing c2c hist entries
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-06-17
perf bpf: Bounds-check array offsets in bpil_offs_to_addr()
Arnaldo Carvalho de Melo
1
-0
/
+16
2026-06-17
perf bpf: Reject oversized BPF metadata events that truncate header.size
Arnaldo Carvalho de Melo
1
-0
/
+9
2026-06-17
perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()
Arnaldo Carvalho de Melo
1
-1
/
+3
2026-06-17
perf sched: Replace (void*)1 sentinel with proper runtime allocation
Arnaldo Carvalho de Melo
1
-6
/
+17
2026-06-17
perf hwmon: Fix fd check to accept fd 0 in hwmon_pmu__describe_items()
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-17
perf tools: Use snprintf() for root_dir path construction
Arnaldo Carvalho de Melo
2
-2
/
+2
2026-06-17
perf dso: Set error code when open() fails on uncompressed fallback path
Arnaldo Carvalho de Melo
1
-1
/
+4
2026-06-17
perf dso: Fix heap overflow in dso__get_filename() on decompressed path
Arnaldo Carvalho de Melo
1
-1
/
+8
2026-06-17
perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-06-17
perf symbols: Validate p_filesz before use in filename__read_build_id()
Arnaldo Carvalho de Melo
1
-0
/
+3
2026-06-17
perf symbols: Fix bswap copy-paste error for 32-bit ELF p_filesz
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
8
-16
/
+276
2026-06-15
selftests: net: add local ECMP rehash test
Neil Spring
3
-0
/
+1112
2026-06-15
selftests/net/openvswitch: add SET action test
Minxi Hou
1
-0
/
+66
2026-06-15
io_uring/zcrx: selftests: verify rx_buf_len for large chunks
Dragos Tatulea
1
-1
/
+25
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
1
-0
/
+2
2026-06-15
perf tools: Document recent additions to the perf.data file header
Thomas Falcon
1
-1
/
+15
2026-06-15
selftests/vsock: skip vng setsid workaround on >= 1.41
Bobby Eshleman
1
-1
/
+7
2026-06-15
selftests/vsock: accept vng 1.33 or >= 1.36
Bobby Eshleman
1
-16
/
+23
2026-06-15
perf trace: Fix noise and signed formatting of __probe_ip in bare dynamic probes
Aaron Tomlin
1
-0
/
+21
2026-06-15
perf test: Add inject ASLR test
Ian Rogers
1
-0
/
+533
2026-06-15
perf aslr: Strip sample registers
Ian Rogers
3
-70
/
+233
[prev]
[next]