bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 04:57:22 to 2021-07-15 01:29:33 UTC [more...]

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

[PATCH] bpf: Fix a typo of reuseport map in bpf.h
 2021-07-15  1:13 UTC  (5+ messages)

[PATCH v7 bpf-next 00/11] bpf: Introduce BPF timers
 2021-07-15  0:54 UTC  (12+ messages)
` [PATCH v7 bpf-next 01/11] bpf: Prepare bpf_prog_put() to be called from irq context
` [PATCH v7 bpf-next 02/11] bpf: Factor out bpf_spin_lock into helpers
` [PATCH v7 bpf-next 03/11] bpf: Introduce bpf timers
` [PATCH v7 bpf-next 04/11] bpf: Add map side support for "
` [PATCH v7 bpf-next 05/11] bpf: Prevent pointer mismatch in bpf_timer_init
` [PATCH v7 bpf-next 06/11] bpf: Remember BTF of inner maps
` [PATCH v7 bpf-next 07/11] bpf: Relax verifier recursion check
` [PATCH v7 bpf-next 08/11] bpf: Implement verifier support for validation of async callbacks
` [PATCH v7 bpf-next 09/11] bpf: Teach stack depth check about "
` [PATCH v7 bpf-next 10/11] selftests/bpf: Add bpf_timer test
` [PATCH v7 bpf-next 11/11] selftests/bpf: Add a test with bpf_timer in inner map

[bpf-next, v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
 2021-07-15  0:54 UTC  (2+ messages)

[PATCH v6 bpf-next 00/11] bpf: Introduce BPF timers
 2021-07-15  0:43 UTC  (15+ messages)
` [PATCH v6 bpf-next 01/11] bpf: Prepare bpf_prog_put() to be called from irq context
` [PATCH v6 bpf-next 02/11] bpf: Factor out bpf_spin_lock into helpers
` [PATCH v6 bpf-next 03/11] bpf: Introduce bpf timers
` [PATCH v6 bpf-next 04/11] bpf: Add map side support for "
` [PATCH v6 bpf-next 05/11] bpf: Prevent pointer mismatch in bpf_timer_init
` [PATCH v6 bpf-next 06/11] bpf: Remember BTF of inner maps
` [PATCH v6 bpf-next 07/11] bpf: Relax verifier recursion check
` [PATCH v6 bpf-next 08/11] bpf: Implement verifier support for validation of async callbacks
` [PATCH v6 bpf-next 09/11] bpf: Teach stack depth check about "
` [PATCH v6 bpf-next 10/11] selftests/bpf: Add bpf_timer test
` [PATCH v6 bpf-next 11/11] selftests/bpf: Add a test with bpf_timer in inner map

[PATCH bpf 0/2] libbpf: fix inner map removal in bpf_object__create_map
 2021-07-15  0:30 UTC  (4+ messages)
` [PATCH bpf 1/2] libbpf: fix removal of inner map "
` [PATCH bpf 2/2] selftests/bpf: check inner map deletion

[PATCH bpf-next] bpf: Expose bpf_d_path helper to vfs_read/vfs_write
 2021-07-15  0:18 UTC  (3+ messages)

[PATCH bpf-next 0/2] Add xdp_update_skb_shared_info utility routine
 2021-07-14 23:44 UTC  (5+ messages)
` [PATCH bpf-next 2/2] net: xdp: add "

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-14 20:52 UTC  (3+ messages)

[PATCH bpf] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-14 15:56 UTC  (4+ messages)

[PATCH bpf v2] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-14 15:47 UTC 

Ask for help about bpf map
 2021-07-14 14:48 UTC  (8+ messages)

[PATCH rfc v5 0/4] add frag page support in page pool
 2021-07-14 14:46 UTC  (8+ messages)
` [PATCH rfc v5 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v5 2/4] page_pool: add interface to manipulate frag count in page pool
` [PATCH rfc v5 3/4] page_pool: add frag page recycling support "
` [PATCH rfc v5 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH bpf-next 0/6] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-14 14:15 UTC  (7+ messages)
` [PATCH bpf-next 1/6] libbpf: rename btf__load() as btf__load_into_kernel()
` [PATCH bpf-next 2/6] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next 3/6] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id()
` [PATCH bpf-next 4/6] libbpf: explicitly mark btf__load() and btf__get_from_id() as deprecated
` [PATCH bpf-next 5/6] libbpf: add split BTF support for btf__load_from_kernel_by_id()
` [PATCH bpf-next 6/6] tools: bpftool: support dumping split BTF by id

[PATCH] perf trace: Update cmd string table to decode sys_bpf first arg
 2021-07-14 12:41 UTC  (2+ messages)

[syzbot] WARNING in vmap_pages_range_noflush
 2021-07-14 12:07 UTC 

[PATCHv4 bpf-next 0/8] bpf, x86: Add bpf_get_func_ip helper
 2021-07-14  9:44 UTC  (9+ messages)
` [PATCHv4 bpf-next 1/8] bpf, x86: Store caller's ip in trampoline stack
` [PATCHv4 bpf-next 2/8] bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
` [PATCHv4 bpf-next 3/8] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCHv4 bpf-next 4/8] bpf: Add bpf_get_func_ip helper for kprobe programs
` [PATCHv4 bpf-next 5/8] selftests/bpf: Add test for bpf_get_func_ip helper
` [PATCHv4 bpf-next 6/8] libbpf: Add bpf_program__attach_kprobe_opts function
` [PATCHv4 bpf-next 7/8] libbpf: Allow specification of "kprobe/function+offset"
` [PATCHv4 bpf-next 8/8] selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe

