bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-16 17:16:01 to 2019-05-22 16:13:45 UTC [more...]

[PATCH] perf/x86: always include regs->ip in callchain
 2019-05-22 16:12 UTC  (3+ messages)

memory leak in sock_hash_update_common
 2019-05-22 15:58 UTC 

kernel BUG at include/linux/scatterlist.h:LINE!
 2019-05-22 15:58 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-22 14:49 UTC  (11+ messages)

KASAN: use-after-free Read in sk_psock_unlink
 2019-05-22 14:45 UTC 

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-22 14:25 UTC  (26+ messages)
` [RFC PATCH 01/11] bpf: context casting for tail call
` [RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
` [RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
  ` [RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel
` [RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
  ` [RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support
` [RFC PATCH 07/11] bpf: implement writable buffers in contexts
` [RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
    ` [RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change
  ` [RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit
` [RFC PATCH 11/11] dtrace: make use of writable buffers in BPF

[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
 2019-05-22 13:37 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next v2 2/2] xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP

[PATCH bpf-next 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-05-22 13:02 UTC  (4+ messages)
` [PATCH bpf-next 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next 2/2] net: xdp: remove XDP_QUERY_PROG{,_HW}

[bpf PATCH] bpf: sockmap, restore sk_write_space when psock gets dropped
 2019-05-22 10:01 UTC 

[PATCH bpf] selftests: bpf: add zero extend checks for ALU32 and/or/xor
 2019-05-22  9:23 UTC 

tc_classid access in skb bpf context
 2019-05-22  8:37 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: optimize explored_states
 2019-05-22  5:54 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: cleanup explored_states
` [PATCH v2 bpf-next 2/3] bpf: split explored_states
` [PATCH v2 bpf-next 3/3] bpf: convert explored_states to hash table

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-22  5:39 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] tools/bpf: sync bpf uapi header bpf.h to tools directory
` [PATCH bpf-next v2 3/3] tools/bpf: add a selftest for bpf_send_signal() helper

[PATCH bpf-next 0/3] bpf: optimize explored_states
 2019-05-22  4:18 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: cleanup explored_states
` [PATCH bpf-next 2/3] bpf: split explored_states
` [PATCH bpf-next 3/3] bpf: convert explored_states to hash table

WARNING: locking bug in inet_autobind
 2019-05-22  3:16 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] bpf: increase jmp sequence limit
 2019-05-22  3:14 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: bump "
` [PATCH v2 bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH v2 bpf-next 3/3] selftests/bpf: add pyperf "

[PATCH bpf-next 0/3] bpf: increase jmp sequence limit
 2019-05-22  0:56 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: bump "
` [PATCH bpf-next 2/3] selftests/bpf: adjust verifier scale test
` [PATCH bpf-next 3/3] selftests/bpf: add pyperf "

[PATCH 1/5] samples/bpf: fix test_lru_dist build
 2019-05-21 23:32 UTC  (15+ messages)
` [PATCH 2/5] libbpf: add missing typedef
` [PATCH 3/5] samples/bpf: fix xdpsock_user build error
` [PATCH 4/5] samples/bpf: fix tracex5_user "
` [PATCH 5/5] samples/bpf: fix hbm "

bpf-next is OPEN
 2019-05-21 22:25 UTC 

RFC: Fixing SK_REUSEPORT from sk_lookup_* helpers
 2019-05-21 21:39 UTC  (9+ messages)

Linux Plumbers BPF micro-conference CFP
 2019-05-21 20:31 UTC 

[PATCH 0/9] eBPF support for GNU binutils
 2019-05-21 19:49 UTC  (10+ messages)

[PATCH v2 net 0/2] XDP generic related fixes
 2019-05-21 15:21 UTC  (12+ messages)
` [PATCH v2 net 1/2] netvsc: unshare skb in VF rx handler
` [PATCH v2 net 2/2] net: core: generic XDP support for stacked device

[PATCH bpf] samples/bpf: suppress compiler warning
 2019-05-21 14:56 UTC  (2+ messages)

[PATCH bpf] bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
 2019-05-21 14:48 UTC  (10+ messages)

[PATCH bpf] bpf: fix out-of-bounds read in __bpf_skc_lookup
 2019-05-21 14:47 UTC  (2+ messages)

[PATCH bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
 2019-05-21 14:12 UTC  (3+ messages)

[RFC] cgroup gets release after long time
 2019-05-21  8:00 UTC  (10+ messages)

[RFC PATCH 07/11] bpf: implement writable buffers in contexts
 2019-05-21  4:16 UTC  (3+ messages)

[RFC PATCH 11/11] dtrace: make use of writable buffers in BPF
 2019-05-20 23:55 UTC 

[RFC PATCH 10/11] bpf: add bpf_buffer_reserve and bpf_buffer_commit helpers
 2019-05-20 23:54 UTC 

[RFC PATCH 08/11] perf: add perf_output_begin_forward_in_page
 2019-05-20 23:52 UTC 

[RFC PATCH 09/11] bpf: mark helpers explicitly whether they may change the context
 2019-05-20 23:52 UTC 

[RFC PATCH 06/11] dtrace: tiny userspace tool to exercise DTrace support features
 2019-05-20 23:51 UTC 

[RFC PATCH 05/11] trace: update Kconfig and Makefile to include DTrace
 2019-05-20 23:51 UTC 

[RFC PATCH 04/11] trace: initial implementation of DTrace based on kernel facilities
 2019-05-20 23:51 UTC 

[RFC PATCH 03/11] bpf: export proto for bpf_perf_event_output helper
 2019-05-20 23:50 UTC 

[RFC PATCH 02/11] bpf: add BPF_PROG_TYPE_DTRACE
 2019-05-20 23:50 UTC 

[RFC PATCH 01/11] bpf: context casting for tail call
 2019-05-20 23:50 UTC 

[PATCH 0/1] Fix for VM_FLUSH_RESET_PERMS on sparc
 2019-05-20 19:13 UTC  (4+ messages)
` [PATCH 1/1] vmalloc: Fix issues with flush flag

Inquiry 20/May/2019
 2019-05-20 11:28 UTC 

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-18  8:49 UTC  (10+ messages)

pull-request: bpf 2019-05-18
 2019-05-17 23:40 UTC  (2+ messages)

[PATCH bpf-next 0/2] Move bpf_printk to bpf_helpers.h
 2019-05-17 21:50 UTC  (3+ messages)

[PATCH bpf] bpftool: fix BTF raw dump of FWD's fwd_kind
 2019-05-17 12:24 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix bpf_get_current_task
 2019-05-17 12:23 UTC  (3+ messages)

[PATCH net 0/3] XDP generic related fixes
 2019-05-17  1:09 UTC  (7+ messages)
` [PATCH net 1/3] netvsc: unshare skb in VF rx handler
` [PATCH net 2/3] net: core: generic XDP support for stacked device
` [PATCH net 3/3] netdevice: clarify meaning of rx_handler_result

[PATCH bpf] libbpf: move logging helpers into libbpf_internal.h
 2019-05-16 19:50 UTC  (2+ messages)

[PATCH] selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
 2019-05-16 19:18 UTC  (4+ messages)

[PATCH] net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
 2019-05-16 19:12 UTC  (2+ messages)

[PATCH bpf] tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
 2019-05-16 18:46 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
 2019-05-16 18:42 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).