messages from 2024-06-28 22:23:57 to 2024-07-04 02:33:33 UTC [more...]
[PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
2024-07-04 2:33 UTC (2+ messages)
` [PATCH v4 1/3] selftests/vDSO: fix clang build errors and warnings
[PATCH 1/2] selftests/watchdog: limit ping loop and allow configuring the number of pings
2024-07-03 23:10 UTC (3+ messages)
[PATCH bpf-next v6 0/9] use network helpers, part 8
2024-07-03 21:58 UTC (15+ messages)
` [PATCH bpf-next v6 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v6 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v6 3/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v6 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v6 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v6 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v6 7/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v6 9/9] selftests/bpf: Drop make_socket "
[PATCH v3 0/2] selftests/resctrl: SNC kernel support discovery
2024-07-03 20:51 UTC (15+ messages)
` [PATCH v3 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v3 2/2] selftests/resctrl: Adjust SNC support messages
[PATCH bpf-next v3 0/3] selftests/bpf: new MPTCP subflow subtest
2024-07-03 18:57 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v3 2/3] selftests/bpf: Add mptcp pm_nl_ctl link
` [PATCH bpf-next v3 3/3] selftests/bpf: Add mptcp subflow subtest
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-03 18:31 UTC (32+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 08/14] net: support non paged skb frags
` [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v15 12/14] net: add devmem TCP documentation
[PATCH v2] selftests: mptcp: always close input's FD if opened
2024-07-03 17:40 UTC (2+ messages)
[PATCH net-next 0/3] selftests: openvswitch: Address some flakes in the CI environment
2024-07-03 16:55 UTC (7+ messages)
` [PATCH net-next 1/3] selftests: openvswitch: Bump timeout to 15 minutes
` [PATCH net-next 2/3] selftests: openvswitch: Attempt to autoload module
` [PATCH net-next 3/3] selftests: openvswitch: Be more verbose with selftest debugging
[PATCH 2/2] selftests/watchdog: convert the test output to KTAP format
2024-07-03 14:49 UTC (2+ messages)
[PATCH RFC 0/3] add support for mm-local memory allocations
2024-07-03 14:36 UTC (3+ messages)
` [PATCH RFC 3/3] drivers/misc: add test driver and selftest for proclocal allocator
[PATCH net v5] skmsg: skip zero length skb in sk_msg_recvmsg
2024-07-03 8:39 UTC
[PATCH v5 0/5] pids controller events rework
2024-07-03 6:59 UTC (3+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH v2 1/2] selftests/thermel/intel: conform the test to TAP output
2024-07-03 6:49 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH v4 00/13] riscv: Add support for xtheadvector
2024-07-03 5:56 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v4 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v4 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v4 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v4 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v4 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v4 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 12/13] selftests: riscv: Fix vector tests
` [PATCH v4 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2 0/3] tracing: Support poll on event hist file
2024-07-03 5:33 UTC (4+ messages)
` [PATCH v2 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v2 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v2 3/3] selftests/tracing: Add hist poll() support test
[PATCH] riscv: selftests: Fix vsetivli args for clang
2024-07-03 1:54 UTC
[PATCH net v3 0/2] bugfixes for skmsg
2024-07-03 1:54 UTC (9+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing
` [PATCH net v3 2/2] skmsg: bugfix for sk_msg sge iteration
[PATCH] selftests: tpm2: conform test to TAP output
2024-07-02 23:50 UTC (3+ messages)
[RFC PATCH 0/3] tracing: Support poll on event hist file
2024-07-02 23:08 UTC (3+ messages)
[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
2024-07-02 22:39 UTC (11+ messages)
` [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data
[GIT PULL] Kselftest fixes for Linux 6.10-rc7
2024-07-02 20:56 UTC (2+ messages)
[RFC] ktap_v2: KTAP specification transition method
2024-07-02 20:36 UTC (2+ messages)
[PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
2024-07-02 19:24 UTC (6+ messages)
` [PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings
[PATCH v3] selftests/capabilities: Fix possible file leak in copy_fromat_to
2024-07-02 16:22 UTC (4+ messages)
[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
2024-07-02 16:18 UTC (6+ messages)
[PATCH v3 00/13] riscv: Add support for xtheadvector
2024-07-02 15:39 UTC (16+ messages)
` [PATCH v3 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v3 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 09/13] riscv: vector: Support xtheadvector save/restore
[PATCH net-next v7 00/10] net: openvswitch: Add sample multicasting
2024-07-02 11:45 UTC (10+ messages)
` [PATCH net-next v7 07/10] selftests: openvswitch: add psample action
` [PATCH net-next v7 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v7 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v7 10/10] selftests: openvswitch: add psample test
[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
2024-07-02 10:28 UTC (3+ messages)
[PATCH 0/4] selftest: x86: conform tests to TAP format output
2024-07-02 10:17 UTC (5+ messages)
[PATCH] MAINTAINERS: Add selftests/x86 entry
2024-07-02 10:17 UTC (2+ messages)
[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
2024-07-02 10:16 UTC (5+ messages)
` [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "
[PATCH net-next v8 00/10] net: openvswitch: Add sample multicasting
2024-07-02 9:53 UTC (5+ messages)
` [PATCH net-next v8 07/10] selftests: openvswitch: add psample action
` [PATCH net-next v8 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v8 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v8 10/10] selftests: openvswitch: add psample test
[PATCH] selftests: openat2: don't print total number of tests and then skip
2024-07-02 7:02 UTC (4+ messages)
[PATCH net v4] skmsg: skip empty sge in sk_msg_recvmsg
2024-07-02 6:55 UTC
[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-07-02 6:24 UTC (3+ messages)
[PATCH v1 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
2024-07-02 5:37 UTC (5+ messages)
` [PATCH v1 1/2] riscv: Expose orig_a0 in the user_regs_struct structure
` [PATCH v1 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification
[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
2024-07-02 4:09 UTC (2+ messages)
[PATCH] selftest: epoll_busy_poll: remove unnecessary assignment in TEST_F(epoll_busy_poll, test_get_params)
2024-07-02 3:03 UTC (2+ messages)
[PATCH] selftests: tpm2: conform test to TAP output
2024-07-01 15:24 UTC (4+ messages)
[PATCH] selftests/bpf:Delete extra blank Lines
2024-07-01 15:20 UTC (2+ messages)
[PATCH v2 0/4] Fix warnings in for-6.11/bpf
2024-07-01 13:46 UTC (6+ messages)
` [PATCH v2 1/4] selftests/hid: ensure CKI can compile our new tests on old kernels
` [PATCH v2 2/4] HID: bpf: fix gcc warning and unify __u64 into u64
` [PATCH v2 3/4] HID: bpf: doc fixes for hid_hw_request() hooks
` [PATCH v2 4/4] "
[PATCH 1/2] selftests/thermel/intel: conform the test to TAP output
2024-07-01 9:40 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH] selftests/bpf:fix a resource leak
2024-07-01 9:27 UTC (4+ messages)
[PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
2024-07-01 8:40 UTC (2+ messages)
[PATCH v2] selftests: x86: conform test to TAP format output
2024-07-01 8:38 UTC (3+ messages)
[PATCH] selftests: firmware: conform test to TAP
2024-07-01 8:33 UTC (2+ messages)
[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
2024-07-01 6:14 UTC (3+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
[PATCH] selftests/breakpoints:Add return value in main function
2024-07-01 6:06 UTC
[PATCH] selftests/breakpoints:Remove unused variable
2024-07-01 3:00 UTC
[PATCH AUTOSEL 6.6 09/12] selftests: openvswitch: Set value to nla flags
2024-07-01 0:13 UTC
[PATCH AUTOSEL 6.9 13/20] selftests: openvswitch: Set value to nla flags
2024-07-01 0:11 UTC
[PATCH v2] selftest: acct: Add selftest for the acct() syscall
2024-06-30 19:22 UTC
[PATCH v4 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-30 15:18 UTC (3+ messages)
` [PATCH v4 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH v7 0/4] Userspace controls soft-offline pages
2024-06-30 10:44 UTC (7+ messages)
` [PATCH v7 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v7 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v7 4/4] docs: mm: add enable_soft_offline sysctl
[PATCH] selftests/proc: fix unused result warning during test compilation
2024-06-29 5:08 UTC (2+ messages)
[PATCH v2] selftests/proc: fix unused result warning during test compilation
2024-06-29 5:04 UTC
[PATCH net-next v3 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
2024-06-28 23:37 UTC (4+ messages)
[PATCH bpf-next v5 0/9] use network helpers, part 8
2024-06-28 22:38 UTC (3+ messages)
` [PATCH bpf-next v5 6/9] selftests/bpf: Use start_server_str in sk_lookup
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox