Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 272 participants
  • 13306 discussions

[PATCH] Added missing TARGETS in kselftest top level Makefile
by Abhinav
1 year, 11 months

[PATCH bpf-next 0/2] cleanups for sockmap_listen
by Geliang Tang
1 year, 11 months

[PATCH v3 0/7] selftests/resctrl: Fixes to failing tests
by Ilpo Järvinen
1 year, 11 months

[PATCH] selftests:proc add missing field KSM in smaps_rollup[] array
by Swarup Laxman Kotiaklapudi
1 year, 11 months

[PATCH] selftests: static_keys: fix test name in messages
by Javier Carrasco
1 year, 11 months

[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output
by Mark Brown
1 year, 11 months

[PATCH v2] selftests: uevent filtering: fix return on error in uevent_listener
by Javier Carrasco
1 year, 11 months

[PATCH v3 0/8] Add printf attribute to kselftest functions
by Maciej Wieczor-Retman
1 year, 11 months

[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
by Mark Brown
1 year, 11 months

[PATCH v3 10/10] selftests/pcie_bwctrl: Create selftests
by Ilpo Järvinen
1 year, 11 months

[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
by Swapnil Sapkal
1 year, 11 months

[PATCH v4 0/2] selftests/resctrl: Bug fix and optimization
by Maciej Wieczor-Retman
1 year, 11 months

[PATCH 4/4] selftes/ptp: extend test to include ptp_gettimex64any()
by Mahesh Bandewar
1 year, 11 months

[PATCH 1/2] kunit: Improve format of the NOT_ERR_OR_NULL assertion
by Michal Wajdeczko
1 year, 11 months

[PATCH] bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK
by Trent Lloyd
1 year, 11 months

[PATCH] kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
by Richard Fitzgerald
1 year, 11 months

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
by Luis Gerhorst
1 year, 11 months

[PATCH] kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
by Richard Fitzgerald
1 year, 11 months

[PATCH v2] kunit: debugfs: Handle errors from alloc_string_stream()
by Richard Fitzgerald
1 year, 11 months

[PATCH 0/3] selftests: timers: Convert some more of the timers tests to KTAP
by Mark Brown
1 year, 11 months

[PATCH] kunit: debugfs: Handle errors from alloc_string_stream()
by Richard Fitzgerald
1 year, 11 months

[PATCH v4 0/4] kunit: Fix some bugs in kunit
by Jinjie Ruan
1 year, 11 months

[RFC 0/3] vfio-pci support pasid attach/detach
by Yi Liu
1 year, 11 months

[RFC PATCH] kunit: run test suites only after module initialization completes
by Marco Pagani
1 year, 11 months

[PATCH v2 0/9] KVM RISC-V Conditional Operations
by Anup Patel
1 year, 11 months

[PATCH] drivers: base: test: Make property entry API test modular
by Geert Uytterhoeven
1 year, 11 months

[PATCH v3] list: test: potential dereference of null pointer
by Ma Ke
1 year, 11 months

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/next kselftest-lkdtm: 3 runs, 2 regressions (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/next kselftest-cpufreq: 7 runs, 4 regressions (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/fixes kselftest-seccomp: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

kselftest/fixes kselftest-livepatch: 1 runs, 1 regressions (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

kselftest/fixes kselftest-cpufreq: 8 runs, 4 regressions (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

kselftest/fixes kselftest-lib: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

kselftest/fixes kselftest-lkdtm: 3 runs, 2 regressions (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-2-g078a2ead544c)
by kernelci.org bot
1 year, 11 months

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (linux-kselftest-fixes-6.6-rc4-1-g6f874fa021df)
by kernelci.org bot
1 year, 11 months

[PATCH] selftests/rseq: fix kselftest Clang build warnings
by Justin Stitt
1 year, 11 months

[PATCH] selftests: Fix wrong TARGET in kselftest top level Makefile
by Juntong Deng
1 year, 11 months

[PATCH v3 0/4] kunit: Fix some bugs in kunit
by Jinjie Ruan
1 year, 11 months

[PATCH v5 0/8] selftests/resctrl: Rework benchmark command handling
by Ilpo Järvinen
1 year, 11 months

[PATCH] selftests/mm: Fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
by Juntong Deng
1 year, 11 months

[GIT PULL] Kselftest fixes update for Linux 6.6-rc4
by Shuah Khan
1 year, 11 months

[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
by Nicolin Chen
1 year, 11 months

[PATCH] kunit: Check for kunit_parse_glob_filter() failure
by Dan Carpenter
1 year, 11 months

[PATCH bpf-next v1] bpf/selftests: improve arg parsing in test_verifier
by Tony Ambardar
1 year, 11 months

[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
by Johannes Nixdorf
1 year, 11 months

[PATCH] kunit: Fix a null-ptr-deref bug in kunit_run_case_catch_errors()
by Jinjie Ruan
1 year, 11 months
Results per page: