BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-04 15:27:54 to 2021-01-11 14:14:51 UTC [more...]

[PATCH bpf v1] Add `core_btf_path` to `bpf_object_open_opts` to pass BTF path from skeleton program
 2021-01-11 14:13 UTC  (2+ messages)

[PATCH bpf] bpf: local storage helpers should check nullness of owner ptr passed
 2021-01-11 14:06 UTC  (6+ messages)

Check pahole availibity and BPF support of toolchain before starting a Linux kernel build
 2021-01-11 12:48 UTC 

[PATCH bpf-next 1/4] bpf: enable task local storage for tracing programs
 2021-01-11 10:17 UTC  (3+ messages)

kernel BUG at mm/vmalloc.c:LINE! (2)
 2021-01-11  9:15 UTC  (2+ messages)

[QUESTION] build errors and warnings when make M=samples/bpf
 2021-01-11  8:17 UTC 

verifier fails after register spill
 2021-01-11  6:49 UTC  (3+ messages)

[PATCH RESEND v2 0/3] bpf,x64: implement jump padding in jit
 2021-01-11  6:22 UTC  (6+ messages)
` [PATCH RESEND v2 1/3] bpf,x64: pad NOPs to make images converge more easily
` [PATCH RESEND v2 2/3] test_bpf: remove EXPECTED_FAIL flag from bpf_fill_maxinsns11
` [PATCH RESEND v2 3/3] selftests/bpf: Add verifier test for x64 jit jump padding

[PATCH v2 bpf-next 0/7] Support kernel module ksym variables
 2021-01-11  4:18 UTC  (15+ messages)
` [PATCH v2 bpf-next 1/7] bpf: add bpf_patch_call_args prototype to include/linux/bpf.h
` [PATCH v2 bpf-next 2/7] bpf: avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
` [PATCH v2 bpf-next 3/7] bpf: declare __bpf_free_used_maps() unconditionally
` [PATCH v2 bpf-next 4/7] selftests/bpf: sync RCU before unloading bpf_testmod
` [PATCH v2 bpf-next 5/7] bpf: support BPF ksym variables in kernel modules
` [PATCH v2 bpf-next 6/7] libbpf: support kernel module ksym externs
` [PATCH v2 bpf-next 7/7] selftests/bpf: test "

[PATCH bpf-next] libbpf: clarify kernel type use with USER variants of CORE reading macros
 2021-01-10 19:46 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: allow empty module BTFs
 2021-01-10  7:03 UTC  (2+ messages)
` [PATCH bpf 2/2] libbpf: allow loading empty BTFs

BPF ring buffer variable-length data appending
 2021-01-10  0:57 UTC  (8+ messages)

WARNING in bpf_prog_test_run_raw_tp
 2021-01-09 20:17 UTC 

[PATCH bpf-next v6 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-09  1:55 UTC  (6+ messages)
` [PATCH bpf-next v6 1/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
` [PATCH bpf-next v6 2/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v6 3/3] bpf: split cgroup_bpf_enabled per attach type

[PATCH v3 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-08 21:54 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v3 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma
  ` [PATCH v3 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program

[PATCH] tools/bpf: Remove unnecessary parameter in bpf_object__probe_loading
 2021-01-08 20:25 UTC  (3+ messages)

[PATCH] selftests/bpf: remove duplicate include in test_lsm
 2021-01-08 20:20 UTC  (3+ messages)

[PATCH bpf-next v5 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-08 20:08 UTC  (11+ messages)
` [PATCH bpf-next v5 1/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
` [PATCH bpf-next v5 2/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v5 3/3] bpf: split cgroup_bpf_enabled per attach type

[PATCH bpf-next] bpf: allow variable-offset stack reads
 2021-01-08  4:43 UTC  (2+ messages)

[BPF CO-RE clarification] Use CO-RE on older kernel versions
 2021-01-08  1:31 UTC  (8+ messages)

[PATCH bpf-next v4 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-08  1:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v4 2/3] bpf: split cgroup_bpf_enabled per attach type
` [PATCH bpf-next v4 3/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE

pull-request: bpf 2021-01-07
 2021-01-08  0:02 UTC  (2+ messages)

[PATCH] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-07 22:37 UTC 

[PATCH bpf-next 0/3] Add user-space and non-CO-RE variants of BPF_CORE_READ()
 2021-01-07 20:00 UTC  (10+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add tests for user- and non-CO-RE BPF_CORE_READ() variants

[PATCH bpf-next v3 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-07 16:09 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v3 2/3] bpf: split cgroup_bpf_enabled per attach type
` [PATCH bpf-next v3 3/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2021-01-07 11:23 UTC  (6+ messages)

BPF Kernel OOPS - NULL pointer dereference
 2021-01-07  2:51 UTC  (5+ messages)

[PATCH bpf] bpftool: fix compilation failure for net.o with older glibc
 2021-01-06 23:30 UTC  (3+ messages)

[PATCH] arm64: traps: remove duplicate include statement
 2021-01-06 10:59 UTC  (2+ messages)

[PATCH bpf-next 0/4] Support kernel module ksym variables
 2021-01-06  8:31 UTC  (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: sync RCU before unloading bpf_testmod
` [PATCH bpf-next 2/4] bpf: support BPF ksym variables in kernel modules
` [PATCH bpf-next 3/4] libbpf: support kernel module ksym externs
` [PATCH bpf-next 4/4] selftests/bpf: test "

[PATCH v3 0/4] btf: support ints larger than 128 bits
 2021-01-06  5:26 UTC  (10+ messages)
` [PATCH v3 1/4] btf: add support for "
` [PATCH v3 2/4] libbpf: "
` [PATCH v3 3/4] bpftool: "
` [PATCH v3 4/4] bpf: add tests "

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-06  3:54 UTC 

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-06  2:46 UTC 

[PATCHv2 bpf-next] tools/resolve_btfids: Warn when having multiple IDs for single type
 2021-01-06  2:21 UTC  (2+ messages)

[PATCH] selftests: fix the return value for UDP GRO test
 2021-01-06  1:00 UTC  (2+ messages)

[PATCH bpf-next] tools/resolve_btfids: Warn when having multiple IDs for single type
 2021-01-05 22:47 UTC  (6+ messages)

[RFC PATCH bpf-next] ksnoop: kernel argument/return value tracing/display using BTF
 2021-01-05 22:44 UTC  (4+ messages)

[LSFMMBPF 2021] A status update
 2021-01-05 20:30 UTC  (3+ messages)

[PATCH] bpf: Add signature checking for BPF programs
 2021-01-05 20:16 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-01-05 19:51 UTC  (17+ messages)
` [PATCH v2 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-05 19:30 UTC  (7+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type
` [RFC PATCH 4/7] tun: free bpf_program by bpf_prog_put instead of bpf_prog_destroy
` [RFC PATCH 5/7] tun: add ioctl code TUNSETHASHPOPULATION
` [RFC PATCH 6/7] tun: populate hash in virtio-net header when needed

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run7
 2021-01-05 15:25 UTC 

[PATCH v2] btf: support ints larger than 128 bits
 2021-01-05 13:58 UTC  (3+ messages)

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-05 13:21 UTC  (9+ messages)
` [PATCH netdev 1/5] xsk: support get page for drv
` [PATCH netdev 2/5] virtio-net: support XDP_TX when not more queues
` [PATCH netdev 3/5] virtio-net, xsk: distinguish XDP_TX and XSK XMIT ctx
` [PATCH netdev 4/5] xsk, virtio-net: prepare for support xsk
` [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2021-01-05 11:56 UTC  (18+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set

[PATCH] crypto: Rename struct device_private to bcm_device_private
 2021-01-05 10:49 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: misc performance improvements for cgroup hooks
 2021-01-05  0:19 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next v2 2/2] bpf: split cgroup_bpf_enabled per attach type

BTFIDS: FAILED unresolved symbol udp6_sock
 2021-01-04 20:54 UTC  (6+ messages)

[PATCH v11 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2021-01-04 21:00 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: misc performance improvements for cgroup hooks
 2021-01-04 21:01 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt

[PATCH] mlx4: style: replace zero-length array with flexible-array member
 2021-01-04 20:40 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).