bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-08 18:36:48 to 2020-06-12 16:02:02 UTC [more...]

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-12 16:01 UTC 

[PATCH] xdp_rxq_info_user: Replace malloc/memset w/calloc
 2020-06-12 15:19 UTC  (9+ messages)

[PATCH net] i40e: fix crash when Rx descriptor count is changed
 2020-06-12 11:47 UTC 

[PATCH bpf] bpf: sockmap: don't attach programs to UDP sockets
 2020-06-12 10:17 UTC  (2+ messages)

[PATCH bpf] bpf: tcp: recv() should return 0 when the peer socket is closed
 2020-06-12 10:15 UTC  (2+ messages)

[PATCH v2 1/2] perf tools: Fix potential memory leaks in perf events parser
 2020-06-12 10:01 UTC  (3+ messages)
  ` [PATCH v2 2/2] perf tools: Improve exception handling in two functions of "

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-06-12  8:54 UTC  (7+ messages)
` [PATCHv4 "
  ` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "

[RFC] .BTF section data alignment issue on s390
 2020-06-12  7:56 UTC  (3+ messages)

[PATCH RFC v3 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
 2020-06-12  3:40 UTC  (9+ messages)
` [PATCH RFC v3 bpf-next 1/4] bpf: Introduce sleepable BPF programs
` [PATCH RFC v3 bpf-next 2/4] bpf: Add bpf_copy_from_user() helper
` [PATCH RFC v3 bpf-next 3/4] libbpf: support sleepable progs
` [PATCH RFC v3 bpf-next 4/4] selftests/bpf: basic sleepable tests

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-12  0:57 UTC  (27+ messages)

[PATCH bpf] bpf: Fix memlock accounting for sock_hash
 2020-06-12  0:08 UTC 

[PATCH bpf] tools, bpftool: check return value of function codegen
 2020-06-11 21:55 UTC  (6+ messages)
` [PATCH] tools, bpftool: Exit on error in "

[PATCH] xdp: fix xsk_generic_xmit errno
 2020-06-11 19:44 UTC  (4+ messages)

[iovisor-dev] Error loading xdp program that worked with bpf_load
 2020-06-11 16:39 UTC 

[PATCH bpf v2 0/2] Fix bpf_skb_load_bytes_relative for cgroup_skb/egress
 2020-06-11 14:25 UTC  (4+ messages)
` [PATCH bpf v2 1/2] net/filter: Permit reading NET in load_bytes_relative when MAC not set
` [PATCH bpf v2 2/2] selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative

[PATCH bpf] tools, bpftool: Fix memory leak in codegen error cases
 2020-06-11 14:24 UTC  (3+ messages)

[PATCH] perf tools: Fix potential memory leak in perf events parser
 2020-06-11 14:13 UTC  (2+ messages)

[PATCH] xdp_rxq_info_user: Add null check after malloc
 2020-06-11 14:12 UTC  (2+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-11  2:40 UTC 

[RFC PATCH bpf-next 0/2] bpf_redirect_map() tail call detection and xdp_do_redirect() avoidance
 2020-06-10 12:21 UTC  (7+ messages)
` [RFC PATCH bpf-next 1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection
` [RFC PATCH bpf-next 2/2] i40e: avoid xdp_do_redirect() call when "redirect_tail_call" is set

[PATCH] tools: bpf: Do not force gcc as CC
 2020-06-10 11:43 UTC  (2+ messages)

[PATCH bpf] libbpf: handle GCC noreturn-turned-volatile quirk
 2020-06-10 11:38 UTC  (3+ messages)

[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
 2020-06-10 10:03 UTC  (14+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-10  5:53 UTC  (2+ messages)

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-10  5:26 UTC  (4+ messages)

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-10  1:37 UTC  (4+ messages)

libbpf's hashmap use of __WORDSIZE
 2020-06-09 23:21 UTC  (6+ messages)
  ` [PATCH] libbpf: Define __WORDSIZE if not available

[PATCH bpf 0/2] Fixes for sock_hash_free
 2020-06-09 20:29 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
` [PATCH bpf 2/2] bpf, sockhash: Synchronize delete from bucket list on map free

[PATCH bpf 0/3] bpf: avoid using/returning file descriptor value zero
 2020-06-09 19:03 UTC  (17+ messages)
` [PATCH bpf 1/3] bpf: syscall to start at file-descriptor 1
  ` [RFC PATCH] bpf: bpf_anon_inode_getfd() can be static
  ` [PATCH bpf V2 0/2] bpf: adjust uapi for devmap prior to kernel release
    ` [PATCH bpf V2 1/2] bpf: devmap adjust uapi for attach bpf program
    ` [PATCH bpf V2 2/2] bpf: selftests and tools use struct bpf_devmap_val from uapi

[PATCH bpf] bpf: cgroup: allow multi-attach program to replace itself
 2020-06-09 18:26 UTC  (2+ messages)

[PATCH bpf] bpf: Reset data_meta before running programs attached to devmap entry
 2020-06-09 18:20 UTC  (2+ messages)

[PATCH] tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
 2020-06-09 18:18 UTC  (3+ messages)

[PATCH bpf] scripts: require pahole v1.16 when generating BTF
 2020-06-09 18:08 UTC  (3+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-06-09 17:58 UTC  (3+ messages)

[PATCH v2 0/2] perf: Fix bpf prologue generation, uaccess
 2020-06-09 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] perf: Fix user attribute access in kprobes
` [PATCH v2 2/2] perf: Fix bpf prologue generation

[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
 2020-06-09 12:23 UTC  (2+ messages)

[PATCH bpf-next V1] bpf: devmap dynamic map-value area based on BTF
 2020-06-09 12:19 UTC  (8+ messages)

(no subject)
 2020-06-09 11:55 UTC  (4+ messages)
` [PATCH] bpf: alloc_record_per_cpu Add null check after malloc
` your mail

fentry/fexit attach to EXT type XDP program does not work
 2020-06-09  8:52 UTC  (3+ messages)

[PATCH] perf: Fix bpf prologue generation, user attribute access in kprobes
 2020-06-09  7:00 UTC  (3+ messages)

[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
 2020-06-09  6:50 UTC 

[PATCH AUTOSEL 5.7 023/274] selftests/bpf: Copy runqslower to OUTPUT directory
 2020-06-08 23:06 UTC  (26+ messages)
` [PATCH AUTOSEL 5.7 024/274] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH AUTOSEL 5.7 048/274] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.7 075/274] ice: Change number of XDP TxQ to 0 when destroying rings
` [PATCH AUTOSEL 5.7 084/274] tun: correct header offsets in napi frags mode
` [PATCH AUTOSEL 5.7 123/274] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
` [PATCH AUTOSEL 5.7 128/274] libbpf: Refactor map creation logic and fix cleanup leak
` [PATCH AUTOSEL 5.7 129/274] selftests/bpf: Ensure test flavors use correct skeletons
` [PATCH AUTOSEL 5.7 130/274] selftests/bpf: Fix memory leak in test selector
` [PATCH AUTOSEL 5.7 131/274] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 5.7 132/274] selftests/bpf: Fix invalid memory reads in core_relo selftest
` [PATCH AUTOSEL 5.7 133/274] libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
` [PATCH AUTOSEL 5.7 134/274] selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
` [PATCH AUTOSEL 5.7 135/274] selftests/bpf: Add runqslower binary to .gitignore
` [PATCH AUTOSEL 5.7 197/274] selftests/bpf: Install generated test progs
` [PATCH AUTOSEL 5.7 204/274] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH AUTOSEL 5.7 208/274] selftests/bpf: Fix test_align verifier log patterns
` [PATCH AUTOSEL 5.7 225/274] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH AUTOSEL 5.7 226/274] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
` [PATCH AUTOSEL 5.7 265/274] libbpf: Fix perf_buffer__free() API for sparse allocs
` [PATCH AUTOSEL 5.7 266/274] bpf: Fix map permissions check
` [PATCH AUTOSEL 5.7 267/274] bpf: Refactor sockmap redirect code so its easy to reuse
` [PATCH AUTOSEL 5.7 268/274] bpf: Fix running sk_skb program types with ktls
` [PATCH AUTOSEL 5.7 269/274] selftests/bpf, flow_dissector: Close TAP device FD after the test
` [PATCH AUTOSEL 5.7 270/274] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
` [PATCH AUTOSEL 5.7 271/274] s390/bpf: Maintain 8-byte stack alignment

[PATCH AUTOSEL 5.6 006/606] bpf: Fix bug in mmap() implementation for BPF array map
 2020-06-08 23:06 UTC  (13+ messages)
` [PATCH AUTOSEL 5.6 068/606] bpf: Fix sk_psock refcnt leak when receiving message
` [PATCH AUTOSEL 5.6 075/606] bpf: Enforce returning 0 for fentry/fexit progs
` [PATCH AUTOSEL 5.6 076/606] selftests/bpf: Enforce returning 0 for fentry/fexit programs
` [PATCH AUTOSEL 5.6 077/606] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
` [PATCH AUTOSEL 5.6 114/606] net/ena: Fix build warning in ena_xdp_set()
` [PATCH AUTOSEL 5.6 141/606] bpf: Restrict bpf_probe_read{, str}() only to archs where they work
` [PATCH AUTOSEL 5.6 142/606] bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
` [PATCH AUTOSEL 5.6 168/606] kbuild: Remove debug info from kallsyms linking
` [PATCH AUTOSEL 5.6 198/606] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
` [PATCH AUTOSEL 5.6 202/606] bpf: Prevent mmap()'ing read-only maps as writable
` [PATCH AUTOSEL 5.6 243/606] net/tls: fix encryption error checking
` [PATCH AUTOSEL 5.6 287/606] samples: bpf: Fix build error

[PATCH AUTOSEL 5.4 016/175] libbpf: Fix memory leak and possible double-free in hashmap__clear
 2020-06-08 23:18 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 035/175] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.4 059/175] tun: correct header offsets in napi frags mode
` [PATCH AUTOSEL 5.4 083/175] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 5.4 126/175] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH AUTOSEL 5.4 140/175] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH AUTOSEL 5.4 168/175] libbpf: Fix perf_buffer__free() API for sparse allocs
` [PATCH AUTOSEL 5.4 169/175] bpf: Fix map permissions check
` [PATCH AUTOSEL 5.4 170/175] bpf: Refactor sockmap redirect code so its easy to reuse
` [PATCH AUTOSEL 5.4 171/175] bpf: Fix running sk_skb program types with ktls
` [PATCH AUTOSEL 5.4 172/175] selftests/bpf, flow_dissector: Close TAP device FD after the test

[PATCH AUTOSEL 4.19 015/106] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
 2020-06-08 23:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 044/106] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 4.19 074/106] veth: Adjust hard_start offset on redirect XDP frames

[PATCH AUTOSEL 4.14 10/72] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
 2020-06-08 23:23 UTC 

[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
 2020-06-08 21:09 UTC  (3+ messages)


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