Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-14 08:38:21 to 2024-06-18 04:07:37 UTC [more...]

[PATCH bpf-next v4 0/6] use network helpers, part 7
 2024-06-18  4:06 UTC 

[PATCH v3 0/3] Userspace controls soft-offline pages
 2024-06-18  3:01 UTC  (7+ messages)
` [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v3 2/3] selftest/mm: test enable_soft_offline behaviors
` [PATCH v3 3/3] docs: mm: add enable_soft_offline sysctl

[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18  2:24 UTC  (7+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v3 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v3 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v3 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v3 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v3 6/6] selftests/mm: remove local __NR_* definitions

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18  1:52 UTC  (19+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH v2 2/6] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH v2 3/6] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
` [PATCH v2 4/6] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
` [PATCH v2 5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[PATCH net] selftests: mptcp: userspace_pm: fixed subtest names
 2024-06-18  1:10 UTC  (3+ messages)

[PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-06-18  0:01 UTC  (5+ messages)
` [PATCH v9 2/3] "
` [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-17 22:41 UTC  (5+ messages)

[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
 2024-06-17 22:25 UTC  (4+ messages)
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype

[PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
 2024-06-17 20:15 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH v3 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile
` [PATCH v3 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile
  ` Shuah, Andy L: [PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-17 19:17 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-17 19:15 UTC  (20+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 18:48 UTC  (9+ messages)
` [PATCH net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
` [PATCH net-next 2/7] selftests: openvswitch: Refactor actions parsing
` [PATCH net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
` [PATCH net-next 4/7] selftests: openvswitch: Add support for tunnel() key
` [PATCH net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
` [PATCH net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [PATCH net-next 7/7] selftests: net: add config for openvswitch

[RFC net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 17:56 UTC  (21+ messages)
` [RFC net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
  ` [ovs-dev] "
` [RFC net-next 2/7] selftests: openvswitch: Refactor actions parsing
  ` [ovs-dev] "
` [RFC net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
  ` [ovs-dev] "
` [RFC net-next 4/7] selftests: openvswitch: Add support for tunnel() key
  ` [ovs-dev] "
` [RFC net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
  ` [ovs-dev] "
` [RFC net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [RFC net-next 7/7] selftests: net: add config for openvswitch
  ` [ovs-dev] "

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-17 17:52 UTC  (16+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP

[PATCH] kunit/usercopy: Disable testing on !CONFIG_MMU
 2024-06-17 17:41 UTC 

[PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
 2024-06-17 17:40 UTC  (3+ messages)
` [PATCH v1 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1

[PATCH v17 5/5] x86: vdso: Wire up getrandom() vDSO implementation
 2024-06-17 16:24 UTC  (2+ messages)

[PATCH v2 0/3] Userspace controls soft-offline pages
 2024-06-17 15:42 UTC  (17+ messages)
` [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors
` [PATCH v2 3/3] docs: mm: add enable_soft_offline sysctl

[PATCH-cgroup v2 0/5] cgroup/cpuset: Fix miscellaneous issues
 2024-06-17 14:39 UTC  (6+ messages)
` [PATCH-cgroup v2 1/5] cgroup/cpuset: Fix remote root partition creation problem
` [PATCH-cgroup v2 2/5] selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robot
` [PATCH-cgroup v2 3/5] cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
` [PATCH-cgroup v2 4/5] cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
` [PATCH-cgroup v2 5/5] selftest/cgroup: Update test_cpuset_prs.sh to match changes

[PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64
 2024-06-17 13:26 UTC 

[PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64
 2024-06-17 13:25 UTC 

[PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64
 2024-06-17 13:24 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[PATCH AUTOSEL 6.6 22/35] selftests: cachestat: Fix build warnings on ppc64
 2024-06-17 13:22 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 23/35] selftests/openat2: "
` [PATCH AUTOSEL 6.6 24/35] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[PATCH AUTOSEL 6.9 25/44] selftests: cachestat: Fix build warnings on ppc64
 2024-06-17 13:19 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 26/44] selftests/openat2: "
` [PATCH AUTOSEL 6.9 27/44] selftests/overlayfs: Fix build error "
` [PATCH AUTOSEL 6.9 28/44] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
 2024-06-17 12:29 UTC  (6+ messages)

[PATCH net] selftests: openvswitch: Use bash as interpreter
 2024-06-17 10:33 UTC  (3+ messages)

[PATCH mptcp-next v3 0/6] use network helpers, part 7
 2024-06-17  9:17 UTC  (8+ messages)
` [PATCH mptcp-next v3 1/6] selftests/bpf: Drop type from network_helper_opts
` [PATCH mptcp-next v3 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
` [PATCH mptcp-next v3 3/6] selftests/bpf: Add client_socket helper
` [PATCH mptcp-next v3 4/6] selftests/bpf: Drop noconnect from network_helper_opts
` [PATCH mptcp-next v3 5/6] selftests/bpf: Use start_server_str in mptcp
` [PATCH mptcp-next v3 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

[PATCH] selftests/mm:fix test_prctl_fork_exec return failure
 2024-06-17  8:01 UTC  (2+ messages)

[PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
 2024-06-17  7:18 UTC  (3+ messages)

[PATCH v3 0/6] ALSA: some driver fixes for control input validations
 2024-06-16  7:34 UTC  (7+ messages)
` [PATCH v3 1/6] ALSA: vmaster: Return error for invalid input values
` [PATCH v3 2/6] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH v3 3/6] ALSA: control: Apply sanity check of input values for user elements
` [PATCH v3 4/6] kselftest/alsa: Fix validation of writes to volatile controls
` [PATCH v3 5/6] ALSA: chmap: Mark Channel Map controls as volatile
` [PATCH v3 6/6] ALSA: hda: Add input value sanity checks to HDMI channel map controls

[PATCH] kselftest/alsa: Fix validation of writes to volatile controls
 2024-06-16  7:32 UTC  (2+ messages)

[PATCH v2 0/6] ALSA: some driver fixes for control input validations
 2024-06-16  3:39 UTC  (18+ messages)
` [PATCH v2 1/6] ALSA: vmaster: Return error for invalid input values
` [PATCH v2 2/6] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH v2 3/6] ALSA: control: Apply sanity check of input values for user elements
` [PATCH v2 4/6] kselftest/alsa: mixer-test: Skip write verification for volatile controls
` [PATCH v2 5/6] ALSA: chmap: Mark Channel Map controls as volatile
` [PATCH v2 6/6] ALSA: hda: Add input value sanity checks to HDMI channel map controls

[PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
 2024-06-15 15:20 UTC  (11+ messages)

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-15 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] capabilities: Add "

[PATCH 1/2] selftests: kvm: remove print_skip()
 2024-06-15 13:01 UTC  (2+ messages)

[PATCH net-next 0/6] selftests: mptcp: use net/lib.sh to manage netns
 2024-06-15  7:40 UTC  (5+ messages)
` [PATCH net-next 2/6] selftests: net: lib: remove ns from list after clean-up

kselftest/next kselftest-seccomp: 5 runs, 5 regressions (v6.10-rc1-2-g64f5bc57b24e)
 2024-06-15  5:23 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-2-g64f5bc57b24e)
 2024-06-15  5:23 UTC 

kselftest/next kselftest-cpufreq: 5 runs, 2 regressions (v6.10-rc1-2-g64f5bc57b24e)
 2024-06-15  5:23 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v6.10-rc1-2-g64f5bc57b24e)
 2024-06-15  5:23 UTC 

kselftest/fixes kselftest-lib: 4 runs, 2 regressions (linux_kselftest-fixes-6.10-rc3-4-ged3994ac847e)
 2024-06-15  4:35 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (linux_kselftest-fixes-6.10-rc3-4-ged3994ac847e)
 2024-06-15  4:35 UTC 

kselftest/fixes kselftest-cpufreq: 10 runs, 1 regressions (linux_kselftest-fixes-6.10-rc3-4-ged3994ac847e)
 2024-06-15  4:35 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 1 warning (v6.10-rc1-2-g64f5bc57b24e)
 2024-06-15  4:25 UTC 

kselftest/fixes build: 8 builds: 0 failed, 8 passed, 1 warning (linux_kselftest-fixes-6.10-rc3-4-ged3994ac847e)
 2024-06-15  3:37 UTC 

[PATCH v3] sefltests: net: Add on/off checks for network interface non fixed features
 2024-06-15  1:50 UTC  (2+ messages)

[PATCH v2] selftests/vDSO: fix clang build errors and warnings
 2024-06-14 23:10 UTC  (5+ messages)

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-06-14 18:39 UTC  (9+ messages)
` [PATCH v3 1/4] selftests/resctrl: Rename variables and functions to generic names
` [PATCH v3 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
` [PATCH v3 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
` [PATCH v3 4/4] selftests/resctrl: Enable MBA/MBA "

[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
 2024-06-14 16:43 UTC  (2+ messages)

[PATCH] tracing/selftests: Run the ownership test twice
 2024-06-14 16:41 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-14 15:54 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags

selftests: arm64: fp-stress: KERNEL-1-0/3-0/4-0/6-0 - gcc-13 - Failed - clang-pass
 2024-06-14 15:23 UTC  (2+ messages)

[PATCH 0/5] ALSA: some driver fixes for control input validations
 2024-06-14 14:40 UTC  (11+ messages)
` [PATCH 1/5] ALSA: vmaster: Return error for invalid input values
` [PATCH 2/5] ALSA: hda: Return -EINVAL for invalid volume/switch inputs
` [PATCH 3/5] ALSA: control: Apply sanity check of input values for user elements
` [PATCH 4/5] kselftest/alsa: mixer-test: Skip write tests for volatile controls
` [PATCH 5/5] ALSA: chmap: Mark Channel Map controls as volatile

[PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
 2024-06-14 12:53 UTC  (3+ messages)
` [PATCH] selftests/livepatch: "

testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
 2024-06-14 12:38 UTC  (8+ messages)

selftests: ftrace: WARNING: at arch/arm64/kernel/stacktrace.c:112 arch_stack_walk
 2024-06-14 12:14 UTC  (2+ messages)

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-14 11:42 UTC  (7+ messages)

[PATCH v2] sefltests: net: Add on/off checks for network interface non fixed features
 2024-06-14 11:36 UTC  (2+ messages)

[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-14  9:26 UTC  (5+ messages)
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops


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).