bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 03:03:58 to 2020-06-16 06:54:51 UTC [more...]

[PATCH bpf 1/2] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
 2020-06-16  6:54 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: add variable-length data concatenation pattern test

new seccomp mode aims to improve performance
 2020-06-16  6:00 UTC  (8+ messages)

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-16  3:55 UTC  (5+ messages)
` [PATCH bpf 2/2] bpf: sockmap: "

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-16  1:55 UTC  (34+ messages)

[PATCH bpf] tools/bpftool: add ringbuf map to a list of known map types
 2020-06-16  0:19 UTC  (2+ messages)

[PATCH bpf] bpf: fix definition of bpf_ringbuf_output() helper in UAPI comments
 2020-06-16  0:19 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] libbpf ksym support and bpftool show PIDs
 2020-06-15 19:11 UTC  (17+ messages)
` [RFC PATCH bpf-next 1/8] libbpf: generalize libbpf externs support
` [RFC PATCH bpf-next 2/8] libbpf: add support for extracting kernel symbol addresses
` [RFC PATCH bpf-next 3/8] selftests/bpf: add __ksym extern selftest
` [RFC PATCH bpf-next 4/8] tools/bpftool: move map/prog parsing logic into common
` [RFC PATCH bpf-next 5/8] tools/bpftool: minimize bootstrap bpftool
` [RFC PATCH bpf-next 6/8] tools/bpftool: generalize BPF skeleton support and generate vmlinux.h
` [RFC PATCH bpf-next 7/8] libbpf: wrap source argument of BPF_CORE_READ macro in parentheses
` [RFC PATCH bpf-next 8/8] tools/bpftool: show PIDs with FDs open against BPF map/prog/link/btf

[PATCH bpf v3 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-15 16:41 UTC  (5+ messages)

[PATCH 05/24] efi/libstub: Optimize for size instead of speed
 2020-06-15  9:43 UTC  (4+ messages)
` [PATCH] efi/x86: Fix build with gcc 4

[PATCH v3 0/2] Fixing memory leaks in perf events parser
 2020-06-15  8:54 UTC  (3+ messages)
  ` [PATCH v3 1/2] perf tools: Fix potential "
  ` [PATCH v3 2/2] "

[PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
 2020-06-14 19:04 UTC 

[PATCH] [bpf] xdp_monitor_user: Fix null pointer dereference
 2020-06-14 18:41 UTC 

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-14  6:38 UTC  (2+ messages)

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

pull-request: bpf 2020-06-12
 2020-06-13 22:28 UTC  (2+ messages)

[Crash] unhandled kernel memory read from unreadable memory
 2020-06-13 17:52 UTC  (2+ messages)

[PATCH bpf] bpf: undo internal BPF_PROBE_MEM in BPF insns dump
 2020-06-13  0:39 UTC  (2+ messages)

[PATCH] xdp_rxq_info_user: Replace malloc/memset w/calloc
 2020-06-12 22:58 UTC  (12+ messages)
` [PATCH] xdp_rxq_info_user: Fix null pointer dereference. Replace malloc/memset with calloc

[PATCH bpf] bpf: sockmap: don't attach programs to UDP sockets
 2020-06-12 22:54 UTC  (3+ messages)

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

[PATCH bpf] libbpf: support pre-initializing .bss global variables
 2020-06-12 22:28 UTC  (2+ messages)

[PATCH bpf] tools/bpftool: fix skeleton codegen
 2020-06-12 22:26 UTC  (3+ messages)

[PATCH bpf] bpf: Fix memlock accounting for sock_hash
 2020-06-12 22:26 UTC  (2+ messages)

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

[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

[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  (9+ messages)
  ` [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 


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