-
- Downloads
Merge tag 'linux-kselftest-next-5.12-rc1' of...
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest Pull Kselftest updates from Shuah Khan: - dmabuf-heaps test fixes and cleanups from John Stultz - seccomp test fix to accept any valid fd in user_notification_addfd - Minor fixes to breakpoints and vDSO tests - Minor code cleanups to ipc and x86 tests * tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: selftests/seccomp: Accept any valid fd in user_notification_addfd selftests/timens: add futex binary to .gitignore selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c selftests/vDSO: fix ABI selftest on riscv selftests/x86/ldt_gdt: remove unneeded semicolon selftests/ipc: remove unneeded semicolon kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed kselftests: dmabuf-heaps: Cleanup test output kselftests: dmabuf-heaps: Softly fail if don't find a vgem device kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
Showing
- tools/testing/selftests/breakpoints/breakpoint_test_arm64.c 2 additions, 2 deletionstools/testing/selftests/breakpoints/breakpoint_test_arm64.c
- tools/testing/selftests/dmabuf-heaps/Makefile 1 addition, 1 deletiontools/testing/selftests/dmabuf-heaps/Makefile
- tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c 119 additions, 30 deletionstools/testing/selftests/dmabuf-heaps/dmabuf-heap.c
- tools/testing/selftests/ipc/msgque.c 3 additions, 3 deletionstools/testing/selftests/ipc/msgque.c
- tools/testing/selftests/seccomp/seccomp_bpf.c 2 additions, 6 deletionstools/testing/selftests/seccomp/seccomp_bpf.c
- tools/testing/selftests/timens/.gitignore 1 addition, 0 deletionstools/testing/selftests/timens/.gitignore
- tools/testing/selftests/vDSO/vdso_config.h 3 additions, 1 deletiontools/testing/selftests/vDSO/vdso_config.h
- tools/testing/selftests/x86/ldt_gdt.c 1 addition, 1 deletiontools/testing/selftests/x86/ldt_gdt.c
Loading
Please register or sign in to comment