BPF List
 help / color / mirror / Atom feed
 messages from 2024-07-23 22:22:58 to 2024-07-25 12:48:51 UTC [more...]

[PATCH dwarves] btf_encoder: log libbpf errors when they cause encoding errors
 2024-07-25 12:48 UTC  (2+ messages)

XDP Performance Regression in recent kernel versions
 2024-07-25 12:27 UTC  (10+ messages)

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-25 12:21 UTC  (4+ messages)
` [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API

[PATCH v4 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
 2024-07-25 12:20 UTC  (2+ messages)

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-25 12:15 UTC  (6+ messages)
` [PATCH net] tun: Remove nested call to bpf_net_ctx_set() in do_xdp_generic()

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-25 12:12 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/10] lib/buildid: add single page-based file reader abstraction
` [PATCH v2 bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v2 bpf-next 03/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v2 bpf-next 04/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v2 bpf-next 05/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v2 bpf-next 06/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v2 bpf-next 07/10] lib/buildid: harden build ID parsing logic some more
` [PATCH v2 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v2 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests

pull-request: bpf 2024-07-25
 2024-07-25 11:43 UTC 

[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
 2024-07-25 11:28 UTC  (6+ messages)
` [PATCH bpf 3/3] xsk: Try to make xdp_umem_reg extension a bit more future-proof

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-07-25 11:01 UTC  (5+ messages)

[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-25 10:36 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] selftests/bpf: Use portable POSIX basename()
` [PATCH bpf-next v1 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
` [PATCH bpf-next v1 3/8] selftests/bpf: Fix error compiling test_lru_map.c
` [PATCH bpf-next v1 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type
` [PATCH bpf-next v1 5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
` [PATCH bpf-next v1 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc

[PATCH bpf v5] bpf: Fixed segment issue when downgrade gso_size
 2024-07-25 10:09 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-07-25  7:32 UTC  (6+ messages)

[RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
 2024-07-25  6:29 UTC  (2+ messages)

[PATCH v2] bpf: make function do_misc_fixups as noinline_for_stack
 2024-07-25  6:18 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Support private stack for bpf progs
 2024-07-25  4:55 UTC  (16+ messages)

[PATCH bpf-next] selftests/bpf: Load struct_ops map in global_maps_resize test
 2024-07-25  3:22 UTC 

[PATCH bpf-next 1/2] libbpf: Don't take direct pointers into BTF data from st_ops
 2024-07-25  2:54 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for resizing data map with struct_ops

[PATCH bpf-next v2 0/4] monitor network traffic for flaky test cases
 2024-07-25  1:44 UTC  (18+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v2 2/4] selftests/bpf: Monitor traffic for tc_redirect/tc_redirect_dtime
` [PATCH bpf-next v2 3/4] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH bpf-next v2 4/4] selftests/bpf: Monitor traffic for select_reuseport

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-25  1:28 UTC  (14+ messages)
` [RFC PATCH v9 01/11] bpf: Support getting referenced kptr from struct_ops argument
` [RFC PATCH v9 03/11] bpf: Allow struct_ops prog to return referenced kptr
` [OFFLIST RFC 1/4] bpf: Search for kptrs in prog BTF structs
  ` [OFFLIST RFC 3/4] bpf: Support bpf_kptr_xchg into local kptr

[PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1)
 2024-07-25  1:28 UTC  (16+ messages)
` [PATCH bpf-next v1 01/19] selftests/bpf: Use pid_t consistently in test_progs.c
` [PATCH bpf-next v1 03/19] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
` [PATCH bpf-next v1 07/19] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
` [PATCH bpf-next v1 19/19] selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc

[PATCH bpf-next 0/2] bpf: Fix updating attached freplace prog to PROG_ARRAY map
 2024-07-25  0:32 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase for "

[PATCH bpf-next v3 0/2] bpf: enable some functions in cgroup programs
 2024-07-25  0:14 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
` [PATCH bpf-next v3 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*

[PATCH bpf-next v2 0/2] bpf: enable some functions in cgroup programs
 2024-07-24 23:36 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
` [PATCH bpf-next v2 2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_*

[PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
 2024-07-24 23:23 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Augment send_signal test with remote signaling

[PATCH bpf-next] selftests/bpf: make %.test.d prerequisite order only
 2024-07-24 23:10 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-24 22:56 UTC  (4+ messages)

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-07-24 21:39 UTC  (8+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap

perf tools build clash with capstone
 2024-07-24 21:36 UTC 

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-24 21:00 UTC 

[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-07-24 20:40 UTC  (14+ messages)
` [PATCH iwl-net v2 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v2 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v2 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v2 6/6] ice: do not bring the VSI up, if it was down before the XDP setup

[PATCH bpf-next v3 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-07-24 19:47 UTC  (8+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: Add mptcp pm_nl_ctl link

[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-24 17:16 UTC  (5+ messages)
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK

[PATCH net 0/2] tap/tun: harden by dropping short frame
 2024-07-24 17:04 UTC  (3+ messages)
` [PATCH net 1/2] tap: add missing verification for "
` [PATCH net 2/2] tun: "

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-24 16:32 UTC  (3+ messages)

[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
 2024-07-24 16:31 UTC  (2+ messages)

[PATCH v4] tools/bpf:Fix the wrong format specifier
 2024-07-24 16:26 UTC  (5+ messages)
` [PATCH v4] tools/bpf: Fix "
    ` [v4] "

[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-24 15:49 UTC  (6+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool

[PATCH] bpf: Add bpf_check_attach_target_with_kernel_log method to output failure logs to kernel
 2024-07-24 15:25 UTC 

[syzbot] [bpf?] [net?] general protection fault in __cpu_map_flush
 2024-07-24 14:43 UTC  (3+ messages)

[PATCH v3] tools/bpf:Fix the wrong format specifier
 2024-07-24 14:38 UTC  (3+ messages)
` [PATCH v3] tools/bpf: Fix "

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-24 14:11 UTC  (7+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice

[PATCH bpf v3 0/4] af_unix: MSG_OOB handling fix & selftest
 2024-07-24 11:36 UTC  (10+ messages)
` [PATCH bpf v3 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()

[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
 2024-07-24 11:32 UTC  (7+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
` [PATCH bpf 2/6] selftest/bpf: Socket pair creation, cleanups
` [PATCH bpf 3/6] selftest/bpf: Simplify inet_socketpair() and vsock_unix_redir_connectible()
` [PATCH bpf 4/6] selftest/bpf: Respect the sotype of af_unix redir tests
` [PATCH bpf 5/6] selftest/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
` [PATCH bpf 6/6] selftest/bpf: Introduce __attribute__((cleanup)) in create_pair()

[PATCH] samples/bpf:Remove unused variable
 2024-07-24  9:47 UTC  (2+ messages)

[PATCH] bpf: export btf_find_by_name_kind and bpf_base_func_proto
 2024-07-24  9:13 UTC  (3+ messages)

[PATCH v2] tools/bpf:Fix the wrong format specifier
 2024-07-24  9:05 UTC  (2+ messages)

[PATCH] tools/bpf:Fix the wrong format specifier
 2024-07-24  8:48 UTC  (3+ messages)

[PATCH 0/2] uprobe: Fix uretprobe syscall wiring
 2024-07-24  8:11 UTC  (4+ messages)
` [PATCH 1/2] uprobe: Change uretprobe syscall scope and number

[PATCH bpf-next v4 00/10] no_caller_saved_registers attribute for helper calls
 2024-07-24  4:00 UTC  (3+ messages)

[PATCH bpf-next 00/15] use network helpers, part 11
 2024-07-24  2:54 UTC  (16+ messages)
` [PATCH bpf-next 05/15] selftests/bpf: Add send_to_addr_str helper
` [PATCH bpf-next 06/15] selftests/bpf: Use send_to_addr_str in xdp_bonding
` [PATCH bpf-next 07/15] selftests/bpf: AF_ALG support for make_sockaddr
` [PATCH bpf-next 08/15] selftests/bpf: Add nolisten for network_helper_opts
` [PATCH bpf-next 09/15] selftests/bpf: Use start_server_str in crypto_sanity
` [PATCH bpf-next 10/15] selftests/bpf: AF_VSOCK support for make_sockaddr
` [PATCH bpf-next 11/15] selftests/bpf: Add loopback_addr_str helper
` [PATCH bpf-next 12/15] selftests/bpf: Use make_sockaddr in sockmap_helpers
` [PATCH bpf-next 13/15] selftests/bpf: Check listen support for start_server_addr
` [PATCH bpf-next 14/15] selftests/bpf: Clear type bits "
` [PATCH bpf-next 15/15] selftests/bpf: Use start_server_str in sockmap_helpers

[PATCH bpf-next v5 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-24  2:50 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Fail verification for sign-extension of packet data/data_end/data_meta
 2024-07-24  2:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] Add BPF LSM return value range check, BPF part
 2024-07-24  1:17 UTC  (9+ messages)
` [PATCH bpf-next v2 5/9] bpf, verifier: improve signed ranges inference for BPF_AND


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox