bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-03 09:47:23 to 2021-07-07 19:46:41 UTC [more...]

[PATCHv2 bpf-next 0/7] bpf, x86: Add bpf_get_func_ip helper
 2021-07-07 19:46 UTC  (3+ messages)
` [PATCH 1/7] bpf, x86: Store caller's ip in trampoline stack
` [PATCH 2/7] bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-07 19:03 UTC  (15+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-07 18:28 UTC  (37+ messages)
` [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
` [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline
` [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address "
` [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH] docs: bpf: Added more extension example
 2021-07-07 17:40 UTC 

memory leak in bpf
 2021-07-07 17:06 UTC  (12+ messages)

A look into XDP hints for AF_XDP
 2021-07-07 16:38 UTC  (6+ messages)

[PATCH] tools/runqslower: Change state to __state
 2021-07-07 16:20 UTC  (4+ messages)

[PATCH bpf v4] tools/runqslower: use __state instead of state
 2021-07-07 16:20 UTC  (2+ messages)

Access to a BPF map from a module
 2021-07-07 15:37 UTC  (6+ messages)

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-07-07 15:19 UTC  (6+ messages)

[PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support
 2021-07-07 13:38 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH bpf-next 0/3] XDP bonding support
 2021-07-07 11:25 UTC  (13+ messages)
` [PATCH bpf-next v2 0/4] "
  ` [PATCH bpf-next v2 4/4] devmap: Exclude XDP broadcast to master device
` [PATCH bpf-next v3 0/5] XDP bonding support
  ` [PATCH bpf-next v3 1/5] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v3 2/5] net: core: Add support for XDP redirection to slave device
  ` [PATCH bpf-next v3 3/5] net: bonding: Add XDP support to the bonding driver
  ` [PATCH bpf-next v3 4/5] devmap: Exclude XDP broadcast to master device
  ` [PATCH bpf-next v3 5/5] net: core: Allow netdev_lower_get_next_private_rcu in bh context

[PATCH v2 bpf] libbpf: fix reuse of pinned map on older kernel
 2021-07-07 10:47 UTC 

[PATCH bpf] libbpf: fix reuse of pinned map on older kernel
 2021-07-07 10:38 UTC  (3+ messages)

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-07  9:41 UTC 

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-07  7:25 UTC  (6+ messages)
` [bpf-next 1/3] bpf: Move bpf_prog_clone_free into filter.h file
` [bpf-next 2/3] bpf: Fix a memory leak in an error handling path in 'bpf_patch_insn_data()'
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

[PATCH bpf-next] bpf: runqslower: fixed make install issue
 2021-07-07  6:03 UTC 

[PATCH] tools/runqslower: use __state instead of state
 2021-07-07  5:35 UTC  (7+ messages)

[PATCH v2] tools/runqslower: use __state instead of state
 2021-07-07  5:12 UTC 

[PATCH bpf] libbpf: restore errno return for functions that were already returning it
 2021-07-07  4:30 UTC  (2+ messages)

[PATCH 0/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
 2021-07-07  4:06 UTC  (9+ messages)
` [PATCH 1/4] bpf powerpc: Remove unused SEEN_STACK
` [PATCH 2/4] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [PATCH 3/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
` [PATCH 4/4] bpf powerpc: Add addr > TASK_SIZE_MAX explicit check

[PATCH v5 bpf-next 0/3] libbpf: BTF dumper support for typed data
 2021-07-07  3:51 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/3] "
` [PATCH v5 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v5 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests

[PATCH v4 bpf-next 0/9] bpf: Introduce BPF timers
 2021-07-07  1:38 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Introduce bpf timers
` [PATCH v4 bpf-next 2/9] bpf: Add map side support for "

