bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-10 04:34:06 to 2020-11-12 19:16:26 UTC [more...]

[PATCH v2 bpf-next 0/3] bpf: Pointers beyond packet end
 2020-11-12 19:16 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Support for pointers beyond pkt_end
` [PATCH v2 bpf-next 2/3] selftests/bpf: Add skb_pkt_end test
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add asm tests for pkt vs pkt_end comparison

[PATCH bpf v5 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-12 19:10 UTC  (6+ messages)
` [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
` [PATCH bpf v5 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

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

[PATCH bpf-next 1/2] bpf: Augment the set of sleepable LSM hooks
 2020-11-12 18:50 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to "

[PATCH bpf] MAINTAINERS/bpf: Update Andrii's entry
 2020-11-12 18:03 UTC 

[PATCH bpf] selftests/bpf: fix unused attribute usage in subprogs_unused test
 2020-11-12 17:20 UTC  (2+ messages)

[RFC 0/3] btf_encoder: Fix functions BTF data generation
 2020-11-12 15:05 UTC  (4+ messages)
` [RFC/PATCH 1/3] btf_encoder: Generate also .init functions
` [RFC/PATCH 2/3] btf_encoder: Put function generation code to generate_func
` [RFC/PATCH 3/3] btf_encoder: Func generation fix

[PATCH bpf-next 0/9] Introduce preferred busy-polling
 2020-11-12 14:45 UTC  (14+ messages)
` [PATCH bpf-next 1/9] net: introduce "
` [PATCH bpf-next 2/9] net: add SO_BUSY_POLL_BUDGET socket option
` [PATCH bpf-next 3/9] xsk: add support for recvmsg()
` [PATCH bpf-next 4/9] xsk: check need wakeup flag in sendmsg()
` [PATCH bpf-next 5/9] xsk: add busy-poll support for {recv,send}msg()
` [PATCH bpf-next 6/9] xsk: propagate napi_id to XDP socket Rx path
` [PATCH bpf-next 7/9] samples/bpf: use recvfrom() in xdpsock
` [PATCH bpf-next 8/9] samples/bpf: add busy-poll support to xdpsock
` [PATCH bpf-next 9/9] samples/bpf: add option to set the busy-poll budget

[PATCH] bpf: relax return code check for subprograms
 2020-11-12 13:03 UTC  (5+ messages)

[PATCH bpf-next V5 0/5] Subj: bpf: New approach for BPF MTU handling
 2020-11-12 12:58 UTC  (7+ messages)
` [PATCH bpf-next V5 3/5] bpf: add BPF-helper for MTU checking

[PATCH bpf-next 1/2] tools/bpf: Add bootstrap/ to .gitignore
 2020-11-12  9:10 UTC  (2+ messages)
` [PATCH bpf-next 2/2] tools/bpf: Always run the *-clean recipes

[PATCH] selftest/bpf: fix IPV6FR handling in flow dissector
 2020-11-12  9:00 UTC  (6+ messages)

[PATCH bpf-next v2 0/5] xsk: i40e: Tx performance improvements
 2020-11-12  7:45 UTC  (11+ messages)
` [PATCH bpf-next v2 1/5] samples/bpf: increment Tx stats at sending
` [PATCH bpf-next v2 2/5] i40e: remove unnecessary sw_ring access from xsk Tx
` [PATCH bpf-next v2 3/5] xsk: introduce padding between more ring pointers
` [PATCH bpf-next v2 4/5] xsk: introduce batched Tx descriptor interfaces
` [PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance

[PATCH bpf-next] bpf: Fix NULL dereference in bpf_task_storage
 2020-11-12  2:30 UTC  (3+ messages)

[PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-11 22:49 UTC  (5+ messages)

[bpf PATCH 0/5] sockmap fixes
 2020-11-12  0:22 UTC  (5+ messages)
` [bpf PATCH 1/5] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH 3/5] bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self

[PATCHv4 0/3] pahole/kernel: Workaround dwarf bug for function encoding
 2020-11-12  0:36 UTC  (9+ messages)
` [PATCH 3/3] btf_encoder: Change functions check due to broken dwarf

[selftest/bpf] b83590ee1a: BUG:KASAN:slab-out-of-bounds_in_l
 2020-11-11 22:43 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] tools/bpftool: Some build fixes
 2020-11-11 20:50 UTC  (20+ messages)
` [PATCH bpf-next v3 1/7] tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
` [PATCH bpf-next v3 2/7] tools/bpftool: Force clean of out-of-tree build
` [PATCH bpf-next v3 3/7] tools/bpftool: Fix cross-build
` [PATCH bpf-next v3 4/7] tools/runqslower: Use Makefile.include
` [PATCH bpf-next v3 5/7] tools/runqslower: Enable out-of-tree build
` [PATCH bpf-next v3 6/7] tools/runqslower: Build bpftool using HOSTCC
` [PATCH bpf-next v3 7/7] tools/bpftool: Fix build slowdown

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-11 20:11 UTC  (17+ messages)
` [PATCH v4 bpf-next 1/5] bpf: add in-kernel split "
` [PATCH v4 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it
` [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs
` [PATCH v4 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`

[PATCHv6 bpf] bpf: Move iterator functions into special init section
 2020-11-11 20:09 UTC  (6+ messages)

[PATCH dwarves 0/4] Add split BTF support to pahole
 2020-11-11 18:50 UTC  (13+ messages)
` [PATCH dwarves 4/4] btf: add support for split BTF loading and encoding

[PATCHv2 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-11 18:08 UTC  (18+ messages)
` [PATCHv3 "

[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-11 16:33 UTC  (14+ messages)

BUG: unable to handle kernel paging request in bpf_trace_run4
 2020-11-11 14:59 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-11 14:57 UTC  (2+ messages)

[PATCH v5 net-nex 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-11 12:59 UTC  (12+ messages)
` [PATCH v5 net-nex 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v5 net-nex 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v5 net-nex 3/5] net: mvneta: add xdp tx return bulking support
` [PATCH v5 net-nex 4/5] net: mvpp2: "
` [PATCH v5 net-nex 5/5] net: mlx5: "

general protection fault in rt6_fill_node
 2020-11-11 11:19 UTC  (3+ messages)

general protection fault in nexthop_is_blackhole
 2020-11-11 11:19 UTC  (3+ messages)

[PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
 2020-11-11 10:07 UTC  (4+ messages)

[PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-11  8:44 UTC  (4+ messages)

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH bpf-next] bpf: compile out btf_parse_module() if module BTF is not enabled
 2020-11-11  4:19 UTC  (2+ messages)

[PATCH v2] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
 2020-11-11  4:14 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-11  1:12 UTC  (4+ messages)

[PATCH] net: sched: fix misspellings using misspell-fixer tool
 2020-11-11  1:00 UTC  (4+ messages)

[PATCHv2 net 0/2] Remove unused test_ipip.sh test and add missed ip6ip6 test
 2020-11-11  0:56 UTC  (4+ messages)
` [PATCHv3 bpf "

[PATCH bpf-next 0/3] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-11  0:20 UTC  (12+ messages)
` [PATCH bpf-next 2/3] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP

[PATCHv5 bpf] bpf: Move iterator functions into special init section
 2020-11-10 23:30 UTC  (4+ messages)

[PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
 2020-11-10 18:42 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] tools/bpftool: Fix cross and out-of-tree builds
 2020-11-10 18:38 UTC  (10+ messages)
` [PATCH bpf-next v2 3/6] tools/bpftool: Fix cross-build
` [PATCH bpf-next v2 5/6] tools/runqslower: Enable out-of-tree build

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-10 11:43 UTC  (5+ messages)

[PATCH v4 net-next 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-10 11:18 UTC  (8+ messages)
` [PATCH v4 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v4 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v4 net-next 5/5] net: mlx5: add xdp tx return bulking support

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
 2020-11-10  8:28 UTC  (7+ messages)
` [PATCH bpf-next 2/6] samples/bpf: increment Tx stats at sending
  ` [Intel-wired-lan] "
` [PATCH bpf-next 5/6] xsk: introduce batched Tx descriptor interfaces
  ` [Intel-wired-lan] "


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