bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 17:59:52 to 2020-07-08 03:53:03 UTC [more...]

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-08  3:50 UTC  (28+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v3 00/16] "
                ` [PATCH v3 13/16] exit: Factor thread_group_exited out of pidfd_poll

[PATCH bpf-next v2 0/4] samples: bpf: refactor BPF map test with libbpf
 2020-07-08  1:56 UTC  (9+ messages)
` [PATCH bpf-next v2 1/4] samples: bpf: fix bpf programs with kprobe/sys_connect event
` [PATCH bpf-next v2 2/4] samples: bpf: refactor BPF map in map test with libbpf
` [PATCH bpf-next v2 3/4] samples: bpf: refactor BPF map performance "
` [PATCH bpf-next v2 4/4] selftests: bpf: remove unused bpf_map_def_legacy struct

[PATCH bpf-next 0/6] Improve libbpf support of old kernels
 2020-07-08  1:53 UTC  (7+ messages)
` [PATCH bpf-next 1/6] libbpf: make BTF finalization strict
` [PATCH bpf-next 2/6] libbpf: add btf__set_fd() for more control over loaded BTF FD
` [PATCH bpf-next 3/6] libbpf: improve BTF sanitization handling
` [PATCH bpf-next 4/6] selftests/bpf: add test relying only on CO-RE and no recent kernel features
` [PATCH bpf-next 5/6] libbpf: handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
` [PATCH bpf-next 6/6] selftests/bpf: switch perf_buffer test to tracepoint and skeleton

[PATCH bpf 0/2] bpf: net: Fixes in sk_user_data of reuseport_array
 2020-07-08  1:44 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
` [PATCH bpf 2/2] bpf: net: Avoid incorrect bpf_sk_reuseport_detach call

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-07-08  1:30 UTC  (3+ messages)
` [PATCH bpf v2 4/6] bpf: sockmap: require attach_bpf_fd when detaching a program

[PATCH bpf-next v4 0/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-07-07 23:59 UTC  (13+ messages)
` [PATCH bpf-next v4 1/4] "
` [PATCH bpf-next v4 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next v4 3/4] bpftool: "
` [PATCH bpf-next v4 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH] bitfield.h: don't compile-time validate _val in FIELD_FIT
 2020-07-07 22:43 UTC  (3+ messages)

[PATCH] perf parse-events: report bpf errors
 2020-07-07 21:14 UTC 

bpf's usage of sk_user_data
 2020-07-07 18:32 UTC  (2+ messages)

[PATCH v5 bpf-next 0/9] bpf: Add d_path helper - preparation changes
 2020-07-07 17:49 UTC  (21+ messages)
` [PATCH v5 bpf-next 1/9] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v5 bpf-next 2/9] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v5 bpf-next 3/9] bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
` [PATCH v5 bpf-next 4/9] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v5 bpf-next 5/9] bpf: Remove btf_id helpers resolving
` [PATCH v5 bpf-next 6/9] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v5 bpf-next 7/9] bpf: Add info about .BTF.ids section to btf.rst
` [PATCH v5 bpf-next 8/9] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v5 bpf-next 9/9] selftests/bpf: Add test for resolve_btfids

add an API to check if a streamming mapping needs sync calls
 2020-07-07 15:14 UTC  (6+ messages)
` [PATCH 1/4] dma-mapping: add a new dma_need_sync API

[PATCH bpf-next 00/14] xsk: support shared umems between devices and queues
 2020-07-07 10:37 UTC  (3+ messages)

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-07  9:21 UTC  (13+ messages)
` [PATCH bpf-next v3 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
  ` [RFC PATCH] bpf: sk_lookup_prog_ops can be static
` [PATCH bpf-next v3 04/16] inet: Run SK_LOOKUP BPF program on socket lookup

[PATCH bpf-next V3 0/2] BPF selftests test runner 'test_progs' use proper shell exit codes
 2020-07-07  7:23 UTC  (4+ messages)
` [PATCH bpf-next V3 1/2] selftests/bpf: test_progs use another shell exit on non-actions
` [PATCH bpf-next V3 2/2] selftests/bpf: test_progs avoid minus shell exit codes

[PATCH bpf-next V2 0/2] BPF selftests test runner 'test_progs' use proper shell exit codes
 2020-07-07  6:08 UTC  (5+ messages)
` [PATCH bpf-next V2 1/2] selftests/bpf: test_progs use another shell exit on non-actions
` [PATCH bpf-next V2 2/2] selftests/bpf: test_progs avoid minus shell exit codes

[PATCH bpf-next 0/4] samples: bpf: refactor BPF map test with libbpf
 2020-07-07  5:46 UTC  (14+ messages)
` [PATCH bpf-next 1/4] samples: bpf: fix bpf programs with kprobe/sys_connect event
` [PATCH bpf-next 3/4] samples: bpf: refactor BPF map performance test with libbpf

[bpf-next PATCH] bpf: fix bpftool without skeleton code enabled
 2020-07-06 23:30 UTC  (3+ messages)

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-07-06 23:15 UTC  (5+ messages)
` [PATCH v4 bpf-next 07/14] bpf: Allow nested BTF object to be refferenced by BTF object + offset

[PATCH bpf-next 0/3] bpf: Populate bpffs with map and prog iterators
 2020-07-06 23:08 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf: Factor out bpf_link_get_by_id() helper
` [PATCH bpf-next 2/3] bpf: Add BPF program and map iterators as built-in BPF programs
` [PATCH bpf-next 3/3] bpf: Add kernel module with user mode driver that populates bpffs

[PATCH bpf-next 0/5] Make BPF CGROUP_STORAGE map usable by different programs at once
 2020-07-06 20:51 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
` [PATCH bpf-next 2/5] selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
` [PATCH bpf-next 3/5] bpf: Make cgroup storages shared across attaches on the same cgroup
` [PATCH bpf-next 4/5] selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
` [PATCH bpf-next 5/5] Documentation/bpf: Document CGROUP_STORAGE map type

[PATCH] restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program
 2020-07-06 20:36 UTC  (7+ messages)
` [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs

[PATCH] bpf: lsm: Disable or enable BPF LSM at boot time
 2020-07-06 20:30 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] Generalizing bpf_local_storage
 2020-07-06 18:56 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] bpf: Generalize bpf_sk_storage

