bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-28 23:43:38 to 2020-06-30 18:53:29 UTC [more...]

[PATCH RFC v3 bpf-next 0/4] bpf: Introduce minimal support for sleepable progs
 2020-06-30 18:53 UTC  (6+ messages)
` [PATCH RFC v3 bpf-next 2/4] bpf: Add bpf_copy_from_user() helper

[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns
 2020-06-30 18:49 UTC 

[PATCH bpf 0/2] bpf: fix an incorrect branch elimination by verifier
 2020-06-30 18:43 UTC  (7+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: add tests for PTR_TO_BTF_ID vs. null comparison

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-06-30 18:42 UTC  (14+ messages)
` [PATCH bpf v2 1/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_ATTACH
` [PATCH bpf v2 2/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_DETACH
` [PATCH bpf v2 3/6] bpf: sockmap: check value of unused args to BPF_PROG_ATTACH
` [PATCH bpf v2 4/6] bpf: sockmap: require attach_bpf_fd when detaching a program
` [PATCH bpf v2 5/6] selftests: bpf: pass program and target_fd in flow_dissector_reattach
` [PATCH bpf v2 6/6] selftests: bpf: pass program to bpf_prog_detach in flow_dissector

[PATCH net-next 0/4] mvpp2: XDP support
 2020-06-30 18:09 UTC  (5+ messages)
` [PATCH net-next 1/4] mvpp2: refactor BM pool init percpu code
` [PATCH net-next 2/4] mvpp2: use page_pool allocator
` [PATCH net-next 3/4] mvpp2: add basic XDP support
` [PATCH net-next 4/4] mvpp2: XDP TX support

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-30 18:13 UTC  (12+ messages)
` [PATCH v4 bpf-next 07/14] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH v4 bpf-next 12/14] selftests/bpf: Add verifier test for d_path helper
` [PATCH v4 bpf-next 14/14] selftests/bpf: Add test for resolve_btfids

[PATCH v3 bpf-next 0/2] Make bpf_endian.h compatible with vmlinux.h
 2020-06-30 18:09 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: make bpf_endian co-exist "
` [PATCH v3 bpf-next 2/2] selftests/bpf: add byte swapping selftest

[PATCH -next] bpf: fix net/core/filter build errors when INET is not enabled
 2020-06-30 17:49 UTC  (2+ messages)

[PATCH bpf-next] bpf, netns: Fix use-after-free in pernet pre_exit callback
 2020-06-30 17:43 UTC  (2+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-30 16:58 UTC  (44+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v2 01/15] umh: Capture the pid in umh_pipe_setup
              ` [PATCH v2 02/15] umh: Move setting PF_UMH into umh_pipe_setup
              ` [PATCH v2 03/15] umh: Rename the user mode driver helpers for clarity
              ` [PATCH v2 04/15] umh: Remove call_usermodehelper_setup_file
              ` [PATCH v2 05/15] umh: Separate the user mode driver and the user mode helper support
              ` [PATCH v2 06/15] umd: For clarity rename umh_info umd_info
              ` [PATCH v2 07/15] umd: Rename umd_info.cmdline umd_info.driver_name
              ` [PATCH v2 08/15] umd: Transform fork_usermode_blob into fork_usermode_driver
              ` [PATCH v2 09/15] umh: Stop calling do_execve_file
              ` [PATCH v2 10/15] exec: Remove do_execve_file
              ` [PATCH v2 11/15] bpfilter: Move bpfilter_umh back into init data
              ` [PATCH v2 12/15] umd: Track user space drivers with struct pid
              ` [PATCH v2 13/15] bpfilter: Take advantage of the facilities of "
              ` [PATCH v2 14/15] umd: Remove exit_umh
              ` [PATCH v2 15/15] umd: Stop using split_argv

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-06-30 16:47 UTC  (6+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh

pahole generates invalid BTF for code compiled with recent clang
 2020-06-30 15:52 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: test_progs option for listing test names
 2020-06-30 15:46 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] Make bpf_endian.h compatible with vmlinux.h
 2020-06-30 15:18 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: make bpf_endian co-exist "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add byte swapping selftest

[PATCH v2 bpf] bpf: enforce BPF ringbuf size to be the power of 2
 2020-06-30 15:15 UTC  (3+ messages)

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-30 15:11 UTC 

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-30 14:56 UTC  (2+ messages)

[PATCH bpf-next 1/2] tools/bpftool: allow substituting custom vmlinux.h for the build
 2020-06-30 14:12 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: allow substituting custom vmlinux.h for selftests build

[PATCH bpf-next] selftests/bpf: test_progs option for getting number of tests
 2020-06-30 14:11 UTC  (3+ messages)

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-30 13:47 UTC  (11+ messages)

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

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-30 12:39 UTC  (11+ messages)

[PATCH bpf-next v2 0/4] Generalizing bpf_local_storage
 2020-06-30 11:50 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v2 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v2 4/4] bpf: Add selftests for local_storage

