bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 17:23:48 to 2021-04-07 13:46:52 UTC [more...]

[PATCH kbuild v4] kbuild: add an elfnote for whether vmlinux is built with lto
 2021-04-07 13:46 UTC  (12+ messages)

[PATCH net-next v3 0/8] virtio-net support xdp socket zero copy xmit
 2021-04-07 10:02 UTC  (15+ messages)
` [PATCH net-next v3 3/8] virtio-net: xsk zero copy xmit setup
` [PATCH net-next v3 4/8] virtio-net: xsk zero copy xmit implement wakeup and xmit
` [PATCH net-next v3 5/8] virtio-net: xsk zero copy xmit support xsk unaligned mode
` [PATCH net-next v3 6/8] virtio-net: xsk zero copy xmit kick by threshold
` [PATCH net-next v3 7/8] virtio-net: poll tx call xsk zerocopy xmit
` [PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk

[PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk
 2021-04-07  9:30 UTC 

[PATCH net-next v3 7/8] virtio-net: poll tx call xsk zerocopy xmit
 2021-04-07  9:16 UTC 

[PATCH net-next v3 3/8] virtio-net: xsk zero copy xmit setup
 2021-04-07  9:00 UTC 

[RFC][PATCH] libbpf: support kprobe/kretprobe events in legacy environments
 2021-04-07  4:49 UTC  (5+ messages)
` [PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support

[Patch bpf-next] skmsg: pass psock pointer to ->psock_update_sk_prot()
 2021-04-07  3:21 UTC 

[PATCH bpf v2 0/2] bpf, sockmap fixes
 2021-04-06 23:40 UTC  (2+ messages)

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-06 23:36 UTC  (20+ messages)

[PATCHv4 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-06 23:10 UTC  (10+ messages)
` [PATCHv4 bpf-next 2/4] "

[PATCH] inode: Remove second initialization of the bpf_preload_lock
 2021-04-06 21:59 UTC  (2+ messages)

[PATCHv2 bpf-next 0/5] bpf: Tracing and lsm programs re-attach
 2021-04-06 21:35 UTC  (7+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Allow trampoline re-attach for tracing and lsm programs
` [PATCHv2 bpf-next 2/5] selftests/bpf: Add re-attach test to fentry_test
` [PATCHv2 bpf-next 3/5] selftests/bpf: Add re-attach test to fexit_test
` [PATCHv2 bpf-next 4/5] selftests/bpf: Add re-attach test to lsm test
` [PATCHv2 bpf-next 5/5] selftests/bpf: Test that module can't be unloaded with attached trampoline

[Patch bpf-next] udp_bpf: remove some pointless comments
 2021-04-06 21:30 UTC  (3+ messages)

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-06 21:07 UTC  (12+ messages)
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v8 11/16] udp: implement ->read_sock() for sockmap

[syzbot] KASAN: use-after-free Write in sk_psock_stop
 2021-04-06 20:19 UTC  (2+ messages)

[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
 2021-04-06 19:05 UTC  (16+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "

[PATCH bpf-next] libbpf: clarify flags in ringbuf helpers
 2021-04-06 18:58 UTC 

[PATCH bpf-next v2 0/3] add batched ops support for percpu
 2021-04-06 18:53 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: add batched ops support for percpu array
` [PATCH bpf-next v2 2/3] libbpf: selftests: refactor 'BPF_PERCPU_TYPE()' and 'bpf_percpu()' macros
` [PATCH bpf-next v2 3/3] bpf: selftests: update array map tests for per-cpu batched ops

[PATCH dwarves] dwarf_loader: handle DWARF5 DW_OP_addrx properly
 2021-04-06 18:39 UTC  (23+ messages)
` Usage of CXX in tools directory

[PATCH dwarves 0/2] dwarf_loader: improve cus__merging_cu()
 2021-04-06 18:31 UTC  (24+ messages)

[syzbot] WARNING: suspicious RCU usage in tcp_bpf_update_proto
 2021-04-06 18:21 UTC  (3+ messages)

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-06 17:43 UTC  (17+ messages)
` [PATCH v5 03/18] mm: add generic function_nocfi macro
` [PATCH v5 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v5 12/18] arm64: implement function_nocfi
` [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call

[PATCH bpf-next v2 0/6] Add a snprintf eBPF helper
 2021-04-06 16:06 UTC  (17+ messages)
` [PATCH bpf-next v2 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf
` [PATCH bpf-next v2 2/6] bpf: Add a ARG_PTR_TO_CONST_STR argument type
` [PATCH bpf-next v2 3/6] bpf: Add a bpf_snprintf helper
` [PATCH bpf-next v2 4/6] libbpf: Initialize the bpf_seq_printf parameters array field by field
` [PATCH bpf-next v2 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

LPC 2021 Networking and BPF Track CFP
 2021-04-06 15:27 UTC 

[PATCH net-next 0/9] XDP for NXP ENETC
 2021-04-06 11:23 UTC  (12+ messages)
` [PATCH net-next 9/9] net: enetc: add support for XDP_REDIRECT

[PATCH bpf-next 0/3] add batched ops support for percpu array
 2021-04-06  5:14 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: "
` [PATCH bpf-next 2/3] libbpf: selftests: refactor 'BPF_PERCPU_TYPE()' and 'bpf_percpu()' macros
` [PATCH bpf-next 3/3] bpf: selftests: update array map tests for per-cpu batched ops

[PATCH V2 1/1] mm:improve the performance during fork
 2021-04-06  2:14 UTC  (3+ messages)

[RFC PATCH bpf-next 0/4] bpf: Tracing programs re-attach
 2021-04-05 21:58 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Allow trampoline re-attach

[RFC 0/3] Group pages on the direct map for permissioned vmallocs
 2021-04-05 21:49 UTC  (8+ messages)
` [RFC 1/3] list: Support getting most recent element in list_lru
` [RFC 2/3] vmalloc: Support grouped page allocations
` [RFC 3/3] x86/module: Use VM_GROUP_PAGES flag

[PATCH v4 bpf-next] bpf: add lookup_and_delete_elem support to hashtab
 2021-04-05 21:08 UTC  (4+ messages)

[syzbot] WARNING: suspicious RCU usage in lock_sock_nested
 2021-04-05 15:45 UTC 

[PATCH bpf-next] libbpf: Fix KERNEL_VERSION macro
 2021-04-05 14:20 UTC  (3+ messages)

[PATCH] libbpf: Fix KERNEL_VERSION macro
 2021-04-05  0:16 UTC 

[PATCH dwarves] dwarf_loader: handle subprogram ret type with abstract_origin properly
 2021-04-04 17:22 UTC  (13+ messages)

libbpf: failed to find BTF ID for ksym
 2021-04-03 21:18 UTC  (5+ messages)

[PATCH bpf-next] bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
 2021-04-03 16:10 UTC  (2+ messages)

selftests/bpf - Error: failed to open BPF object file: Endian mismatch
 2021-04-03 16:01 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
 2021-04-03 15:53 UTC  (5+ messages)

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-04-03 15:51 UTC  (4+ messages)

[PATCH -next v2] libbpf: remove redundant semi-colon
 2021-04-03  0:00 UTC  (2+ messages)

[PATCH] linux/bpf-cgroup.h: Delete repeated struct declaration
 2021-04-02 23:50 UTC  (2+ messages)

[Patch bpf-next] bpf: remove unused parameter from ___bpf_prog_run
 2021-04-02 23:50 UTC  (2+ messages)

[PATCH] linux/bpf.h: Remove repeated struct declaration
 2021-04-02 23:50 UTC  (2+ messages)

[PATCH bpf-next] bpf, selftests: test_maps generating unrecognized data section
 2021-04-02 23:30 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 NNTP newsgroup(s).