messages from 2024-06-10 01:56:41 to 2024-06-11 23:14:13 UTC [more...]
[PATCH v3 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
2024-06-11 23:14 UTC
[PATCH v2 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
2024-06-11 23:03 UTC (4+ messages)
` [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
[PATCH v2 0/4] Introduce user namespace capabilities
2024-06-11 22:38 UTC (20+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
[PATCH] selftests: mm: Make map_fixed_noreplace test names stable
2024-06-11 22:23 UTC (2+ messages)
[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-11 22:18 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] selftests/resctrl: Fix non-contiguous CBM "
[PATCH v2 0/3] Userspace controls soft-offline pages
2024-06-11 21:55 UTC (4+ 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 bpf-next 0/5] use network helpers, part 7
2024-06-11 21:20 UTC (9+ 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 0/2] selftests/openat2, fchmodat2: fix clang build failures
2024-06-11 21:01 UTC (2+ messages)
[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
2024-06-11 20:54 UTC (16+ 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] selftests/sched: fix code format issues
2024-06-11 20:48 UTC (2+ messages)
[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
2024-06-11 20:37 UTC (7+ 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] selftests: Add information about TAP conformance in tests
2024-06-11 20:27 UTC (2+ messages)
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-06-11 20:06 UTC (9+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
[PATCH v2 00/13] riscv: Add support for xtheadvector
2024-06-11 19:47 UTC (16+ 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 v2] selftests/vDSO: fix clang build errors and warnings
2024-06-11 18:30 UTC (2+ messages)
[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
2024-06-11 18:12 UTC (7+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-11 18:09 UTC (27+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH 00/13] riscv: Add support for xtheadvector
2024-06-11 17:51 UTC (26+ 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 bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
2024-06-11 16:58 UTC (8+ messages)
` [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-11 16:57 UTC (6+ 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] 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] Reorganize string-stream and assert tests
2024-06-11 13:10 UTC (4+ messages)
` [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
[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 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 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 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] selftests/bpf: Enable INET_XFRM_TUNNEL in config
2024-06-11 2:12 UTC (4+ 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 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 net-next v2 9/9] selftests: openvswitch: add emit_sample test
2024-06-10 9:20 UTC (3+ messages)
[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)
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).