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-04-24
selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs
Ilya Leoshkevich
1
-6
/
+8
2025-04-24
selftests/bpf: Fix arena_spin_lock.c build dependency
Ilya Leoshkevich
1
-0
/
+0
2025-04-24
selftests: iou-zcrx: Get the page size at runtime
Haiyue Wang
1
-8
/
+15
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
3
-25
/
+153
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-180
/
+1027
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
1
-2
/
+2
2025-04-24
x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
Yosry Ahmed
1
-0
/
+1
2025-04-24
Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+41
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
1
-2
/
+2
2025-04-24
selftests/fs/mount-notify: test also remove/flush of mntns marks
Amir Goldstein
1
-11
/
+46
2025-04-23
selftests/tc-testing: Add test for HFSC queue emptying during peek operation
Cong Wang
1
-0
/
+39
2025-04-23
selftests/bpf: Set MACs during veth creation in tc_redirect
Ilya Leoshkevich
1
-5
/
+6
2025-04-23
selftests: mptcp: diag: use mptcp_lib_get_info_value
Geliang Tang
1
-3
/
+2
2025-04-23
netlink: specs: allow header properties for attribute sets
Jakub Kicinski
1
-1
/
+1
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
1
-3
/
+0
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2
-1
/
+2
2025-04-23
tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Uladzislau Rezki (Sony)
1
-1
/
+1
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
1
-0
/
+12
2025-04-23
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-04-23
perf tools: Fix arm64 build by generating unistd_64.h
James Clark
2
-1
/
+12
2025-04-23
selftests: net/bridge : add tests for per vlan snooping with stp state changes
Yong Wang
3
-8
/
+154
2025-04-22
selftests/bpf: Add test for attaching kprobe with long event names
Feng Yang
2
-0
/
+39
2025-04-22
selftests/bpf: Add test for attaching uprobe with long event names
Feng Yang
1
-0
/
+49
2025-04-22
libbpf: Fix event name too long error
Feng Yang
1
-27
/
+16
2025-04-22
selftests/bpf: Close the file descriptor to avoid resource leaks
Malaya Kumar Rout
2
-3
/
+4
2025-04-22
tools/memory-model: docs/references: Remove broken link to imgtec.com
Akira Yokosawa
1
-2
/
+1
2025-04-22
tools/memory-model: docs/ordering: Fix trivial typos
Akira Yokosawa
1
-11
/
+11
2025-04-22
tools/memory-model: docs/simple.txt: Fix trivial typos
Akira Yokosawa
1
-2
/
+2
2025-04-22
tools/memory-model: docs/README: Update introduction of locking.txt
Akira Yokosawa
3
-2
/
+14
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-1
/
+1
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
1
-0
/
+2
2025-04-22
PM: sleep: Use two lines for "Restarting..." / "done" messages
Andrew Sayers
1
-1
/
+2
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
2
-1
/
+19
2025-04-22
selftests/nolibc: add test for snprintf() truncation
Thomas Weißschuh
1
-1
/
+3
2025-04-22
selftests/nolibc: rename vfprintf test suite
Thomas Weißschuh
1
-2
/
+2
2025-04-22
selftests/nolibc: use snprintf() for printf tests
Thomas Weißschuh
1
-27
/
+3
2025-04-22
tools/nolibc: add snprintf() and friends
Thomas Weißschuh
1
-0
/
+55
2025-04-22
tools/nolibc: allow limiting of printf destination size
Thomas Weißschuh
1
-6
/
+10
2025-04-22
tools/nolibc: allow different write callbacks in printf
Thomas Weißschuh
1
-4
/
+17
2025-04-22
tools/nolibc: add getopt()
Thomas Weißschuh
3
-0
/
+103
2025-04-22
tools/nolibc: add dprintf() and vdprintf()
Thomas Weißschuh
1
-0
/
+24
2025-04-22
Revert "selftests/nolibc: use waitid() over waitpid()"
Thomas Weißschuh
1
-6
/
+4
2025-04-22
tools/nolibc: implement waitpid() in terms of waitid()
Thomas Weißschuh
1
-12
/
+58
2025-04-22
tools/nolibc: add setpgrp()
Thomas Weißschuh
1
-0
/
+10
2025-04-22
tools/nolibc: add _exit()
Thomas Weißschuh
1
-1
/
+7
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
2
-0
/
+22
2025-04-22
tools/nolibc: use ppoll_time64 if available
Thomas Weißschuh
1
-0
/
+8
2025-04-22
tools/nolibc: use pselect6_time64 if available
Thomas Weißschuh
1
-0
/
+8
2025-04-22
tools/nolibc: use intmax definitions from compiler
Thomas Weißschuh
1
-2
/
+2
2025-04-22
tools/nolibc: handle intmax_t/uintmax_t in printf
Thomas Weißschuh
2
-0
/
+4
[prev]
[next]