index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-03-22
docs: kdoc: don't add broken comments inside prototypes
Mauro Carvalho Chehab
2026-03-22
unittests: add a testbench to check public/private kdoc comments
Mauro Carvalho Chehab
2026-03-22
docs: python: add helpers to run unit tests
Mauro Carvalho Chehab
2026-03-22
tools/docs/checktransupdate.py: fix all issues reported by pylint
Haoyang LIU
2026-03-22
tools/sched_ext: Add compat handling for sub-scheduler ops
Andrea Righi
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-22
Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
2026-03-22
selftests/nolibc: enable -Wundef
Thomas Weißschuh
2026-03-22
tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
Thomas Weißschuh
2026-03-22
tools/nolibc: add err.h
Thomas Weißschuh
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
2026-03-21
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
2026-03-21
selftests/bpf: Test bpf_program__clone() attach_btf_id override
Mykyta Yatsenko
2026-03-21
selftests/bpf: Use bpf_program__clone() in veristat
Mykyta Yatsenko
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
2026-03-21
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
2026-03-21
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
2026-03-21
selftests/bpf: Add alignment flag for test_verifier 190 testcase
Tiezhu Yang
2026-03-21
bpf: Consolidate sleepable checks in check_func_call()
Puranjay Mohan
2026-03-21
bpf: Consolidate sleepable checks in check_helper_call()
Puranjay Mohan
2026-03-21
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-03-21
tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
Ke Zhao
2026-03-21
selftests/sched_ext: Return non-zero exit code on test failure
zhidao su
2026-03-21
Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-20
tc-testing: add a test case for ETS offload
Davide Caratti
2026-03-20
selftests/vsock: fix vsock_test path shadowing in nested VMs
Bobby Eshleman
2026-03-20
selftests/vsock: fix vmtest.sh for read-only nested VM runners
Bobby Eshleman
2026-03-20
vfio: selftests: Support DMR and GNR-D DSA devices
Yi Lai
2026-03-20
vfio: selftests: Build tests on aarch64
Ted Logan
2026-03-20
selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation
Thomas Weißschuh
2026-03-20
selftests/nolibc: add a variable for nolibc-test source files
Thomas Weißschuh
2026-03-20
tools/nolibc: MIPS: fix clobbers of 'lo' and 'hi' registers on different ISAs
Thomas Weißschuh
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
2026-03-20
tools/nolibc/printf: Add support for conversion flags space and plus
David Laight
2026-03-20
tools/nolibc/printf: Prepend sign to converted number
David Laight
2026-03-20
tools/nolibc/printf: Handle "%s" with the numeric formats
David Laight
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
2026-03-20
tools/nolibc/printf: Use bit-masks to hold requested flag, length and convers...
David Laight
2026-03-20
tools/nolibc/printf: Use goto and reduce indentation
David Laight
2026-03-20
tools/nolibc/printf: Simplify __nolibc_printf()
David Laight
2026-03-20
tools/nolibc/printf: Output pad characters in 16 byte chunks
David Laight
2026-03-20
tools/nolibc: Rename the 'errnum' parameter to strerror()
David Laight
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
2026-03-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
[prev]
[next]