bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 05:39:54 to 2021-01-16 03:00:31 UTC [more...]

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-16  2:59 UTC  (3+ messages)
` [PATCH net-next v2 0/7] "
  ` [PATCH net-next v2 1/7] xsk: support get page for drv

[PATCH bpf-next] xsk: build skb by page
 2021-01-16  2:44 UTC 

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

[PATCH netdev] virtio-net: support XDP_TX when not more queues
 2021-01-16  1:47 UTC  (2+ messages)

pull-request: bpf-next 2021-01-16
 2021-01-16  1:29 UTC 

pull-request: bpf 2021-01-16
 2021-01-16  1:28 UTC  (2+ messages)

[PATCH bpf] MAINTAINERS: update my email address
 2021-01-15 23:00 UTC  (2+ messages)

cBPF socket filters failing - inexplicably?
 2021-01-15 22:45 UTC  (3+ messages)

[RESEND v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-15 20:09 UTC  (2+ messages)
` [PATCH 2/7] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

[RPC PATCH bpf-next] bpf: implement new BPF_CGROUP_INET_SOCK_POST_CONNECT
 2021-01-15 17:41 UTC  (9+ messages)

[PATCHv5 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-15 16:57 UTC  (6+ messages)
` [PATCHv6 "
  ` [PATCHv7 "

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-15 16:56 UTC  (10+ messages)
` [PATCH 2/7] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-01-15 16:36 UTC  (10+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

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

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

general protection fault in xsk_recvmsg
 2021-01-15 12:49 UTC  (2+ messages)

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

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-15  3:51 UTC  (4+ messages)
  ` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf

[PATCHv7 bpf-next 0/3] perf: Add mmap2 build id support
 2021-01-15  3:50 UTC  (11+ messages)
` [PATCH bpf-next 1/3] bpf: Move stack_map_get_build_id into lib
` [PATCH bpf-next 2/3] bpf: Add size arg to build_id_parse function
` [PATCH bpf-next 3/3] perf: Add build id data in mmap2 event

[PATCH bpf-next v7 00/11] Atomics for eBPF
 2021-01-15  3:23 UTC  (14+ messages)
` [PATCH bpf-next v7 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v7 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v7 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v7 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v7 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v7 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v7 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v7 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v7 09/11] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v7 10/11] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v7 11/11] bpf: Document new atomic instructions

[PATCH v2 net-next] net: tap: check vlan with eth_type_vlan() method
 2021-01-15  2:32 UTC 

[PATCH net-next] net: core: use eth_type_vlan in tap_get_user_xdp
 2021-01-15  2:21 UTC  (2+ messages)

[PATCH v3 0/2] Kbuild: DWARF v5 support
 2021-01-14 23:45 UTC  (13+ messages)

[PATCH net-next 0/4] i40e: small improvements on XDP path
 2021-01-14 22:59 UTC  (6+ messages)
` [PATCH net-next 1/4] i40e: remove unnecessary memory writes of the next to clean pointer
` [PATCH net-next 2/4] i40e: remove unnecessary cleaned_count updates
` [PATCH net-next 3/4] i40e: remove the redundant buffer info updates
` [PATCH net-next 4/4] i40: consolidate handling of XDP program actions

[PATCH bpf-next V11 0/7] bpf: New approach for BPF MTU handling
 2021-01-14 22:28 UTC  (13+ messages)
` [PATCH bpf-next V11 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V11 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V11 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-14 20:26 UTC 

Check pahole availibity and BPF support of toolchain before starting a Linux kernel build
 2021-01-14 15:13 UTC  (9+ messages)

[PATCH] btf_encoder: Add extra checks for symbol names
 2021-01-14 14:39 UTC  (5+ messages)

[PATCHv13 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-14 14:23 UTC  (8+ messages)
` [PATCHv14 "
  ` [PATCHv14 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv14 bpf-next 2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv14 bpf-next 3/6] xdp: add a new helper for dev map multicast support
  ` [PATCHv14 bpf-next 4/6] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv14 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv14 bpf-next 6/6] selftests/bpf: add xdp_redirect_multi test

[PATCH v12 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2021-01-14 14:10 UTC 

[PATCH bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-14 12:58 UTC  (14+ messages)
` [PATCH bpf-next 1/2] trace: bpf: Allow bpf to attach "
` [PATCH bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-14  8:40 UTC  (7+ messages)
` [PATCH bpf 1/2] samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
` [PATCH 2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors

[PATCH bpf-next v6 00/11] Atomics for eBPF
 2021-01-14  8:09 UTC  (3+ messages)

[PATCHv2] btf_encoder: Add extra checks for symbol names
 2021-01-14  7:45 UTC  (4+ messages)

[PATCH] crypto: Rename struct device_private to bcm_device_private
 2021-01-14  6:46 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-14  4:02 UTC  (6+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill

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

[PATCH bpf-next] bpf: reject too big ctx_size_in for raw_tp test run
 2021-01-14  3:41 UTC  (5+ messages)

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-14  3:38 UTC  (7+ messages)

[PATCH net] i40e: fix potential NULL pointer dereferencing
 2021-01-14  3:40 UTC  (2+ messages)

[PATCH 1/2] bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
 2021-01-14  3:20 UTC  (5+ messages)
` [PATCH 2/2] tools/bpftool: Add -Wall when building BPF programs

[PATCH bpf-next v2 0/5] selftests/bpf: Some build fixes
 2021-01-14  3:10 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Enable cross-building
` [PATCH bpf-next v2 2/5] selftests/bpf: Fix out-of-tree build
` [PATCH bpf-next v2 3/5] selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
` [PATCH bpf-next v2 4/5] selftests/bpf: Fix installation of urandom_read
` [PATCH bpf-next v2 5/5] selftests/bpf: Install btf_dump test cases

[PATCH] bpf: Hoise pahole version checks into Kconfig
 2021-01-13 23:07 UTC  (8+ messages)

[PATCH v3 bpf-next 0/7] Support kernel module ksym variables
 2021-01-13 22:55 UTC  (5+ messages)
` [PATCH v3 bpf-next 5/7] bpf: support BPF ksym variables in kernel modules

kernel BUG at net/core/dev.c:NUM!
 2021-01-14  0:47 UTC  (3+ messages)

[PATCH bpf-next v7 0/4] bpf: misc performance improvements for cgroup hooks
 2021-01-13 19:09 UTC  (7+ messages)
` [PATCH bpf-next v7 2/4] tools, bpf: add tcp.h to tools/uapi
` [PATCH bpf-next v7 3/4] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt

[PATCH bpf-next 0/5] selftests/bpf: Some build fixes
 2021-01-13  9:59 UTC  (4+ messages)
` [PATCH bpf-next 5/5] selftests/bpf: Install btf_dump test cases

"KASAN: vmalloc-out-of-bounds Read in bpf_trace_run1/2/3/5" and "BUG: unable to handle kernel paging request in bpf_trace_run1/2/3/4" should share the same root cause
 2021-01-13  9:11 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).