linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-05 20:10:21 to 2021-11-17 05:38:33 UTC [more...]

[PATCH 1/3] selftests/tc-testing: add exit code
 2021-11-17  5:38 UTC  (4+ messages)
` [PATCH 2/3] selftests/tc-testing: add missing config
` [PATCH 3/3] selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Directory nonexistent

[PATCH v2] ipv4/raw: support binding to nonlocal addresses
 2021-11-17  3:44 UTC 

[PATCH v2 0/6] nSVM optional features
 2021-11-16 21:38 UTC  (2+ messages)

[PATCH v3 net-next 0/6] Add RTNL interface for SyncE
 2021-11-16 19:30 UTC  (18+ messages)
` [PATCH v3 net-next 1/6] ice: add support detecting features based on netlist
` [PATCH v3 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH v3 net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH v3 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH v3 net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH v3 net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH bpf] tools/runqslower: Fix cross-build
 2021-11-16 19:03 UTC  (7+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-16 17:54 UTC  (20+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH wireguard] wireguard: selftests: refactor the test structure
 2021-11-16 14:35 UTC  (2+ messages)

[PATCH] selftests/seccomp: fix check of fds being assigned
 2021-11-16  9:33 UTC  (2+ messages)

Fotowoltaika dla firm
 2021-11-16  8:46 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2021-11-16  3:49 UTC  (2+ messages)

[PATCH V3 00/13] selftests/sgx: Oversubscription, page permission, thread entry
 2021-11-15 18:35 UTC  (14+ messages)
` [PATCH V3 01/13] selftests/x86/sgx: Fix a benign linker warning
` [PATCH V3 02/13] selftests/sgx: Assign source for each segment
` [PATCH V3 03/13] selftests/sgx: Make data measurement for an enclave segment optional
` [PATCH V3 04/13] selftests/sgx: Create a heap for the test enclave
` [PATCH V3 05/13] selftests/sgx: Dump segments and /proc/self/maps only on failure
` [PATCH V3 06/13] selftests/sgx: Encpsulate the test enclave creation
` [PATCH V3 07/13] selftests/sgx: Move setup_test_encl() to each TEST_F()
` [PATCH V3 08/13] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed
` [PATCH V3 09/13] selftests/sgx: Provide per-op parameter structs for the test enclave
` [PATCH V3 10/13] selftests/sgx: Rename test properties in preparation for more enclave tests
` [PATCH V3 11/13] selftests/sgx: Add page permission and exception test
` [PATCH V3 12/13] selftests/sgx: Enable multiple thread support
` [PATCH V3 13/13] selftests/sgx: Add test for multiple TCS entry

[PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-15 21:42 UTC  (25+ messages)
` [PATCH v2 net-next 1/6] ice: add support detecting features based on netlist
` [PATCH v2 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH v2 net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH v2 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH v2 net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH v2 net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-11-15 15:28 UTC  (38+ messages)
` [PATCH v6 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v6 02/37] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v6 03/37] arm64/sve: Minor clarification of ABI documentation
` [PATCH v6 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v6 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v6 07/37] tools/nolibc: Implement gettid()
` [PATCH v6 08/37] arm64: cpufeature: Add has_feature_flag() match function
` [PATCH v6 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v6 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v6 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v6 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v6 13/37] arm64/sme: Basic enumeration support
` [PATCH v6 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v6 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v6 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v6 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v6 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v6 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v6 20/37] arm64/sme: Implement ZA "
` [PATCH v6 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v6 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v6 23/37] arm64/sme: Implement ZA "
` [PATCH v6 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v6 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v6 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v6 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v6 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v6 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v6 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v6 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v6 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v6 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v6 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v6 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v6 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v6 37/37] kselftest/arm64: Add SME support to syscall ABI test

[PATCH 0/3] selftests: gpio: fix minor build issues
 2021-11-15 13:28 UTC  (5+ messages)
` [PATCH 1/3] selftests: gpio: fix gpio compiling error
` [PATCH 2/3] selftests: gpio: fix uninitialised variable warning
` [PATCH 3/3] selftests: gpio: restore CFLAGS options

[REGRESSION] lkft kselftest for next-20211115
 2021-11-15 11:50 UTC 

[PATCH v1 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-11-15 11:34 UTC  (2+ messages)

[PATCH] selftests/resctrl: Skip MBM&CMT tests when Intel Sub-NUMA
 2021-11-15  7:11 UTC  (3+ messages)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-13  1:27 UTC  (3+ messages)

[REGRESSION] lkft kselftest for next-20211112
 2021-11-12 13:53 UTC 

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  5:06 UTC  (2+ messages)

[PATCH] kunit: tool: revamp message for invalid kunitconfig
 2021-11-12  4:52 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211111
 2021-11-12  4:41 UTC 

[PATCH] selftests: net: properly support IPv6 in GSO GRE test
 2021-11-11 15:31 UTC  (3+ messages)

[RFC PATCH 0/1] drm: selftest: Convert to KUnit
 2021-11-11 13:19 UTC  (4+ messages)
` [RFC PATCH 1/1] drm: selftest: convert drm_damage_helper selftest "
` [igt-dev] [RFC PATCH 0/1] drm: selftest: Convert "

[PATCH 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-11  8:26 UTC  (10+ messages)
` [PATCH 2/2] selftests: timens: exec: use 'labs()' "
      ` [PATCHv2] "

[REGRESSION] lkft kselftest for next-20211110
 2021-11-10 17:48 UTC 

[PATCH] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
 2021-11-10 14:40 UTC  (2+ messages)

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-11-10 13:54 UTC  (6+ messages)
` [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k

[PATCH bpf-next v3 2/2] selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
 2021-11-10 11:10 UTC 

[PATCH 0/3] selftests/resctrl: Add resctrl_tests into kselftest set
 2021-11-10  9:33 UTC  (4+ messages)
` [PATCH 1/3] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH 2/3] selftests/resctrl: Return KSFT_SKIP(4) if resctrl filessystem is not supported or resctrl is not run as root
` [PATCH 3/3] selftests/resctrl: Kill the child process created by fork() when the SIGTERM signal comes

[PATCH v3 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-10  0:32 UTC 

[REGRESSION] lkft kselftest for next-20211109
 2021-11-09 15:46 UTC 

[PATCH 1/2] selftests: cgroup: build error multiple outpt files
 2021-11-09 15:02 UTC  (6+ messages)
` [PATCH 2/2] selftests: cgroup: use function 'labs()' over 'abs()'

[PATCH v2 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-09  1:21 UTC 

[PATCH AUTOSEL 5.14 028/138] selftests: net: fib_nexthops: Wait before checking reported idle time
 2021-11-08 17:44 UTC 

[PATCH AUTOSEL 5.15 031/146] selftests: net: fib_nexthops: Wait before checking reported idle time
 2021-11-08 17:42 UTC 

[PATCH 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-08 23:35 UTC 

[REGRESSION] lkft kselftest for next-20211108
 2021-11-08 18:40 UTC 

[PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
 2021-11-08 17:23 UTC  (5+ messages)
` [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs

[PATCH net-next 0/6] Add RTNL interface for SyncE
 2021-11-08  9:03 UTC  (11+ messages)
` [PATCH net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH] selftests: net: tls: remove unused variable and code
 2021-11-07 19:40 UTC  (3+ messages)

[REGRESSION] lkft kselftest for next-20211106
 2021-11-06 15:25 UTC 

[REGRESSION] lkft kselftest for next-20211105
 2021-11-05 21:27 UTC 

[PATCH] selftests: timers: use 'llabs()' over 'abs()'
 2021-11-05 20:44 UTC  (2+ messages)

[PATCH] selftests: vDSO: parse: warning: fix assignment as a condition
 2021-11-05 20:17 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;
as well as URLs for NNTP newsgroup(s).