Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 152 participants
  • 12372 discussions

[PATCH AUTOSEL 6.6 065/104] selftests/bpf: fix compiler warnings in RELEASE=1 mode
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 031/104] bpf: Fix a few selftest failures due to llvm18 change
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 008/104] selftests/bpf: Fix issues in setup_classid_environment()
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 006/104] selftests/bpf: Fix pyperf180 compilation failure with clang18
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 004/104] selftests/bpf: satisfy compiler by having explicit return in btf test
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 003/104] selftests/bpf: fix RELEASE=1 build for tc_opts
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 066/108] selftests/bpf: fix compiler warnings in RELEASE=1 mode
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 031/108] bpf: Fix a few selftest failures due to llvm18 change
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 008/108] selftests/bpf: Fix issues in setup_classid_environment()
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 006/108] selftests/bpf: Fix pyperf180 compilation failure with clang18
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 004/108] selftests/bpf: satisfy compiler by having explicit return in btf test
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 003/108] selftests/bpf: fix RELEASE=1 build for tc_opts
by Sasha Levin
1 year, 3 months

[PATCH] MAINTAINERS: kunit: Add Rae Moar as a reviewer
by David Gow
1 year, 3 months

[PATCH net] selftests: bonding: add missing build configs
by Jakub Kicinski
1 year, 3 months

[PATCH net] selftests: netdevsim: correct expected FEC strings
by Jakub Kicinski
1 year, 3 months

[PATCH net] selftests: netdevsim: sprinkle more udevadm settle
by Jakub Kicinski
1 year, 3 months

[PATCH v11 0/8] Add iommufd nesting (part 2/2)
by Yi Liu
1 year, 3 months

[PATCH AUTOSEL 6.6 11/14] kunit: tool: fix parsing of test attributes
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 09/14] selftests/nolibc: fix testcase status alignment
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.6 08/14] selftests/nolibc: use EFI -bios for LoongArch qemu
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 13/18] kunit: Reset test->priv after each param iteration
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 12/18] kunit: tool: fix parsing of test attributes
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 10/18] selftests/nolibc: fix testcase status alignment
by Sasha Levin
1 year, 3 months

[PATCH AUTOSEL 6.7 09/18] selftests/nolibc: use EFI -bios for LoongArch qemu
by Sasha Levin
1 year, 3 months

[PATCH 00/12] selftests/net: Add TCP-AO tests
by Dmitry Safonov
1 year, 3 months

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
by Lu Baolu
1 year, 3 months

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

[PATCH v3] selftests/landlock:Fix two build issues
by Hu Yadi
1 year, 4 months

[PATCH v2 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
by Muhammad Usama Anjum
1 year, 4 months

[PATCH v11 5/5] ring-buffer/selftest: Add ring-buffer mapping test
by Vincent Donnefort
1 year, 4 months

[PATCH v6 0/4] Introduce mseal()
by jeffxu@chromium.org
1 year, 4 months

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
by Daniel Xu
1 year, 4 months

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
by kernel test robot
1 year, 4 months

[PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
by Maxim Mikityanskiy
1 year, 4 months

[PATCH] selftests/livepatch: fix and refactor new dmesg message code
by Joe Lawrence
1 year, 4 months

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
by Nathan Chancellor
1 year, 4 months

[PATCH V13 0/7] amd-pstate preferred core
by Meng Li
1 year, 4 months

[PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
by Naveen N Rao
1 year, 4 months

[PATCH v2] selftests/mm: mremap_test: fix build warning
by Muhammad Usama Anjum
1 year, 4 months

[PATCH] selftests/mm: mremap_test: fix build warning
by Muhammad Usama Anjum
1 year, 4 months

[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
by Christoph Muellner
1 year, 4 months

[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
by Shaoqin Huang
1 year, 4 months

[PATCH] kunit: Fix a NULL vs IS_ERR() bug
by Dan Carpenter
1 year, 4 months

[PATCH] selftests/core: Fix build issue with CLOSE_RANGE_UNSHARE
by Hu Yadi
1 year, 4 months

[PATCH v3] Documentation: KUnit: Update the instructions on how to test static functions
by Arthur Grillo
1 year, 4 months

[PATCH] selftests/landlock:Fix two build issues
by Hu Yadi
1 year, 4 months

[PATCH] selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGS
by Dmitry Safonov
1 year, 4 months

[PATCH] kunit: device: Fix a NULL vs IS_ERR() check in init()
by Dan Carpenter
1 year, 4 months

Re: [PATCH v14 10/12] selftests/landlock: Add network tests
by Muhammad Usama Anjum
1 year, 4 months

[PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
by Marcos Paulo de Souza
1 year, 4 months
Results per page: