Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue,
Anders Roxell
- [bug report] selftests: Add nettest,
Dan Carpenter
- [PATCH] selftests: livepatch: add missing fragments to config,
Anders Roxell
- [PATCH] selftests: tpm2: install python files,
Anders Roxell
- [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v13 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- [PATCH v13 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v13 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v13 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v13 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v13 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v13 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v13 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v13 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v13 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v13 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v13 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v13 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v13 04/18] kunit: test: add assertion printing library,
Brendan Higgins
- [PATCH v13 02/18] kunit: test: add test resource management API,
Brendan Higgins
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
shuah
- [PATCH AUTOSEL 5.2 028/123] selftests/bpf: fix sendmsg6_prog on s390,
Sasha Levin
- [PATCH AUTOSEL 5.2 032/123] selftests: forwarding: gre_multipath: Enable IPv4 forwarding,
Sasha Levin
- [PATCH AUTOSEL 5.2 033/123] selftests: forwarding: gre_multipath: Fix flower filters,
Sasha Levin
- [PATCH AUTOSEL 5.2 035/123] selftests/bpf: add another gso_segs access,
Sasha Levin
- [PATCH AUTOSEL 5.2 123/123] selftests: kvm: Adding config fragments,
Sasha Levin
- [PATCH AUTOSEL 4.19 08/68] selftests/bpf: fix sendmsg6_prog on s390,
Sasha Levin
- [PATCH AUTOSEL 4.19 12/68] selftests: forwarding: gre_multipath: Fix flower filters,
Sasha Levin
- [PATCH AUTOSEL 4.14 44/44] selftests: kvm: Adding config fragments,
Sasha Levin
- [PATCH AUTOSEL 4.9 33/33] selftests: kvm: Adding config fragments,
Sasha Levin
- [PATCH AUTOSEL 4.4 28/28] selftests: kvm: Adding config fragments,
Sasha Levin
- [PATCH AUTOSEL 4.19 68/68] selftests: kvm: Adding config fragments,
Sasha Levin
- [PATCH AUTOSEL 4.19 11/68] selftests: forwarding: gre_multipath: Enable IPv4 forwarding,
Sasha Levin
- [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree,
Knut Omang
- [RFC 07/19] ktf: Simple coverage support,
Knut Omang
- [RFC 08/19] ktf: Configurable context support for network info setup,
Knut Omang
- [RFC 06/19] ktf: A simple debugfs interface to test results,
Knut Omang
- [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests.,
Knut Omang
- [RFC 12/19] ktf: Main part of user land library for executing tests,
Knut Omang
- [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest,
Knut Omang
- [RFC 18/19] kselftests: Enable building ktf,
Knut Omang
- [RFC 16/19] ktf: Some user applications to run tests,
Knut Omang
- [RFC 15/19] ktf: Some simple examples,
Knut Omang
- [RFC 14/19] ktf: Internal debugging facilities,
Knut Omang
- [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation,
Knut Omang
- [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself,
Knut Omang
- [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication,
Knut Omang
- [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return.,
Knut Omang
- [RFC 04/19] ktf: An implementation of a generic associative array container,
Knut Omang
- [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF),
Knut Omang
- [RFC 13/19] ktf: Integration logic for running ktf tests from googletest,
Knut Omang
- [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib,
Knut Omang
- [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf,
Knut Omang
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree,
Brendan Higgins
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree,
Brendan Higgins
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree,
Greg Kroah-Hartman
- [PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v12 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v12 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v12 04/18] kunit: test: add assertion printing library,
Brendan Higgins
- [PATCH v12 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v12 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v12 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v12 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v12 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v12 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v12 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v12 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- Re: [PATCH 3/3] selftests: ir: fix ir_loopback test failure,
shuah
- [PATCH v3 1/2] selftests: kvm: Adding config fragments,
Naresh Kamboju
- [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits,
Mina Almasry
[RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits,
Mina Almasry
[PATCH v2] selftests: kvm: Adding config fragments,
Naresh Kamboju
[GIT PULL] Kselftest update for Linux 5.3-rc4,
Shuah Khan
[PATCH]][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol",
Colin King
[PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc,
Masanari Iida
[PATCH v3 00/11] Add arm64/signal initial kselftest support,
Cristian Marussi
- [PATCH v3 01/11] kselftest: arm64: introduce new boilerplate code,
Cristian Marussi
- [PATCH v3 02/11] kselftest: arm64: adds first test and common utils,
Cristian Marussi
- [PATCH v3 03/11] kselftest: arm64: mangle_pstate_invalid_daif_bits,
Cristian Marussi
- [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el,
Cristian Marussi
- [PATCH v3 05/11] kselftest: arm64: mangle_pstate_ssbs_regs,
Cristian Marussi
- [PATCH v3 06/11] kselftest: arm64: fake_sigreturn_bad_magic,
Cristian Marussi
- [PATCH v3 07/11] kselftest: arm64: fake_sigreturn_bad_size_for_magic0,
Cristian Marussi
- [PATCH v3 08/11] kselftest: arm64: fake_sigreturn_missing_fpsimd,
Cristian Marussi
- [PATCH v3 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd,
Cristian Marussi
- [PATCH v3 10/11] kselftest: arm64: fake_sigreturn_bad_size,
Cristian Marussi
- [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp,
Cristian Marussi
- Re: [PATCH v3 00/11] Add arm64/signal initial kselftest support,
Dave Martin
[PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x,
Thomas Huth
[PATCH] KVM: selftests: Update gitignore file for latest changes,
Thomas Huth
[PATCH v2 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x,
Thomas Huth
[PATCH] selftests: kvm: Adding config fragments,
Naresh Kamboju
[GIT PULL] Kselftest update for Linux 5.3-rc3,
Shuah Khan
[PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x,
Thomas Huth
[PATCH 5.2 121/215] rseq/selftests: Fix Thumb mode build failure on arm32,
Greg Kroah-Hartman
[PATCH v11 0/8] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[PATCH v3 1/2] tests: move common definitions and functions into pidfd.h,
Suren Baghdasaryan
[PATCH AUTOSEL 5.2 39/85] selftests/bpf: do not ignore clang failures,
Sasha Levin
[PATCH v2 1/2] tests: move common definitions and functions into pidfd.h,
Suren Baghdasaryan
[PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh,
Masanari Iida
[PATCH 5/5] pidfd: add pidfd_wait tests,
Christian Brauner
[PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh,
Masanari Iida
[PATCH v19 00/15] arm64: untag user pointers passed to the kernel,
Andrey Konovalov
- [PATCH v19 09/15] drm/amdgpu: untag user pointers,
Andrey Konovalov
- [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl,
Andrey Konovalov
- [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get,
Andrey Konovalov
- [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn,
Andrey Konovalov
- [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel,
Andrey Konovalov
- [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register,
Andrey Konovalov
- [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr,
Andrey Konovalov
- [PATCH v19 08/15] userfaultfd: untag user pointers,
Andrey Konovalov
- [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options,
Andrey Konovalov
- [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames,
Andrey Konovalov
- [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls,
Andrey Konovalov
- [PATCH v19 05/15] mm: untag user pointers in mm/gup.c,
Andrey Konovalov
- [PATCH v19 03/15] lib: untag user pointers in strn*_user,
Andrey Konovalov
- [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI,
Andrey Konovalov
- [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr,
Andrey Konovalov
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel,
Andrey Konovalov
- [PATCH v6 0/2] arm64 relaxed ABI,
Vincenzo Frascino
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel,
Dave Hansen
[PATCH 1/1] tests: add pidfd poll tests,
Suren Baghdasaryan
[PATCH] selftests: kmod: Fix typo in kmod.sh,
Masanari Iida
[PATCH v3] selftests/livepatch: add test skip handling,
Joe Lawrence
[PATCH v10 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[PATCH AUTOSEL 5.2 124/171] rseq/selftests: Fix Thumb mode build failure on arm32,
Sasha Levin
[PATCH] selftests/livepatch: push and pop dynamic debug config,
Joe Lawrence
"make" vs "$(MAKE)" in tools/testing/selftests/Makefile,
Ilya Leoshkevich
[PATCH] KVM: selftests: Remove superfluous define from vmx.c,
Thomas Huth
[RFC PATCH] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64,
Thomas Huth
[PATCH v11 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v11 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v11 04/18] kunit: test: add kunit_stream a std::stream like logger,
Brendan Higgins
- [PATCH v11 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v11 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v11 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v11 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v11 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v11 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v11 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v11 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v11 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v11 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v11 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v11 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v11 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v11 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v11 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v11 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
general protection fault in tls_setsockopt,
syzbot
[PATCH v2] selftests/livepatch: add test skip handling,
Joe Lawrence
[PATCH v10 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v10 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v10 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v10 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- [PATCH v10 04/18] kunit: test: add kunit_stream a std::stream like logger,
Brendan Higgins
- [PATCH v10 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v10 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v10 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v10 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v10 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v10 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v10 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v10 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v10 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v10 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v10 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v10 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v10 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v10 06/18] kbuild: enable building KUnit,
Brendan Higgins
[PATCH AUTOSEL 5.1 198/219] selftests: bpf: fix inlines in test_lwt_seg6local,
Sasha Levin
[PATCH AUTOSEL 4.19 142/158] selftests: bpf: fix inlines in test_lwt_seg6local,
Sasha Levin
[PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local,
Sasha Levin
[PATCH AUTOSEL 5.2 085/249] selftests/bpf : clean up feature/ when make clean,
Sasha Levin
[PATCH AUTOSEL 5.2 024/249] selftests/bpf: adjust verifier scale test,
Sasha Levin
[PATCH] selftests/livepatch: add test skip handling,
Joe Lawrence
[GIT PULL] Kselftest update for Linux 5.3-rc1,
Shuah Khan
[RFC PATCH] selftests/livepatch: only consider supported arches,
Joe Lawrence
[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v9 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- [PATCH v9 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v9 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v9 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v9 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v9 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v9 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v9 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v9 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v9 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v9 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v9 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v9 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v9 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v9 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger,
Brendan Higgins
- [PATCH v9 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
[PATCH 0/2] [RESEND] Fold checksum at the end of bpf_csum_diff and fix,
Paolo Pisati
[PATCH 0/2] Fold checksum at the end of bpf_csum_diff and fix,
Paolo Pisati
[PATCH] selftests: breakpoints: Fix compile error with arun_test(),
Nobuhiro Iwamatsu
[PATCH RFC 0/4] Add support to directly attach BPF program to ftrace,
Joel Fernandes (Google)
[PATCH] vsyscall: use __iter_div_u64_rem(),
Arnd Bergmann
[PATCH v8 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v8 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v8 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- [PATCH v8 04/18] kunit: test: add kunit_stream a std::stream like logger,
Brendan Higgins
- [PATCH v8 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v8 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v8 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v8 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v8 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v8 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v8 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v8 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v8 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
- [PATCH v8 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v8 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v8 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v8 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v8 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v8 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
[PATCH v7 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework,
Brendan Higgins
- [PATCH v7 01/18] kunit: test: add KUnit test runner core,
Brendan Higgins
- [PATCH v7 02/18] kunit: test: add test resource management API,
Brendan Higgins
- [PATCH v7 03/18] kunit: test: add string_stream a std::stream like string builder,
Brendan Higgins
- [PATCH v7 04/18] kunit: test: add kunit_stream a std::stream like logger,
Brendan Higgins
- [PATCH v7 05/18] kunit: test: add the concept of expectations,
Brendan Higgins
- [PATCH v7 06/18] kbuild: enable building KUnit,
Brendan Higgins
- [PATCH v7 07/18] kunit: test: add initial tests,
Brendan Higgins
- [PATCH v7 08/18] objtool: add kunit_try_catch_throw to the noreturn list,
Brendan Higgins
- [PATCH v7 09/18] kunit: test: add support for test abort,
Brendan Higgins
- [PATCH v7 10/18] kunit: test: add tests for kunit test abort,
Brendan Higgins
- [PATCH v7 11/18] kunit: test: add the concept of assertions,
Brendan Higgins
- [PATCH v7 12/18] kunit: test: add tests for KUnit managed resources,
Brendan Higgins
- [PATCH v7 13/18] kunit: tool: add Python wrappers for running KUnit tests,
Brendan Higgins
- [PATCH v7 14/18] kunit: defconfig: add defconfigs for building KUnit tests,
Brendan Higgins
- [PATCH v7 15/18] Documentation: kunit: add documentation for KUnit,
Brendan Higgins
- [PATCH v7 16/18] MAINTAINERS: add entry for KUnit the unit testing framework,
Brendan Higgins
- [PATCH v7 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec(),
Brendan Higgins
- [PATCH v7 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section,
Brendan Higgins
[PATCH] selftests/ftrace: avoid failure when trying to probe a notrace function,
Thadeu Lima de Souza Cascardo
[PATCH v9 00/10] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]