Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 130 participants
  • 12347 discussions

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
by Gregory Price
2 years, 3 months

[PATCH] KVM: selftests: Fix build of rseq test
by Mark Brown
2 years, 3 months

[PATCH] tools/testing/kunit/kunit.py: remove redundant double check
by Alexander Pantyukhin
2 years, 3 months

[PATCH 0/3] align custom kbuild messages to standard layout
by Thomas Weißschuh
2 years, 3 months

[PATCH v3 0/5] nolibc signal handling support
by Ammar Faizi
2 years, 3 months

Re: [tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
by Mathieu Desnoyers
2 years, 3 months

[PATCH 5.10] Revert "selftests/ftrace: Update synthetic event syntax errors"
by Zheng Yejian
2 years, 3 months

[PATCH v5] selftest/vm: add mremap expand merge offset test
by Lorenzo Stoakes
2 years, 3 months

[PATCH net 0/3] mptcp: userspace pm: create sockets for the right family
by Matthieu Baerts
2 years, 3 months

[PATCH] kunit: kunit_skip() should not overwrite KUNIT_FAIL()
by Daniel Latypov
2 years, 3 months

[PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
by Rae Moar
2 years, 3 months

[PATCH] selftests:dma: Fix compile error in user-space tool
by Gerd Bayer
2 years, 3 months

IST DIESE E-MAIL AKTIV?
by INFO
2 years, 3 months

kselftest/fixes kselftest-lkdtm: 4 runs, 4 regressions (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-seccomp: 4 runs, 4 regressions (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-lib: 3 runs, 3 regressions (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-cpufreq: 4 runs, 2 regressions (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.2-rc1-1-g9fdaca2c1e15)
by kernelci.org bot
2 years, 3 months

[PATCH] kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stress
by Mark Brown
2 years, 3 months

[PATCH 0/4] kselftest/arm64: syscall-abi fix and enhancements
by Mark Brown
2 years, 3 months

[PATCH 0/2] kselftest/arm64: Improvements to BTI tests on non-BTI systems
by Mark Brown
2 years, 3 months

[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
by Janis Schoetterl-Glausch
2 years, 3 months

[PATCH v1 1/1] selftests/filesystems: Grant executable permission to run_fat_tests.sh
by Pengfei Xu
2 years, 3 months

[PATCH] kselftest: Fix error message for unconfigured LLVM builds
by Mark Brown
2 years, 3 months

[PATCH] selftests/arm64: bump timeout to 15 minutes
by Naresh Kamboju
2 years, 3 months

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
by Mirsad Goran Todorovac
2 years, 3 months

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
by Benjamin Tissoires
2 years, 3 months

Słowa kluczowe do wypozycjonowania
by Adam Charachuta
2 years, 3 months

[V4 PATCH 0/4] Execute hypercalls according to host cpu
by Vishal Annapurve
2 years, 3 months

Re: [PATCH] kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
by Vlastimil Babka
2 years, 3 months

[PATCH 0/8] mm/damon: trivial fixups
by SeongJae Park
2 years, 3 months

[PATCH v4 00/17] IOMMUFD Generic interface
by Jason Gunthorpe
2 years, 3 months

PROBLEM: selftest/vm/cow.c failed to compile (‘MADV_PAGEOUT’ undeclared)
by Mirsad Goran Todorovac
2 years, 4 months

[PATCH] kvm: remove a semicolon
by Li zeming
2 years, 4 months

[PATCH net 0/3] selftests/net: Isolate l2_tos_ttl_inherit.sh in its own netns.
by Guillaume Nault
2 years, 4 months

[PATCH mm-unstable v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
by David Hildenbrand
2 years, 4 months

[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
by Gerd Bayer
2 years, 4 months

[PATCH] selftests: vm: Enable cross-compilation
by Björn Töpel
2 years, 4 months

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
by Mirsad Goran Todorovac
2 years, 4 months

[RESEND PATCH v1 0/3] nolibc auxiliary vector retrieval support
by Ammar Faizi
2 years, 4 months

[RFC PATCH v1 0/8] nolibc signal handling support
by Ammar Faizi
2 years, 4 months

[PATCH mm-unstable] selftests/mm: convert missing vm->mm changes
by SeongJae Park
2 years, 4 months

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
by Masami Hiramatsu (Google)
2 years, 4 months

[PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
by Alexey Dobriyan
2 years, 4 months

Re: [PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
by Benjamin Tissoires
2 years, 4 months

Re: BUG: core dump in selftest of proc fs
by Alexey Dobriyan
2 years, 4 months

Re: BUG: core dump in selftest of proc fs
by Alexey Dobriyan
2 years, 4 months

[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
by Changbin Du
2 years, 4 months

selftests: tc-testing: tdc.sh - WARNING: inconsistent lock state on arm x15
by Naresh Kamboju
2 years, 4 months
Results per page: