bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 09:42:46 to 2020-09-30 22:01:30 UTC [more...]

[RFC PATCH seccomp 0/2] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-30 22:00 UTC  (11+ messages)
` [PATCH v3 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
  ` [PATCH v3 seccomp 1/5] x86: Enable seccomp architecture tracking
  ` [PATCH v3 seccomp 2/5] seccomp/cache: Add "emulator" to check if filter is constant allow
  ` [PATCH v3 seccomp 3/5] seccomp/cache: Lookup syscall allowlist for fast path
  ` [PATCH v3 seccomp 4/5] selftests/seccomp: Compare bitmap vs filter overhead
  ` [PATCH v3 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v3 net-next 00/12] mvneta: introduce XDP multi-buffer support
 2020-09-30 21:40 UTC  (18+ messages)
` [PATCH v3 net-next 01/12] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v3 net-next 02/12] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers
` [PATCH v3 net-next 03/12] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v3 net-next 04/12] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v3 net-next 05/12] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v3 net-next 06/12] bpf: helpers: add multibuffer support
` [PATCH v3 net-next 07/12] samples/bpf: add bpf program that uses xdp mb helpers
` [PATCH v3 net-next 08/12] bpf: move user_size out of bpf_test_init
` [PATCH v3 net-next 09/12] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v3 net-next 10/12] bpf: add xdp multi-buffer selftest
` [PATCH v3 net-next 11/12] net: mvneta: enable jumbo frames for XDP
` [PATCH v3 net-next 12/12] bpf: cpumap: introduce xdp multi-buff support

[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
 2020-09-30 21:29 UTC  (10+ messages)
` [PATCH bpf-next 1/4] libbpf: make btf_dump work with modifiable BTF
` [PATCH bpf-next 2/4] libbpf: add raw dumping of BTF types
` [PATCH bpf-next 3/4] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests
` [PATCH bpf-next 4/4] selftests/bpf: test "incremental" btf_dump in C format

[PATCH v4 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 21:28 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v4 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH v3 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 21:20 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH bpf-next v4 0/6] Various BPF helper improvements
 2020-09-30 21:12 UTC  (16+ messages)
` [PATCH bpf-next v4 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v4 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next v4 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v4 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next v4 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v4 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH bpf] bpf: fix "unresolved symbol" build error with resolve_btfids
 2020-09-30 20:58 UTC  (5+ messages)

For review: seccomp_user_notif(2) manual page
 2020-09-30 20:34 UTC  (5+ messages)

Help using libbpf with kernel 4.14
 2020-09-30 18:34 UTC  (8+ messages)

