Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 16 participants
  • 12778 discussions

[PATCH v2 1/2] kunit: tool: Only print the summary
by Rae Moar
7 months, 2 weeks

Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
by Sean Christopherson
7 months, 2 weeks

[PATCH net-next v3 7/7] selftests: net: fdb_notify: Add a test for FDB notifications
by Petr Machata
7 months, 2 weeks

[PATCH 1/2] kunit: tool: Only print the summary
by Rae Moar
7 months, 2 weeks

[PATCH net v2 0/2] bnxt: Fix failure to report RSS context in ntuple rule
by Daniel Xu
7 months, 2 weeks

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
by Zack Rusin
7 months, 2 weeks

[PATCH 0/5] release of KTAP version 2
by Rae Moar
7 months, 2 weeks

[PATCH] selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
by Catalin Marinas
7 months, 2 weeks

[PATCH 0/4] kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
by Catalin Marinas
7 months, 2 weeks

[PATCH v2 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
by Mark Brown
7 months, 2 weeks

[PATCH v2 0/3] kselftest/arm64: fp-ptrace enhancements
by Mark Brown
7 months, 2 weeks

[PATCH] kselftest/arm64: Fix build with stricter assemblers
by Mark Brown
7 months, 2 weeks

[PATCH] kselftest/arm64: Enable build of PAC tests with LLVM=1
by Mark Brown
7 months, 2 weeks

[PATCH] kselftest/arm64: Check that SVCR is 0 in signal handlers
by Mark Brown
7 months, 2 weeks

[PATCH 0/2] kselftest/arm64: Avoid detecting spurious PAC key collisions
by Mark Brown
7 months, 2 weeks

[PATCH 0/4] kselftest/arm64: fp-ptrace enhancements
by Mark Brown
7 months, 2 weeks

[PATCH] kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()
by Dan Carpenter
7 months, 3 weeks

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
by Xiao Liang
7 months, 3 weeks

[PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled
by Vladimir Vdovin
7 months, 3 weeks

[PATCH net-next] net: netconsole: selftests: Check if netdevsim is available
by Breno Leitao
7 months, 3 weeks

[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
by Joe Damato
7 months, 3 weeks

[PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft
by Stanislav Fomichev
7 months, 3 weeks

[PATCH net-next v3 0/4] Introduce VLAN support in HSR
by MD Danish Anwar
7 months, 3 weeks

[PATCH net-next v7] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
by Omid Ehtemam-Haghighi
7 months, 3 weeks

[PATCH net-next 0/8] macsec: inherit lower device's features and TSO limits when offloading
by Sabrina Dubroca
7 months, 3 weeks

[PATCH net-next v3 6/7] selftests: net: lib: Add kill_process
by Petr Machata
7 months, 3 weeks

[PATCH net-next v3 5/7] selftests: net: lib: Move checks from forwarding/lib.sh here
by Petr Machata
7 months, 3 weeks

[PATCH net-next v3 4/7] selftests: net: lib: Move tests_run from forwarding/lib.sh here
by Petr Machata
7 months, 3 weeks

[PATCH net-next v3 3/7] selftests: net: lib: Move logging from forwarding/lib.sh here
by Petr Machata
7 months, 3 weeks

[PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests
by Christoph Schlameuss
7 months, 3 weeks

[PATCH] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
by Jinjie Ruan
7 months, 3 weeks

[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
by Muhammad Usama Anjum
7 months, 3 weeks

[PATCH v2 0/3] kunit: Add support for LoongArch
by Thomas Weißschuh
7 months, 3 weeks

[PATCH v3] lib/math: Add int_sqrt test suite
by Luis Felipe Hernandez
7 months, 3 weeks

[PATCH net] selftests: wireguard: load nf_conntrack if it's not present
by Hangbin Liu
7 months, 3 weeks

[PATCH bpf v3 0/2] bpf: fix recursive lock and add test
by Jiayuan Chen
7 months, 3 weeks

[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
by David Gow
7 months, 3 weeks

[PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to pointer
by Mirsad Todorovac
7 months, 3 weeks

[PATCH] kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
by Dan Carpenter
7 months, 3 weeks

[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
by Joe Damato
7 months, 3 weeks

[PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
by Kevin Brodsky
7 months, 3 weeks

[PATCH] selftests: netfilter: Fix the bug of missing return values
by guanjing
7 months, 3 weeks

Some thoughts on Linux benchmarks results & processing
by Konstantin Belov
7 months, 3 weeks

[PATCH net-next v7 0/6] Suspend IRQs during application busy periods
by Joe Damato
7 months, 3 weeks

[PATCH net-next v1 0/7] devmem TCP fixes
by Mina Almasry
7 months, 3 weeks

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
by Nicolin Chen
7 months, 3 weeks

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
by Nicolin Chen
7 months, 3 weeks

[PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
by Mark Brown
7 months, 3 weeks

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
by Björn Töpel
7 months, 3 weeks

[PATCH net-next v9] net: ipv4: Cache pmtu for all packet paths if multipath enabled
by Vladimir Vdovin
7 months, 3 weeks
Results per page: