bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 15:27:16 to 2020-05-26 18:07:47 UTC [more...]

[bpf-next PATCH v5 0/5] bpf: Add sk_msg and networking helpers
 2020-05-26 18:07 UTC  (11+ messages)
` [bpf-next PATCH v5 1/5] bpf, sk_msg: add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH v5 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*
` [bpf-next PATCH v5 3/5] bpf, sk_msg: add get socket storage helpers
` [bpf-next PATCH v5 4/5] bpf, selftests: add sk_msg helpers load and attach test
` [bpf-next PATCH v5 5/5] bpf, selftests: test probe_* helpers from SCHED_CLS

[PATCH] libbpf: Install headers as part of make install
 2020-05-26 17:58 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-26 17:54 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Consolidate inner-map-compatible properties into bpf_types.h
` [PATCH v2 bpf-next 2/3] bpf: Relax the max_entries check for inner map
` [PATCH v2 bpf-next 3/3] bpf: selftests: Add test for different inner map size

[PATCH bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-26 17:47 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf: Clean up inner map type check
` [PATCH bpf-next 2/3] bpf: Relax the max_entries check for inner map
` [PATCH bpf-next 3/3] bpf: selftests: Add test for different inner map size

[PATCH bpf-next v2] libbpf: add API to consume the perf ring buffer content
 2020-05-26 17:42 UTC  (2+ messages)

[PATCH bpf-next] libbpf: add API to consume the perf ring buffer content
 2020-05-26 17:40 UTC  (4+ messages)

[PATCH v2 0/3] selftests: lib.mk improvements
 2020-05-26 17:18 UTC  (6+ messages)

WARNING: locking bug in dev_mc_seq_show
 2020-05-26 17:14 UTC 

kselftest OOT run_tests
 2020-05-26 17:13 UTC  (2+ messages)

OUTPUT and TEST_CUSTOM_PROGS
 2020-05-26 16:43 UTC  (2+ messages)

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-05-26 16:33 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next 3/4] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next 4/4] bpf: Add selftests for local_storage

[PATCH bpf-next] bpf: Fix map_check_no_btf return code
 2020-05-26 14:58 UTC 

[PATCH bpf-next] xdp: introduce convert_to_xdp_buff utility routine
 2020-05-26 14:33 UTC  (3+ messages)

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-05-26 14:05 UTC  (8+ messages)
` [PATCHv3 "
  ` [PATCHv3 bpf-next 1/2] xdp: add a new helper for "
  ` [PATCHv3 bpf-next 2/2] sample/bpf: add xdp_redirect_map_multicast test
` [PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
  ` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "
  ` [PATCHv4 bpf-next 2/2] sample/bpf: add xdp_redirect_map_multicast test

[PATCH v3 bpf-next 0/5] BPF ring buffer
 2020-05-26  6:32 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/5] bpf: implement BPF ring buffer and verifier support for it
` [PATCH v3 bpf-next 2/5] libbpf: add BPF ring buffer support
` [PATCH v3 bpf-next 3/5] selftests/bpf: add BPF ringbuf selftests
` [PATCH v3 bpf-next 4/5] bpf: add BPF ringbuf and perf buffer benchmarks
` [PATCH v3 bpf-next 5/5] docs/bpf: add BPF ring buffer design notes

clean up and streamline probe_kernel_* and friends v4
 2020-05-26  6:13 UTC  (13+ messages)
` [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
` [PATCH 13/23] bpf: rework the compat kernel probe handling
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better

[PATCH v2 bpf-next 0/7] BPF ring buffer
 2020-05-26  3:05 UTC  (31+ messages)
` [PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it
` [PATCH v2 bpf-next 2/7] tools/memory-model: add BPF ringbuf MPSC litmus tests
` [PATCH v2 bpf-next 3/7] bpf: track reference type in verifier
` [PATCH v2 bpf-next 4/7] libbpf: add BPF ring buffer support
` [PATCH v2 bpf-next 5/7] selftests/bpf: add BPF ringbuf selftests
` [PATCH v2 bpf-next 6/7] bpf: add BPF ringbuf and perf buffer benchmarks
` [PATCH v2 bpf-next 7/7] docs/bpf: add BPF ring buffer design notes

[PATCH] bpf: Fix spelling in comment
 2020-05-25 23:00 UTC 

[PATCH] MAINTAINERS: adjust entry in XDP SOCKETS to actual file name
 2020-05-25 22:23 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix returned error sign when link doesn't support updates
 2020-05-25 22:21 UTC  (2+ messages)

[PATCH bpf-next v2] tools: bpftool: make capability check account for new BPF caps
 2020-05-25 22:20 UTC  (2+ messages)

[PATCH bpf-next] tools: bpftool: clean subcommand help messages
 2020-05-25 22:20 UTC  (2+ messages)

[PATCH bpf] xsk: add overflow check for u64 division, stored into u32
 2020-05-25 22:19 UTC  (3+ messages)

[PATCH] bpftool: print correct error message when failing to load BTF
 2020-05-25 22:18 UTC  (2+ messages)

[PATCH v2 0/7] Share events between metrics
 2020-05-25 13:34 UTC  (10+ messages)

XDP socket DOS bug
 2020-05-25  7:54 UTC  (2+ messages)

[PATCH RESEND] libbpf: use .so dynamic symbols for abi check
 2020-05-25  6:18 UTC 

general protection fault in selinux_socket_recvmsg
 2020-05-24 18:12 UTC  (3+ messages)

[RFC bpf-next 0/2] introduce support for XDP programs in cpumaps
 2020-05-24 17:22 UTC  (6+ messages)
` [RFC bpf-next 1/2] bpf: cpumap: add the possibility to attach a eBPF program to cpumap
` [RFC bpf-next 2/2] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpu_map

[bpf-next PATCH v4 0/5] bpf: Add sk_msg and networking helpers
 2020-05-23 16:29 UTC  (9+ messages)
` [bpf-next PATCH v4 1/5] bpf: sk_msg add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH v4 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*
` [bpf-next PATCH v4 3/5] bpf: sk_msg add get socket storage helpers
` [bpf-next PATCH v4 4/5] bpf: selftests, add sk_msg helpers load and attach test
` [bpf-next PATCH v4 5/5] bpf: selftests, test probe_* helpers from SCHED_CLS

pull-request: bpf-next 2020-05-23
 2020-05-23  1:30 UTC  (2+ messages)

[PATCH bpf 0/2] selftests/bpf: add missing CONFIG values to test config
 2020-05-22 23:37 UTC  (4+ messages)
` [PATCH bpf 1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH bpf 2/2] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh

[PATCH] selftests/bpf: add general instructions for test execution
 2020-05-22 23:37 UTC  (2+ messages)

pull-request: bpf 2020-05-22
 2020-05-22 21:35 UTC  (2+ messages)

accessing global and per-cpu vars
 2020-05-22 14:28 UTC  (3+ messages)

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-22 11:43 UTC  (7+ messages)
  ` [External] "

[PATCH bpf] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
 2020-05-22  8:22 UTC  (4+ messages)

[PATCH 0/8] selftests/bpf: installation and out of tree build fixes
 2020-05-22  8:19 UTC  (11+ messages)
` [PATCH 1/8] selftests/bpf: remove test_align from Makefile
` [PATCH 2/8] selftests/bpf: build bench.o for any $(OUTPUT)
` [PATCH 3/8] selftests/bpf: install btf .c files
` [PATCH 4/8] selftests/bpf: fix object files installation
` [PATCH 5/8] selftests/bpf: add output dir to include list
` [PATCH 6/8] selftests/bpf: fix urandom_read installation
` [PATCH 7/8] selftests/bpf: fix test.h placing for out of tree build
` [PATCH 8/8] selftests/bpf: factor out MKDIR rule
  ` [PATCH] selftests/bpf: split -extras target to -static and -gen

[PATCH bpf-next v5 00/15] Introduce AF_XDP buffer allocation API
 2020-05-22  3:37 UTC  (3+ messages)

[bpf-next PATCH v2 0/4] ] verifier, improve ptr is_branch_taken logic
 2020-05-22  0:49 UTC  (7+ messages)
` [bpf-next PATCH v2 1/4] bpf: verifier track null pointer branch_taken with JNE and JEQ
` [bpf-next PATCH v2 2/4] bpf: selftests, verifier case for non null pointer check branch taken
` [bpf-next PATCH v2 3/4] bpf: selftests, verifier case for non null pointer map value branch
` [bpf-next PATCH v2 4/4] bpf: selftests, add printk to test_sk_lookup_kern to encode null ptr check

[PATCH net-next] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-21 21:55 UTC  (4+ messages)

[bpf-next PATCH v3 0/5] bpf: Add sk_msg and networking helpers
 2020-05-21 19:12 UTC  (12+ messages)
` [bpf-next PATCH v3 4/5] bpf: selftests, add sk_msg helpers load and attach test
` [bpf-next PATCH v3 5/5] bpf: selftests, test probe_* helpers from SCHED_CLS

[PATCH bpf v2] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
 2020-05-21 18:14 UTC  (3+ messages)

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-21 18:06 UTC  (6+ messages)
` [PATCH bpf-next v4 01/15] xsk: fix xsk_umem_xdp_frame_sz()

[PATCH 0/7] Share events between metrics
 2020-05-21 17:28 UTC  (9+ messages)
` [PATCH 5/7] perf metricgroup: Remove duped metric group events

[RFC PATCH v3 00/14] Share events between metrics
 2020-05-21 17:07 UTC  (3+ messages)
` [RFC PATCH v3 09/14] perf metricgroup: free metric_events on error


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