index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
2
-2
/
+25
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
1
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
2
-0
/
+35
2025-07-06
selftests/futex: Add futex_numa to .gitignore
Terry Tritton
1
-0
/
+1
2025-07-04
cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
1
-19
/
+2
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+5
2025-07-04
kselftest/arm64: Add a test for vfork() with GCS
Mark Brown
1
-0
/
+63
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
1
-4
/
+19
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2
-0
/
+45
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
1
-15
/
+15
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
4
-1
/
+173
2025-07-04
selftests: net: extend SCM_PIDFD test to cover stale pidfds
Alexander Mikhalitsyn
1
-44
/
+173
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-19
/
+46
2025-07-03
selftests/bpf: Add tests for prog streams
Kumar Kartikeya Dwivedi
3
-0
/
+253
2025-07-03
bpftool: Add support for dumping streams
Kumar Kartikeya Dwivedi
3
-2
/
+70
2025-07-03
libbpf: Introduce bpf_prog_stream_read() API
Kumar Kartikeya Dwivedi
3
-0
/
+42
2025-07-03
libbpf: Add bpf_stream_printk() macro
Kumar Kartikeya Dwivedi
1
-0
/
+16
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+24
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
2
-0
/
+166
2025-07-03
selftests/nolibc: use file driver for QEMU serial
Thomas Weißschuh
1
-2
/
+2
2025-07-03
selftests/nolibc: fix EXTRACONFIG variables ordering
Thomas Weißschuh
1
-2
/
+2
2025-07-03
KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
Anshuman Khandual
1
-2
/
+2
2025-07-03
perf test: Add more test cases to sched test
Namhyung Kim
1
-8
/
+31
2025-07-03
perf sched: Fix memory leaks in 'perf sched latency'
Namhyung Kim
1
-3
/
+24
2025-07-03
perf sched: Use RC_CHK_EQUAL() to compare pointers
Namhyung Kim
1
-1
/
+1
2025-07-03
perf sched: Fix memory leaks for evsel->priv in timehist
Namhyung Kim
3
-0
/
+25
2025-07-03
perf sched: Fix thread leaks in 'perf sched timehist'
Namhyung Kim
1
-11
/
+37
2025-07-03
perf sched: Fix memory leaks in 'perf sched map'
Namhyung Kim
1
-11
/
+20
2025-07-03
perf sched: Free thread->priv using priv_destructor
Namhyung Kim
1
-0
/
+2
2025-07-03
perf sched: Make sure it frees the usage string
Namhyung Kim
1
-12
/
+13
2025-07-03
perf tests make: Add NO_LIBDW=1 to minimal and add standalone test
Ian Rogers
1
-1
/
+3
2025-07-03
perf header: Fix pipe mode header dumping
Ian Rogers
2
-2
/
+15
2025-07-03
selftests/sched_ext: Fix exit selftest hang on UP
Andrea Righi
1
-0
/
+8
2025-07-03
kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
1
-1
/
+2
2025-07-03
kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Brown
1
-1
/
+3
2025-07-03
kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
1
-1
/
+1
2025-07-03
kselftest/arm64: Convert tpidr2 test to use kselftest.h
Mark Brown
2
-104
/
+38
2025-07-02
perf test: In forked mode add check that fds aren't leaked
Ian Rogers
1
-0
/
+69
2025-07-02
perf dso: With ref count checking, avoid dso_data holding dso live
Ian Rogers
1
-0
/
+4
2025-07-02
perf hwmon_pmu: Hold path rather than fd
Ian Rogers
5
-19
/
+38
2025-07-02
perf test code-reading: Avoid a leak of cpus and threads
Ian Rogers
1
-7
/
+0
2025-07-02
perf dso: Add missed dso__put to dso__load_kcore
Ian Rogers
1
-0
/
+1
2025-07-02
perf genelf: Fix NO_LIBDW=1 build
Ian Rogers
1
-1
/
+1
2025-07-02
perf list: Add IBM z17 event descriptions
Thomas Richter
7
-0
/
+2288
2025-07-02
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
1
-5
/
+7
2025-07-02
selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution
Carolina Jubran
5
-3
/
+474
2025-07-02
selftest: netdevsim: Add devlink rate tc-bw test
Carolina Jubran
1
-0
/
+53
2025-07-02
selftest: net: extend msg_zerocopy test with forwarding
Willem de Bruijn
2
-31
/
+77
2025-07-02
vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
2
-0
/
+171
2025-07-02
vsock/test: Add macros to identify transports
Luigi Leonardi
1
-0
/
+4
[prev]
[next]