bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-13 21:09:40 to 2023-06-16 17:18:59 UTC [more...]

[PATCH v2 bpf-next 0/9] bpf: support BTF kind layout info, CRCs
 2023-06-16 17:17 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/9] btf: add kind layout encoding, crcs to UAPI
` [PATCH v2 bpf-next 2/9] libbpf: support handling of kind layout section in BTF
` [PATCH v2 bpf-next 3/9] libbpf: use kind layout to compute an unknown kind size
` [PATCH v2 bpf-next 4/9] btf: support kernel parsing of BTF with kind layout
` [PATCH v2 bpf-next 5/9] libbpf: add kind layout encoding, crc support
` [PATCH v2 bpf-next 6/9] btf: generate BTF kind layout for vmlinux/module BTF
` [PATCH v2 bpf-next 7/9] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v2 bpf-next 8/9] bpftool: update doc to describe bpftool btf dump .. format meta
` [PATCH v2 bpf-next 9/9] selftests/bpf: test kind encoding/decoding
` [PATCH dwarves] dwarves: encode BTF kind layout, crcs

ppc64le vmlinuz is huge when building with BTF
 2023-06-16 17:12 UTC  (11+ messages)

[RFC bpf-next] bpf: generate 'nomerge' for map helpers in bpf_helper_defs.h
 2023-06-16 17:03 UTC  (2+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16 17:02 UTC  (19+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH bpf] bpf/btf: Accept function names that contain dots
 2023-06-16 16:57 UTC  (4+ messages)

[PATCH bpf] bpf: Force kprobe multi expected_attach_type for kprobe_multi link
 2023-06-16 16:53 UTC  (2+ messages)

[PATCH] libbpf: zip: Remove unneeded semicolon from zip_archive_open()
 2023-06-16 16:36 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix the address is NULL
 2023-06-16 16:33 UTC  (3+ messages)

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-16 16:31 UTC  (4+ messages)
            ` [PATCH net-next v3 3/4] page_pool: "

[PATCH] bpf: Remove unneeded variable
 2023-06-16 16:30 UTC  (2+ messages)

[RFC PATCH] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-16 16:30 UTC  (15+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH net-next 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
 2023-06-16 16:12 UTC  (2+ messages)
` [PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

Fwd: inet6_sock_destruct->inet_sock_destruct trigger Call Trace
 2023-06-16 12:43 UTC 

[RFC bpf-next 0/7] bpf: netdev TX metadata
 2023-06-16  8:12 UTC  (28+ messages)
` [RFC bpf-next 3/7] bpf: implement devtx hook points

[PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard()
 2023-06-16  8:03 UTC  (2+ messages)

[PATCH net-next v4 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-06-16  5:32 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [PATCH net-next v4 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-06-16  3:41 UTC  (10+ messages)
` [PATCH v2 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v2 2/5] security: Count the LSMs enabled at compile time
` [PATCH v2 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v2 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH net-next] xsk: Remove unused inline function xsk_buff_discard()
 2023-06-16  1:34 UTC  (5+ messages)

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-15 22:55 UTC  (18+ messages)

BPF regression in 5.10.168 and 5.15.93 impacting Cilium
 2023-06-15 18:35 UTC  (2+ messages)

BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
 2023-06-15 17:40 UTC 

[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
 2023-06-15 17:26 UTC  (23+ messages)
` [PATCH v4 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v4 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v4 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v4 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v4 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v4 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v4 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
` [PATCH v4 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v4 bpf-next 09/22] xsk: discard zero length descriptors in "
` [PATCH v4 bpf-next 10/22] xsk: support mbuf on ZC RX
` [PATCH v4 bpf-next 11/22] ice: xsk: add RX multi-buffer support
` [PATCH v4 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v4 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
` [PATCH v4 bpf-next 14/22] ice: xsk: Tx multi-buffer support
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation
` [PATCH v4 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v4 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
` [PATCH v4 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v4 bpf-next 19/22] selftests/xsk: add invalid descriptor "
` [PATCH v4 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v4 bpf-next 21/22] selftests/xsk: add test for too many frags
` [PATCH v4 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite

Calling functions while holding a spinlock
 2023-06-15 16:17 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
 2023-06-15 15:29 UTC 

[PATCH RFC net] igc: Avoid dereference of ptr_err in igc_clean_rx_irq()
 2023-06-15 14:25 UTC  (6+ messages)

[PATCH] fprobe: Release rethook after the ftrace_ops is unregistered
 2023-06-15 12:59 UTC  (2+ messages)

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-15 12:10 UTC  (19+ messages)
` [PATCH v3 bpf-next 01/10] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event
` [PATCH v3 bpf-next 09/10] bpftool: Add perf event names

[PATCH bpf-next v2 0/6] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-15  7:21 UTC  (8+ messages)
` [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-15  6:49 UTC  (6+ messages)
` [PATCH net-next v4 5/5] page_pool: update document about frag API

[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-15  4:00 UTC  (3+ messages)
` [PATCH bpf-next v5 2/3] "

[PATCH v12 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-14 23:55 UTC  (5+ messages)
` [PATCH v12 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v12 4/4] evm: Support multiple LSMs providing an xattr

[syzbot] [net?] WARNING in unreserve_psock
 2023-06-14 23:41 UTC  (5+ messages)

[PATCH bpf-next 0/4] Clean up BPF permissions checks
 2023-06-14 22:08 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH bpf-next 2/4] bpf: inline map creation logic in map_create() function
` [PATCH bpf-next 3/4] bpf: centralize permissions checks for all BPF map types
` [PATCH bpf-next 4/4] bpf: keep BPF_PROG_LOAD permission checks clear of validations

[PATCH] tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
 2023-06-14 19:50 UTC  (2+ messages)

[PATCH] kallsyms: Replace all non-returning strlcpy with strscpy
 2023-06-14 18:47 UTC  (3+ messages)

[PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-14 15:12 UTC  (9+ messages)

[RFC] fprobe call of rethook_try_get faults
 2023-06-14  6:42 UTC  (3+ messages)

[syzbot] [net?] KASAN: stack-out-of-bounds Read in skb_splice_from_iter
 2023-06-14  0:20 UTC  (3+ messages)

[PATCH bpf-next v6 0/4] verify scalar ids mapping in regsafe()
 2023-06-13 22:20 UTC  (2+ messages)

[PATCH bpf v5 0/2] bpf: fix NULL dereference during extable search
 2023-06-13 22:19 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: ensure main program has an extable

[PATCH 00/13] mm: jit/text allocator
 2023-06-13 22:16 UTC  (12+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-13 22:03 UTC  (12+ messages)
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls "

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-06-13 22:02 UTC  (5+ 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).