messages from 2025-03-18 01:41:28 to 2025-03-20 21:35:57 UTC [more...]
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-03-20 21:35 UTC (5+ messages)
` [PATCH v12 23/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v12 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
2025-03-20 20:54 UTC (10+ messages)
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
[PATCH net-next] selftests: drv-net: rss_ctx: Don't assume indirection table is present
2025-03-20 20:03 UTC (2+ messages)
[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-20 20:03 UTC (2+ messages)
` [PATCH v2 2/2] selftests/timers: Improve skew_consistency by testing with other clockids
[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
2025-03-20 19:13 UTC (6+ messages)
[RFC -next 00/10] Add ZC notifications to splice and sendfile
2025-03-20 18:23 UTC (26+ messages)
` [RFC -next 01/10] splice: Add ubuf_info to prepare for ZC
` [RFC -next 02/10] splice: Add helper that passes through splice_desc
` [RFC -next 03/10] splice: Factor splice_socket into a helper
` [RFC -next 04/10] splice: Add SPLICE_F_ZC and attach ubuf
` [RFC -next 05/10] fs: Add splice_write_sd to file operations
` [RFC -next 06/10] fs: Extend do_sendfile to take a flags argument
` [RFC -next 07/10] fs: Add sendfile2 which accepts "
` [RFC -next 08/10] fs: Add sendfile flags for sendfile2
` [RFC -next 09/10] fs: Add sendfile2 syscall
` [RFC -next 10/10] selftests: Add sendfile zerocopy notification test
[RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
2025-03-20 18:01 UTC (5+ messages)
[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
2025-03-20 17:48 UTC (6+ messages)
` [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
` [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify
[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
2025-03-20 17:40 UTC (3+ messages)
[PATCH net v2 3/3] selftests: net: test for lwtunnel dst ref loops
2025-03-20 16:46 UTC (4+ messages)
` [PATCH net v2 3/3] selftests: net: test for lwtunnel dst ref loops: manual merge
[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
2025-03-20 14:48 UTC (11+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
[PATCH net-next] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
2025-03-20 14:44 UTC (2+ messages)
[PATCH net 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
2025-03-20 13:51 UTC (8+ messages)
` [PATCH net 4/7] selftests/net: Add mixed select()+polling mode to "
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-20 13:23 UTC (3+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[PATCH net-next v1 1/2] net: pktgen: add strict buffer parsing index check
2025-03-20 11:48 UTC (4+ messages)
` [PATCH net-next v1 2/2] selftest: net: update proc_net_pktgen (add more imix_weights test cases)
[RFC PATCH] rtc: remove 'setdate' test program
2025-03-20 11:28 UTC (5+ messages)
[PATCH v8 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2025-03-20 11:24 UTC (3+ messages)
[PATCH] kunit: tool: fix count of tests if late test plan
2025-03-20 10:08 UTC (2+ messages)
[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
2025-03-20 10:07 UTC (5+ messages)
[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
2025-03-20 9:30 UTC (26+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
` [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
` [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
` [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
` [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
` [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
` [PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
` [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
` [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
` [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests
[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
2025-03-20 8:20 UTC (3+ messages)
[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
2025-03-20 7:40 UTC (8+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-20 5:33 UTC (25+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v5 08/17] rust: kunit: refactor to use `&raw [const|mut]`
2025-03-20 2:07 UTC
[PATCH v4 08/16] rust: kunit: refactor to use `&raw [const|mut]`
2025-03-20 1:39 UTC (3+ messages)
[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
2025-03-19 23:57 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
2025-03-19 23:05 UTC (4+ messages)
[PATCH] rseq/selftests: fix name clash with rseq UAPI header
2025-03-19 20:21 UTC
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-19 20:20 UTC (13+ messages)
` [PATCH v5 6/6] rust: use strict provenance APIs
[PATCH v5 6/6] rust: use strict provenance APIs
2025-03-19 20:03 UTC (12+ messages)
[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-03-19 19:30 UTC (7+ messages)
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
` [PATCH v10 nf-next 3/3] selftests: netfilter: Add conntrack_bridge.sh
[PATCH net] selftests: drv-net: use defer in the ping test
2025-03-19 17:30 UTC (3+ messages)
[PATCH net-next 0/6] netconsole: Add support for userdata release
2025-03-19 15:42 UTC (13+ messages)
` [PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
` [PATCH net-next 2/6] netconsole: implement configfs for release_enabled
` [PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
` [PATCH net-next 4/6] netconsole: append release to sysdata
` [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
` [PATCH net-next 6/6] docs: netconsole: document release feature
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-19 13:11 UTC (9+ messages)
` [PATCH v4 07/14] arm64: "
[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
2025-03-19 9:06 UTC (9+ messages)
` [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-03-19 7:53 UTC (8+ messages)
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH net-next v2 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
2025-03-19 3:13 UTC (8+ messages)
` [PATCH net-next v2 1/7] selftests/net: Print TCP flags in more common format
` [PATCH net-next v2 2/7] selftests/net: Provide tcp-ao counters comparison helper
` [PATCH net-next v2 3/7] selftests/net: Fetch and check TCP-MD5 counters
` [PATCH net-next v2 4/7] selftests/net: Add mixed select()+polling mode to TCP-AO tests
` [PATCH net-next v2 5/7] selftests/net: Print the testing side in unsigned-md5
` [PATCH net-next v2 6/7] selftests/net: Delete timeout from test_connect_socket()
` [PATCH net-next v2 7/7] selftests/net: Drop timeout argument from test_client_verify()
[PATCH] selftests/pidfd: align stack to fix SP alignment exception
2025-03-19 2:59 UTC (2+ messages)
[PATCH v1 1/3] selftests/mm: Fix half_ufd_size_MB calculation
2025-03-18 22:05 UTC (10+ messages)
` [PATCH v1 2/3] selftests/mm: uffd-unit-tests support for hugepages > 2M
` [PATCH v1 3/3] selftests/mm: Speed up split_huge_page_test
[PATCH v2 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
2025-03-18 21:20 UTC (3+ messages)
` [PATCH v2 1/2] selftests: livepatch: add new ftrace helpers functions
` [PATCH v2 2/2] selftests: livepatch: test if ftrace can trace a livepatched function
[PATCH] selftests/run_kselftest.sh: Use readlink if realpath is not available
2025-03-18 16:05 UTC
[PATCH] rseq/selftests: ensure the rseq abi TLS is actually 1024 bytes
2025-03-18 15:11 UTC (4+ messages)
[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-03-18 15:10 UTC (4+ messages)
` [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
[PATCH 1/2] selftests/pid_namespace: fix building with clang-20
2025-03-18 15:08 UTC (2+ messages)
[PATCH v4 iproute2-next 0/1] DualPI2 iproute2 patch
2025-03-18 12:55 UTC (8+ messages)
` [PATCH v4 iproute2-next 1/1] tc: add dualpi2 scheduler module
[PATCH 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
2025-03-18 12:31 UTC (6+ messages)
` [PATCH PATCH 2/2] "
[PATCH v2 net-next 00/15] AccECN protocol patch series
2025-03-18 10:28 UTC (3+ messages)
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-18 8:52 UTC (7+ messages)
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
[PATCH] tools/nolibc: Add support for SPARC
2025-03-18 4:10 UTC (6+ messages)
[PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature
2025-03-18 2:09 UTC (3+ messages)
[PATCH net-next v24 00/23] Introducing OpenVPN Data Channel Offload
2025-03-18 1:40 UTC (5+ messages)
` [PATCH net-next v24 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v24 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v24 22/23] ovpn: add basic ethtool support
` [PATCH net-next v24 23/23] testing/selftests: add test tool and scripts for ovpn module
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