[PATCH rfc v4 0/4] add frag page support in page pool
 2021-07-14  6:24 UTC  (10+ messages)
` [PATCH rfc v4 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v4 2/4] page_pool: add interface to manipulate bias in page pool
` [PATCH rfc v4 3/4] page_pool: add frag page recycling support "
` [PATCH rfc v4 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH bpf-next 1/2] tools/lib/bpf: bpf_program__insns allow to retrieve insns in libbpf
 2021-07-14  4:19 UTC  (4+ messages)
` [PATCH bpf-next 2/2] tools/bpf/bpftool: xlated dump from ELF file directly

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-14  1:53 UTC  (10+ messages)
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

[PATCH bpf v4 0/2] bpf, sockmap: fix potential memory leak
 2021-07-14  0:56 UTC  (7+ messages)
` [PATCH bpf v4 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf v4 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH bpf-next] selftests/bpf: remove unused variable in tc_tunnel prog
 2021-07-14  0:27 UTC  (3+ messages)

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-14  0:20 UTC  (2+ messages)

How to limit TCP packet lengths given to TC egress EBPF programs?
 2021-07-13 23:51 UTC 

[PATCH NET 0/7] skbuff: introduce pskb_realloc_headroom()
 2021-07-13 20:58 UTC  (8+ messages)
  ` [PATCH NET 1/7] "
        ` [PATCH NET v2 0/7] skbuff: introduce skb_expand_head()
          ` [PATCH NET v2 1/7] "
          ` [PATCH NET v2 7/7] bpf: use skb_expand_head in bpf_out_neigh_v4/6
  ` [PATCH NET 7/7] bpf: use pskb_realloc_headroom "

[PATCH net v4] xdp, net: fix use-after-free in bpf_xdp_link_release
 2021-07-13 19:04 UTC  (3+ messages)

[PATCH bpf] bpf: Fix tail_call_reachable rejection for interpreter when jit failed
 2021-07-13 19:04 UTC  (4+ messages)

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-07-13 18:39 UTC  (12+ messages)
` [PATCH v1 2/3] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

R1 invalid mem access 'inv'
 2021-07-13 15:46 UTC  (10+ messages)

[PATCHv3 bpf-next 0/7] bpf, x86: Add bpf_get_func_ip helper
 2021-07-13 14:15 UTC  (6+ messages)
` [PATCHv3 bpf-next 7/7] selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-13 12:42 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 2/3] libbpf: Fix the possible memory leak on error
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

[PATCH rfc v3 0/4] add frag page support in page pool
 2021-07-13  7:20 UTC  (11+ messages)
` [PATCH rfc v3 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v3 2/4] page_pool: add interface for getting and setting pagecnt_bias
` [PATCH rfc v3 3/4] page_pool: add frag page recycling support in page pool
` [PATCH rfc v3 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH bpf-next v3 3/5] net: bonding: Add XDP support to the bonding driver
 2021-07-13  7:14 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-07-13  2:34 UTC  (3+ messages)

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-13  0:44 UTC  (7+ messages)
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH bpf-next v3 0/2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
 2021-07-13  0:01 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v2 bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-12 23:06 UTC 

[PATCH bpf-next v3] libbpf: fix compilation errors on ubuntu 16.04
 2021-07-12 20:29 UTC  (4+ messages)

[PATCH bpf-next v2] libbpf: fix compilation errors on ubuntu 16.04
 2021-07-12 19:23 UTC  (4+ messages)

[PATCH v2 bpf-next] libbpf: fix reuse of pinned map on older kernel
 2021-07-12 19:19 UTC  (2+ messages)

[PATCH bpf v3 0/2] potential sockmap memleak and proc stats fix
 2021-07-12 17:17 UTC  (4+ messages)
` [PATCH bpf v3 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-07-12 17:04 UTC  (4+ messages)
` [PATCH bpf-next v5 03/11] af_unix: implement ->read_sock() for sockmap

[PATCH bpf-next] libbpf: fix compilation errors on ubuntu 16.04
 2021-07-12 16:30 UTC 

[syzbot] general protection fault in bpf_lru_pop_free
 2021-07-12 16:26 UTC 

[PATCH bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-12 15:49 UTC  (2+ messages)

[PATCH bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000
 2021-07-12 15:16 UTC  (2+ messages)

[PATCH] doc/af_xdp: fix bind flags option typo
 2021-07-12 15:00 UTC  (3+ messages)

[PATCH rfc v3 0/4] add frag page support in page pool
 2021-07-12 10:39 UTC  (8+ messages)
` [PATCH rfc v3 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v3 2/4] page_pool: add interface for getting and setting pagecnt_bias
` [PATCH rfc v3 3/4] page_pool: add frag page recycling support in page pool
` [PATCH rfc v3 3/4] page_pool: add page recycling support based on elevated refcnt
  ` [Linuxarm] "
` [PATCH rfc v3 4/4] net: hns3: support skb's frag page recycling based on page pool
` [Linuxarm] [PATCH rfc v3 0/4] add frag page support in "

[PATCH][next] perf tools: Fix spelling mistake "falied" -> "failed"
 2021-07-12  8:34 UTC 

[PATCH rfc v2 0/5] add elevated refcnt support for page pool
 2021-07-12  7:57 UTC  (10+ messages)
` [PATCH rfc v2 2/5] page_pool: add interface for getting and setting pagecnt_bias
` [PATCH rfc v2 3/5] page_pool: add page recycling support based on elevated refcnt
` [PATCH rfc v2 4/5] page_pool: support page frag API for page pool

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-12  4:57 UTC  (15+ messages)
` [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry


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