[PATCH bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api
 2020-09-30 18:30 UTC  (6+ messages)

mb2q experience and couple issues
 2020-09-30 18:12 UTC 

[PATCH v2 bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30 15:48 UTC  (5+ messages)

[PATCH v5 bpf-next 00/12] BPF TCP header options
 2020-09-30 15:23 UTC  (3+ messages)
` [PATCH v5 bpf-next 09/12] bpf: tcp: Allow bpf prog to write and parse TCP header option

[PATCH v2 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 15:04 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v2 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH bpf-next] selftests/bpf: Fix alignment of .BTF_ids
 2020-09-30 11:52 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] Sockmap copying
 2020-09-30  9:37 UTC  (10+ messages)
` [PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
` [PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash

pull-request: bpf 2020-09-29
 2020-09-30  8:49 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Various BPF helper improvements
 2020-09-30  7:58 UTC  (11+ messages)
` [PATCH bpf-next v3 1/6] bpf: add classid helper only based on skb->sk
` [PATCH bpf-next v3 2/6] bpf, net: rework cookie generator as per-cpu one
` [PATCH bpf-next v3 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v3 4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs
` [PATCH bpf-next v3 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v3 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-09-30  6:48 UTC  (9+ messages)
` [PATCH bpf-next v4 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v4 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v4 3/6] selftests/bpf: ksyms_btf to test "
` [PATCH bpf-next v4 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v4 5/6] bpf: Introducte bpf_this_cpu_ptr()
` [PATCH bpf-next v4 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()

[Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization
 2020-09-30  5:17 UTC  (3+ messages)
` [Linux-kernel-mentees][PATCH 1/2] net: reorder members of virtnet_info "
` [Linux-kernel-mentees][PATCH 2/2] net: reorder members of receive_queue in virtio_net "

build failure (BTFIDS) with CONFIG_NET && !CONFIG_INET
 2020-09-30  4:57 UTC  (2+ messages)

[PATCH dwarves 00/11] Switch BTF loading and encoding to libbpf APIs
 2020-09-30  4:27 UTC  (12+ messages)
` [PATCH dwarves 01/11] libbpf: update to latest libbpf version
` [PATCH dwarves 02/11] btf_encoder: detect BTF encoding errors and exit
` [PATCH dwarves 03/11] dwarves: expose and maintain active debug info loader operations
` [PATCH dwarves 04/11] btf_loader: use libbpf to load BTF
` [PATCH dwarves 05/11] btf_encoder: use libbpf APIs to encode BTF type info
` [PATCH dwarves 06/11] btf_encoder: fix emitting __ARRAY_SIZE_TYPE__ as index range type
` [PATCH dwarves 07/11] btf_encoder: discard CUs after BTF encoding
` [PATCH dwarves 08/11] btf_encoder: revamp how per-CPU variables are encoded
` [PATCH dwarves 09/11] dwarf_loader: increase the size of lookup hash map
` [PATCH dwarves 10/11] strings: use BTF's string APIs for strings management
` [PATCH dwarves 11/11] btf_encoder: support cross-compiled ELF binaries with different endianness

[PATCH bpf-next 1/3] libbpf: fix uninitialized variable in btf_parse_type_sec
 2020-09-30  0:10 UTC  (7+ messages)
` [PATCH bpf-next 2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings
` [PATCH bpf-next 3/3] libbpf: compile in PIC mode only for shared library case

[PATCH bpf-next] bpf: fix raw_tp test run in preempt kernel
 2020-09-30  0:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf, x64: optimize JIT's pro/epilogue
 2020-09-30  0:00 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, x64: drop "pop %rcx" instruction on BPF JIT epilogue
` [PATCH bpf-next 2/2] bpf: x64: do not emit sub/add 0, %rsp when !stack_depth

[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
 2020-09-29 23:53 UTC  (8+ messages)
` [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()

[PATCH bpf-next v2] selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
 2020-09-29 23:40 UTC  (2+ messages)

[PATCH v6 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-29 21:40 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint

[PATCH bpf-next 0/2] introduce BPF_F_SHARE_PE
 2020-09-29 21:08 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: introduce BPF_F_SHARE_PE for perf event array
` [PATCH bpf-next 2/2] selftests/bpf: add tests for BPF_F_SHARE_PE

[PATCH bpf-next] selftests: Make sure all 'skel' variables are declared static
 2020-09-29 20:59 UTC  (4+ messages)

[bpf-next PATCH] bpf, selftests: fix warning in snprintf_btf where system() call unchecked
 2020-09-29 20:30 UTC  (2+ messages)

[PATCH bpf-next v10 0/7] bpf: Support multi-attach for freplace programs
 2020-09-29 20:30 UTC  (9+ messages)
` [PATCH bpf-next v10 1/7] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v10 2/7] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v10 3/7] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v10 4/7] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v10 5/7] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v10 6/7] selftests/bpf: Adding test for arg dereference in extension trace
` [PATCH bpf-next v10 7/7] selftests: Add selftest for disallowing modify_return attachment to freplace

[PATCH RFC bpf-next 0/5] Do not include the original insn in zext patchlet
 2020-09-29 20:03 UTC  (5+ messages)
` [PATCH RFC bpf-next 5/5] bpf: "

[PATCH bpf-next 0/3] libbpf: support loading/storing any BTF endianness
 2020-09-29 20:00 UTC  (2+ messages)

[PATCH bpf] xsk: fix a documentation mistake in xsk_queue.h
 2020-09-29 18:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf_iter: don't fail test due to missing __builtin_btf_type_id
 2020-09-29 18:30 UTC  (4+ messages)

[PATCH bpf-next] bpf/preload: make sure Makefile cleans up after itself, and add .gitignore
 2020-09-29 18:20 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf: BTF-based kernel data display fixes
 2020-09-29 18:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: fix unused-result warning in snprintf_btf.c
` [PATCH bpf-next 2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h

Problem with endianess of pahole BTF output for vmlinux
 2020-09-29 17:57 UTC  (13+ messages)

[PATCH bpf-next v3 0/4] [PATCH bpf-next v2 0/4] Sockmap copying
 2020-09-29 15:53 UTC  (2+ messages)

[PATCH] powerpc: net: bpf_jit_comp: Fix misuse of fallthrough
 2020-09-29 14:50 UTC  (3+ messages)

BUG: unable to handle kernel paging request in bpf_trace_run2
 2020-09-29 12:46 UTC  (2+ messages)

[PATCH 4.19 182/245] perf metricgroup: Free metric_events on error
 2020-09-29 11:00 UTC 

[PATCH v3 bpf-next 0/3] libbpf: BTF writer APIs
 2020-09-29 12:20 UTC  (2+ messages)

[PATCH bpf-next] xsk: fix possible crash in socket_release when out-of-memory
 2020-09-29 12:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature
 2020-09-29 12:20 UTC  (2+ messages)

[bpf-next PATCH] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp
 2020-09-29 12:20 UTC  (2+ messages)

[PATCH 5.4 287/388] perf metricgroup: Free metric_events on error
 2020-09-29 11:00 UTC 

[PATCH bpf-next v9 00/11] bpf: Support multi-attach for freplace programs
 2020-09-29 10:47 UTC  (4+ messages)
` [PATCH bpf-next v9 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach


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