[PATCH v5 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-06-30 11:41 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/5] bpf: Remove redundant synchronize_rcu
` [PATCH v5 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v5 bpf-next 3/5] bpf: Add bpf_copy_from_user() helper
` [PATCH v5 bpf-next 4/5] libbpf: support sleepable progs
` [PATCH v5 bpf-next 5/5] selftests/bpf: Add sleepable tests

[PATCH v3 bpf-next 0/8] bpf, printk: add BTF-based type printing
 2020-06-30 11:31 UTC  (6+ messages)
` [PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF

[PATCH v5 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-30  6:28 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] perf: expose get/put_callchain_entry()
` [PATCH v5 bpf-next 2/4] bpf: introduce helper bpf_get_task_stack()
` [PATCH v5 bpf-next 3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk()
` [PATCH v5 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-30  6:12 UTC  (11+ messages)
` [PATCH v4 bpf-next 1/4] perf: expose get/put_callchain_entry()
` [PATCH v4 bpf-next 2/4] bpf: introduce helper bpf_get_task_stack()
` [PATCH v4 bpf-next 3/4] bpf: allow %pB in bpf_seq_printf() and bpf_trace_printk()
` [PATCH v4 bpf-next 4/4] selftests/bpf: add bpf_iter test with bpf_get_task_stack()

[PATCH bpf-next 0/2] Factor common x86 JIT code
 2020-06-30  5:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf, x86: "
` [PATCH bpf-next 2/2] bpf, x86: Factor out get_cond_jmp_opcode and use for 64bit x86

[PATCH bpf] bpf: enforce BPF ringbuf size to be the power of 2
 2020-06-30  5:11 UTC  (4+ messages)

[PATCH bpf-next] libbpf: make bpf_endian co-exist with vmlinux.h
 2020-06-30  3:35 UTC  (3+ messages)

[PATCH v4 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-06-30  3:34 UTC  (16+ messages)
` [PATCH v4 bpf-next 1/5] bpf: Remove redundant synchronize_rcu
` [PATCH v4 bpf-next 2/5] bpf: Introduce sleepable BPF programs
` [PATCH v4 bpf-next 3/5] bpf: Add bpf_copy_from_user() helper
` [PATCH v4 bpf-next 4/5] libbpf: support sleepable progs
` [PATCH v4 bpf-next 5/5] selftests/bpf: Add sleepable tests

[PATCH bpf-next 00/10] BPF TCP header options
 2020-06-29 18:24 UTC  (15+ messages)
` [PATCH bpf-next 02/10] tcp: bpf: Parse BPF experimental header option
` [PATCH bpf-next 04/10] bpf: tcp: Allow bpf prog to write and parse BPF TCP "
` [PATCH bpf-next 07/10] bpf: selftests: Restore netns after each test

[bpf PATCH v2 0/3] Sockmap RCU splat fix
 2020-06-29  7:42 UTC  (3+ messages)
` [bpf PATCH v2 2/3] bpf, sockmap: RCU dereferenced psock may be used outside RCU block

tp_btf: if (!struct->pointer_member) always actually false although pointer_member == NULL
 2020-06-29 20:47 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf, netns: Prepare for multi-prog attachment
 2020-06-29 14:57 UTC  (3+ messages)

add an API to check if a streamming mapping needs sync calls
 2020-06-29 14:22 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: add a new dma_need_sync API
` [PATCH 2/4] xsk: replace the cheap_dma flag with a dma_need_sync flag
` [PATCH 3/4] xsk: remove a double pool->dev assignment in xp_dma_map
` [PATCH 4/4] xsk: use dma_need_sync instead of reimplenting it


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