index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2023-06-09
selftests/nolibc: remove gettimeofday_bad1/2 completely
Zhangjin Wu
-4
/
+0
2023-06-09
selftests/nolibc: support two errnos with EXPECT_SYSER2()
Zhangjin Wu
-4
/
+10
2023-06-09
selftests/nolibc: use INT_MAX instead of __INT_MAX__
Zhangjin Wu
-2
/
+2
2023-06-09
selftests/nolibc: not include limits.h for nolibc
Zhangjin Wu
-3
/
+1
2023-06-09
selftests/nolibc: fix up compile warning with glibc on x86_64
Zhangjin Wu
-1
/
+1
2023-06-09
selftests/nolibc: allow specify extra arguments for qemu
Zhangjin Wu
-1
/
+1
2023-06-09
selftests/nolibc: remove test gettimeofday_null
Thomas Weißschuh
-1
/
+0
2023-06-09
tools/nolibc: ensure fast64 integer types have 64 bits
Thomas Weißschuh
-3
/
+3
2023-06-09
selftests/nolibc: test_fork: fix up duplicated print
Zhangjin Wu
-1
/
+7
2023-06-09
selftests/nolibc: remove the duplicated gettimeofday_bad2
Zhangjin Wu
-1
/
+0
2023-06-09
selftests/nolibc: print name instead of number for EOVERFLOW
Zhangjin Wu
-0
/
+1
2023-06-09
tools/nolibc: support nanoseconds in stat()
Thomas Weißschuh
-0
/
+23
2023-06-09
selftests/nolibc: prevent coredumps during test execution
Thomas Weißschuh
-0
/
+1
2023-06-09
tools/nolibc: add support for prctl()
Thomas Weißschuh
-0
/
+2
2023-06-09
tools/nolibc: simplify stackprotector compiler flags
Thomas Weißschuh
-12
/
+2
2023-06-09
tools/nolibc: add autodetection for stackprotector support
Thomas Weißschuh
-2
/
+2
2023-06-09
tools/nolibc: add test for __stack_chk_guard initialization
Thomas Weißschuh
-0
/
+8
2023-06-09
tools/nolibc: riscv: add stackprotector support
Thomas Weißschuh
-0
/
+1
2023-06-09
tools/nolibc: mips: add stackprotector support
Thomas Weißschuh
-0
/
+1
2023-06-09
tools/nolibc: loongarch: add stackprotector support
Thomas Weißschuh
-0
/
+1
2023-06-09
tools/nolibc: arm: add stackprotector support
Thomas Weißschuh
-0
/
+1
2023-06-09
tools/nolibc: aarch64: add stackprotector support
Thomas Weißschuh
-0
/
+1
2023-06-09
selftests/nolibc: reduce syscalls during space padding
Thomas Weißschuh
-4
/
+11
2023-06-09
selftests/nolibc: syscall_args: use generic __NR_statx
Zhangjin Wu
-1
/
+1
2023-06-09
tools/nolibc/unistd: add syscall()
Thomas Weißschuh
-0
/
+2
2023-06-09
tools/nolibc: add testcase for fork()/waitpid()
Thomas Weißschuh
-0
/
+20
2023-06-09
tools/nolibc: validate C89 compatibility
Thomas Weißschuh
-1
/
+1
2023-06-09
tools/nolibc: use C89 comment syntax
Thomas Weißschuh
-6
/
+6
2023-06-09
tools/nolibc: use standard __asm__ statements
Thomas Weißschuh
-1
/
+1
2023-06-09
tools/nolibc: add testcases for vfprintf
Thomas Weißschuh
-0
/
+86
2023-06-09
tools/nolibc: add libc-test binary
Thomas Weißschuh
-0
/
+7
2023-06-09
tools/nolibc: fix build of the test case using glibc
Willy Tarreau
-0
/
+2
2023-06-09
tools/nolibc: tests: fix build on non-c99 compliant compilers
Willy Tarreau
-1
/
+2
2023-06-09
tools/nolibc: tests: use volatile to force stack smashing
Thomas Weißschuh
-6
/
+2
2023-06-09
Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-5
/
+5
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-20
/
+192
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+90
2023-06-08
selftests: add .gitignore file for RISC-V hwprobe
Andy Chiu
-0
/
+1
2023-06-08
selftests: Test RISC-V Vector prctl interface
Andy Chiu
-1
/
+318
2023-06-08
selftests: hid: Add touch tests for Wacom devices
Joshua Dickens
-3
/
+81
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
-8
/
+15
2023-06-08
selftests/bpf: Add test cases to assert proper ID tracking on spill
Maxim Mikityanskiy
-0
/
+79
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+77
2023-06-07
tools/testing/nvdimm: Drop empty platform remove function
Uwe Kleine-König
-6
/
+0
2023-06-07
testing: nvdimm: add missing prototypes for wrapped functions
Arnd Bergmann
-0
/
+29
2023-06-07
selftests: ALSA: Add test for the 'pcmtest' driver
Ivan Orlov
-1
/
+334
2023-06-06
KVM: selftests: Allow specify physical cpu list in demand paging test
Peter Xu
-13
/
+32
2023-06-06
selftests/bpf: Fix sockopt_sk selftest
Yonghong Song
-1
/
+1
2023-06-06
KVM: selftests: get-reg-list: add Permission Indirection registers
Joey Gouly
-0
/
+21
2023-06-06
KVM: selftests: get-reg-list: support ID register features
Joey Gouly
-1
/
+31
[prev]
[next]