index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
53
-166
/
+846
4 days
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
1
-1
/
+1
4 days
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
4 days
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
2
-0
/
+415
4 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+76
5 days
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
5 days
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
1
-1
/
+2
5 days
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-22
/
+164
5 days
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
1
-20
/
+21
6 days
selftests: team: Add a reference count leak test
Ido Schimmel
2
-0
/
+18
6 days
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-0
/
+27
6 days
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
1
-0
/
+76
7 days
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
1
-10
/
+26
7 days
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
1
-1
/
+12
7 days
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
3
-7
/
+4
7 days
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
1
-9
/
+9
7 days
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
1
-0
/
+3
7 days
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
7
-25
/
+29
7 days
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
1
-1
/
+5
7 days
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
1
-2
/
+2
7 days
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
1
-0
/
+2
7 days
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
1
-2
/
+2
7 days
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
3
-4
/
+22
7 days
selftests/bpf: Refactor bpf_get_ksyms() trace helper
Ihor Solodrai
4
-26
/
+34
7 days
selftests/bpf: Add DENYLIST.asan
Ihor Solodrai
1
-0
/
+3
7 days
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
1
-27
/
+54
7 days
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2
-6
/
+14
7 days
selftests/bpf: Use memcpy() for bounded non-NULL-terminated copies
Ihor Solodrai
2
-3
/
+5
7 days
selftests/bpf: Use strscpy in bpftool_helpers.c
Ihor Solodrai
1
-5
/
+7
7 days
selftests/bpf: Replace strncpy() with strscpy()
Ihor Solodrai
9
-14
/
+12
8 days
selftests/bpf: Replace strcpy() calls with strscpy()
Ihor Solodrai
6
-7
/
+8
8 days
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
3
-14
/
+37
9 days
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
1
-1
/
+2
10 days
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
324
-4400
/
+15622
10 days
Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-18
/
+96
11 days
tools/sched_ext: fix getopt not re-parsed on restart
David Carlier
6
-0
/
+6
11 days
tools/sched_ext: scx_userland: fix data races on shared counters
David Carlier
1
-13
/
+13
11 days
selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up
Pavan Chebbi
1
-2
/
+98
12 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-29
/
+175
12 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
17
-58
/
+140
13 days
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-14
/
+111
13 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-2154
/
+3079
13 days
selftests/net: packetdrill: add ipv4-mapped-ipv6 tests
Eric Dumazet
1
-1
/
+10
13 days
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
1
-1
/
+1
13 days
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
13 days
libbpf: Remove extern declaration of bpf_stream_vprintk()
Ihor Solodrai
1
-3
/
+0
13 days
selftests/bpf: Use vmlinux.h in test_xdp_meta
Ihor Solodrai
1
-6
/
+6
13 days
Merge tag 'turbostat-2026.02.14-AMD-RAPL-fix' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-2
/
+1
13 days
tools/sched_ext: scx_pair: fix stride == 0 crash on single-CPU systems
David Carlier
1
-1
/
+6
13 days
tools/sched_ext: scx_central: fix CPU_SET and skeleton leak on early exit
David Carlier
1
-1
/
+2
[next]