bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 23:54:37 to 2019-06-27 00:39:35 UTC [more...]

[PATCH AUTOSEL 4.14 02/35] samples, bpf: fix to change the buffer size for read()
 2019-06-27  0:38 UTC 

[PATCH AUTOSEL 5.1 33/95] tools: bpftool: Fix JSON output when lookup fails
 2019-06-27  0:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 58/95] bpf: fix div64 overflow tests to properly detect errors

[PATCH bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-27  0:08 UTC  (16+ messages)
` [PATCH bpf-next 1/4] bpf: unprivileged BPF access "
` [PATCH bpf-next 2/4] bpf: sync tools/include/uapi/linux/bpf.h
` [PATCH bpf-next 3/4] libbpf: add libbpf_[get|put]_bpf_permission()
` [PATCH bpf-next 4/4] bpftool: use libbpf_[get|put]_bpf_permission()

[PATCH bpf-next 0/3] capture integers in BTF type info for map defs
 2019-06-26 23:21 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH bpf-next 2/3] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH bpf-next 3/3] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-26 23:20 UTC  (5+ messages)

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-26 23:12 UTC 

[PATCH v2 bpf-next 0/3] libbpf: add perf buffer abstraction and API
 2019-06-26 22:31 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: add perf buffer API
` [PATCH v2 bpf-next 2/3] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v2 bpf-next 3/3] selftests/bpf: test perf buffer API

KASAN: slab-out-of-bounds Write in validate_chain
 2019-06-26 22:24 UTC  (2+ messages)

[PATCH v2 bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-26 22:15 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/7] libbpf: add kprobe/uprobe attach API

ANNOUNCE: pahole v1.14 (Bug fixes)
 2019-06-26 21:16 UTC 

[PATCH net-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
 2019-06-26 20:50 UTC  (2+ messages)

[PATCH bpf-next V6 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-26 20:26 UTC  (19+ messages)
` [PATCH bpf-next V6 01/16] net/mlx5e: Attach/detach XDP program safely
` [PATCH bpf-next V6 02/16] xsk: Add API to check for available entries in FQ
` [PATCH bpf-next V6 03/16] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next V6 04/16] libbpf: Support "
` [PATCH bpf-next V6 05/16] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next V6 06/16] xsk: Return the whole xdp_desc from xsk_umem_consume_tx
` [PATCH bpf-next V6 07/16] net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
` [PATCH bpf-next V6 08/16] net/mlx5e: Calculate linear RX frag size considering XSK
` [PATCH bpf-next V6 09/16] net/mlx5e: Allow ICO SQ to be used by multiple RQs
` [PATCH bpf-next V6 10/16] net/mlx5e: Refactor struct mlx5e_xdp_info
` [PATCH bpf-next V6 11/16] net/mlx5e: Share the XDP SQ for XDP_TX between RQs
` [PATCH bpf-next V6 12/16] net/mlx5e: XDP_TX from UMEM support
` [PATCH bpf-next V6 13/16] net/mlx5e: Consider XSK in XDP MTU limit calculation
` [PATCH bpf-next V6 14/16] net/mlx5e: Encapsulate open/close queues into a function
` [PATCH bpf-next V6 15/16] net/mlx5e: Move queue param structs to en/params.h

[PATCH v2 bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-26 20:04 UTC  (3+ messages)

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-26 19:38 UTC  (9+ messages)

[PATCH bpf-next v8 0/9] bpf: getsockopt and setsockopt hooks
 2019-06-26 19:21 UTC  (5+ messages)
` [PATCH bpf-next v8 1/9] bpf: implement "

[PATCH bpf v4 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-26 18:34 UTC  (4+ messages)
  ` [PATCH bpf v4 1/2] xdp: hold device for umem regardless of zero-copy mode
  ` [PATCH bpf v4 2/2] xdp: fix hang while unregistering device bound to xdp socket

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-26 18:28 UTC  (11+ messages)
` [PATCH v2 bpf-next 04/11] libbpf: refactor map initialization

bpf-next: building samples on s390x
 2019-06-26 16:15 UTC 

[bpf-next v2 00/10] Test the 32bit narrow reads
 2019-06-26 16:12 UTC  (15+ messages)
` [bpf-next v2 01/10] selftests/bpf: Print a message when tester could not run a program
` [bpf-next v2 02/10] selftests/bpf: Avoid a clobbering of errno
` [bpf-next v2 03/10] selftests/bpf: Avoid another case of errno clobbering
` [bpf-next v2 04/10] selftests/bpf: Use bpf_prog_test_run_xattr
` [bpf-next v2 05/10] selftests/bpf: Allow passing more information to BPF prog test run
` [bpf-next v2 06/10] tools headers: Adopt compiletime_assert from kernel sources
` [bpf-next v2 07/10] tools headers: sync struct bpf_perf_event_data
` [bpf-next v2 08/10] bpf: Implement bpf_prog_test_run for perf event programs
` [bpf-next v2 09/10] selftests/bpf: Add tests for bpf_prog_test_run for perf events progs
` [bpf-next v2 10/10] selftests/bpf: Test correctness of narrow 32bit read on 64bit field

[PATCH net-next] xdp: Make __mem_id_disconnect static
 2019-06-26 14:33 UTC  (4+ messages)

[PATCH v2] samples: bpf: make the use of xdp samples consistent
 2019-06-26 14:33 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix compiler warning with CONFIG_MODULES=n
 2019-06-26 14:32 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: build tests with debug info
 2019-06-26 14:32 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: fix max() type mismatch for 32bit
 2019-06-26 14:32 UTC  (2+ messages)

[PATCH bpf] bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
 2019-06-26 14:31 UTC  (3+ messages)

[PATCH bpf] tools: bpftool: use correct argument in cgroup errors
 2019-06-26 14:30 UTC  (3+ messages)

[PATCH] xsk: Properly terminate assignment in xskq_produce_flush_desc
 2019-06-26 14:30 UTC  (6+ messages)

samples/bpf compilation failures - 5.2.0
 2019-06-26 14:21 UTC  (3+ messages)

BUG: unable to handle kernel paging request in tls_prots
 2019-06-26 10:17 UTC 

[PATCH bpf-next 0/2] libbpf: add perf buffer API
 2019-06-26  5:11 UTC  (7+ messages)
` [PATCH bpf-next 1/2] libbpf: add perf buffer reading API
` [PATCH bpf-next 2/2] selftests/bpf: test perf buffer API

[PATCH bpf-next] libbpf: fix max() type mismatch for 32bit
 2019-06-26  4:58 UTC  (3+ messages)

[PATCH bpf-next v6 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-26  1:35 UTC  (4+ messages)
` [PATCH bpf-next v6 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v5 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH bpf-next v5 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 22:37 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v5 2/2] bpf: Add selftests for bpf_perf_event_output

selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
 2019-06-25 20:27 UTC  (8+ messages)

[PATCH bpf-next v4 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 20:11 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v4 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH V2 00/15] cleanup cppcheck signed shifting errors
 2019-06-25 18:49 UTC  (20+ messages)
` [PATCH V3 "
  ` [PATCH V3 01/15] arm: perf: cleanup cppcheck shifting error
  ` [PATCH V3 02/15] ARM: davinci: cleanup cppcheck shifting errors
  ` [PATCH V3 03/15] ARM: ep93xx: "
  ` [PATCH V3 04/15] ARM: exynos: cleanup cppcheck shifting error
  ` [PATCH V3 05/15] ARM: footbridge: "
  ` [PATCH V3 06/15] ARM: imx: cleanup cppcheck shifting errors
  ` [PATCH V3 07/15] ARM: ks8695: cleanup cppcheck shifting error
  ` [PATCH V3 08/15] ARM: mmp: cleanup cppcheck shifting errors
  ` [PATCH V3 09/15] ARM: omap2: cleanup cppcheck shifting error
  ` [PATCH V3 10/15] ARM: orion5x: cleanup cppcheck shifting errors
  ` [PATCH V3 11/15] ARM: pxa: "
  ` [PATCH V3 12/15] ARM: vexpress: cleanup cppcheck shifting error
  ` [PATCH V3 13/15] ARM: mm: cleanup cppcheck shifting errors
  ` [PATCH V3 14/15] ARM: bpf: cleanup cppcheck shifting error
  ` [PATCH V3 15/15] ARM: vfp: cleanup cppcheck shifting errors

[PATCH net-next] tools: lib: bpf: libbpf: fix max() type mistmatch for 32bit
 2019-06-25 17:45 UTC  (2+ messages)

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-25 17:14 UTC  (6+ messages)

bpf: jit: s390 64/32 bits for index in tail call
 2019-06-25 16:56 UTC 

[PATCH bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-25 16:22 UTC  (5+ messages)

[PATCH v2] bpf: fix uapi bpf_prog_info fields alignment
 2019-06-25 15:36 UTC  (5+ messages)

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-25 13:14 UTC  (4+ messages)
` [PATCH 03/11] xdp: add offset param to zero_copy_allocator

[PATCH v3 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 12:40 UTC  (5+ messages)
` [PATCH v3 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH v3 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH v3 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-25 12:29 UTC  (2+ messages)

[PATCH] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-25 12:06 UTC  (4+ messages)

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-25 12:02 UTC  (4+ messages)

ebpf: BPF_ALU32 | BPF_ARSH on BE arches
 2019-06-25 10:41 UTC 

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-25  8:11 UTC  (7+ messages)

[PATCH 2/3] module: Fix up module_notifier return values
 2019-06-25  7:42 UTC  (4+ messages)

[net/bpf] Re: WARNING in mark_lock
 2019-06-25  7:29 UTC 

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-25  4:36 UTC  (6+ messages)

[RFC PATCH 0/6] bpf: add BPF_MAP_DUMP command to access more
 2019-06-25  0:14 UTC  (5+ messages)
` [RFC PATCH 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call

[PATCH v2 0/2] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-24 23:53 UTC 


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