Linux Kernel Self-tests
[Prev Page][Next Page]
- [PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- [PATCH v14 01/18] kunit: test: add KUnit test runner core
- [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v14 04/18] kunit: test: add assertion printing library
- [PATCH v14 06/18] kbuild: enable building KUnit
- [PATCH v14 07/18] kunit: test: add initial tests
- [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v14 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v14 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v14 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v14 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v14 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v14 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v14 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v14 11/18] kunit: test: add the concept of assertions
- [PATCH v14 10/18] kunit: test: add tests for kunit test abort
- [PATCH v14 09/18] kunit: test: add support for test abort
- [PATCH v14 05/18] kunit: test: add the concept of expectations
- [PATCH v14 02/18] kunit: test: add test resource management API
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition
- Re: [PATCH] selftests: bpf: install files test_xdp_vlan.sh
- From: Jesper Dangaard Brouer
- [PATCH] selftests: bpf: add config fragment BPF_JIT
- [PATCH] selftests: bpf: install files test_xdp_vlan.sh
- [PATCH] selftests: net: add missing NFT_FWD_NETDEV to config
- [PATCH RESEND v11 8/8] selftests: add openat2(2) selftests
- [PATCH RESEND v11 7/8] open: openat2(2) syscall
- [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
- [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
- [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
- [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
- [PATCH RESEND v11 0/8] openat2(2)
- Re: [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition
- Re: general protection fault in tls_setsockopt
- Re: [PATCH 2/3] selftest: firmware: Add request_firmware_into_buf tests
- Re: [PATCH 1/3] test_firmware: add support for request_firmware_into_buf
- Re: [PATCH] selftests: use "$(MAKE)" instead of "make"
- Re: [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition
- Re: [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- Re: [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- Re: [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- Re: [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- Re: [bug report] selftests, arm64: add a selftest for passing tagged pointers to kernel
- Re: [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- [PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
- Re: [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition
- Re: [PATCH 2/3] selftest: firmware: Add request_firmware_into_buf tests
- Re: [PATCH 1/3] test_firmware: add support for request_firmware_into_buf
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- [PATCH] selftests: use "$(MAKE)" instead of "make"
- [PATCH 1/3] test_firmware: add support for request_firmware_into_buf
- [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition
- [PATCH 2/3] selftest: firmware: Add request_firmware_into_buf tests
- [PATCH 0/3] firmware: selftest for request_firmware_into_buf
- Re: [RFC PATCH v2 1/5] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [PATCH v2] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
- Re: [RFC 06/19] ktf: A simple debugfs interface to test results
- Re: [RFC 06/19] ktf: A simple debugfs interface to test results
- Re: [RFC 06/19] ktf: A simple debugfs interface to test results
- [bug report] selftests, arm64: add a selftest for passing tagged pointers to kernel
- [PATCH v2] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
- Re: [PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
- RE: [PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
- [PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [RFC 06/19] ktf: A simple debugfs interface to test results
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [bug report] selftests: Add nettest
- [bug report] selftests: Add nettest
- Re: [PATCH] selftests: livepatch: add missing fragments to config
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- [PATCH] selftests: livepatch: add missing fragments to config
- [PATCH] selftests: tpm2: install python files
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v13 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- Re: [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources
- Re: [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v13 09/18] kunit: test: add support for test abort
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- [PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- [PATCH v13 02/18] kunit: test: add test resource management API
- [PATCH v13 04/18] kunit: test: add assertion printing library
- [PATCH v13 06/18] kbuild: enable building KUnit
- [PATCH v13 07/18] kunit: test: add initial tests
- [PATCH v13 09/18] kunit: test: add support for test abort
- [PATCH v13 11/18] kunit: test: add the concept of assertions
- [PATCH v13 10/18] kunit: test: add tests for kunit test abort
- [PATCH v13 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v13 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v13 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v13 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v13 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v13 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v13 05/18] kunit: test: add the concept of expectations
- [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v13 01/18] kunit: test: add KUnit test runner core
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- [PATCH AUTOSEL 5.2 028/123] selftests/bpf: fix sendmsg6_prog on s390
- [PATCH AUTOSEL 5.2 032/123] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
- [PATCH AUTOSEL 5.2 033/123] selftests: forwarding: gre_multipath: Fix flower filters
- [PATCH AUTOSEL 5.2 035/123] selftests/bpf: add another gso_segs access
- [PATCH AUTOSEL 5.2 123/123] selftests: kvm: Adding config fragments
- [PATCH AUTOSEL 4.19 08/68] selftests/bpf: fix sendmsg6_prog on s390
- [PATCH AUTOSEL 4.19 12/68] selftests: forwarding: gre_multipath: Fix flower filters
- [PATCH AUTOSEL 4.14 44/44] selftests: kvm: Adding config fragments
- [PATCH AUTOSEL 4.9 33/33] selftests: kvm: Adding config fragments
- [PATCH AUTOSEL 4.4 28/28] selftests: kvm: Adding config fragments
- [PATCH AUTOSEL 4.19 68/68] selftests: kvm: Adding config fragments
- [PATCH AUTOSEL 4.19 11/68] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- Re: [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- Re: [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
- Re: [PATCH v12 09/18] kunit: test: add support for test abort
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp
- Re: [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp
- Re: [PATCH v3 10/11] kselftest: arm64: fake_sigreturn_bad_size
- Re: [PATCH v3 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd
- Re: [PATCH v3 08/11] kselftest: arm64: fake_sigreturn_missing_fpsimd
- Re: [PATCH v3 07/11] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- Re: [PATCH v3 06/11] kselftest: arm64: fake_sigreturn_bad_magic
- Re: [PATCH v3 05/11] kselftest: arm64: mangle_pstate_ssbs_regs
- Re: [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el
- Re: [PATCH v3 03/11] kselftest: arm64: mangle_pstate_invalid_daif_bits
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [PATCH v3 01/11] kselftest: arm64: introduce new boilerplate code
- Re: [PATCH v3 00/11] Add arm64/signal initial kselftest support
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- Re: [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [RFC 06/19] ktf: A simple debugfs interface to test results
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- Re: [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
- Re: [PATCH v12 10/18] kunit: test: add tests for kunit test abort
- Re: [PATCH v12 09/18] kunit: test: add support for test abort
- Re: [PATCH 3/3] selftests: ir: fix ir_loopback test failure
- [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf
- [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
- [RFC 13/19] ktf: Integration logic for running ktf tests from googletest
- [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF)
- [RFC 04/19] ktf: An implementation of a generic associative array container
- [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return.
- [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication
- [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself
- [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation
- [RFC 14/19] ktf: Internal debugging facilities
- [RFC 15/19] ktf: Some simple examples
- [RFC 16/19] ktf: Some user applications to run tests
- [RFC 18/19] kselftests: Enable building ktf
- [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest
- [RFC 12/19] ktf: Main part of user land library for executing tests
- [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests.
- [RFC 06/19] ktf: A simple debugfs interface to test results
- [RFC 08/19] ktf: Configurable context support for network info setup
- [RFC 07/19] ktf: Simple coverage support
- [RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
- Re: [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
- Re: [PATCH v12 10/18] kunit: test: add tests for kunit test abort
- Re: [PATCH v12 09/18] kunit: test: add support for test abort
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- Re: [PATCH v12 11/18] kunit: test: add the concept of assertions
- Re: [PATCH v12 10/18] kunit: test: add tests for kunit test abort
- Re: [PATCH v12 05/18] kunit: test: add the concept of expectations
- Re: [PATCH v12 04/18] kunit: test: add assertion printing library
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 05/18] kunit: test: add the concept of expectations
- Re: [PATCH v12 09/18] kunit: test: add support for test abort
- Re: [PATCH v12 04/18] kunit: test: add assertion printing library
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 11/18] kunit: test: add the concept of assertions
- Re: [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- Re: [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit
- Re: [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- Re: [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
- Re: [PATCH v12 04/18] kunit: test: add assertion printing library
- Re: [PATCH v12 10/18] kunit: test: add tests for kunit test abort
- Re: [PATCH v12 09/18] kunit: test: add support for test abort
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 05/18] kunit: test: add the concept of expectations
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 07/18] kunit: test: add initial tests
- Re: [PATCH v12 05/18] kunit: test: add the concept of expectations
- Re: [PATCH v12 04/18] kunit: test: add assertion printing library
- Re: [PATCH v12 04/18] kunit: test: add assertion printing library
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v12 02/18] kunit: test: add test resource management API
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v12 05/18] kunit: test: add the concept of expectations
- [PATCH v12 11/18] kunit: test: add the concept of assertions
- [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v12 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v12 10/18] kunit: test: add tests for kunit test abort
- [PATCH v12 09/18] kunit: test: add support for test abort
- [PATCH v12 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v12 07/18] kunit: test: add initial tests
- [PATCH v12 06/18] kbuild: enable building KUnit
- [PATCH v12 04/18] kunit: test: add assertion printing library
- [PATCH v12 02/18] kunit: test: add test resource management API
- [PATCH v12 01/18] kunit: test: add KUnit test runner core
- [PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH 3/3] selftests: ir: fix ir_loopback test failure
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
- Re: [PATCH v3 1/2] selftests: kvm: Adding config fragments
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [PATCH v3 1/2] selftests: kvm: Adding config fragments
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v3 1/2] selftests: kvm: Adding config fragments
- Re: [PATCH v3 1/2] selftests: kvm: Adding config fragments
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- [PATCH v3 2/2] selftests: kvm: x86_64: Adding config fragments
- [PATCH v3 1/2] selftests: kvm: Adding config fragments
- [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
- [RFC PATCH v2 5/5] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
- [RFC PATCH v2 3/5] hugetlb_cgroup: Add reservation accounting for private mappings
- [RFC PATCH v2 2/5] hugetlb_cgroup: Add interface for charge/uncharge
- [RFC PATCH v2 1/5] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
- [RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- [RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp
- Re: [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- [PATCH v2] selftests: kvm: Adding config fragments
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- Re: [PATCH v3 1/2] tests: move common definitions and functions into pidfd.h
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- Re: [GIT PULL] Kselftest update for Linux 5.3-rc4
- Re: [PATCH]][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"
- [GIT PULL] Kselftest update for Linux 5.3-rc4
- Re: [PATCH]][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"
- [PATCH]][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"
- Re: [PATCH] KVM: selftests: Update gitignore file for latest changes
- Re: [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc
- [PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc
- [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp
- [PATCH v3 10/11] kselftest: arm64: fake_sigreturn_bad_size
- [PATCH v3 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd
- [PATCH v3 08/11] kselftest: arm64: fake_sigreturn_missing_fpsimd
- [PATCH v3 07/11] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
- [PATCH v3 06/11] kselftest: arm64: fake_sigreturn_bad_magic
- [PATCH v3 05/11] kselftest: arm64: mangle_pstate_ssbs_regs
- [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el
- [PATCH v3 03/11] kselftest: arm64: mangle_pstate_invalid_daif_bits
- [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
- [PATCH v3 01/11] kselftest: arm64: introduce new boilerplate code
- [PATCH v3 00/11] Add arm64/signal initial kselftest support
- Re: [PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- Re: [PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- From: Christian Borntraeger
- Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH] KVM: selftests: Update gitignore file for latest changes
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- [PATCH v3 2/3] KVM: selftests: Implement ucall() for s390x
- [PATCH v3 1/3] KVM: selftests: Split ucall.c into architecture specific files
- [PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- [PATCH v3 3/3] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH v2 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- Re: [PATCH v2 1/3] KVM: selftests: Split ucall.c into architecture specific files
- Re: [PATCH] selftests: kvm: Adding config fragments
- [PATCH] KVM: selftests: Update gitignore file for latest changes
- Re: [PATCH v2 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- [PATCH v2 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
- [PATCH v2 2/3] KVM: selftests: Implement ucall() for s390x
- [PATCH v2 1/3] KVM: selftests: Split ucall.c into architecture specific files
- [PATCH v2 3/3] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH] selftests: kvm: Adding config fragments
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- [PATCH] selftests: kvm: Adding config fragments
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- From: Christian Borntraeger
- Re: [PATCH] selftests/livepatch: push and pop dynamic debug config
- Re: [PATCH] selftests/livepatch: push and pop dynamic debug config
- Re: [GIT PULL] Kselftest update for Linux 5.3-rc3
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- From: Christian Borntraeger
- Re: [PATCH] selftests/livepatch: push and pop dynamic debug config
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- [GIT PULL] Kselftest update for Linux 5.3-rc3
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- From: Christian Borntraeger
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- Re: [PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- Re: [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- [PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
- [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
- [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x
- [PATCH 5.2 121/215] rseq/selftests: Fix Thumb mode build failure on arm32
- Re: [PATCH 0/2] mips: vdso: Fix Makefile
- [PATCH v11 8/8] selftests: add openat2(2) selftests
- [PATCH v11 7/8] open: openat2(2) syscall
- [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
- [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
- [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
- [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
- [PATCH v11 0/8] namei: openat2(2) path resolution restrictions
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- Re: [PATCH v3 2/2] tests: add pidfd poll tests
- [PATCH 0/2] mips: vdso: Fix Makefile
- [PATCH 2/2] mips: vdso: Fix flip/flop vdso building bug
- [PATCH 1/2] mips: vdso: Fix source path
- [PATCH v3 2/2] tests: add pidfd poll tests
- [PATCH v3 1/2] tests: move common definitions and functions into pidfd.h
- [PATCH AUTOSEL 5.2 39/85] selftests/bpf: do not ignore clang failures
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v7 21/25] mips: Add clock_gettime64 entry point
- Re: [PATCH v7 20/25] mips: Add clock_getres entry point
- Re: [PATCH v7 19/25] mips: Add support for generic vDSO
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
- [PATCH v6 2/2] arm64: Relax Documentation/arm64/tagged-pointers.rst
- [PATCH v6 0/2] arm64 relaxed ABI
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- Re: [PATCH v2 2/2] tests: add pidfd poll tests
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- Re: [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- [PATCH v2 2/2] tests: add pidfd poll tests
- [PATCH v2 1/2] tests: move common definitions and functions into pidfd.h
- Re: [PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH v4] selftests/livepatch: add test skip handling
- Re: [PATCH v3] selftests/livepatch: add test skip handling
- [PATCH v4] selftests/livepatch: add test skip handling
- Re: [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v3] selftests/livepatch: add test skip handling
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH 1/1] tests: add pidfd poll tests
- Re: [PATCH v3] selftests/livepatch: add test skip handling
- Re: [PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- [PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- [PATCH 5/5] pidfd: add pidfd_wait tests
- Re: [PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- [PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- Re: [PATCH 1/1] tests: add pidfd poll tests
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v3] selftests/livepatch: add test skip handling
- Re: [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- [PATCH v19 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
- [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
- [PATCH v19 03/15] lib: untag user pointers in strn*_user
- [PATCH v19 05/15] mm: untag user pointers in mm/gup.c
- [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls
- [PATCH v19 06/15] mm: untag user pointers in get_vaddr_frames
- [PATCH v19 07/15] fs/namespace: untag user pointers in copy_mount_options
- [PATCH v19 08/15] userfaultfd: untag user pointers
- [PATCH v19 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- [PATCH v19 13/15] tee/shm: untag user pointers in tee_shm_register
- [PATCH v19 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
- [PATCH v19 14/15] vfio/type1: untag user pointers in vaddr_get_pfn
- [PATCH v19 12/15] media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
- [PATCH v19 10/15] drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
- [PATCH v19 09/15] drm/amdgpu: untag user pointers
- [PATCH v19 00/15] arm64: untag user pointers passed to the kernel
- [PATCH 1/1] tests: add pidfd poll tests
- Re: [PATCH v3] selftests/livepatch: add test skip handling
- Re: [PATCH] selftests: kmod: Fix typo in kmod.sh
- [PATCH] selftests: kmod: Fix typo in kmod.sh
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: "make" vs "$(MAKE)" in tools/testing/selftests/Makefile
- Re: "make" vs "$(MAKE)" in tools/testing/selftests/Makefile
- Re: [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
- [PATCH v3] selftests/livepatch: add test skip handling
- Re: [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- [PATCH] kselftest: save-and-restore errno to allow for %m formatting
- Re: [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- Re: [PATCH] selftests/livepatch: add test skip handling
- [PATCH v10 9/9] selftests: add openat2(2) selftests
- [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
- [PATCH v10 7/9] open: openat2(2) syscall
- [PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
- [PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
- [PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
- [PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
- [PATCH v10 2/9] procfs: switch magic-link modes to be more sane
- [PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
- [PATCH v10 0/9] namei: openat2(2) path resolution restrictions
- Re: [PATCH] selftests/livepatch: push and pop dynamic debug config
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- [PATCH AUTOSEL 5.2 124/171] rseq/selftests: Fix Thumb mode build failure on arm32
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH] selftests/livepatch: push and pop dynamic debug config
- [PATCH] selftests/livepatch: push and pop dynamic debug config
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- "make" vs "$(MAKE)" in tools/testing/selftests/Makefile
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- Re: [PATCH v9 08/10] open: openat2(2) syscall
- [PATCH] KVM: selftests: Remove superfluous define from vmx.c
- [RFC PATCH] KVM: PPC: Enable the kvm_create_max_vcpus selftest on ppc64
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH v2] selftests/livepatch: add test skip handling
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH v2] selftests/livepatch: add test skip handling
- Re: [PATCH v2] selftests/livepatch: add test skip handling
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 08/15] userfaultfd: untag user pointers
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 08/15] userfaultfd: untag user pointers
- Re: [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH v2] selftests/livepatch: add test skip handling
- Re: [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
- [PATCH v11 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v11 06/18] kbuild: enable building KUnit
- [PATCH v11 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v11 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v11 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v11 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v11 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v11 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v11 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v11 11/18] kunit: test: add the concept of assertions
- [PATCH v11 10/18] kunit: test: add tests for kunit test abort
- [PATCH v11 09/18] kunit: test: add support for test abort
- [PATCH v11 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v11 07/18] kunit: test: add initial tests
- [PATCH v11 01/18] kunit: test: add KUnit test runner core
- [PATCH v11 05/18] kunit: test: add the concept of expectations
- [PATCH v11 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v11 02/18] kunit: test: add test resource management API
- [PATCH v11 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
- general protection fault in tls_setsockopt
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests
- [PATCH v2] selftests/livepatch: add test skip handling
- Re: [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- [PATCH v10 06/18] kbuild: enable building KUnit
- [PATCH v10 07/18] kunit: test: add initial tests
- [PATCH v10 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v10 11/18] kunit: test: add the concept of assertions
- [PATCH v10 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v10 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v10 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v10 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v10 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v10 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v10 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v10 10/18] kunit: test: add tests for kunit test abort
- [PATCH v10 09/18] kunit: test: add support for test abort
- [PATCH v10 05/18] kunit: test: add the concept of expectations
- [PATCH v10 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v10 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v10 02/18] kunit: test: add test resource management API
- [PATCH v10 01/18] kunit: test: add KUnit test runner core
- [PATCH v10 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 02/18] kunit: test: add test resource management API
- Re: [PATCH v9 06/18] kbuild: enable building KUnit
- Re: [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- Re: [PATCH v9 02/18] kunit: test: add test resource management API
- Re: [PATCH v9 02/18] kunit: test: add test resource management API
- Re: [PATCH v9 01/18] kunit: test: add KUnit test runner core
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr
- Re: [PATCH v18 08/15] userfaultfd: untag user pointers
- Re: [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
- [PATCH AUTOSEL 5.1 198/219] selftests: bpf: fix inlines in test_lwt_seg6local
- [PATCH AUTOSEL 4.19 142/158] selftests: bpf: fix inlines in test_lwt_seg6local
- Re: [PATCH] selftests/livepatch: add test skip handling
- [PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
- [PATCH AUTOSEL 5.2 085/249] selftests/bpf : clean up feature/ when make clean
- [PATCH AUTOSEL 5.2 024/249] selftests/bpf: adjust verifier scale test
- [PATCH AUTOSEL 5.2 024/249] selftests/bpf: adjust verifier scale test
- Re: [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH] selftests/livepatch: add test skip handling
- [PATCH] selftests/livepatch: add test skip handling
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [GIT PULL] Kselftest update for Linux 5.3-rc1
- Re: [RFC PATCH] selftests/livepatch: only consider supported arches
- [GIT PULL] Kselftest update for Linux 5.3-rc1
- Re: [RFC PATCH] selftests/livepatch: only consider supported arches
- Re: [RFC PATCH] selftests/livepatch: only consider supported arches
- Re: [RFC PATCH] selftests/livepatch: only consider supported arches
- [RFC PATCH] selftests/livepatch: only consider supported arches
- Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- Re: [PATCH 0/2] Fold checksum at the end of bpf_csum_diff and fix
- Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- [PATCH v9 01/18] kunit: test: add KUnit test runner core
- [PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
- [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
- [PATCH v9 05/18] kunit: test: add the concept of expectations
- [PATCH v9 07/18] kunit: test: add initial tests
- [PATCH v9 12/18] kunit: test: add tests for KUnit managed resources
- [PATCH v9 11/18] kunit: test: add the concept of assertions
- [PATCH v9 10/18] kunit: test: add tests for kunit test abort
- [PATCH v9 14/18] kunit: defconfig: add defconfigs for building KUnit tests
- [PATCH v9 15/18] Documentation: kunit: add documentation for KUnit
- [PATCH v9 13/18] kunit: tool: add Python wrappers for running KUnit tests
- [PATCH v9 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
- [PATCH v9 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
- [PATCH v9 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
- [PATCH v9 09/18] kunit: test: add support for test abort
- [PATCH v9 08/18] objtool: add kunit_try_catch_throw to the noreturn list
- [PATCH v9 06/18] kbuild: enable building KUnit
- [PATCH v9 03/18] kunit: test: add string_stream a std::stream like string builder
- [PATCH v9 02/18] kunit: test: add test resource management API
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- Re: [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
- Re: [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
- Re: [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
- Re: [PATCH 0/2] Fold checksum at the end of bpf_csum_diff and fix
- Re: [PATCH 2/2] bpf, selftest: fix checksum value for test #13
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
- Re: [PATCH] vsyscall: use __iter_div_u64_rem()
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]