bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 00:23:48 to 2020-12-03 16:05:07 UTC [more...]

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-03 16:02 UTC  (6+ messages)
` [PATCH bpf-next v3 01/14] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v3 02/14] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v3 03/14] bpf: x86: Factor out function to emit NEG
` [PATCH bpf-next v3 04/14] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v3 05/14] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm

[PATCH] dpaa_eth: fix build errorr in dpaa_fq_init
 2020-12-03 15:51 UTC  (3+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-03 15:41 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix cold build of test_progs-no_alu32
 2020-12-03 15:38 UTC  (2+ messages)

[PATCH][next] samples/bpf: Fix spelling mistake "recieving" -> "receiving"
 2020-12-03 15:15 UTC  (2+ messages)

[PATCH bpf-next] tools/resolve_btfids: Fix some error messages
 2020-12-03 15:10 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-03 14:16 UTC  (6+ messages)
` [PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-03 14:12 UTC  (2+ messages)

Problem with BPF_CORE_READ macro function
 2020-12-03 12:19 UTC 

[PATCH] bpf, x64: bump the number of passes to 64
 2020-12-03 11:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Fixes for ima selftest
 2020-12-03 11:02 UTC  (14+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: Update ima_setup.sh for busybox
` [PATCH bpf-next v3 2/4] selftests/bpf: Ensure securityfs mount before writing ima policy
` [PATCH bpf-next v3 3/4] selftests/bpf: Add config dependency on BLK_DEV_LOOP
` [PATCH bpf-next v3 4/4] selftests/bpf: Indent ima_setup.sh with tabs

[PATCH bpf v2] libbpf: sanitise map names before pinning
 2020-12-03  9:32 UTC  (3+ messages)

[PATCH bpf v3] libbpf: sanitise map names before pinning
 2020-12-03  9:33 UTC 

[PATCH v7 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-03  9:05 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH v7 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH v6 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-03  6:54 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH v6 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH v5 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-03  6:32 UTC  (22+ messages)
` [PATCH v5 bpf-next 01/14] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH v5 bpf-next 02/14] bpf: keep module's btf_data_size intact after load
` [PATCH v5 bpf-next 03/14] libbpf: add internal helper to load BTF data by FD
` [PATCH v5 bpf-next 04/14] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH v5 bpf-next 05/14] libbpf: add kernel module BTF support for CO-RE relocations
` [PATCH v5 bpf-next 06/14] selftests/bpf: add bpf_testmod kernel module for testing
` [PATCH v5 bpf-next 07/14] selftests/bpf: add support for marking sub-tests as skipped
` [PATCH v5 bpf-next 08/14] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF
` [PATCH v5 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH v5 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH v5 bpf-next 11/14] libbpf: factor out low-level BPF program loading helper
` [PATCH v5 bpf-next 12/14] libbpf: support attachment of BPF tracing programs to kernel modules
` [PATCH v5 bpf-next 13/14] selftests/bpf: add tp_btf CO-RE reloc test for modules
` [PATCH v5 bpf-next 14/14] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module

[PATCH bpf-next v3] libbpf: fail early when loading programs with unspecified type
 2020-12-03  4:34 UTC 

[PATCH bpf-next v2] libbpf: fail early when loading programs with unspecified type
 2020-12-03  4:15 UTC 

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-03  3:26 UTC  (4+ messages)

[Patch net] lwt: disable BH too in run_lwt_bpf()
 2020-12-03  1:50 UTC  (5+ messages)

[PATCH bpf-next v2 1/3] selftests/bpf: Update ima_setup.sh for busybox
 2020-12-03  0:51 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Ensure securityfs mount before writing ima policy
` [PATCH bpf-next v2 3/3] selftests/bpf: Add config dependency on BLK_DEV_LOOP

[PATCH bpf V3 0/2] xsk: fix for xsk_poll writeable
 2020-12-03  0:20 UTC  (6+ messages)
  ` [PATCH bpf V3 1/2] xsk: replace datagram_poll by sock_poll_wait
  ` [PATCH bpf V3 2/2] xsk: change the tx writeable condition

[PATCH bpf-next V8 0/8] bpf: New approach for BPF MTU handling
 2020-12-03  0:06 UTC  (9+ messages)
` [PATCH bpf-next V8 3/8] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V8 4/8] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V8 5/8] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V8 6/8] bpf: make it possible to identify BPF redirected SKBs

[PATCH v4 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-02 23:14 UTC  (19+ messages)
` [PATCH v4 bpf-next 01/14] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH v4 bpf-next 02/14] bpf: keep module's btf_data_size intact after load
` [PATCH v4 bpf-next 03/14] libbpf: add internal helper to load BTF data by FD
` [PATCH v4 bpf-next 04/14] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH v4 bpf-next 05/14] libbpf: add kernel module BTF support for CO-RE relocations
` [PATCH v4 bpf-next 06/14] selftests/bpf: add bpf_testmod kernel module for testing
` [PATCH v4 bpf-next 07/14] selftests/bpf: add support for marking sub-tests as skipped
` [PATCH v4 bpf-next 08/14] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF
` [PATCH v4 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
` [PATCH v4 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs
` [PATCH v4 bpf-next 11/14] libbpf: factor out low-level BPF program loading helper
` [PATCH v4 bpf-next 12/14] libbpf: support attachment of BPF tracing programs to kernel modules
` [PATCH v4 bpf-next 13/14] selftests/bpf: add tp_btf CO-RE reloc test for modules
` [PATCH v4 bpf-next 14/14] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module

[PATCH bpf-next] libbpf: cap retries in sys_bpf_prog_load
 2020-12-02 23:13 UTC 

[PATCH bpf-next] libbpf: add retries in sys_bpf_prog_load
 2020-12-02 22:51 UTC  (3+ messages)

[PATCH bpf-next V7 0/8] bpf: New approach for BPF MTU handling
 2020-12-02 22:00 UTC  (4+ messages)
` [PATCH bpf-next V7 2/8] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx

[PATCH v4 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02 21:31 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[PATCH v2] bpf: remove trailing semicolon in macro definition
 2020-12-02 21:28 UTC 

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-02 21:18 UTC  (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add bpf_kallsyms_lookup test

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-02 20:55 UTC  (6+ messages)
` [PATCH bpf-next v4 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v4 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v4 4/6] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v4 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v4 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[PATCH v3 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02 20:44 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[PATCH 0/2 v2] Improve error handling of verifier tests
 2020-12-02 19:45 UTC  (3+ messages)
` [PATCH 1/2] selftests/bpf: Print reason when a tester could not run a program
` [PATCH 2/2] selftests/bpf: Avoid errno clobbering

[PATCH bpf-next] selftests/bpf: copy file using read/write in local storage test
 2020-12-02 17:49 UTC 

[PATCH v2 bpf-next 00/13] Atomics for eBPF
 2020-12-02 17:35 UTC  (32+ messages)
` [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
` [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub
` [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-02 17:25 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C
` [PATCH bpf-next 2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
` [PATCH bpf-next 3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-02 17:04 UTC  (6+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C
` [PATCH bpf-next 3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt

[PATCH] dt-bindings:<devicetree/bindings/trivial-devices.yaml>:Add compatible strings
 2020-12-02  7:26 UTC 

[PATCH 1/7] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-12-02 12:49 UTC  (7+ messages)
` [PATCH 2/7] net: batman-adv: "
` [PATCH 3/7] net: ipv4: "
` [PATCH 4/7] net: bluetooth: "
` [PATCH 5/7] net: bridge: "
` [PATCH 6/7] net: vmw_vsock: "
` [PATCH 7/7] net: tipc: "

[PATCH bpf] libbpf: sanitise map names before pinning
 2020-12-02  9:55 UTC  (3+ messages)

[PATCH bpf-next] bpf, xdp: add bpf_redirect{,_map}() leaf node detection and optimization
 2020-12-02  8:01 UTC  (5+ messages)

[PATCH bpf-next 0/3] bpftool: improve split BTF support
 2020-12-02  6:52 UTC  (4+ messages)
` [PATCH bpf-next 1/3] tools/bpftool: emit name <anon> for anonymous BTFs
` [PATCH bpf-next 2/3] libbpf: add base BTF accessor
` [PATCH bpf-next 3/3] tools/bpftool: auto-detect split BTFs in common cases

[PATCH bpf-next] kbuild: Restore ability to build out-of-tree modules
 2020-12-02  6:07 UTC  (5+ messages)

[PATCH bpf 1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples
 2020-12-02  4:40 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02  2:14 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Adds support for setting window clamp

[PATCH bpf-next 0/1] libbpf: fail early when loading programs with unspecified type
 2020-12-02  1:52 UTC  (4+ messages)
` [PATCH bpf-next 1/1] "

[PATCH] tools/bpf: Return the appropriate error value
 2020-12-02  1:38 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Adds support for setting window clamp
 2020-12-02  1:30 UTC  (3+ messages)
` [PATCH bpf-next 0/2] Add support to set window_clamp from bpf setsockops

[PATCH 0/2] Improve error handling of verifier tests
 2020-12-02  1:24 UTC  (5+ messages)
` [PATCH 1/2] selftests/bpf: Avoid errno clobbering
` [PATCH 2/2] selftests/bpf: Print reason when a tester could not run a program

[PATCH bpf-next 1/2] selftests/bpf: Update ima test helper's losetup commands
 2020-12-02  1:17 UTC  (3+ messages)

[PATCH v5 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-02  1:14 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Expose bpf_get_socket_cookie to tracing programs
 2020-12-02  1:01 UTC  (3+ messages)
` [PATCH bpf-next 2/2] bpf: Add a selftest for the tracing bpf_get_socket_cookie


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