Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 44 participants
  • 14202 discussions

[PATCH] selftests: mm: fix linker error for inline function
by Amer Al Shanawany
1 year, 8 months

[PATCH bpf-next v5 0/6] use network helpers, part 1
by Geliang Tang
1 year, 8 months

[PATCH 0/1] selftest mm/mseal compile warning
by jeffxu@chromium.org
1 year, 8 months

[PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
by Jack Allister
1 year, 8 months

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
by Atish Patra
1 year, 8 months

Re: [PATCH v4 00/14] security: digest_cache LSM
by Bagas Sanjaya
1 year, 8 months

[PATCH] selftests: Fix asan linkage to work with clang
by Ryan Roberts
1 year, 8 months

[PATCH bpf-next 00/18] Introduce bpf_wq
by Benjamin Tissoires
1 year, 8 months

[PATCH v3 0/2] kunit: fix minor error path mistakes
by Wander Lairson Costa
1 year, 8 months

[PATCH net-next v4 0/7] selftests: drv-net: support testing with a remote system
by Jakub Kicinski
1 year, 8 months

[PATCH] selftests: mm: protection_keys: save/restore nr_hugepages value from launch script
by Muhammad Usama Anjum
1 year, 8 months

[PATCH] selftests: cpufreq: conform test to TAP
by Muhammad Usama Anjum
1 year, 8 months

[PATCH net-next v3 0/8] selftests: drv-net: support testing with a remote system
by Jakub Kicinski
1 year, 8 months

[PATCH 0/2] kunit: fix minor error path mistakes
by Wander Lairson Costa
1 year, 8 months

[PATCH] selftests: mm: restore settings from only parent process
by Muhammad Usama Anjum
1 year, 8 months

selftests: resctrl: cat_test.c: In function 'noncont_cat_run_test': ../kselftest.h:74:9: error: impossible constraint in 'asm' 74 | __asm__ __volatile__ ("cpuid\n\t"
by Naresh Kamboju
1 year, 8 months

[PATCH v2 0/2] kunit: fix minor error path mistakes
by Wander Lairson Costa
1 year, 8 months

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
by Richard Gobert
1 year, 8 months

selftests: arm64: check_buffer_fill.c:94:93: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'char *' [-Wformat=]
by Naresh Kamboju
1 year, 8 months

selftests: arm64: sve-ptrace.c:85:40: warning: data argument not used by format string [-Wformat-extra-args]
by Naresh Kamboju
1 year, 8 months

tools/testing/selftests/clone3/clone3_set_tid.c appears to always pass?
by Nathan Chancellor
1 year, 8 months

selftests: mm: seal_elf.c:140:45: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'char (*)[5]' [-Wformat=]
by Naresh Kamboju
1 year, 8 months

[PATCH net] selftests: kselftest_harness: fix Clang warning about zero-length format
by Jakub Kicinski
1 year, 8 months

[PATCH] selftests: adopt BPF's approach to quieter builds
by Jakub Kicinski
1 year, 8 months

[PATCH net-next] selftests: openvswitch: Fix escape chars in regexp.
by Adrian Moreno
1 year, 8 months

[PATCH bpf-next v4 00/14] use network helpers, part 1
by Geliang Tang
1 year, 8 months

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
by Charlie Jenkins
1 year, 8 months

[PATCH net 0/4] selftests/net/tcp_ao: A bunch of fixes for TCP-AO selftests
by Dmitry Safonov via B4 Relay
1 year, 8 months

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
by Charlie Jenkins
1 year, 8 months

[PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
by Clément Léger
1 year, 8 months

[PATCH] selftests: mm: Fix undeclared function error
by Muhammad Usama Anjum
1 year, 8 months

[PATCH] selftests/intel_pstate: Add validity check for cpu min/max frequency
by Yujie Liu
1 year, 8 months

kselftest/next kselftest-lkdtm: 2 runs, 2 regressions (v6.9-rc4-19-g00ab560eb0e3)
by kernelci.org bot
1 year, 8 months

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc4-19-g00ab560eb0e3)
by kernelci.org bot
1 year, 8 months

[PATCH 0/1] selftest mm/mseal: style change
by jeffxu@chromium.org
1 year, 8 months

kselftest/next build: 4 builds: 0 failed, 4 passed (v6.9-rc4-19-g00ab560eb0e3)
by kernelci.org bot
1 year, 8 months

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
by Dev Jain
1 year, 8 months

[PATCH net-next v2 0/6] selftests: drv-net: support testing with a remote system
by Jakub Kicinski
1 year, 8 months

[PATCH] selftests: Mark ksft_exit_fail_perror() as __noreturn
by Muhammad Usama Anjum
1 year, 8 months

[PATCH V2] KVM: selftests: Take large C-state exit latency into consideration
by Zide Chen
1 year, 8 months

[PATCH v4 0/6] pids controller events rework
by Michal Koutný
1 year, 8 months

[PATCH] selftests: exec: make binaries position independent
by Muhammad Usama Anjum
1 year, 8 months

[PATCH v5 2/5] power: supply: core: Add POWER_SUPPLY_TECHNOLOGY_CAPACITOR
by Mike Looijmans
1 year, 8 months

[PATCH net-next 00/10] selftests: Assortment of fixes
by Petr Machata
1 year, 8 months

[PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
by Atish Patra
1 year, 8 months

[PATCH net-next 0/5] selftests: drv-net: support testing with a remote system
by Jakub Kicinski
1 year, 8 months

[GIT PULL] Kselftest fixes update for Linux 6.9-rc5
by Shuah Khan
1 year, 8 months

[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
by David Hildenbrand
1 year, 8 months

[PATCH net-next v2 0/6] selftests: net: exercise page pool reporting via netlink
by Jakub Kicinski
1 year, 8 months

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
by Muhammad Usama Anjum
1 year, 8 months
Results per page: