BPF List
 help / color / mirror / Atom feed
 messages from 2020-04-15 06:55:21 to 2020-04-22 00:37:58 UTC [more...]

[PATCH bpf-next] selftests/bpf: fix a couple of broken test_btf cases
 2020-04-22  0:37 UTC 

[PATCH] xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments
 2020-04-21 23:29 UTC 

[PATCH] i40e: Remove unneeded conversion to bool
 2020-04-21 22:45 UTC  (2+ messages)

[PATCH bpf-next 0/3] Improve raw tracepoint BTF types preservation
 2020-04-21 21:49 UTC  (5+ messages)

pass kernel pointers to the sysctl ->proc_handler method v2
 2020-04-21 19:31 UTC  (8+ messages)
` [PATCH 1/5] bpf-cgroup: remove unused exports
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
  ` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
 2020-04-21 19:26 UTC  (4+ messages)
` [PATCH bpf 2/2] bpf, x32: Fix clobbering of dst for BPF_JSET

probe_write_common_error
 2020-04-21 18:54 UTC  (5+ messages)

[RFC] uapi: Convert stat.h #define flags to enums
 2020-04-21 18:24 UTC  (4+ messages)

[PATCH stable 4.19] bpf: fix buggy r0 retval refinement for tracing helpers
 2020-04-21 18:20 UTC  (3+ messages)

[PATCH stable 5.4,5.5,5.6 1/4] bpf: fix buggy r0 retval refinement for tracing helpers
 2020-04-21 13:01 UTC  (4+ messages)
` [PATCH stable 5.4,5.5,5.6 2/4] bpf: Test_verifier, bpf_get_stack return value add <0
` [PATCH stable 5.4,5.5,5.6 3/4] bpf: Test_progs, add test to catch retval refine error handling
` [PATCH stable 5.4,5.5,5.6 4/4] bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test

Bpfilter Development
 2020-04-21 11:09 UTC  (2+ messages)

WARNING in cgroup_apply_control_disable
 2020-04-21  9:36 UTC 

KASAN: use-after-free Read in veth_xmit
 2020-04-21  8:32 UTC 

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-21  7:55 UTC  (16+ messages)
` [PATCH 1/6] bpf-cgroup: remove unused exports
` [PATCH 2/6] firmware_loader: "
` [PATCH 3/6] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 4/6] sysctl: remove all extern declaration from sysctl.c
` [PATCH 5/6] sysctl: avoid forward declarations
  ` [PATCH 6/6] sysctl: pass kernel pointers to ->proc_handler
    ` [Potential Spoof] "

[PATCH bpf-next] bpf: make verifier log more relevant by default
 2020-04-21  5:10 UTC 

[PATCH bpf] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
 2020-04-21  4:29 UTC  (2+ messages)

[PATCH] tools/bpf/bpftool: Remove duplicate headers
 2020-04-21  3:28 UTC  (3+ messages)

[PATCH -next] bpf: remove set but not used variable 'dst_known'
 2020-04-21  3:23 UTC  (8+ messages)
        ` [PATCH bpf-next v2] "

[PATCH bpf 1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
 2020-04-21  2:46 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10

[PATCH bpf-next] bpf_helpers.h: Add note for building with vmlinux.h or linux/types.h
 2020-04-21  1:56 UTC  (2+ messages)

[PATCH v2 1/2] bpf: Forbid XADD on spilled pointers for unprivileged users
 2020-04-21  1:48 UTC  (3+ messages)
` [PATCH v2 2/2] bpf: Fix handling of XADD on BTF memory

[PATCH bpf v2] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
 2020-04-21  1:40 UTC  (4+ messages)

