Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH net-next v4 4/4] net: gro: move L3 flush checks to tcp_gro_receive, (continued)
- kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc1),
kernelci.org bot
- kselftest/next build: 2 builds: 0 failed, 2 passed (v6.9-rc1),
kernelci.org bot
- [RFC PATCH net-next mlxsw 00/14] selftests: Fixes for kernel CI,
Petr Machata
- [RFC PATCH net-next mlxsw 01/14] selftests: net: libs: Change variable fallback syntax,
Petr Machata
- [RFC PATCH net-next mlxsw 03/14] selftests: forwarding: README: Document customization,
Petr Machata
- [RFC PATCH net-next mlxsw 04/14] selftests: forwarding: ipip_lib: Do not import lib.sh,
Petr Machata
- [RFC PATCH net-next mlxsw 05/14] selftests: forwarding: Move several selftests,
Petr Machata
- [RFC PATCH net-next mlxsw 10/14] selftests: forwarding: Convert log_test() to recognize RET values,
Petr Machata
- [RFC PATCH net-next mlxsw 06/14] selftests: forwarding: Ditch skip_on_veth(),
Petr Machata
- [RFC PATCH net-next mlxsw 11/14] selftests: forwarding: Support for performance sensitive tests,
Petr Machata
- [RFC PATCH net-next mlxsw 12/14] selftests: forwarding: Mark performance-sensitive tests,
Petr Machata
- [RFC PATCH net-next mlxsw 14/14] selftests: forwarding: Add a test for testing lib.sh functionality,
Petr Machata
- [RFC PATCH net-next mlxsw 08/14] selftests: lib: Define more kselftest exit codes,
Petr Machata
- [RFC PATCH net-next mlxsw 13/14] selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth,
Petr Machata
- [RFC PATCH net-next mlxsw 09/14] selftests: forwarding: Have RET track kselftest framework constants,
Petr Machata
- [RFC PATCH net-next mlxsw 07/14] selftests: forwarding: Change inappropriate log_test_skip() calls,
Petr Machata
- [RFC PATCH net-next mlxsw 02/14] selftests: forwarding.config.sample: Move overrides to lib.sh,
Petr Machata
- Re: [RFC PATCH net-next mlxsw 00/14] selftests: Fixes for kernel CI,
Jakub Kicinski
- kselftest/fixes build: 2 builds: 0 failed, 2 passed, 1 warning (v6.9-rc1),
kernelci.org bot
- [PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create,
Edward Liaw
- [PATCH v2 00/14] Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 01/14] bug/kunit: Core support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 03/14] kunit: Add test cases for backtrace warning suppression,
Guenter Roeck
- [PATCH v2 04/14] kunit: Add documentation for warning backtrace suppression API,
Guenter Roeck
- [PATCH v2 05/14] drm: Suppress intentional warning backtraces in scaling unit tests,
Guenter Roeck
- [PATCH v2 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests,
Guenter Roeck
- [PATCH v2 07/14] x86: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 08/14] arm64: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 09/14] loongarch: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 11/14] s390: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 12/14] sh: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 13/14] riscv: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 14/14] powerpc: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v2 02/14] kunit: bug: Count suppressed warning backtraces,
Guenter Roeck
- [PATCH v2 10/14] parisc: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH net 3/4] selftests: tls: add test with a partially invalid iov,
Sabrina Dubroca
- [PATCH v2] selftests/seccomp: Try to fit runtime of benchmark into timeout,
Mark Brown
- [PATCH 0/2] tracing/selftests: Verbosity improvements to KTAP output,
Mark Brown
- [PATCH net] selftests: netdevsim: set test timeout to 10 minutes,
Jakub Kicinski
- kunit alltests runs broken in mainline,
Mark Brown
- [PATCH v3] kselftest/clone3: Make test names for set_tid test stable,
Mark Brown
- [PATCH] selftests: iommu: add config needed for iommufd_fail_nth,
Muhammad Usama Anjum
- [PATCH v2] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap(),
Dev Jain
- [PATCH] selftests/rseq: take large C-state exit latency into consideration,
Zide Chen
- [PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH bpf] selftests/bpf: verifier_arena: fix mmap address for arm64,
Puranjay Mohan
- [PATCH] selftests/mm: Parse VMA range in one go,
Dev Jain
- [PATCH v1] selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM,
Edward Liaw
- [PATCH v2] uffd-unit-tests: Fix ARM related issue with fork after pthread_create,
Edward Liaw
- [PATCH v1] uffd-unit-tests: Fix ARM related issue with fork after pthread_create,
Edward Liaw
- [PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test,
Scott Mayhew
- [PATCH] selftests/mm: Confirm VA exhaustion without reliance on correctness of mmap(),
Dev Jain
- [PATCH] selftests/ftrace: Fix event filter target_func selection,
Mark Rutland
- [PATCH] Documentation: kunit: correct KUNIT_VERY_SLOW to KUNIT_SPEED_VERY_SLOW,
Kemeng Shi
- [RFC v3 0/3] move_phys_pages syscall - migrate page contents given,
Gregory Price
- [PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc,
Jose Fernandez
- [PATCH v4] kunit: tool: add ability to parse multiple files,
Rae Moar
- [PATCH] selftests/exec: Convert remaining /bin/sh to /bin/bash,
Kees Cook
- [PATCH] selftests/mm: Fix build with _FORTIFY_SOURCE,
Vitaly Chikunov
- [BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL],
Mirsad Todorovac
- [BUG] selftests/net: icmp_redirect.sh: 12 out of 40 test result with [FAIL],
Mirsad Todorovac
- [PATCH V2 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc,
Jose Fernandez
- [PATCH bpf-next 1/2] bpf: add btf_task_get_cgroup_id kfunc,
Jose Fernandez
- [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs,
Maxim Levitsky
- [PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH][next] KVM: selftests: Remove second semicolon,
Colin Ian King
- [PATCH][next] selftests/bpf: Remove second semicolon,
Colin Ian King
- [PATCH] selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN,
Shengyu Li
- [PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled,
Muhammad Usama Anjum
- [PATCH v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind,
Alessandro Carminati (Red Hat)
- [PATCH 1/2] selftests: x86: test_vsyscall: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH] selftests: mm: restore settings from only parent process,
Muhammad Usama Anjum
- [PATCH] selftests/exec: execveat: Improve debug reporting,
Kees Cook
- [PATCH v2 08/15] selftests/sched: Migrate cs_prctl_test to kselfttest,
Joel Fernandes (Google)
- [PATCH v2 07/15] selftests/sched: Add a test to verify that DL server works with core scheduling,
Joel Fernandes (Google)
- [PATCH 00/14] Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 01/14] bug/kunit: Core support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 02/14] kunit: bug: Count suppressed warning backtraces,
Guenter Roeck
- [PATCH 03/14] kunit: Add test cases for backtrace warning suppression,
Guenter Roeck
- [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API,
Guenter Roeck
- [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests,
Guenter Roeck
- [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests,
Guenter Roeck
- [PATCH 07/14] x86: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 08/14] arm64: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 09/14] loongarch: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 10/14] parisc: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 11/14] s390: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 12/14] sh: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 13/14] riscv: Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH 14/14] powerpc: Add support for suppressing warning backtraces,
Guenter Roeck
- Re: [PATCH 00/14] Add support for suppressing warning backtraces,
Dan Carpenter
- Re: [PATCH 00/14] Add support for suppressing warning backtraces,
Naresh Kamboju
- Re: [PATCH 00/14] Add support for suppressing warning backtraces,
Geert Uytterhoeven
- [PATCH] selftests: livepatch: Test atomic replace against multiple modules,
Marcos Paulo de Souza
- [BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert(),
Mirsad Todorovac
- [GIT PULL] execve updates for v6.9-rc1,
Kees Cook
- [PATCH AUTOSEL 6.6 09/17] selftests: mptcp: explicitly trigger the listener diag code-path,
Sasha Levin
- [PATCH AUTOSEL 6.7 14/23] selftests: mptcp: explicitly trigger the listener diag code-path,
Sasha Levin
- [PATCH v2 00/13] selftests/resctrl: resctrl_val() related cleanups & improvements,
Ilpo Järvinen
- [PATCH v2 01/13] selftests/resctrl: Convert get_mem_bw_imc() fd close to for loop,
Ilpo Järvinen
- [PATCH v2 02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only,
Ilpo Järvinen
- [PATCH v2 03/13] selftests/resctrl: Consolidate get_domain_id() into resctrl_val(),
Ilpo Järvinen
- [PATCH v2 04/13] selftests/resctrl: Use correct type for pids,
Ilpo Järvinen
- [PATCH v2 05/13] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope,
Ilpo Järvinen
- [PATCH v2 06/13] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document,
Ilpo Järvinen
- [PATCH v2 07/13] selftests/resctrl: Add ->measure() callback to resctrl_val_param,
Ilpo Järvinen
- [PATCH v2 08/13] selftests/resctrl: Add ->init() callback into resctrl_val_param,
Ilpo Järvinen
- [PATCH v2 09/13] selftests/resctrl: Simplify bandwidth report type handling,
Ilpo Järvinen
- [PATCH v2 10/13] selftests/resctrl: Make some strings passed to resctrlfs functions const,
Ilpo Järvinen
- [PATCH v2 11/13] selftests/resctrl: Convert ctrlgrp & mongrp to pointers,
Ilpo Järvinen
- [PATCH v2 12/13] selftests/resctrl: Remove mongrp from MBA test,
Ilpo Järvinen
- [PATCH v2 13/13] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl(),
Ilpo Järvinen
- [PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link,
Menglong Dong
- [PATCH v1 00/13] tools header compiler.h update,
Ian Rogers
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version,
Ian Rogers
- [PATCH v1 02/13] libbpf: Make __printf define conditional,
Ian Rogers
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include,
Ian Rogers
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include,
Ian Rogers
- [PATCH v1 05/13] perf expr: Tidy up header guard,
Ian Rogers
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include,
Ian Rogers
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h,
Ian Rogers
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h,
Ian Rogers
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h,
Ian Rogers
- [PATCH v1 12/13] tools headers: Sync compiler.h headers,
Ian Rogers
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline,
Ian Rogers
- BUG selftests/mm],
Mirsad Todorovac
- [BUG net-next] fcnal-test.sh: 4 (four) tests FAIL,
Mirsad Todorovac
- [PATCH net-next v3 0/4] net: gro: encapsulation bug fix and flush checks improvements,
Richard Gobert
- [BUG net-next selftests/pidfd] Hang in ./pidfd_setns_test pidfd_send_signal(),
Mirsad Todorovac
- [PATCH net-next 00/15] selftests: mptcp: various improvements,
Matthieu Baerts (NGI0)
- [PATCH net-next 01/15] selftests: mptcp: print all error messages to stdout,
Matthieu Baerts (NGI0)
- [PATCH net-next 02/15] selftests: mptcp: connect: add dedicated port counter,
Matthieu Baerts (NGI0)
- [PATCH net-next 03/15] selftests: mptcp: connect: fix misaligned output,
Matthieu Baerts (NGI0)
- [PATCH net-next 04/15] selftests: mptcp: sockopt: print every test result,
Matthieu Baerts (NGI0)
- [PATCH net-next 05/15] selftests: mptcp: export TEST_COUNTER variable,
Matthieu Baerts (NGI0)
- [PATCH net-next 06/15] selftests: mptcp: add print_title in mptcp_lib,
Matthieu Baerts (NGI0)
- [PATCH net-next 07/15] selftests: mptcp: print test results with counters,
Matthieu Baerts (NGI0)
- [PATCH net-next 08/15] selftests: mptcp: use += operator to append strings,
Matthieu Baerts (NGI0)
- [PATCH net-next 09/15] selftests: mptcp: print test results with colors,
Matthieu Baerts (NGI0)
- [PATCH net-next 10/15] selftests: mptcp: call test_fail without argument,
Matthieu Baerts (NGI0)
- [PATCH net-next 11/15] selftests: mptcp: extract mptcp_lib_check_expected,
Matthieu Baerts (NGI0)
- [PATCH net-next 12/15] selftests: mptcp: print_test out of verify_listener_events,
Matthieu Baerts (NGI0)
- [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_verify_listener_events,
Matthieu Baerts (NGI0)
- [PATCH net-next 14/15] selftests: mptcp: declare event macros in mptcp_lib,
Matthieu Baerts (NGI0)
- [PATCH net-next 15/15] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL,
Matthieu Baerts (NGI0)
- Re: [PATCH net-next 00/15] selftests: mptcp: various improvements,
patchwork-bot+netdevbpf
- [RFC PATCH v2 0/2] Add a test to verify device probing on ACPI platforms,
Laura Nao
- [PATCH 00/13] selftests/resctrl: resctrl_val() related cleanups & improvements,
Ilpo Järvinen
- [PATCH 01/13] selftests/resctrl: Convert get_mem_bw_imc() fd close to for loop,
Ilpo Järvinen
- [PATCH 02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only,
Ilpo Järvinen
- [PATCH 03/13] selftests/resctrl: Consolidate get_domain_id() into resctrl_val(),
Ilpo Järvinen
- [PATCH 04/13] selftests/resctrl: Use correct type for pids,
Ilpo Järvinen
- [PATCH 05/13] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope,
Ilpo Järvinen
- [PATCH 06/13] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document,
Ilpo Järvinen
- [PATCH 07/13] selftests/resctrl: Add ->measure() callback to resctrl_val_param,
Ilpo Järvinen
- [PATCH 08/13] selftests/resctrl: Add ->init() callback into resctrl_val_param,
Ilpo Järvinen
- [PATCH 09/13] selftests/resctrl: Simplify bandwidth report type handling,
Ilpo Järvinen
- [PATCH 10/13] selftests/resctrl: Make some strings passed to resctrlfs functions const,
Ilpo Järvinen
- [PATCH 11/13] selftests/resctrl: Convert ctrlgrp & mongrp to pointers,
Ilpo Järvinen
- [PATCH 12/13] selftests/resctrl: Remove mongrp from MBA test,
Ilpo Järvinen
- [PATCH 13/13] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl(),
Ilpo Järvinen
- [PATCH v4 0/4] pstore: add multi-backend suuport,
Yuanhe Shu
- [PATCH v3] kunit: tool: add ability to parse multiple files,
Rae Moar
- [PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled,
Muhammad Usama Anjum
- [PATCH] selftests: x86: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements,
Richard Gobert
- [PATCH][next] KVM: selftests: Fix spelling mistake "trigged" -> "triggered",
Colin Ian King
- [PATCH v1 0/5] Add support for the Idle HLT intercept feature,
Manali Shukla
- [GIT PULL] KUnit next update for Linux 6.9-rc1,
Shuah Khan
- [GIT PULL] Kselftest next update for Linux 6.9-rc1,
Shuah Khan
- [PATCH v5 0/9] arm64: Support for 2023 DPISA extensions,
Mark Brown
- [PATCH v5 1/9] arm64/cpufeature: Hook new identification registers up to cpufeature,
Mark Brown
- [PATCH v5 2/9] arm64/fpsimd: Enable host kernel access to FPMR,
Mark Brown
- [PATCH v5 3/9] arm64/fpsimd: Support FEAT_FPMR,
Mark Brown
- [PATCH v5 4/9] arm64/signal: Add FPMR signal handling,
Mark Brown
- [PATCH v5 5/9] arm64/ptrace: Expose FPMR via ptrace,
Mark Brown
- [PATCH v5 6/9] arm64/hwcap: Define hwcaps for 2023 DPISA features,
Mark Brown
- [PATCH v5 7/9] kselftest/arm64: Handle FPMR context in generic signal frame parser,
Mark Brown
- [PATCH v5 8/9] kselftest/arm64: Add basic FPMR test,
Mark Brown
- [PATCH v5 9/9] kselftest/arm64: Add 2023 DPISA hwcap test coverage,
Mark Brown
- Re: [PATCH v5 0/9] arm64: Support for 2023 DPISA extensions,
Catalin Marinas
- [PATCH v2 0/3] selftests/mm: Improve Hugepage Test Handling in MM Selftests,
Nico Pache
- [PATCH v2] kunit: tool: add ability to parse multiple files,
Rae Moar
- [PATCH 0/2] kselftest/tty: Improve integration with automated systems,
Mark Brown
- [PATCH 0/4] SNC support for resctrl selftests,
Maciej Wieczor-Retman
- [PATCH net-next v2 00/12] selftests: mptcp: share code and fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 01/12] selftests: mptcp: stop forcing iptables-legacy,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 02/12] selftests: mptcp: add mptcp_lib_check_tools helper,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 03/12] selftests: mptcp: add local variables rndh,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 04/12] selftests: mptcp: add mptcp_lib_ns_init/exit helpers,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 05/12] selftests: mptcp: more operations in ns_init/exit,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 06/12] selftests: mptcp: add mptcp_lib_events helper,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 07/12] selftests: mptcp: diag: fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 08/12] selftests: mptcp: connect: fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 09/12] selftests: mptcp: sockopt: fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 10/12] selftests: mptcp: pm netlink: fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 11/12] selftests: mptcp: simult flows: fix shellcheck warnings,
Matthieu Baerts (NGI0)
- [PATCH net-next v2 12/12] selftests: userspace pm: avoid relaunching pm events,
Matthieu Baerts (NGI0)
- Re: [PATCH net-next v2 00/12] selftests: mptcp: share code and fix shellcheck warnings,
patchwork-bot+netdevbpf
- 판매 문의 2024,
info
- [RFC PATCH 0/5] Add support for suppressing warning backtraces,
Guenter Roeck
- [PATCH v1 2/2] RISC-V: drop SOC_VIRT for ARCH_VIRT,
Conor Dooley
- [Test Failure Report] exec: Test failures in execveat,
Muhammad Usama Anjum
- [PATCH net-next 00/13] selftests: mptcp: share code and fix shellcheck warnings,
Matthieu Baerts (NGI0)
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]