Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 05:19:31 to 2023-06-09 16:43:40 UTC [more...]

[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09 16:43 UTC 

POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL] in vrf "bind - ns-B IPv6 LLA" test
 2023-06-09 16:13 UTC  (10+ messages)
      ` POSSIBLE BUG: selftests/net/fcnal-test.sh: [FAIL][FIX TESTED] "

[PATCH v2] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
 2023-06-09 15:40 UTC  (2+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09 13:35 UTC  (14+ messages)
` [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-09 13:05 UTC  (6+ messages)

[PATCH 0/2] Modify vDSO selftests
 2023-06-09  9:50 UTC  (3+ messages)
` [PATCH 1/2] selftests/vDSO: Add support for LoongArch
` [PATCH 2/2] selftests/vDSO: Get version and name for all archs

[PATCH v2 0/4] tools/nolibc: add two new syscall helpers
 2023-06-09  9:15 UTC  (6+ messages)
` [PATCH v2 1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers

[PATCH v5] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
 2023-06-09  9:07 UTC 

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-09  4:29 UTC  (15+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
 2023-06-09  3:52 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf: ensure main program has an extable
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables

[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-09  3:03 UTC  (4+ messages)
` [PATCH v2 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH v2 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH v2 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH net 0/3] Check if FIPS mode is enabled when running selftests
 2023-06-09  2:17 UTC  (7+ messages)
` [PATCH net 1/3] selftests: net: tls: check if FIPS mode is enabled
` [PATCH net 2/3] selftests: net: vrf-xfrm-tests: change authentication and encryption algos
` [PATCH net 3/3] selftests: net: fcnal-test: check if FIPS mode is enabled

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-06-09  1:20 UTC  (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test

[PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search
 2023-06-09  0:09 UTC  (10+ messages)
` [PATCH bpf v2 1/2] selftests/bpf: add a test for subprogram extables
` [PATCH bpf v2 2/2] bpf: ensure main program has an extable

[PATCH net-next v7 3/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-06-08 20:26 UTC 

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-08 20:17 UTC  (6+ messages)
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value

[PATCH 0/3] tracing/user_events: Fix incorrect return value for
 2023-06-08 17:21 UTC  (6+ messages)
` [PATCH 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH 3/3] selftests/user_events: Add test cases when event is disabled

nolibc patches, still possible for 6.5 ?
 2023-06-08 16:40 UTC  (15+ messages)

[PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2)
 2023-06-08 16:38 UTC  (15+ messages)
` [PATCH net 01/14] selftests: mptcp: lib: skip if missing symbol
` [PATCH net 02/14] selftests: mptcp: connect: skip transp tests if not supported
` [PATCH net 03/14] selftests: mptcp: connect: skip disconnect "
` [PATCH net 04/14] selftests: mptcp: connect: skip TFO "
` [PATCH net 05/14] selftests: mptcp: diag: skip listen "
` [PATCH net 06/14] selftests: mptcp: diag: skip inuse "
` [PATCH net 07/14] selftests: mptcp: pm nl: remove hardcoded default limits
` [PATCH net 08/14] selftests: mptcp: pm nl: skip fullmesh flag checks if not supported
` [PATCH net 09/14] selftests: mptcp: sockopt: relax expected returned size
` [PATCH net 10/14] selftests: mptcp: sockopt: skip getsockopt checks if not supported
` [PATCH net 11/14] selftests: mptcp: sockopt: skip TCP_INQ "
` [PATCH net 12/14] selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable
` [PATCH net 13/14] selftests: mptcp: userspace pm: skip if not supported
` [PATCH net 14/14] selftests: mptcp: userspace pm: skip PM listener events tests if unavailable

[PATCH 1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg
 2023-06-08 13:48 UTC 

[PATCH 1/2] tty: tty_io: update timestamps on all device nodes
 2023-06-08 11:51 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] selftests: tty: add selftest for tty timestamp updates

[PATCH bpf,v5 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-06-08 11:41 UTC  (5+ messages)
` [PATCH bpf,v5 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v5 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v5 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v5 4/4] selftests/bpf: Add vrf_socket_lookup tests

[PATCH 0/2] KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA
 2023-06-08 11:34 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Test consistency of setting MSR_IA32_DS_AREA
` [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES

[PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill
 2023-06-08 11:21 UTC  (5+ messages)
` [PATCH bpf v4 1/2] bpf: "
` [PATCH bpf v4 2/2] selftests/bpf: Add test cases to assert proper ID tracking "

nolibc: KTAP output and test reports
 2023-06-08 10:48 UTC  (2+ messages)

[PATCH v3 0/3] tools/nolibc: add a new syscall helper
 2023-06-08 10:10 UTC  (6+ messages)
` [PATCH v3 1/3] tools/nolibc: sys.h: add a syscall return helper
` [PATCH v3 2/3] tools/nolibc: unistd.h: apply __sysret() helper
` [PATCH v3 3/3] tools/nolibc: sys.h: "

selftests: -e error: missing kernel header files. Please run this and try again
 2023-06-08  8:39 UTC  (2+ messages)

[PATCH v17 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-08  8:12 UTC  (6+ messages)
` [PATCH v17 2/5] fs/proc/task_mmu: "

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-08  8:07 UTC  (12+ messages)
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid "
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain

[PATCH RESEND 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-06-08  7:59 UTC  (6+ messages)
` [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices

[PATCH net-next v2] selftests: net: vxlan: Fix selftest regression after changes in iproute2
 2023-06-08  7:56 UTC  (2+ messages)

[PATCH net-next v1] selftests: net: vxlan: Fix selftest regression after changes in iproute2
 2023-06-08  6:38 UTC  (2+ messages)

[PATCH v3 1/3] docs: sound: add 'pcmtest' driver documentation
 2023-06-08  5:14 UTC  (2+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-08  4:38 UTC  (2+ messages)

[PATCH 5.15 142/159] test_firmware: fix the memory leak of the allocated firmware buffer
 2023-06-07 20:17 UTC 

[PATCH 5.4 91/99] test_firmware: fix the memory leak of the allocated firmware buffer
 2023-06-07 20:17 UTC 

[PATCH 5.10 105/120] test_firmware: fix the memory leak of the allocated firmware buffer
 2023-06-07 20:17 UTC 

[PATCH 6.1 204/225] test_firmware: fix a memory leak with reqs buffer
 2023-06-07 20:16 UTC  (2+ messages)
` [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer

[PATCH 6.3 267/286] test_firmware: prevent race conditions by a correct implementation of locking
 2023-06-07 20:16 UTC  (3+ messages)
` [PATCH 6.3 268/286] test_firmware: fix a memory leak with reqs buffer
` [PATCH 6.3 269/286] test_firmware: fix the memory leak of the allocated firmware buffer

[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
 2023-06-07 16:39 UTC 

[PATCH net-next] selftests: net: vxlan: Fix selftest after changes in iproute2
 2023-06-07 16:32 UTC  (2+ messages)

[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
 2023-06-07 15:36 UTC 

[PATCH v3] selftests/input: Introduce basic tests for evdev ioctls
 2023-06-07 15:32 UTC 

[PATCH 1/4] selftests/nolibc: add a test-report target
 2023-06-07 14:15 UTC  (4+ messages)

[PATCH v3 0/4] tracing/user_events: Add empty arguments events
 2023-06-07 14:10 UTC  (2+ messages)

[PATCH v4 1/3] docs: sound: add 'pcmtest' driver documentation
 2023-06-07 13:35 UTC  (2+ messages)

[PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
 2023-06-07 13:26 UTC  (6+ messages)

[PATCH v3 0/4] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-06-07 12:37 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v3 2/4] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v3 3/4] KVM: selftests: Check if event filter meets expectations on fixed counters
` [PATCH v3 4/4] KVM: selftests: Test gp event filters don't affect fixed event filters

[PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32
 2023-06-07 10:44 UTC  (5+ messages)

[PATCH v4 0/3] nolibc: add part2 of support for rv32
 2023-06-07  9:37 UTC  (4+ messages)
` [PATCH v4 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v4 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
` [PATCH v4 3/3] selftests/nolibc: riscv: customize makefile for rv32

[PATCH 0/8] Remove child from struct ctl_table
 2023-06-07  8:13 UTC  (3+ messages)

[PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
 2023-06-07  7:36 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill

[PATCH v2 4/4] tools/nolibc: sys.h: apply __syscall() helper
 2023-06-07  6:38 UTC  (4+ messages)

[PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-07  5:45 UTC  (4+ messages)

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-06-07  5:37 UTC  (5+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).