bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 00:56:43 to 2022-08-04 15:29:20 UTC [more...]

[syzbot] WARNING: refcount bug in sk_psock_get (2)
 2022-08-04 15:29 UTC  (9+ messages)
` [PATCH v3] net/smc: fix "
` [PATCH v4] net: "

[PATCH net] net: bpf: Use the protocol's set_rcvlowat behavior if there is one
 2022-08-04 15:04 UTC 

[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
 2022-08-04 13:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-08-04 12:53 UTC  (2+ messages)
` [Intel-wired-lan] "

How about adding a name for bpftool self created maps?
 2022-08-04 10:01 UTC  (4+ messages)

[PATCH net] virtio_net: fix memory leak inside XPD_TX with mergeable
 2022-08-04  7:35 UTC  (2+ messages)

[PATCH v2] libbpf: ensure functions with always_inline attribute are inline
 2022-08-04  7:13 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
 2022-08-04  6:40 UTC  (12+ messages)

[PATCH bpf-next v1 0/3] Add skb + xdp dynptrs
 2022-08-04  3:44 UTC  (34+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v1 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH bpf] bpf, arm64: allocate program buffer using kvcalloc instead of kcalloc
 2022-08-04  2:54 UTC 

[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-04  0:29 UTC  (8+ messages)
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter

[PATCH bpf-next v6 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-04  0:18 UTC  (10+ messages)
` [PATCH bpf-next v6 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v6 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v6 5/8] selftests/bpf: Test cgroup_iter

[PATCH v2 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt()
 2022-08-04  0:04 UTC  (22+ messages)
` [PATCH v2 bpf-next 01/15] net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr
` [PATCH v2 bpf-next 02/15] bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
` [PATCH v2 bpf-next 03/15] bpf: net: Consider in_bpf() when testing capable() in sk_setsockopt()
` [PATCH v2 bpf-next 04/15] bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and capable()
` [PATCH v2 bpf-next 05/15] bpf: net: Change do_ip_setsockopt() "
` [PATCH v2 bpf-next 06/15] bpf: net: Change do_ipv6_setsockopt() "
` [PATCH v2 bpf-next 07/15] bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
` [PATCH v2 bpf-next 08/15] bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
` [PATCH v2 bpf-next 09/15] bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
` [PATCH v2 bpf-next 10/15] bpf: Refactor bpf specific tcp optnames to a new function
` [PATCH v2 bpf-next 11/15] bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
` [PATCH v2 bpf-next 12/15] bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
` [PATCH v2 bpf-next 13/15] bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
` [PATCH v2 bpf-next 14/15] bpf: Add a few optnames to bpf_setsockopt
` [PATCH v2 bpf-next 15/15] selftests/bpf: bpf_setsockopt tests

[PATCH bpf-next] libbpf: reject legacy 'maps' ELF section
 2022-08-03 21:42 UTC 

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-08-03 19:24 UTC  (26+ messages)

[PATCH bpf-next v2 1/2] bpf: use proper target btf when exporting attach_btf_obj_id
 2022-08-03 18:27 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf

[PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
 2022-08-03 16:01 UTC  (10+ messages)

[PATCH v2 net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-03 15:31 UTC  (12+ messages)
` [PATCH v2 net 1/4] geneve: do "
` [PATCH v2 net 2/4] vxlan: "
` [PATCH v2 net 3/4] mlx5: "
` [PATCH v2 net 4/4] ipv6: "

[PATCH v2 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-08-03 15:27 UTC  (2+ messages)

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-08-03 15:20 UTC  (12+ messages)

[PATCH] libbpf: ensure functions with always_inline attribute are inline
 2022-08-03 15:17 UTC  (3+ messages)

[PATCH bpf-next v4] selftests: xsk: Update poll test cases
 2022-08-03 14:43 UTC 

[PATCH bpf-next v1 0/2] Add __ref annotation for kfuncs
 2022-08-03 14:34 UTC  (11+ messages)
` [PATCH bpf-next v1 1/2] bpf: Add support for per-parameter trusted args

[PATCH bpf-next v3] selftests: xsk: Update poll test cases
 2022-08-03 14:22 UTC  (3+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-03 13:27 UTC  (12+ messages)
` [RFC PATCH bpf-next 05/15] bpf: Introduce helpers for container of struct bpf_map
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf
` [RFC PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-03 13:13 UTC  (10+ messages)
` [PATCH v4 1/4] security, lsm: "
` [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v4 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook

[PATCH bpf-next v1] bpf, iter: clean up bpf_seq_read()
 2022-08-03 11:53 UTC  (5+ messages)

[PATCH bpf-next v1] bpf: verifier cleanups
 2022-08-03  8:15 UTC  (2+ messages)

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-03  7:41 UTC  (2+ messages)

[BUG] Possible deadlock in bpf_local_storage_update
 2022-08-03  3:04 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: use proper target btf when exporting attach_btf_obj_id
 2022-08-03  0:38 UTC  (9+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpf

[PATCH v2] BPF: Fix potential bad pointer dereference in bpf_sys_bpf()
 2022-08-02 23:50 UTC  (2+ messages)

[RFC PATCH bpf-next 0/7] bpf: Support struct value argument for trampoline base progs
 2022-08-02 23:46 UTC  (7+ messages)

[RFC PATCH bpf-next] bpftool: Mark generated skeleton headers as system headers
 2022-08-02 23:16 UTC  (4+ messages)

[RFC PATCH bpf-next 0/3] Add support for qp-trie map
 2022-08-02 22:38 UTC  (3+ messages)

[PATCHv2 bpf-next] mptcp: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
 2022-08-02 22:36 UTC  (2+ messages)

[RFC PATCH bpf-next 00/11] bpf: Introduce rbtree map
 2022-08-02 22:02 UTC  (10+ messages)
` [RFC PATCH bpf-next 05/11] bpf: Add bpf_spin_lock member to rbtree
` [RFC PATCH bpf-next 10/11] bpf: Introduce PTR_ITER and PTR_ITER_END type flags

[PATCH bpf-next v2 0/3] Parameterize task iterators
 2022-08-02 21:19 UTC  (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: "

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-08-02 17:42 UTC  (8+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH v3 bpf 1/3] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-08-02 17:39 UTC 

[PATCH v3 bpf 3/3] bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a function
 2022-08-02 17:39 UTC 

[PATCH v3 bpf 2/3] bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABI
 2022-08-02 17:39 UTC 

Signedness of char in BTF
 2022-08-02 17:28 UTC  (7+ messages)

[PATCH] x86/kprobes: Fix to update kcb status flag after singlestepping
 2022-08-02 17:28 UTC  (3+ messages)

[PATCH v2] net/smc: fix refcount bug in sk_psock_get (2)
 2022-08-02 14:32 UTC  (2+ messages)

[PATCH bpf-next 0/3] Parameterize task iterators
 2022-08-02 14:25 UTC  (14+ messages)
` [PATCH bpf-next 1/3] bpf: "

[PATCH bpf-next v2 0/3] destructive bpf_kfuncs
 2022-08-02 14:01 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: add destructive kfunc flag
` [PATCH bpf-next v2 2/3] bpf: export crash_kexec() as destructive kfunc
` [PATCH bpf-next v2 3/3] selftests/bpf: add destructive kfunc test

[PATCH bpf] bpf: Cleanup ftrace hash in bpf_trampoline_put
 2022-08-02 13:56 UTC 

[PATCH v3] kprobes: Forbid probing on trampoline and bpf prog
 2022-08-02 12:28 UTC  (5+ messages)

[PATCH net 0/4] Do not use RT_TOS for IPv6 flowlabel
 2022-08-02 11:13 UTC  (5+ messages)
` [PATCH net 1/4] geneve: do "
` [PATCH net 2/4] vxlan: "
` [PATCH net 3/4] mlx5: "
` [PATCH net 4/4] ipv6: "

[PATCH] bpf_doc.py: Use SPDX-License-Identifier
 2022-08-02 11:22 UTC  (6+ messages)
  ` bpf-helpers.7: .TH line is... meh (was: [PATCH] bpf_doc.py: Use SPDX-License-Identifier)

[PATCH] libbpf: skip empty sections in bpf_object__init_global_data_maps
 2022-08-02  8:52 UTC  (4+ messages)

[PATCH] tools api fs: fix the concurrency problem for xxx__mountpoint()
 2022-08-02  7:37 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).