index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
core
Age
Commit message (
Expand
)
Author
2024-09-30
selftests: core: add unshare_test to gitignore
Javier Carrasco
2024-09-17
Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-08-22
selftests:core: test coverage for dup_fd() failure handling in unshare_fd()
Al Viro
2024-08-19
selftests: add F_CREATED_QUERY tests
Christian Brauner
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
2024-05-10
selftests: add F_DUPDFD_QUERY selftests
Christian Brauner
2024-02-07
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
Muhammad Usama Anjum
2023-10-06
selftests: core: remove duplicate defines
Muhammad Usama Anjum
2023-01-30
selftests: core: Fix incorrect kernel headers search path
Mathieu Desnoyers
2021-12-10
selftests/core: remove ARRAY_SIZE define from close_range_test.c
Shuah Khan
2021-10-29
selftests/core: fix conflicting types compile error for close_range()
Shuah Khan
2020-12-19
selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...
Christian Brauner
2020-12-19
selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXEC
Christian Brauner
2020-12-19
selftests/core: handle missing syscall number for close_range
Christian Brauner
2020-12-19
selftests/core: fix close_range_test build after XFAIL removal
Tobias Klauser
2020-12-04
selftests: core: add tests for CLOSE_RANGE_CLOEXEC
Giuseppe Scrivano
2020-11-05
selftests: core: use SKIP instead of XFAIL in close_range_test.c
Tommi Rantala
2020-06-17
tests: add CLOSE_RANGE_UNSHARE tests
Christian Brauner
2020-06-17
tests: add close_range() tests
Christian Brauner