[PATCH bpf-next] libbpf: ignore .eh_frame sections when parsing elf files
 2021-07-06 22:31 UTC  (7+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-07-06 21:44 UTC  (20+ messages)
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
        ` Backwards compatibility for XDP multi-buff (was: Re: [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API)
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

LPC 2021 Networking and BPF Track CFP
 2021-07-06 19:33 UTC  (2+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)

[PATCH bpf v3] tools/runqslower: use __state instead of state
 2021-07-06 18:59 UTC 

using bpf_map_update_elem and bpf_map_get_next_key at the same time when looping through the hash map
 2021-07-06 18:46 UTC  (2+ messages)

[PATCH v2] tools/runqslower: use __state instead of state
 2021-07-06 18:14 UTC 

Signing of BPF programs as root delegation
 2021-07-06 17:30 UTC 

[PATCH bpf v3 0/2] potential sockmap memleak and proc stats fix
 2021-07-06 16:31 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf v3 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

Failed to attach to kprobe (non blacklisted)
 2021-07-06 16:03 UTC  (2+ messages)

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-06 15:44 UTC  (3+ messages)

[PATCH v6] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-06 14:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 17/74] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
 2021-07-06 11:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 47/74] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.4 64/74] media, bpf: Do not copy more entries than user space requested

[PATCH AUTOSEL 5.10 023/137] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
 2021-07-06 11:21 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 087/137] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.10 118/137] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.10 132/137] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()

[PATCH AUTOSEL 5.12 026/160] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
 2021-07-06 11:18 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 098/160] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.12 138/160] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.12 139/160] net: retrieve netns cookie via getsocketopt
` [PATCH AUTOSEL 5.12 154/160] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()

[PATCH AUTOSEL 4.19 47/55] media, bpf: Do not copy more entries than user space requested
 2021-07-06 11:26 UTC 

[PATCH AUTOSEL 5.13 032/189] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
 2021-07-06 11:14 UTC  (5+ messages)
` [PATCH AUTOSEL 5.13 118/189] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.13 166/189] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.13 167/189] net: retrieve netns cookie via getsocketopt
` [PATCH AUTOSEL 5.13 183/189] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()

[PATCH 0/2] powerpc/bpf: Fix issue with atomic ops
 2021-07-06 10:52 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, fix for subprogs with tailcalls
 2021-07-06  8:10 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: track subprog poke correctly, fix use-after-free

[PATCH v3] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-06  7:20 UTC  (2+ messages)

[PATCH] doc/af_xdp: fix bind flags option typo
 2021-07-06  5:44 UTC 

[PATCH v2] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-06  1:11 UTC 

[PATCH bpf] samples/bpf: Fix xdpsock with '-M' parameter missing unload process
 2021-07-05 21:39 UTC  (2+ messages)

[PATCH] tools: bpftool: close va_list 'ap' by va_end()
 2021-07-05 20:58 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add -fno-asynchronous-unwind-tables to BPF Clang invocation
 2021-07-05 20:00 UTC  (2+ messages)

[PATCH bpf] libbpf: fix race when pinning maps in parallel
 2021-07-05 19:09 UTC 

[PATCH v5] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-05 18:52 UTC  (2+ messages)

[PATCH v2 intel-next 0/4] XDP_TX improvements for ice
 2021-07-05 17:06 UTC  (6+ messages)
` [PATCH v2 intel-next 1/4] ice: unify xdp_rings accesses
` [PATCH v2 intel-next 2/4] ice: optimize XDP_TX descriptor processing
` [PATCH v2 intel-next 3/4] ice: do not create xdp_frame on XDP_TX
` [PATCH v2 intel-next 4/4] ice: introduce XDP_TX fallback path

[PATCH v4] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-05 16:34 UTC  (4+ messages)

[PATCH v2 bpf 0/2] potential sockmap memleak and proc stats fix
 2021-07-05 16:28 UTC  (7+ messages)
` [PATCH v2 bpf 1/2] bpf, sockmap: fix potential msg memory leak
` [PATCH v2 bpf 2/2] bpf, sockmap: sk_prot needs inuse_idx for proc stats

[Patch bpf v2] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-07-05 16:24 UTC  (7+ messages)

[PATCH] Revert "mm/page_alloc: make should_fail_alloc_page() static"
 2021-07-05 11:55 UTC  (4+ messages)

[PATCH bpf] samples/bpf: Fix the error return code of xdp_redirect's main()
 2021-07-05  7:45 UTC  (3+ messages)

[syzbot] upstream test error: possible deadlock in fs_reclaim_acquire
 2021-07-04 20:38 UTC 

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-07-04 19:02 UTC  (12+ messages)
` [PATCH bpf-next v5 01/11] sock_map: relax config dependency to CONFIG_NET
` [PATCH bpf-next v5 02/11] sock_map: lift socket state restriction for datagram sockets
` [PATCH bpf-next v5 03/11] af_unix: implement ->read_sock() for sockmap
` [PATCH bpf-next v5 04/11] af_unix: set TCP_ESTABLISHED for datagram sockets too
` [PATCH bpf-next v5 05/11] af_unix: add a dummy ->close() for sockmap
` [PATCH bpf-next v5 06/11] af_unix: implement ->psock_update_sk_prot()
` [PATCH bpf-next v5 07/11] af_unix: implement unix_dgram_bpf_recvmsg()
` [PATCH bpf-next v5 08/11] selftests/bpf: factor out udp_socketpair()
` [PATCH bpf-next v5 09/11] selftests/bpf: factor out add_to_sockmap()
` [PATCH bpf-next v5 10/11] selftests/bpf: add a test case for unix sockmap
` [PATCH bpf-next v5 11/11] selftests/bpf: add test cases for redirection between udp and unix

[syzbot] possible deadlock in __fs_reclaim_acquire
 2021-07-04 11:51 UTC 

[syzbot] upstream test error: possible deadlock in __fs_reclaim_acquire
 2021-07-04  8:57 UTC 

[syzbot] possible deadlock in fs_reclaim_acquire (3)
 2021-07-04  8:17 UTC 

[PATCH v2] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-03  9:47 UTC  (3+ 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).