index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2023-06-09
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
2023-06-09
selftests/nolibc: prevent coredumps during test execution
Thomas Weißschuh
2023-06-09
tools/nolibc: add support for prctl()
Thomas Weißschuh
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: add test for __stack_chk_guard initialization
Thomas Weißschuh
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
2023-06-09
selftests/nolibc: reduce syscalls during space padding
Thomas Weißschuh
2023-06-09
selftests/nolibc: syscall_args: use generic __NR_statx
Zhangjin Wu
2023-06-09
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
2023-06-09
tools/nolibc: add testcase for fork()/waitpid()
Thomas Weißschuh
2023-06-09
tools/nolibc: validate C89 compatibility
Thomas Weißschuh
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
2023-06-09
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
2023-06-09
tools/nolibc: add testcases for vfprintf
Thomas Weißschuh
2023-06-09
tools/nolibc: add libc-test binary
Thomas Weißschuh
2023-06-09
tools/nolibc: fix build of the test case using glibc
Willy Tarreau
2023-06-09
tools/nolibc: tests: fix build on non-c99 compliant compilers
Willy Tarreau
2023-06-09
tools/nolibc: tests: use volatile to force stack smashing
Thomas Weißschuh
2023-06-09
Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-08
selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
2023-06-08
selftests: Test RISC-V Vector prctl interface
Andy Chiu
2023-06-08
selftests: hid: Add touch tests for Wacom devices
Joshua Dickens
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-07
tools/testing/nvdimm: Drop empty platform remove function
Uwe Kleine-König
2023-06-07
testing: nvdimm: add missing prototypes for wrapped functions
Arnd Bergmann
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
2023-06-06
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
2023-06-06
selftests/bpf: Fix check_mtu using wrong variable type
Jesper Dangaard Brouer
2023-06-06
selftests/ftrace: Add new test case which adds multiple consecutive probes in...
Akanksha J N
2023-06-06
selftests/ftrace: Add BTF arguments test cases
Masami Hiramatsu (Google)
2023-06-06
selftests/ftrace: Add tracepoint probe test case
Masami Hiramatsu (Google)
2023-06-06
selftests/ftrace: Add fprobe related testcases
Masami Hiramatsu (Google)
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
2023-06-05
selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
David Vernet
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-06-05
kselftest/arm64: add MOPS to hwcap test
Kristina Martsenko
2023-06-05
selftests: mptcp: update userspace pm subflow tests
Geliang Tang
[prev]
[next]