messages from 2024-06-08 09:20:28 to 2024-06-11 15:31:50 UTC [more...]
[PATCH] selftests: filesystems: add return value checks
2024-06-11 15:31 UTC (2+ messages)
[PATCH] selftests: filesystems: fix warn_unused_result build warnings
2024-06-11 15:23 UTC (5+ messages)
[PATCH] selftests: seccomp: fix format-zero-length warnings
2024-06-11 15:16 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] selftests: proc: remove unreached code and fix build warning
2024-06-11 15:04 UTC (5+ messages)
[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
2024-06-11 15:03 UTC (7+ messages)
` [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags
[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
2024-06-11 14:13 UTC (15+ messages)
` [PATCH 1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal
` [PATCH 4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
` [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
[PATCH 0/5] Reorganize string-stream and assert tests
2024-06-11 13:10 UTC (14+ messages)
` [PATCH 1/5] kunit: string-stream: export non-static functions
` [PATCH 2/5] kunit: kunit-test: Remove stub for log tests
` [PATCH 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH 4/5] kunit: assert: export non-static functions
` [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
[PATCH 00/13] riscv: Add support for xtheadvector
2024-06-11 12:06 UTC (25+ messages)
` [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 02/13] dt-bindings: thead: add a vlen register length property
` [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH 12/13] selftests: riscv: Fix vector tests
` [PATCH 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-11 11:25 UTC (6+ messages)
` [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-11 10:31 UTC (18+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 3/4] capabilities: Add sysctl to mask off "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
[PATCH v4 00/10] Add support for synchronous signals on perf events
2024-06-11 9:18 UTC (2+ messages)
[PATCH net-next v6 0/2] Add F_SETFL for fcntl in test_sockmap
2024-06-11 9:13 UTC (3+ messages)
` [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
` [PATCH net-next v6 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-06-11 8:41 UTC (3+ messages)
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-11 8:21 UTC (30+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-06-11 7:49 UTC (4+ messages)
` [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-11 6:50 UTC (8+ messages)
` [PATCH v2] "
[PATCH] selftests/sched: fix code format issues
2024-06-11 5:18 UTC
[PATCH v2 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
2024-06-11 3:49 UTC (2+ messages)
` [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
[PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
2024-06-11 3:32 UTC (4+ messages)
` [PATCH v1 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
[PATCH net 0/4] mptcp: various fixes
2024-06-11 3:00 UTC (2+ messages)
[PATCH bpf-next v2 0/2] Enable INET_XFRM_TUNNEL in config
2024-06-11 2:27 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Close netns in error paths in test_tunnel
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-06-11 2:24 UTC (8+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
2024-06-11 2:12 UTC (4+ messages)
[PATCH bpf-next 0/5] use network helpers, part 7
2024-06-11 1:59 UTC (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next 2/5] selftests/bpf: Drop noconnect "
` [PATCH bpf-next 3/5] selftests/bpf: Drop must_fail "
` [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
[PATCH v2 00/13] riscv: Add support for xtheadvector
2024-06-10 22:56 UTC (14+ messages)
` [PATCH v2 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v2 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v2 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v2 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v2 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v2 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v2 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v2 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v2 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v2 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v2 12/13] selftests: riscv: Fix vector tests
` [PATCH v2 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
2024-06-10 22:55 UTC (5+ messages)
[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-10 21:58 UTC (18+ messages)
` [PATCH v7 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v7 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v7 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v7 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v7 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v7 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v7 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v7 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v7 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v7 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v7 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v7 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v7 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v7 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v7 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v7 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
[PATCH v2 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 21:33 UTC (3+ messages)
` [PATCH v2 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
[PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
2024-06-10 21:27 UTC (2+ messages)
[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
2024-06-10 19:48 UTC (11+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-10 18:39 UTC (5+ messages)
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
[PATCH v5 00/28] NT synchronization primitive driver
2024-06-10 16:58 UTC (2+ messages)
[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-10 14:55 UTC (4+ messages)
` [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
2024-06-10 13:28 UTC (13+ messages)
` [PATCH bpf-next v4 02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype
` [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
` [PATCH bpf-next v4 04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
` [PATCH bpf-next v4 05/12] bpf: selftests: Fix bpf_map_sum_elem_count() "
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() "
` [PATCH bpf-next v4 07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
` [PATCH bpf-next v4 09/12] bpf: treewide: Align kfunc signatures to prog point-of-view
` [PATCH bpf-next v4 10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes
` [PATCH bpf-next v4 11/12] bpf: selftests: xfrm: "
[PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
2024-06-10 9:20 UTC (3+ messages)
[PATCH] selftests: Add information about TAP conformance in tests
2024-06-10 8:32 UTC
[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
2024-06-10 5:41 UTC (5+ messages)
` [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "
` [PATCH v2 2/4] kselftests: vdso: vdso_test_correctness: "
` [PATCH v2 3/4] kselftests: vdso: vdso_test_getcpu: "
` [PATCH v2 4/4] kselftests: vdso: vdso_test_gettimeofday: "
[PATCH] MAINTAINERS: Add selftests/x86 entry
2024-06-10 5:28 UTC
[PATCH 0/4] selftest: x86: conform tests to TAP format output
2024-06-10 5:19 UTC (4+ messages)
[PATCH] selftests: net: Add on/off checks for network interface non fixed features
2024-06-09 13:28 UTC (2+ messages)
[PATCH v2] sefltests: net: Add on/off checks for network interface non fixed features
2024-06-09 13:21 UTC
[PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
2024-06-08 10:22 UTC (3+ messages)
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