[PATCH v4] docs: sysctl/kernel: document BPF entries
 2020-04-20 22:59 UTC  (2+ messages)

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-20 20:54 UTC  (14+ messages)
` [RFC PATCH bpf-next 1/6] bpf: provide function to get vmlinux BTF information
` [RFC PATCH bpf-next 2/6] bpf: btf->resolved_[ids,sizes] should not be used for vmlinux BTF
` [RFC PATCH bpf-next 3/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [RFC PATCH bpf-next 4/6] checkpatch: add new BTF pointer format specifier
` [RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF
` [RFC PATCH bpf-next 6/6] printk: extend test_printf to test %pT BTF-based format specifier

[PATCH bpf-next] bpf: enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
 2020-04-20 17:46 UTC 

[PATCH] bpf: Fix reStructuredText markup
 2020-04-20 14:47 UTC 

[PATCH] bpf, x32: remove unneeded conversion to bool
 2020-04-20 12:37 UTC 

[PATCH 45/60] perf doc: allow ASCIIDOC_EXTRA to be an argument
 2020-04-20 11:53 UTC 

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-04-20  9:52 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] sample/bpf: add xdp_redirect_map_multicast test

decruft the vmalloc API v2
 2020-04-20  9:27 UTC  (7+ messages)
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 26/29] mm: remove vmalloc_user_node_flags

[PATCH v3 bpf-next] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
 2020-04-20  3:16 UTC 

[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
 2020-04-19 22:54 UTC  (5+ messages)

[PATCH] tools/perf/util: Remove duplicate headers
 2020-04-19  6:36 UTC 

[RFC PATCH bpf-next 00/16] bpf: implement bpf based dumping of kernel data structures
 2020-04-19  6:11 UTC  (16+ messages)
` [RFC PATCH bpf-next 03/16] bpf: provide a way for targets to register themselves
` [RFC PATCH bpf-next 05/16] bpf: create file or anonymous dumpers

[RFC PATCH bpf-next v2 00/17] bpf: implement bpf based dumping of kernel data structures
 2020-04-19  5:34 UTC  (24+ messages)
` [RFC PATCH bpf-next v2 01/17] net: refactor net assignment for seq_net_private structure
` [RFC PATCH bpf-next v2 02/17] bpf: create /sys/kernel/bpfdump mount file system
` [RFC PATCH bpf-next v2 03/17] bpf: provide a way for targets to register themselves
` [RFC PATCH bpf-next v2 04/17] bpf: allow loading of a dumper program
` [RFC PATCH bpf-next v2 05/17] bpf: create file or anonymous dumpers
` [RFC PATCH bpf-next v2 06/17] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [RFC PATCH bpf-next v2 07/17] bpf: add netlink and ipv6_route targets
` [RFC PATCH bpf-next v2 08/17] bpf: add bpf_map target
` [RFC PATCH bpf-next v2 09/17] bpf: add task and task/file targets
` [RFC PATCH bpf-next v2 10/17] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [RFC PATCH bpf-next v2 11/17] bpf: support variable length array in tracing programs
` [RFC PATCH bpf-next v2 12/17] bpf: implement query for target_proto and file dumper prog_id
` [RFC PATCH bpf-next v2 13/17] tools/libbpf: libbpf support for bpfdump
` [RFC PATCH bpf-next v2 14/17] tools/bpftool: add bpf dumper support
` [RFC PATCH bpf-next v2 15/17] tools/bpf: selftests: add dumper programs for ipv6_route and netlink
` [RFC PATCH bpf-next v2 16/17] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file
` [RFC PATCH bpf-next v2 17/17] tools/bpf: selftests: add a selftest for anonymous dumper

[PATCH AUTOSEL 5.4 66/78] libbpf: Fix readelf output parsing on powerpc with recent binutils
 2020-04-18 14:40 UTC 

[PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
 2020-04-18  3:33 UTC  (11+ messages)
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size

bpf-next is OPEN
 2020-04-17 17:42 UTC 

[PATCH v11 0/4] perf tools: add support for libpfm4
 2020-04-17  9:08 UTC  (6+ messages)
` [PATCH v11 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v11 2/4] tools feature: add support for detecting libpfm4
` [PATCH v11 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v11 4/4] perf tools: add support for libpfm4

[PATCH bpf] bpf: Use pointer type whitelist for XADD
 2020-04-17  2:07 UTC  (7+ messages)

[PATCH v9 0/4] perf tools: add support for libpfm4
 2020-04-16 22:19 UTC  (11+ messages)
` [PATCH v9 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v9 2/4] tools feature: add support for detecting libpfm4
` [PATCH v9 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v9 4/4] perf tools: add support for libpfm4

selftests/bpf: test_maps: libbpf: Error loading .BTF into kernel: -22. Failed to load SK_SKB verdict prog
 2020-04-16 21:36 UTC  (2+ messages)

decruft the vmalloc API
 2020-04-16 20:37 UTC  (9+ messages)
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc

WARNING in bpf_cgroup_link_release
 2020-04-16 19:47 UTC  (5+ messages)

[PATCH v10 0/4] perf tools: add support for libpfm4
 2020-04-16 16:23 UTC  (6+ messages)
` [PATCH v10 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v10 2/4] tools feature: add support for detecting libpfm4
` [PATCH v10 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v10 4/4] perf tools: add support for libpfm4

[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
 2020-04-16 13:22 UTC  (2+ messages)

[PATCH bpf] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
 2020-04-16  8:23 UTC  (3+ messages)

BPF map freezing is unreliable; can we instead just inline constants?
 2020-04-16  5:42 UTC  (11+ messages)

pull-request: bpf 2020-04-15
 2020-04-15 18:35 UTC  (2+ messages)

Bpfilter Installation
 2020-04-15 17:31 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 011/129] bpf: Reliably preserve btf_trace_xxx types
 2020-04-15 11:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 073/129] tun: Don't put_page() for all negative return values from XDP program

[PATCH AUTOSEL 5.5 009/106] bpf: Reliably preserve btf_trace_xxx types
 2020-04-15 11:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 062/106] tun: Don't put_page() for all negative return values from XDP program

[PATCH bpf 1/2] libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
 2020-04-15 12:34 UTC  (2+ messages)

[PATCH v3 bpf-next] libbpf: always specify expected_attach_type on program load if supported
 2020-04-15 12:34 UTC  (2+ messages)

[PATCH bpf] xsk: add missing check on user supplied headroom size
 2020-04-15 12:33 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 45/84] tun: Don't put_page() for all negative return values from XDP program
 2020-04-15 11:44 UTC 

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-15  9:26 UTC  (11+ messages)
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID for bpf_link


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox