Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-02-08 16:23:23 to 2022-02-11 09:41:50 UTC [more...]

[PATCH v5 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-02-11  9:41 UTC  (2+ messages)
` [PATCH v5 2/6] kunit: use NULL macros

[PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-11  6:33 UTC  (2+ messages)
` [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there

[PATCH] dma-mapping: benchmark: Extract a common header file for map_benchmark definition
 2022-02-11  4:22 UTC  (2+ messages)

[PATCH v2] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-11  1:14 UTC  (7+ messages)

[PATCH V2] selftests/exec: Rename file binfmt_script to binfmt_script.py
 2022-02-11  0:34 UTC  (3+ messages)

[GIT PULL] KUnit fixes update for Linux 5.17-rc4
 2022-02-11  0:07 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.17-rc4
 2022-02-11  0:07 UTC  (2+ messages)

[PATCH v5 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-10 23:39 UTC  (2+ messages)

[PATCH 0/2] selftests: sgx: Fix build of test_sgx
 2022-02-10 22:46 UTC  (7+ messages)
` [PATCH 1/2] selftests: x86: allow expansion of $(CC)
` [PATCH 2/2] selftests: sgx: Treat CC as one argument

[PATCH net-next] ipv6: Reject routes configurations that specify dsfield (tos)
 2022-02-10 22:15 UTC  (5+ messages)

[PATCH] selftests/exec: Rename file binfmt_script to binfmt_script.py
 2022-02-10 21:15 UTC  (2+ messages)

[PATCH] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-10 20:38 UTC  (8+ messages)

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-10 19:45 UTC  (41+ messages)
` [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v11 02/40] arm64: Always use individual bits in CPACR floating point enables
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test

[PATCH V2] selftests: kvm: Remove absent target file
 2022-02-10 18:56 UTC  (3+ messages)

[PATCH] selftests/exec: Add non-regular to TEST_GEN_PROGS
 2022-02-10 17:46 UTC  (4+ messages)

[PATCH v4 0/2] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-10 17:43 UTC  (7+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] Documentation: dev-tools: fix KTAP specification build warnings

[PATCH] selftest: KVM: Remove absent target file
 2022-02-10 17:19 UTC 

[PATCH net-next 00/11] net: ping6: support basic socket cmsgs
 2022-02-10 16:08 UTC  (19+ messages)
` [PATCH net-next 01/11] net: ping6: remove a pr_debug() statement
` [PATCH net-next 02/11] net: ping6: support packet timestamping
` [PATCH net-next 03/11] net: ping6: support setting socket options via cmsg
` [PATCH net-next 04/11] selftests: net: rename cmsg_so_mark
` [PATCH net-next 05/11] selftests: net: make cmsg_so_mark ready for more options
` [PATCH net-next 06/11] selftests: net: cmsg_sender: support icmp and raw sockets
` [PATCH net-next 07/11] selftests: net: cmsg_so_mark: test ICMP and RAW sockets
` [PATCH net-next 08/11] selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
` [PATCH net-next 09/11] selftests: net: cmsg_sender: support setting SO_TXTIME
` [PATCH net-next 10/11] selftests: net: cmsg_sender: support Tx timestamping
` [PATCH net-next 11/11] selftests: net: test standard socket cmsgs across UDP and ICMP sockets

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-10 15:08 UTC 

[PATCH v2] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10 15:07 UTC  (8+ messages)

[PATCH] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10  8:10 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update maintainer list of DMA MAPPING BENCHMARK
 2022-02-10  7:30 UTC  (2+ messages)

[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
 2022-02-10  1:57 UTC  (10+ messages)
` [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
` [RFC PATCH 4/6] ucounts: Allow root to override RLIMIT_NPROC
` [RFC PATCH 5/6] selftests: Challenge RLIMIT_NPROC in user namespaces
` [RFC PATCH 6/6] selftests: Test RLIMIT_NPROC in clone-created "

[PATCH] um: Enable FORTIFY_SOURCE
 2022-02-10  1:37 UTC  (2+ messages)

[PATCH v4 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-02-09 21:05 UTC  (4+ messages)
` [PATCH v4 2/6] kunit: use NULL macros

[PATCH AUTOSEL 4.14 2/8] selftests/zram: Skip max_comp_streams interface on newer kernel
 2022-02-09 18:44 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 3/8] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 4.14 4/8] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH AUTOSEL 4.9 2/7] selftests/zram: Skip max_comp_streams interface on newer kernel
 2022-02-09 18:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 3/7] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 4.9 4/7] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH AUTOSEL 4.19 02/10] selftests/zram: Skip max_comp_streams interface on newer kernel
 2022-02-09 18:44 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 03/10] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 4.19 04/10] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH v3 0/6] add more test coverage to MTE kselftests
 2022-02-09 18:44 UTC  (13+ messages)
` [PATCH v3 1/6] kselftest/arm64: mte: user_mem: introduce tag_offset and tag_len
` [PATCH v3 2/6] kselftest/arm64: mte: user_mem: rework error handling
` [PATCH v3 3/6] kselftest/arm64: mte: user_mem: check different offsets and sizes
` [PATCH v3 4/6] kselftest/arm64: mte: user_mem: add test type enum
` [PATCH v3 5/6] kselftest/arm64: mte: user_mem: add more test types
` [PATCH v3 6/6] kselftest/arm64: mte: user_mem: test a wider range of values

[PATCH AUTOSEL 5.4 02/15] selftests: rtc: Increase test timeout so that all tests run
 2022-02-09 18:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 04/15] selftests/zram: Skip max_comp_streams interface on newer kernel
` [PATCH AUTOSEL 5.4 05/15] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 5.4 06/15] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH AUTOSEL 5.10 03/27] selftests: rtc: Increase test timeout so that all tests run
 2022-02-09 18:40 UTC  (9+ messages)
` [PATCH AUTOSEL 5.10 04/27] kselftest: signal all child processes
` [PATCH AUTOSEL 5.10 06/27] selftests/zram: Skip max_comp_streams interface on newer kernel
` [PATCH AUTOSEL 5.10 07/27] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 5.10 08/27] selftests/zram: Adapt the situation that /dev/zram0 is being used
` [PATCH AUTOSEL 5.10 09/27] selftests: openat2: Print also errno in failure messages
` [PATCH AUTOSEL 5.10 10/27] selftests: openat2: Add missing dependency in Makefile
` [PATCH AUTOSEL 5.10 11/27] selftests: openat2: Skip testcases that fail with EOPNOTSUPP
` [PATCH AUTOSEL 5.10 12/27] selftests: skip mincore.check_file_mmap when fs lacks needed support

[PATCH AUTOSEL 5.15 03/36] kunit: tool: Import missing importlib.abc
 2022-02-09 18:37 UTC  (12+ messages)
` [PATCH AUTOSEL 5.15 04/36] selftests: rtc: Increase test timeout so that all tests run
` [PATCH AUTOSEL 5.15 05/36] kselftest: signal all child processes
` [PATCH AUTOSEL 5.15 06/36] selftests: netfilter: check stateless nat udp checksum fixup
` [PATCH AUTOSEL 5.15 08/36] selftests/zram: Skip max_comp_streams interface on newer kernel
` [PATCH AUTOSEL 5.15 09/36] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 5.15 10/36] selftests/zram: Adapt the situation that /dev/zram0 is being used
` [PATCH AUTOSEL 5.15 11/36] selftests: openat2: Print also errno in failure messages
` [PATCH AUTOSEL 5.15 12/36] selftests: openat2: Add missing dependency in Makefile
` [PATCH AUTOSEL 5.15 13/36] selftests: openat2: Skip testcases that fail with EOPNOTSUPP
` [PATCH AUTOSEL 5.15 14/36] selftests: skip mincore.check_file_mmap when fs lacks needed support
` [PATCH AUTOSEL 5.15 21/36] kselftest: Fix vdso_test_abi return status

[PATCH AUTOSEL 5.16 05/42] kunit: tool: Import missing importlib.abc
 2022-02-09 18:32 UTC  (13+ messages)
` [PATCH AUTOSEL 5.16 06/42] selftests: rtc: Increase test timeout so that all tests run
` [PATCH AUTOSEL 5.16 07/42] kselftest: signal all child processes
` [PATCH AUTOSEL 5.16 08/42] selftests: netfilter: reduce zone stress test running time
` [PATCH AUTOSEL 5.16 09/42] selftests: netfilter: check stateless nat udp checksum fixup
` [PATCH AUTOSEL 5.16 11/42] selftests/zram: Skip max_comp_streams interface on newer kernel
` [PATCH AUTOSEL 5.16 12/42] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH AUTOSEL 5.16 13/42] selftests/zram: Adapt the situation that /dev/zram0 is being used
` [PATCH AUTOSEL 5.16 14/42] selftests: openat2: Print also errno in failure messages
` [PATCH AUTOSEL 5.16 15/42] selftests: openat2: Add missing dependency in Makefile
` [PATCH AUTOSEL 5.16 16/42] selftests: openat2: Skip testcases that fail with EOPNOTSUPP
` [PATCH AUTOSEL 5.16 17/42] selftests: skip mincore.check_file_mmap when fs lacks needed support
` [PATCH AUTOSEL 5.16 26/42] kselftest: Fix vdso_test_abi return status

[PATCH v3 1/3] list: test: Add test for list_del_init_careful()
 2022-02-09 13:43 UTC  (4+ messages)
` [PATCH v3 2/3] list: test: Add a test for list_is_head()
` [PATCH v3 3/3] list: test: Add a test for list_entry_is_head()

[PATCH v2 1/3] list: test: Add test for list_del_init_careful()
 2022-02-08 21:52 UTC  (8+ messages)
` [PATCH v2 2/3] list: test: Add a test for list_is_head()
` [PATCH v2 3/3] list: test: Add a test for list_entry_is_head()

[PATCH V3 0/4] selftests/sgx: Early enclave loading error path fixes
 2022-02-08 21:48 UTC  (5+ messages)
` [PATCH V3 1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure
` [PATCH V3 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH V3 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH V3 4/4] selftests/sgx: Remove extra newlines in test output

[PATCH] rcutorture: Add missing - to `--do-allmodconfig` in usage
 2022-02-08 19:33 UTC  (4+ messages)

[PATCH v3 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-08 17:11 UTC  (2+ messages)

kselftest/fixes build: 8 builds: 0 failed, 8 passed, 1 warning (linux-kselftest-fixes-5.17-rc3-3-g183f80fd72db)
 2022-02-08 16:47 UTC  (2+ messages)

kselftest/next build: 7 builds: 0 failed, 7 passed, 1 warning (v5.17-rc1-2-g6d468898d774)
 2022-02-08 16:47 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox