Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 131 participants
  • 12348 discussions

selftests: bpf: test_progs: deadlock at trace_call_bpf
by Naresh Kamboju
6 years, 9 months

[PATCH v2] bpf: Add Python 3 support to selftests scripts for bpf
by Jeremy Cline
6 years, 9 months

[PATCH kselftest-next] Add cgroup core selftests
by Claudio
6 years, 9 months

[PATCH] bpf: Add Python 3 support to selftests scripts for bpf
by Jeremy Cline
6 years, 9 months

[PATCH net-next] selftests: forwarding: gre_multipath: Drop IPv6 tests
by Petr Machata
6 years, 9 months

[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
by Ram Pai
6 years, 9 months

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
by Ram Pai
6 years, 9 months

[PATCH 3/3] selftests/ftrace: Add snapshot and tracing_on test case
by Masami Hiramatsu
6 years, 10 months

[PATCH 0/2] Tests for preempt/irq disabled sections
by Joel Fernandes
6 years, 10 months

[GIT PULL][PATCH 0/2] Few timekeeping items for 4.19
by John Stultz
6 years, 10 months

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
by Joel Fernandes
6 years, 10 months

[PATCH net-next] selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
by Petr Machata
6 years, 10 months

[PATCH v2] selftests/android: initialize heap_type to avoid compiling warning
by Li Zhijian
6 years, 10 months

[PATCH net-next] selftests: forwarding: mirror_lib: Tighten up VLAN capture
by Petr Machata
6 years, 10 months

[PATCH 0/3] fix selftests compiling errors and warnings
by Li Zhijian
6 years, 10 months

[PATCH] trace: Add SPDX-License-Identifier to trace_preemptirq.c
by Joel Fernandes
6 years, 10 months

[PATCH] selftests: usbip: remove test_bitmap noise
by Shuah Khan (Samsung OSG)
6 years, 10 months

[PATCH net-next repost] tc-testing: fix ip address in u32 test
by Vlad Buslov
6 years, 10 months

[PATCH net-next repost] tc-testing: flush gact actions on test teardown
by Vlad Buslov
6 years, 10 months

[PATCH net-next] tc-testing: remove duplicate spaces in skbedit match patterns
by Vlad Buslov
6 years, 10 months

[PATCH net-next] tc-testing: remove duplicate spaces in connmark match patterns
by Vlad Buslov
6 years, 10 months

[PATCH] selftests: gpio: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
by Rafael David Tinoco
6 years, 10 months

[RFC][PATCH v2] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
by John Stultz
6 years, 10 months

[PATCH net-next 0/2] Add a mlxsw-specific test for mirror-to-gretap
by Petr Machata
6 years, 10 months

[RFC][PATCH] selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET is in progress
by John Stultz
6 years, 10 months

[PATCH net-next 0/2] More mirror-to-gretap tests with bridge in UL
by Petr Machata
6 years, 10 months

[PATCH] selftests: bpf: config: add config fragments
by Anders Roxell
6 years, 10 months

[PATCH net-next 00/13] mlxsw: Add resource scale tests
by Petr Machata
6 years, 10 months

[PATCH net-next 0/4] Fixes for running mirror-to-gretap tests on veth
by Petr Machata
6 years, 10 months

[PATCH] doc: dev-tools: kselftest.rst: update contributing new tests
by Anders Roxell
6 years, 10 months

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
by Joel Fernandes
6 years, 10 months

[PATCH] selftests/net: Fix permissions for fib_tests.sh
by Daniel Díaz
6 years, 10 months

[PATCH v3 net-next 0/4] Updates for ipsec selftests
by Shannon Nelson
6 years, 10 months

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
by Joel Fernandes
6 years, 10 months

Re: test_syscall_vdso_32 [FAIL]
by Andy Lutomirski
6 years, 10 months

[PATCH net-next 0/6] Multipath tests for tunnel devices
by Petr Machata
6 years, 10 months

[bug report] selftests: cgroup: add memory controller self-tests
by Dan Carpenter
6 years, 10 months

qemu-system-x86_64: mov_ss_trap_64 PANIC: double fault, error_code: 0x0
by Naresh Kamboju
6 years, 10 months

[PATCH net-next] selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter
by Petr Machata
6 years, 10 months

[PATCH net-next v2] selftests: net: Test headroom handling of ip6_gre devices
by Petr Machata
6 years, 10 months

[PATCH 1/1] kvm: selftests: add cr4_cpuid_sync_test
by Wei Huang
6 years, 10 months

[PATCH] selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
by Jeffrin Jose T
6 years, 10 months

[PATCH v2] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
by Jeffrin Jose T
6 years, 10 months

[PATCH] selftests: bpf: enable NET_SCHED
by Anders Roxell
6 years, 10 months

[PATCH v2 net-next 0/4] Updates for ipsec selftests
by Shannon Nelson
6 years, 10 months

[PATCH net-next 0/4] Updates for ipsec selftests
by Shannon Nelson
6 years, 10 months

test_syscall_vdso_32 [FAIL]
by Li Zhijian
6 years, 10 months

[PATCH] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
by Jeffrin Jose T
6 years, 10 months

[PATCH] selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
by Shuah Khan (Samsung OSG)
6 years, 10 months

[PATCH] selftests: vDSO - fix to exclude x86 test on non-x86 platforms
by Shuah Khan (Samsung OSG)
6 years, 10 months
Results per page: