bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 06:41:08 to 2019-11-12 00:07:58 UTC [more...]

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  0:06 UTC  (6+ messages)
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v3 bpf-next 00/18] Introduce BPF trampoline
 2019-11-11 23:07 UTC  (61+ messages)
` [PATCH v3 bpf-next 01/18] bpf: refactor x86 JIT into helpers
` [PATCH v3 bpf-next 02/18] bpf: Add bpf_arch_text_poke() helper
` [PATCH v3 bpf-next 03/18] bpf: Introduce BPF trampoline
` [PATCH v3 bpf-next 04/18] libbpf: Introduce btf__find_by_name_kind()
` [PATCH v3 bpf-next 05/18] libbpf: Add support to attach to fentry/fexit tracing progs
` [PATCH v3 bpf-next 10/18] selftests/bpf: Add combined fentry/fexit test
` [PATCH v3 bpf-next 11/18] selftests/bpf: Add stress test for maximum number of progs
` [PATCH v3 bpf-next 12/18] bpf: Reserve space for BPF trampoline in BPF programs
` [PATCH v3 bpf-next 13/18] bpf: Fix race in btf_resolve_helper_id()
` [PATCH v3 bpf-next 14/18] bpf: Compare BTF types of functions arguments with actual types
` [PATCH v3 bpf-next 15/18] bpf: Support attaching tracing BPF program to other BPF programs
` [PATCH v3 bpf-next 16/18] libbpf: Add support for attaching BPF programs "
` [PATCH v3 bpf-next 17/18] selftests/bpf: Extend test_pkt_access test
` [PATCH v3 bpf-next 18/18] selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (6+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion

[PATCH] selftests: bpf: add missing object file to TEST_FILES
 2019-11-11 21:36 UTC  (2+ messages)

[PATCH -v5 00/17] Rewrite x86/ftrace to use text_poke (and more)
 2019-11-11 20:56 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-11 18:40 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH v2 bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible
` [PATCH v2 bpf-next 3/3] selftests/bpf: add BPF_TYPE_MAP_ARRAY mmap() tests

[PATCH net-next] sfc: trace_xdp_exception on XDP failure
 2019-11-11 18:01 UTC  (4+ messages)

[PATCH bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-11 16:39 UTC  (12+ messages)
` [PATCH bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible
` [PATCH bpf-next 3/3] selftests/bpf: add BPF_TYPE_MAP_ARRAY mmap() tests

[net-next PATCH] samples/bpf: adjust Makefile and README.rst
 2019-11-11 14:30 UTC  (3+ messages)

[PATCH bpf-next 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-11 14:22 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: test_tc_edt: "

[PATCH] samples: bpf: fix outdated README build command
 2019-11-11 13:58 UTC  (4+ messages)

net --> net-next merge
 2019-11-11 13:39 UTC  (3+ messages)

[PATCH bpf-next v2] [tools/bpf] workaround a verifier failure for test_progs
 2019-11-11 13:07 UTC  (2+ messages)

Fw: [Bug 205469] New: x86_32: bpf: multiple test_bpf failures using eBPF JIT
 2019-11-11 12:56 UTC  (4+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-11  7:32 UTC  (12+ messages)

[PATCH bpf-next 0/5] Extend libbpf to support shared umems and Rx|Tx-only sockets
 2019-11-11  3:32 UTC  (27+ messages)
` [PATCH bpf-next 1/5] libbpf: support XDP_SHARED_UMEM with external XDP program
` [PATCH bpf-next 2/5] samples/bpf: add XDP_SHARED_UMEM support to xdpsock
` [PATCH bpf-next 3/5] libbpf: allow for creating Rx or Tx only AF_XDP sockets
` [PATCH bpf-next 4/5] samples/bpf: use Rx-only and Tx-only sockets in xdpsock
` [PATCH bpf-next 5/5] xsk: extend documentation for Rx|Tx-only sockets and shared umems

[PATCH bpf-next v4 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-11  3:29 UTC  (9+ messages)
` [PATCH bpf-next v4 1/6] libbpf: Unpin auto-pinned maps if loading fails
` [PATCH bpf-next v4 2/6] selftests/bpf: Add tests for automatic map unpinning on load failure
` [PATCH bpf-next v4 3/6] libbpf: Propagate EPERM to caller on program load
` [PATCH bpf-next v4 4/6] libbpf: Use pr_warn() when printing netlink errors
` [PATCH bpf-next v4 5/6] libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
` [PATCH bpf-next v4 6/6] libbpf: Add getter for program size

[PATCH] net: core: fix unbalanced qdisc_run_begin/qdisc_run_end
 2019-11-10 13:53 UTC  (2+ messages)

[PATCH 1/2] selftests: bpf: test_lwt_ip_encap: add missing object file to TEST_FILES
 2019-11-10  9:15 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 015/191] samples/bpf: fix a compilation failure
 2019-11-10  2:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 082/191] samples/bpf: fix "

[PATCH AUTOSEL 4.14 006/109] samples/bpf: fix a compilation failure
 2019-11-10  2:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 042/109] samples/bpf: fix "

[PATCH bpf-next v3 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-09 20:18 UTC  (13+ messages)
` [PATCH bpf-next v3 1/6] libbpf: Unpin auto-pinned maps if loading fails
` [PATCH bpf-next v3 2/6] selftests/bpf: Add tests for automatic map unpinning on load failure
` [PATCH bpf-next v3 3/6] libbpf: Propagate EPERM to caller on program load
` [PATCH bpf-next v3 4/6] libbpf: Use pr_warn() when printing netlink errors
` [PATCH bpf-next v3 5/6] libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
` [PATCH bpf-next v3 6/6] libbpf: Add getter for program size

[PATCH,bpf-next v2 0/2] samples: bpf: update map definition to new syntax BTF-defined map
 2019-11-09  3:26 UTC  (5+ messages)
` [PATCH,bpf-next v2 2/2] "

Fwd: [Bug 205459] New: mips: bpf: test_bpf failures, eBPF JIT on mips32 outputs invalid 64-bit insns
 2019-11-08 23:42 UTC 

[PATCH bpf-next v2 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-08 23:35 UTC  (24+ messages)
` [PATCH bpf-next v2 1/6] libbpf: Unpin auto-pinned maps if loading fails
` [PATCH bpf-next v2 2/6] selftests/bpf: Add tests for automatic map unpinning on load failure
` [PATCH bpf-next v2 3/6] libbpf: Propagate EPERM to caller on program load
` [PATCH bpf-next v2 4/6] libbpf: Use pr_warn() when printing netlink errors
` [PATCH bpf-next v2 5/6] libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
` [PATCH bpf-next v2 6/6] libbpf: Add getter for program size

[PATCH bpf-next 0/6] libbpf: Fix pinning and error message bugs and add new getters
 2019-11-08 20:04 UTC  (15+ messages)
` [PATCH bpf-next 1/6] libbpf: Unpin auto-pinned maps if loading fails
` [PATCH bpf-next 2/6] selftests/bpf: Add tests for automatic map unpinning on load failure
` [PATCH bpf-next 3/6] libbpf: Propagate EPERM to caller on program load
` [PATCH bpf-next 4/6] libbpf: Use pr_warn() when printing netlink errors
` [PATCH bpf-next 5/6] libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
` [PATCH bpf-next 6/6] libbpf: Add getter for program size

[PATCH v5 00/10] Improvements to memory usage by parse events
 2019-11-08 18:18 UTC  (4+ messages)
` [PATCH v6 "

[PATCH bpf-next v13 0/7] Landlock LSM
 2019-11-08 15:39 UTC  (12+ messages)
` [PATCH bpf-next v13 4/7] landlock: Add ptrace LSM hooks

Investment opportunity
 2019-11-08 13:13 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).