BPF List
 help / color / mirror / Atom feed
 messages from 2024-07-24 19:08:29 to 2024-07-26 19:11:57 UTC [more...]

[PATCH] bpf, cpumap: Fix use after free of bpf_cpu_map_entry in cpu_map_enqueue
 2024-07-26 19:11 UTC  (3+ messages)

[PATCH bpf-next] bpf/bpf_lru_list: make bpf_percpu_lru_pop_free safe in NMI
 2024-07-26 18:55 UTC  (3+ messages)

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-26 18:30 UTC  (17+ 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
` [RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops

[PATCH bpf] bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
 2024-07-26 18:08 UTC 

[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
 2024-07-26 17:36 UTC  (8+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
` [PATCH bpf 3/6] selftest/bpf: Simplify inet_socketpair() and vsock_unix_redir_connectible()
` [PATCH bpf 6/6] selftest/bpf: Introduce __attribute__((cleanup)) in create_pair()

[PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
 2024-07-26 17:15 UTC  (3+ messages)

perf_event_output payload capture flags?
 2024-07-26 16:58 UTC  (3+ messages)
  ` [Bpf] "

[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-07-26 16:35 UTC  (13+ messages)

[PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
 2024-07-26 16:06 UTC  (3+ messages)

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

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-26 14:41 UTC  (5+ messages)
` [PATCH net] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()

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

perf tools build clash with capstone
 2024-07-26 13:33 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] introduce new VFS based BPF kfuncs
 2024-07-26 13:22 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/3] bpf: "
` [PATCH v3 bpf-next 2/3] selftests/bpf: add negative tests for "
` [PATCH v3 bpf-next 3/3] selftests/bpf: add positive "

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-07-26 13:04 UTC  (4+ messages)

[PATCH dwarves] btf_encoder: log libbpf errors when they cause encoding errors
 2024-07-26 12:31 UTC  (3+ messages)

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-26 12:31 UTC  (24+ 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

[PATCH] bpf: export btf_find_by_name_kind and bpf_base_func_proto
 2024-07-26 11:52 UTC  (7+ messages)

[PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry
 2024-07-26 11:51 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

[PATCH -next] cgroup/cpuset: reduce redundant comparisons for generating shecd domains
 2024-07-26 11:37 UTC  (2+ messages)

XDP Performance Regression in recent kernel versions
 2024-07-26  8:09 UTC  (11+ messages)

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

[PATCH] test_bpf: Convert comma to semicolon
 2024-07-26  5:30 UTC  (2+ messages)

bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT (commit: 23729ff23186424)
 2024-07-26  3:29 UTC  (2+ messages)

[Syzkaller & bisect] There is KASAN: slab-use-after-free Read in __nf_unregister_net_hook in v6.10
 2024-07-26  3:21 UTC 

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-07-26  2:57 UTC  (9+ messages)

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

[PATCH bpf-next v2 0/4] monitor network traffic for flaky test cases
 2024-07-26  0:23 UTC  (10+ 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] selftests/bpf: Load struct_ops map in global_maps_resize test
 2024-07-25 20:40 UTC  (2+ messages)

[GIT PULL] Networking for v6.11-rc1
 2024-07-25 20:37 UTC  (3+ messages)

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-25 20:37 UTC  (3+ messages)

[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-25 20:27 UTC  (13+ 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

pull-request: bpf 2024-07-25
 2024-07-25 19:47 UTC  (8+ messages)

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

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

[PATCH v2] bpf: make function do_misc_fixups as noinline_for_stack
 2024-07-25 15:34 UTC  (4+ messages)

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

[PATCH net 0/2] tap/tun: harden by dropping short frame
 2024-07-25 15:19 UTC  (2+ messages)

[PATCH 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-25 13:51 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH 3/3] selftests/bpf: add wrong type test to cgroup dev

[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 bpf v5] bpf: Fixed segment issue when downgrade gso_size
 2024-07-25 10:09 UTC  (3+ messages)

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

[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 v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1)
 2024-07-25  1:28 UTC  (12+ messages)
` [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 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  (2+ messages)

[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)

[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-07-24 20:40 UTC  (3+ messages)
` [PATCH iwl-net v2 1/6] ice: move netif_queue_set_napi to rtnl-protected sections

[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


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