Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2021-11-01 16:39:16 to 2021-11-10 12:00:09 UTC [more...]

[PATCH v3 net-next 0/6] Add RTNL interface for SyncE
 2021-11-10 11:44 UTC  (2+ messages)
` [PATCH v3 net-next 1/6] ice: add support detecting features based on netlist

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 11:13 UTC  (2+ messages)

[PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-10 11:19 UTC  (20+ 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 bpf-next v3 2/2] selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
 2021-11-10 11:10 UTC 

[PATCH v1 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-11-10 10:35 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] selftests/resctrl: Skip MBM&CMT tests when Intel Sub-NUMA
 2021-11-10  8:27 UTC 

[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  (15+ messages)
` [PATCH net-next 1/6] ice: add support detecting features based on netlist
` [PATCH net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH 0/3] selftests: gpio: fix minor build issues
 2021-11-08  1:28 UTC  (4+ 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

[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 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-05 20:50 UTC  (6+ messages)
` [PATCH 2/2] selftests: timens: exec: use 'labs()' "

[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)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-05 18:00 UTC  (40+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v2 21/25] tcp: authopt: Add initial l3index support
` [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support
` [PATCH v2 25/25] selftests: net/fcnal: "

[PATCH] selftests: mqueue|vDSO: fix convert pointer warnings
 2021-11-05 16:29 UTC 

[PATCH] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
 2021-11-05 15:55 UTC 

[PATCH bpf 0/4] Fix some issues for selftest test_xdp_redirect_multi.sh
 2021-11-05 15:46 UTC  (2+ messages)

[PATCH] selftests: timers: Remove unneeded semicolon
 2021-11-05  1:42 UTC 

[PATCH] kselftests: timers:Remove unneeded semicolon
 2021-11-05  1:35 UTC 

[PATCH] selftests/seccomp: Unconditionally define seccomp_metadata
 2021-11-04 19:57 UTC 

[PATCH v2] ipv4/raw: support binding to nonlocal addresses
 2021-11-04 17:34 UTC  (3+ messages)

[PATCH] selftests: net: reuseport_bpf_numa: skip nodes not available
 2021-11-04 15:30 UTC  (2+ messages)

[PATCH] testing/selftests: replace deprecated "which" with "command -v"
 2021-11-04 14:16 UTC 

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-11-04 13:44 UTC  (16+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH] selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
 2021-11-04 13:36 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211104
 2021-11-04 12:47 UTC 

[PATCH bpf-next v2 2/2] selftests/bpf: Add tests for accessing ifindex in bpf_sk_lookup
 2021-11-04 12:23 UTC 

[PATCH] selftests: net: properly support IPv6 in GSO GRE test
 2021-11-04 11:30 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211103
 2021-11-04  0:53 UTC 

[PATCH] Documentation: kunit: fix path to .kunitconfig in start.rst
 2021-11-03 22:30 UTC 

[PATCH] selftests: exec: unused command-line-argument '-pie'
 2021-11-03 19:39 UTC 

[PATCH 0/2] selftests/seccomp: Report event mismatches more clearly
 2021-11-03 19:17 UTC  (6+ messages)
` [PATCH 1/2] selftests/seccomp: Stop USER_NOTIF test if kcmp() fails
` [PATCH 2/2] selftests/seccomp: Report event mismatches more clearly

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-03 18:38 UTC  (2+ messages)

selftests: seccomp_bpf failure on 5.15
 2021-11-03 18:35 UTC  (12+ messages)
      ` [PATCH] signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-11-03 12:44 UTC  (20+ messages)

[PATCHv3 net 0/5] kselftests/net: add missed tests to Makefile
 2021-11-03 11:20 UTC  (7+ messages)
` [PATCHv3 net 1/5] kselftests/net: add missed icmp.sh test "
` [PATCHv3 net 2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh "
` [PATCHv3 net 3/5] kselftests/net: add missed SRv6 tests
` [PATCHv3 net 4/5] kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
` [PATCHv3 net 5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh "

[PATCH] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-03 10:27 UTC  (6+ messages)

[PATCH v3 0/6] KVM: my debug patch queue
 2021-11-03  9:04 UTC  (11+ messages)
` [PATCH v3 6/6] KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ

[GIT PULL] Kselftest next update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[GIT PULL] KUnit update for Linux 5.16-rc1
 2021-11-03  5:38 UTC  (2+ messages)

[PATCH v2] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:48 UTC  (2+ messages)

[PATCH] kunit: add run_checks.py script to validate kunit changes
 2021-11-03  4:22 UTC  (3+ messages)

[PATCHv2 net 0/5] kselftests/net: add missed tests to Makefile
 2021-11-03  2:42 UTC  (9+ messages)
` [PATCHv2 net 1/5] kselftests/net: add missed icmp.sh test "
` [PATCHv2 net 2/5] kselftests/net: add missed setup_loopback.sh/setup_veth.sh "
` [PATCHv2 net 3/5] kselftests/net: add missed SRv6 tests
` [PATCHv2 net 4/5] kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
` [PATCHv2 net 5/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh "

[REGRESSION] lkft kselftest for next-20211102
 2021-11-02 19:23 UTC 

[PATCH v4 1/4] kunit: tool: Do not error on tests without test plans
 2021-11-02  7:30 UTC  (4+ messages)
` [PATCH v4 2/4] kunit: tool: Report an error if any test has no subtests
` [PATCH v4 3/4] kunit: Don't crash if no parameters are generated
` [PATCH v4 4/4] kunit: Report test parameter results as (K)TAP subtests

[PATCH -next v2] bpf/benchs: Fix return value check of bpf_program__attach()
 2021-11-02  2:46 UTC  (5+ messages)

[PATCH net 0/5] kselftests/net: add missed tests to Makefile
 2021-11-01 23:02 UTC  (3+ messages)
` [PATCH net 4/5] kselftests/net: add missed toeplitz.sh/toeplitz_client.sh "


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