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-05
perf c2c: Bounds-check CPU and node IDs before bitmap and array access
Arnaldo Carvalho de Melo
1
-2
/
+17
2026-06-05
selftests/bpf: Tolerate missing files during install
Ricardo B. Marlière
1
-3
/
+14
2026-06-05
selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B. Marlière
5
-30
/
+30
2026-06-05
selftests/bpf: Tolerate benchmark build failures
Ricardo B. Marlière
1
-2
/
+4
2026-06-05
selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B. Marlière
1
-3
/
+4
2026-06-05
selftests/bpf: Skip tests whose objects were not built
Ricardo B. Marlière
2
-8
/
+46
2026-06-05
selftests/bpf: Tolerate test file compilation failures
Ricardo B. Marlière
1
-3
/
+12
2026-06-05
selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B. Marlière
1
-2
/
+2
2026-06-05
selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B. Marlière
1
-2
/
+2
2026-06-05
selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B. Marlière
1
-35
/
+73
2026-06-05
selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B. Marlière
2
-7
/
+33
2026-06-05
selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B. Marlière
1
-0
/
+6
2026-06-05
selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test
Amery Hung
1
-4
/
+4
2026-06-05
bpftool: Restrict feature tests during bootstrap compilation
Ian Rogers
1
-0
/
+5
2026-06-05
selftests/bpf: Fix flaky file_reader test
Mykyta Yatsenko
1
-1
/
+1
2026-06-05
perf stat: Bounds-check CPU index in topology aggregation callbacks
Arnaldo Carvalho de Melo
1
-6
/
+7
2026-06-05
perf mmap: Guard cpu__get_node() return in aio_bind()
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-05
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Arnaldo Carvalho de Melo
1
-10
/
+30
2026-06-05
perf sched: Cap max_cpu at MAX_CPUS in timehist sample processing
Arnaldo Carvalho de Melo
1
-3
/
+5
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2026-06-05
KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
Yong-Xuan Wang
1
-3
/
+57
2026-06-05
KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
Yong-Xuan Wang
1
-49
/
+27
2026-06-05
selftests/bpf: Add resizable hashmap to benchmarks
Mykyta Yatsenko
4
-6
/
+100
2026-06-05
bpftool: Add rhash map documentation
Mykyta Yatsenko
2
-2
/
+2
2026-06-05
selftests/bpf: Add BPF iterator tests for resizable hash map
Mykyta Yatsenko
2
-0
/
+97
2026-06-05
selftests/bpf: Add basic tests for resizable hash map
Mykyta Yatsenko
2
-0
/
+368
2026-06-05
libbpf: Support resizable hashtable
Mykyta Yatsenko
2
-0
/
+4
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
1
-0
/
+6
2026-06-05
iommufd/selftest: Cover invalid read counts on vEVENTQ FD
Nicolin Chen
1
-0
/
+17
2026-06-04
selftests: rds: report missing RDMA prereqs as XFAIL
Allison Henderson
1
-6
/
+6
2026-06-04
selftests: rds: support RDS built as loadable modules
Allison Henderson
3
-24
/
+40
2026-06-04
selftests: rds: pin RDS sockets to their intended transport
Allison Henderson
1
-0
/
+18
2026-06-04
selftests: rds: Rename run.sh to rds_run.sh
Allison Henderson
3
-8
/
+9
2026-06-04
tools: ynl: try to avoid the very slow YAML loader
Jakub Kicinski
1
-2
/
+7
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-8
/
+264
2026-06-04
perf sched: Fix thread reference leaks in timehist_get_thread()
Arnaldo Carvalho de Melo
1
-1
/
+7
2026-06-04
perf tools: Add bounds check to cpu__get_node()
Arnaldo Carvalho de Melo
1
-0
/
+4
2026-06-04
perf tools: Guard remaining test_bit calls from OOB sample CPU
Arnaldo Carvalho de Melo
2
-2
/
+3
2026-06-04
selftests/memfd: remove unused variable 'sig' in fuse_test
Konstantin Khorenko
1
-1
/
+1
2026-06-04
selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_test
Konstantin Khorenko
1
-2
/
+2
2026-06-04
selftests/proc: add /proc/pid/smaps tearing tests
Suren Baghdasaryan
1
-45
/
+133
2026-06-04
selftests/proc: ensure the test is performed at the right page boundary
Suren Baghdasaryan
1
-19
/
+100
2026-06-04
selftests/damon/sysfs.sh: test pause file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test addr_unit file existence
SeongJae Park
1
-0
/
+1
2026-06-04
selftests/damon/sysfs.sh: test monitoring intervals goal dir
SeongJae Park
1
-0
/
+12
2026-06-04
selftests/damon/sysfs.py: stop kdamonds before failing
SeongJae Park
1
-0
/
+4
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-6
/
+3
2026-06-04
mm/vma: remove mmap_action->success_hook
Lorenzo Stoakes
1
-10
/
+0
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+1
2026-06-04
selftests/mm/split_huge_page_test.c: close fd on write error
Wei Yang
1
-1
/
+1
[prev]
[next]