bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-04 19:11:11 to 2020-03-09 23:06:21 UTC [more...]

[PATCH v6 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 23:06 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/4] bpftool: introduce "prog profile" command
` [PATCH v6 bpf-next 2/4] bpftool: Documentation for bpftool prog profile
` [PATCH v6 bpf-next 3/4] ybpftool: bash completion for "bpftool prog profile"
` [PATCH v6 bpf-next 4/4] bpftool: fix typo in bash-completion

[PATCH bpf-next v4 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-09 22:44 UTC  (14+ messages)
` [PATCH bpf-next v4 01/12] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next v4 02/12] skmsg: update saved hooks only once
` [PATCH bpf-next v4 03/12] bpf: tcp: move assertions into tcp_bpf_get_proto
` [PATCH bpf-next v4 04/12] bpf: tcp: guard declarations with CONFIG_NET_SOCK_MSG
` [PATCH bpf-next v4 05/12] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v4 06/12] bpf: sockmap: simplify sock_map_init_proto
` [PATCH bpf-next v4 07/12] bpf: add sockmap hooks for UDP sockets
` [PATCH bpf-next v4 08/12] bpf: sockmap: add UDP support
` [PATCH bpf-next v4 09/12] selftests: bpf: don't listen() on UDP sockets
` [PATCH bpf-next v4 10/12] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v4 11/12] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v4 12/12] bpf, doc: update maintainers for L7 BPF

[PATCH bpf] bpf: fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
 2020-03-09 22:40 UTC 

[PATCH bpf-next] bpf: initialize storage pointers to NULL to prevent freeing garbage pointer
 2020-03-09 22:27 UTC 

[PATCH v4 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 19:30 UTC  (17+ messages)
` [PATCH v4 bpf-next 1/4] bpftool: introduce "prog profile" command

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-09 18:50 UTC  (32+ messages)

[PATCH v2] docs: sysctl/kernel: document BPF entries
 2020-03-09 18:03 UTC 

[PATCH bpf-next] bpf: add bpf_xdp_output() helper
 2020-03-09 10:06 UTC  (3+ messages)

[bpf-next PATCH] xdp: accept that XDP headroom isn't always equal XDP_PACKET_HEADROOM
 2020-03-09  8:39 UTC  (5+ messages)

possible deadlock in siw_create_listen
 2020-03-09  6:58 UTC 

[PATCH v5 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09  5:57 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/4] bpftool: introduce "prog profile" command
` [PATCH v5 bpf-next 2/4] bpftool: Documentation for bpftool prog profile
` [PATCH v5 bpf-next 3/4] ybpftool: bash completion for "bpftool prog profile"
` [PATCH v5 bpf-next 4/4] bpftool: fix typo in bash-completion

[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
 2020-03-09  5:39 UTC  (7+ messages)
` [RFC PATCH 1/4] bpf: verifer, refactor adjust_scalar_min_max_vals
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking
` [RFC PATCH 3/4] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [RFC PATCH 4/4] bpf: selftests, bpf_get_stack return value add <0

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-07 19:12 UTC  (29+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH bpf-next v3 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-06 15:45 UTC  (34+ messages)
` [PATCH bpf-next v3 01/12] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next v3 02/12] skmsg: update saved hooks only once
` [PATCH bpf-next v3 03/12] bpf: tcp: move assertions into tcp_bpf_get_proto
` [PATCH bpf-next v3 04/12] bpf: tcp: guard declarations with CONFIG_NET_SOCK_MSG
` [PATCH bpf-next v3 05/12] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v3 06/12] bpf: sockmap: simplify sock_map_init_proto
` [PATCH bpf-next v3 07/12] bpf: add sockmap hooks for UDP sockets
` [PATCH bpf-next v3 08/12] bpf: sockmap: add UDP support
` [PATCH bpf-next v3 09/12] selftests: bpf: don't listen() on UDP sockets
` [PATCH bpf-next v3 10/12] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v3 11/12] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v3 12/12] bpf, doc: update maintainers for L7 BPF

[PATCH bpf 1/2] bpf, x32: fix bug with JMP32 JSET BPF_X checking upper bits
 2020-03-06 14:03 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests: bpf: add test for JMP32 JSET BPF_X with upper bits set

WARNING: kernel/bpf/verifier.c:8186 bpf_check+0x2332/0x30a4
 2020-03-06 11:05 UTC 

[PATCH bpf-next] bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
 2020-03-05 23:22 UTC  (5+ messages)

[PATCH bpf-next v5 0/4] eBPF JIT for RV32G
 2020-03-05 22:46 UTC  (10+ messages)
` [PATCH bpf-next v5 1/4] riscv, bpf: factor common RISC-V JIT code
` [PATCH bpf-next v5 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v5 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v5 4/4] MAINTAINERS: add entry for RV32G BPF JIT

[PATCH bpf-next] bpf: Remove unnecessary CAP_MAC_ADMIN check
 2020-03-05 22:38 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: A few struct_ops fixes
 2020-03-05 22:25 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: Return better error value in delete_elem for struct_ops map
` [PATCH bpf 2/2] bpf: Do not allow map_freeze in "

[PATCH bpf v3 0/2] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-03-05 22:14 UTC  (5+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: add send_signal_sched_switch test

linux-next: Tree for Mar 5 (bpf_trace)
 2020-03-05 22:04 UTC  (6+ messages)

[PATCH] [bpf] Make bpf program autoloading optional
 2020-03-05 21:50 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] Introduce BPF_MODIFY_RET tracing progs
 2020-03-05 21:16 UTC  (19+ messages)
` [PATCH bpf-next v4 1/7] bpf: Refactor trampoline update code
` [PATCH bpf-next v4 2/7] bpf: JIT helpers for fmod_ret progs
` [PATCH bpf-next v4 3/7] bpf: Introduce BPF_MODIFY_RETURN
` [PATCH bpf-next v4 4/7] bpf: Attachment verification for BPF_MODIFY_RETURN
` [PATCH bpf-next v4 5/7] tools/libbpf: Add support "
` [PATCH bpf-next v4 6/7] bpf: Add test ops for BPF_PROG_TYPE_TRACING
` [PATCH bpf-next v4 7/7] bpf: Add selftests for BPF_MODIFY_RETURN

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-05 17:42 UTC  (4+ messages)

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-05 10:50 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums

[PATCH 0/4] Kselftest integration into Kernel CI - Part 1
 2020-03-05  0:29 UTC  (7+ messages)
` [PATCH 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)

[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
 2020-03-04 20:41 UTC  (4+ messages)
` [PATCH v17 1/3] fs/nsfs.c: added ns_match
` [PATCH v17 2/3] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH v17 3/3] tools/testing/selftests/bpf: Add self-tests for "

[PATCH bpf-next] selftests/bpf: support out-of-tree vmlinux builds for VMLINUX_BTF
 2020-03-04 20:02 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).