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-07-15
Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+256
2026-07-15
selftests/bpf: Cover negative buffer pointer offsets
Sun Jian
5
-43
/
+102
2026-07-15
selftests/bpf: Test FIONREAD on a sockmap socket without a verdict program
Mattia Meleleo
1
-0
/
+39
2026-07-15
selftests/bpf: Test kfunc returning zero-sized allocation buffer
Amery Hung
2
-0
/
+28
2026-07-15
bpf: Unify helper and kfunc allocation-size argument handling
Amery Hung
1
-1
/
+1
2026-07-15
bpf: Remove dynptr check in check_stack_range_initialized()
Amery Hung
1
-2
/
+2
2026-07-15
docs: bpf: Document BPF_RB_OVERWRITE_POS in bpf_ringbuf_query
Jianlin Shi
1
-0
/
+1
2026-07-15
selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
Avinash Duduskar
2
-4
/
+773
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+20
2026-07-15
bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Avinash Duduskar
1
-1
/
+32
2026-07-15
selftests/bpf: Fail unbound UDP on sockmap update
Michal Luczaj
1
-7
/
+6
2026-07-15
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
1
-10
/
+11
2026-07-15
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
1
-3
/
+3
2026-07-15
selftests/ftrace: Add test case for a symbol in a module without module name
Masami Hiramatsu (Google)
1
-0
/
+6
2026-07-14
nvdimm: ndtest: remove redundant NULL check before vfree()
Mohammad Shahid
1
-2
/
+1
2026-07-14
nvdimm: nfit: remove redundant NULL check before vfree()
Mohammad Shahid
1
-2
/
+1
2026-07-14
selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
Song Hu
1
-4
/
+6
2026-07-14
tools/sched_ext: scx_qmap: Fix stale API name in comment
Liang Luo
1
-1
/
+1
2026-07-14
KVM: selftests: Fix a spelling error in an xapic_ipi_test comment
Wang Yan
1
-1
/
+1
2026-07-14
Merge tag 'sound-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+3
2026-07-14
cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
Li Ming
1
-13
/
+4
2026-07-14
kunit: configs: enable GPIO kunit test cases in all_tests.config
Bartosz Golaszewski
1
-0
/
+1
2026-07-14
tracing/probes: Eliminate recursion in parse_probe_arg()
Masami Hiramatsu
3
-5
/
+5
2026-07-14
tracing/probes: Extend max length of argument string
Masami Hiramatsu
3
-3
/
+3
2026-07-14
tracing/probes: Add a new testcase for BTF typecasts
Masami Hiramatsu (Google)
6
-0
/
+192
2026-07-14
tools/bootconfig: Ignore comment lines in dynamic_events/kprobe_events file
Masami Hiramatsu (Google)
1
-0
/
+2
2026-07-13
tools/sched_ext: scx_qmap - Add sub-sched cap fault injection
Tejun Heo
3
-4
/
+64
2026-07-13
tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
Tejun Heo
3
-67
/
+1086
2026-07-13
tools/sched_ext: Add three-mask cmask intersection iterator
Tejun Heo
1
-0
/
+77
2026-07-13
sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
Tejun Heo
1
-0
/
+18
2026-07-13
sched_ext: Add per-shard cap delegation for sub-schedulers
Tejun Heo
1
-0
/
+6
2026-07-13
sched_ext: Add shard boundaries to scx_bpf_cid_override()
Tejun Heo
4
-12
/
+50
2026-07-13
sched_ext: Add ops.init_cids() to finalize the cid layout before init
Tejun Heo
3
-23
/
+41
2026-07-13
Merge tag 'sched_ext-for-7.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
4
-33
/
+468
2026-07-13
Merge tag 'trace-tools-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+11
2026-07-13
perf record: Fix multiple PERF_RECORD_COMPRESSED2 records per push
Dmitry Ilvokhin
2
-18
/
+83
2026-07-13
perf record: Return the written size from process_comp_header()
Dmitry Ilvokhin
3
-17
/
+31
2026-07-13
perf build: Do not pass -static to dlfilters
Namhyung Kim
1
-1
/
+1
2026-07-13
tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failure
Liang Luo
1
-2
/
+2
2026-07-13
x86/alternative: Drop smp_locks glue
Borislav Petkov (AMD)
3
-3
/
+1
2026-07-12
Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-0
/
+7
2026-07-12
Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-8
/
+13
2026-07-12
Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+51
2026-07-12
selftests/nolibc: add debug information
Thomas Weißschuh
1
-1
/
+1
2026-07-12
selftests/bpf: Test fentry link after tracing_multi link
Leon Hwang
2
-0
/
+77
2026-07-12
selftests/bpf: Test bpf_cpumask_populate() rejects a borrowed cpumask
Nicholas Dudar
3
-6
/
+25
2026-07-12
bpf: Require a BPF cpumask for bpf_cpumask_populate()
Nicholas Dudar
1
-1
/
+1
2026-07-11
objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
Miguel Ojeda
1
-0
/
+1
2026-07-10
perf metricgroup: Fix metric expression copy leaks
Yu Peng
1
-1
/
+6
2026-07-10
perf clang-format: Prioritize Python.h and expand other categories
Ian Rogers
1
-3
/
+6
[prev]
[next]