xdp/xsk.c: Possible bug in xdp_umem_reg version check
2024-07-07 15:05 UTC
[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-07 14:46 UTC (32+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [PATCH v2 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v2 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
2024-07-06 9:42 UTC (5+ messages)
[PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37
2024-07-07 7:34 UTC (3+ messages)
[PATCH bpf-next 0/2] Small API fix for bpf_wq
2024-07-07 0:53 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: helpers: fix bpf_wq_set_callback_impl signature
` [PATCH bpf-next 2/2] selftests/bpf: amend for wrong "
[PATCH v2 bpf-next 0/3] bpf: sparse cleanup
2024-07-07 0:42 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Add casts to keep sparse quiet
[PATCH bpf-next] bpf: Use max() instead of max_t()
2024-07-06 21:14 UTC (2+ messages)
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-06 17:39 UTC (5+ messages)
` [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
[PATCH bpf-next] bpf: remove unnecessary loop in task_file_seq_get_next()
2024-07-06 15:40 UTC (4+ messages)
[PATCH bpf-next v9 00/11] use network helpers, part 8
2024-07-06 14:45 UTC (12+ messages)
` [PATCH bpf-next v9 01/11] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v9 02/11] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v9 03/11] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v9 04/11] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v9 05/11] selftests/bpf: Add network_helper_opts for connect_fd_to_fd
` [PATCH bpf-next v9 06/11] selftests/bpf: Add expect_errno for network_helper_opts
` [PATCH bpf-next v9 07/11] selftests/bpf: Set expect_errno for cgroup_skb_sk_lookup
` [PATCH bpf-next v9 08/11] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v9 09/11] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v9 10/11] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v9 11/11] selftests/bpf: Drop make_socket "
[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
2024-07-06 14:26 UTC (3+ messages)
[syzbot] [net?] [bpf?] general protection fault in dev_map_redirect
2024-07-06 13:38 UTC (12+ messages)
` [PATCH net-net] tun: Assign missing bpf_net_context
` [PATCH v2 "
` [PATCH v3 net-next] "
` [syzbot] [bpf?] [net?] general protection fault in dev_map_redirect
[PATCH bpf-next v2] arm64, bpf: Add 12-argument support for bpf trampoline
2024-07-06 9:28 UTC (2+ messages)
[syzbot] [bpf?] [net?] stack segment fault in dev_hash_map_redirect
2024-07-06 5:08 UTC (2+ messages)
[PATCH v13 3/5] security: Replace indirect LSM hook calls with static calls
2024-07-06 4:46 UTC (15+ messages)
[syzbot] [bpf?] [net?] stack segment fault in bpf_xdp_redirect
2024-07-06 3:39 UTC (2+ messages)
[PATCH bpf-next v6 0/3] Add 12-argument support for RV64 bpf trampoline
2024-07-06 2:28 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] riscv, bpf: "
[PATCH bpf-next v3 0/3] selftests/bpf: new MPTCP subflow subtest
2024-07-06 0:25 UTC (5+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: Add mptcp pm_nl_ctl link
[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
2024-07-05 23:10 UTC (17+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
[PATCH sched_ext/for-6.11 1/2] sched_ext: Take out ->priq and ->flags from scx_dsq_node
2024-07-05 22:49 UTC (2+ messages)
` [PATCH v4 sched_ext/for-6.11 2/2] sched_ext: Implement DSQ iterator
[PATCH bpf-next v8 0/9] use network helpers, part 8
2024-07-05 21:56 UTC (11+ messages)
` [PATCH bpf-next v8 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v8 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v8 3/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v8 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v8 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v8 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v8 7/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v8 8/9] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v8 9/9] selftests/bpf: Drop make_socket "
[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
2024-07-05 21:22 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v2 0/3] bpf: track find_equal_scalars history on per-instruction level
2024-07-05 20:58 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpf: remove mark_precise_scalar_ids()
` [PATCH bpf-next v2 3/3] selftests/bpf: tests for per-insn find_equal_scalars() precision tracking
WARNING&Oops in v6.6.37 on ppc64lea - Trying to vfree() bad address (00000000453be747)
2024-07-05 20:34 UTC
[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
2024-07-05 14:50 UTC
[PATCH net-next v7 00/10] virtio-net: support AF_XDP zero copy
2024-07-05 14:14 UTC (12+ messages)
` [PATCH net-next v7 01/10] virtio_net: replace VIRTIO_XDP_HEADROOM by XDP_PACKET_HEADROOM
` [PATCH net-next v7 02/10] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v7 03/10] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v7 04/10] virtio_net: separate receive_buf
` [PATCH net-next v7 05/10] virtio_net: separate receive_mergeable
` [PATCH net-next v7 06/10] virtio_net: xsk: bind/unbind xsk for rx
` [PATCH net-next v7 07/10] virtio_net: xsk: support wakeup
` [PATCH net-next v7 08/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v7 09/10] virtio_net: xsk: rx: support recv small mode
` [PATCH net-next v7 10/10] virtio_net: xsk: rx: support recv merge mode
[PATCH] bpf: provide map key to BPF program after redirect
2024-07-05 13:18 UTC (4+ messages)
[syzbot] [bpf?] [net?] WARNING in bpf_lwt_seg6_adjust_srh
2024-07-05 10:41 UTC (2+ messages)
` [PATCH bpf-next] seg6: Ensure that seg6_bpf_srh_states can only be accessed from input_action_end_bpf()
[syzbot] [net?] [bpf?] general protection fault in xdp_do_generic_redirect
2024-07-05 6:34 UTC
[PATCH net v3 0/2] bugfixes for skmsg
2024-07-05 4:25 UTC (5+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing
[PATCH 0/6] skip ENOTSUPP for BPF selftests
2024-07-05 2:40 UTC (8+ messages)
` [PATCH 1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h
` [PATCH 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH 3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP
` [PATCH 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
` [PATCH 5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR
` [PATCH 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE
[PATCH bpf-next v2 0/6] skip ENOTSUPP BPF selftests
2024-07-05 2:38 UTC (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h
` [PATCH bpf-next v2 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH bpf-next v2 3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP
` [PATCH bpf-next v2 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
` [PATCH bpf-next v2 5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR
` [PATCH bpf-next v2 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE
[PATCH bpf-next v7 0/9] use network helpers, part 8
2024-07-05 2:12 UTC (11+ messages)
` [PATCH bpf-next v7 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v7 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v7 3/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v7 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v7 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v7 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v7 7/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v7 8/9] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v7 9/9] selftests/bpf: Drop make_socket "
[PATCH bpf-next 0/2] Fix libbpf BPF skeleton forward/backward compat
2024-07-04 20:56 UTC (8+ messages)
` [PATCH bpf-next 1/2] bpftool: improve skeleton backwards compat with old buggy libbpfs
` [PATCH bpf-next 2/2] libbpf: fix BPF skeleton forward/backward compat handling
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-07-04 19:56 UTC (12+ messages)
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
` [PATCH RFC net-next v2 16/17] net: stmmac: Move internal PCS init method "
` [PATCH RFC net-next v2 17/17] net: stmmac: pcs: Drop the _SHIFT macros
[PATCH bpf-next] arm64, bpf: Add 12-argument support for bpf trampoline
2024-07-04 18:09 UTC (2+ messages)
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-04 17:56 UTC (6+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP
[RFC bpf-next v1 0/8] no_caller_saved_registers attribute for helper calls
2024-07-04 17:39 UTC (16+ messages)
` [RFC bpf-next v1 2/8] bpf: "
` [RFC bpf-next v1 3/8] bpf, x86: no_caller_saved_registers for bpf_get_smp_processor_id()
[PATCH] bpf, sockmap: Use sk_rmem_schedule in bpf_tcp_ingress
2024-07-04 14:38 UTC (2+ messages)
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
2024-07-04 13:21 UTC (3+ messages)
[RFC bpf-next v2 0/9] no_caller_saved_registers attribute for helper calls
2024-07-04 10:24 UTC (10+ messages)
` [RFC bpf-next v2 1/9] bpf: add a get_helper_proto() utility function
` [RFC bpf-next v2 2/9] bpf: no_caller_saved_registers attribute for helper calls
` [RFC bpf-next v2 3/9] bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id()
` [RFC bpf-next v2 4/9] selftests/bpf: extract utility function for BPF disassembly
` [RFC bpf-next v2 5/9] selftests/bpf: no need to track next_match_pos in struct test_loader
` [RFC bpf-next v2 6/9] selftests/bpf: extract test_loader->expect_msgs as a data structure
` [RFC bpf-next v2 7/9] selftests/bpf: allow checking xlated programs in verifier_* tests
` [RFC bpf-next v2 8/9] selftests/bpf: __arch_* macro to limit test cases to specific archs
` [RFC bpf-next v2 9/9] selftests/bpf: test no_caller_saved_registers spill/fill removal
[PATCH bpf-next] selftests/bpf: test_sockmap, use section names understood by libbpf
2024-07-04 5:03 UTC (2+ messages)
[PATCH v3] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-03 23:26 UTC (3+ messages)
[PATCH v2] perf,x86: avoid missing caller address in stack traces captured in uprobe
2024-07-03 22:58 UTC (10+ messages)
[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
2024-07-03 22:30 UTC (9+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH v3 2/8] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH v3 3/8] perf bpf-filter: Split per-task filter use case
` [PATCH v3 4/8] perf bpf-filter: Support pin/unpin BPF object
` [PATCH v3 5/8] perf bpf-filter: Support separate lost counts for each filter
` [PATCH v3 6/8] perf record: Fix a potential error handling issue
` [PATCH v3 7/8] perf record: Add --setup-filter option
` [PATCH v3 8/8] perf test: Update sample filtering test
[PATCH bpf-next v6 0/9] use network helpers, part 8
2024-07-03 21:58 UTC (5+ messages)
` [PATCH bpf-next v6 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr "
A question about BTF naming convention
2024-07-03 21:57 UTC (2+ messages)
page: next (older)
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 NNTP newsgroup(s).