[PATCH -next] perf/core: Make some symbols static
 2020-07-06 13:52 UTC 

general protection fault in perf_tp_event (2)
 2020-07-06 10:59 UTC 

[PATCH net v3] sched: consistently handle layer3 header accesses in the presence of VLANs
 2020-07-06 10:53 UTC  (8+ messages)

bpf: bpf_probe_read helper restriction on s390x
 2020-07-06 10:15 UTC 

bpf: bpf_probe_read helper restriction on s390x
 2020-07-06  8:54 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in bpf_prog_ADDR_L
 2020-07-06  6:21 UTC 

WARNING in bpf_xdp_adjust_tail
 2020-07-06  6:20 UTC  (2+ messages)

[PATCH 0/5] Refactor kallsyms_show_value() users for correct cred
 2020-07-05 20:19 UTC  (13+ messages)
` [PATCH 1/5] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 2/5] module: Refactor section attr into bin attribute
` [PATCH 3/5] module: Do not expose section addresses to non-CAP_SYSLOG
` [PATCH 4/5] kprobes: Do not expose probe "
` [PATCH 5/5] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()

general protection fault in __btf_resolve_helper_id
 2020-07-05 18:41 UTC 

[PATCH v6 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-05  9:54 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/9] cpumap: use non-locked version __ptr_ring_consume_batched
` [PATCH v6 bpf-next 2/9] net: refactor xdp_convert_buff_to_frame
` [PATCH v6 bpf-next 3/9] samples/bpf: xdp_redirect_cpu_user: do not update bpf maps in option loop
` [PATCH v6 bpf-next 4/9] cpumap: formalize map value as a named struct
` [PATCH v6 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
` [PATCH v6 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
` [PATCH v6 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v6 bpf-next 8/9] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpumap
` [PATCH v6 bpf-next 9/9] selftest: add tests for XDP programs in CPUMAP entries

pull-request: bpf-next 2020-07-04
 2020-07-05  0:49 UTC  (2+ messages)

[PATCH bpf-next V3 1/3] selftests/bpf: test_progs indicate to shell on non-actions
 2020-07-04 18:15 UTC  (5+ messages)
` [PATCH bpf-next] selftests/bpf: test_progs use another shell exit "

[PATCH v5 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-03 22:24 UTC  (7+ messages)
` [PATCH v5 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap

[PATCH net-next v2 0/5] mvpp2: XDP support
 2020-07-03 21:46 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix compilation error of bpf_iter_task_stack.c
 2020-07-03 21:30 UTC  (2+ messages)

[bpf-next PATCH v2] bpf: fix bpftool without skeleton code enabled
 2020-07-03 21:22 UTC  (2+ messages)

Build errors in tools/testing/selftests/bpf/ at 046cc3dd9a25
 2020-07-03 18:09 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: fix use of trace_printk() in BPF
 2020-07-03 14:44 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()
` [PATCH bpf-next 2/2] selftests/bpf: add selftests verifying bpf_trace_printk() behaviour

[PATCH bpf-next v3 10/16] udp6: Run SK_LOOKUP BPF program on socket lookup
 2020-07-03 13:04 UTC  (3+ messages)

[PATCH] Replace HTTP links with HTTPS ones: BPF (Safe dynamic programs and tools)
 2020-07-03  6:38 UTC  (3+ messages)

[bpf-next] bpf: fix build without CONFIG_STACKTRACE
 2020-07-03  3:30 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
 2020-07-03  0:45 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: selftests: A few changes to network_helpers and netns-reset
 2020-07-02 22:17 UTC  (2+ 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).