BPF List
 help / color / mirror / Atom feed
 messages from 2023-12-01 18:34:27 to 2023-12-04 20:56:55 UTC [more...]

[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-04 20:56 UTC  (2+ messages)
` [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c

[PATCH v2] 9p: prevent read overrun in protocol dump tracepoint
 2023-12-04 20:23 UTC 

[PATCH 0/2] Combine perf and bpf for fast eval of hw breakpoint conditions
 2023-12-04 20:14 UTC  (3+ messages)
` [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals
` [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-04 20:01 UTC  (5+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
 2023-12-04 19:52 UTC  (3+ messages)

[PATCH v3 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
 2023-12-04 19:26 UTC  (11+ messages)
` [PATCH v3 bpf-next 01/10] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH v3 bpf-next 02/10] selftests/bpf: add stack access precision test
` [PATCH v3 bpf-next 03/10] bpf: fix check for attempt to corrupt spilled pointer
` [PATCH v3 bpf-next 04/10] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH v3 bpf-next 05/10] selftests/bpf: validate STACK_ZERO is preserved on subreg spill
` [PATCH v3 bpf-next 06/10] bpf: preserve constant zero when doing partial register restore
` [PATCH v3 bpf-next 07/10] selftests/bpf: validate zero preservation for sub-slot loads
` [PATCH v3 bpf-next 08/10] bpf: track aligned STACK_ZERO cases as imprecise spilled registers
` [PATCH v3 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
` [PATCH v3 bpf-next 10/10] bpf: use common instruction history across all states

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-04 19:18 UTC  (12+ messages)
` [PATCH v2 1/2] cfi: Flip headers
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH bpf v3 0/3] bpf: fix accesses to uninit stack slots
 2023-12-04 19:06 UTC  (12+ messages)
` [PATCH bpf v3 1/3] bpf: add some comments to stack representation
` [PATCH bpf v3 2/3] bpf: fix accesses to uninit stack slots
` [PATCH bpf v3 3/3] bpf: minor cleanup around stack bounds

[PATCH bpf-next] selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
 2023-12-04 17:44 UTC 

[PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
 2023-12-04 17:42 UTC 

[PATCH bpf] bpf: Fix a race condition between btf_put() and map_free()
 2023-12-04 17:39 UTC 

[PATCH bpf-next v6 00/13] xsk: TX metadata
 2023-12-04 16:48 UTC  (4+ messages)
` [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-04 16:28 UTC  (6+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH] 9p: prevent read overrun in protocol dump tracepoint
 2023-12-04 16:20 UTC  (9+ messages)

[PATCH] net: atlantic: Fix NULL dereference of skb pointer in
 2023-12-04 16:06 UTC  (2+ messages)
` [EXT] "

[PATCH bpf] bpf: fix verification of indirect var-off stack access
 2023-12-04 15:41 UTC  (4+ messages)

[PATCH bpf V2 0/1] bpf: fix verification of indirect var-off stack access
 2023-12-04 15:38 UTC 

[PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
 2023-12-04 15:22 UTC  (6+ messages)
  ` [External] "
      `  "

[PATCH][NEXT] selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
 2023-12-04 15:10 UTC  (2+ messages)

[PATCH bpf] bpf: minor logging improvement
 2023-12-04 15:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-04 14:59 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] xsk: add Launch Time HW offload to XDP Tx metadata
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
    ` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata

[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-04 14:57 UTC  (11+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC

[PATCH bpf v5 0/7] bpf: Fix the release of inner map
 2023-12-04 14:04 UTC  (8+ messages)
` [PATCH bpf v5 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
` [PATCH bpf v5 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH bpf v5 3/7] bpf: Set need_defer as false when clearing fd array during map free
` [PATCH bpf v5 4/7] bpf: Defer the free of inner map when necessary
` [PATCH bpf v5 5/7] bpf: Optimize the free of inner map
` [PATCH bpf v5 6/7] selftests/bpf: Add test cases for "
` [PATCH bpf v5 7/7] selftests/bpf: Test outer map update operations in syscall program

[syzbot] [bpf?] [trace?] possible deadlock in dev_watchdog
 2023-12-04 12:32 UTC 

[PATCH net-next] tcp: add tracepoints for data send/recv/acked
 2023-12-04 12:28 UTC  (2+ messages)

[PATCH bpf v4 0/7] bpf: Fix the release of inner map
 2023-12-04  9:12 UTC  (10+ messages)
` [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
` [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
` [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program

[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
 2023-12-04  8:56 UTC  (4+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array

[PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-04  8:25 UTC  (22+ messages)
` [PATCH ipsec-next v3 1/9] bpf: xfrm: "
` [PATCH ipsec-next v3 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
  ` [devel-ipsec] "
` [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH ipsec-next v3 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH ipsec-next v3 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v3 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH ipsec-next v3 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[Bug Report] bpf: zero access_size of stack causes array indix oob in check_stack_range_initialized()
 2023-12-04  1:10 UTC  (3+ messages)

[PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
 2023-12-03 20:50 UTC  (4+ messages)
` [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke

[PATCHv3 bpf 0/2] bpf: Fix map poke update
 2023-12-03 20:48 UTC  (3+ messages)
` [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run "
` [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run

[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
 2023-12-03 20:00 UTC  (11+ messages)
` [PATCH bpf-next v7 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH net-next] tools: ynl: remove generated user space code from git
 2023-12-03 17:28 UTC  (2+ messages)

[PATCH bpf-next 0/3] xsk: TX metadata launch time support
 2023-12-03  8:58 UTC  (4+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata

[PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-12-03  2:57 UTC  (4+ messages)
` [PATCH v3 3/7] mm, security: Fix missed security_task_movememory()

[PATCH bpf v2 0/2] bpf: fix accesses to uninit stack slots
 2023-12-02 22:41 UTC  (6+ messages)
` [PATCH bpf v2 1/2] "

IETF 118 BPF WG summary
 2023-12-02 19:51 UTC  (3+ messages)
` BPF ISA conformance groups
  ` [Bpf] "

[PATCH v5 bpf-next 00/11] BPF verifier retval logic fixes
 2023-12-02 19:50 UTC  (13+ messages)
` [PATCH v5 bpf-next 01/11] bpf: rearrange bpf_func_state fields to save a bit of memory
` [PATCH v5 bpf-next 02/11] bpf: provide correct register name for exception callback retval check
` [PATCH v5 bpf-next 03/11] bpf: enforce precision of R0 on callback return
` [PATCH v5 bpf-next 04/11] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v5 bpf-next 05/11] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v5 bpf-next 06/11] bpf: enforce precise retval range on program exit
` [PATCH v5 bpf-next 07/11] bpf: unify async callback and program retval checks
` [PATCH v5 bpf-next 08/11] bpf: enforce precision of R0 on program/async callback return
` [PATCH v5 bpf-next 09/11] selftests/bpf: validate async callback return value check correctness
` [PATCH v5 bpf-next 10/11] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v5 bpf-next 11/11] bpf: simplify tnum output if a fully known constant

[PATCH bpf-next v6 0/4] Relax tracing prog recursive attach rules
 2023-12-02 19:15 UTC  (5+ messages)
` [PATCH bpf-next v6 1/4] bpf: "
` [PATCH bpf-next v6 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v6 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
` [PATCH bpf-next v6 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach

[PATCH bpf-next v5 0/4] Relax tracing prog recursive attach rules
 2023-12-02 11:56 UTC  (3+ messages)

max<min after jset
 2023-12-02 10:44 UTC  (2+ messages)
` [PATCH] C inlined assembly for reproducing max<min

[PATCH] scripts/bpf_doc: add __main__ judgement before main code
 2023-12-02  5:56 UTC  (3+ messages)

[PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-12-02  0:30 UTC  (2+ messages)

[PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
 2023-12-02  0:00 UTC  (3+ messages)

BPF GCC status - Nov 2023
 2023-12-01 21:38 UTC  (4+ messages)

[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
 2023-12-01 21:14 UTC  (2+ messages)

[PATCH v4 bpf-next 00/11] BPF verifier retval logic fixes
 2023-12-01 20:11 UTC  (8+ messages)
` [PATCH v4 bpf-next 06/11] bpf: enforce precise retval range on program exit
` [PATCH v4 bpf-next 07/11] bpf: unify async callback and program retval checks
` [PATCH v4 bpf-next 08/11] bpf: enforce precision of R0 on program/async callback return
` [PATCH v4 bpf-next 09/11] selftests/bpf: validate async callback return value check correctness
` [PATCH v4 bpf-next 10/11] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v4 bpf-next 11/11] bpf: simplify tnum output if a fully known constant

[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-01 20:05 UTC  (7+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro

[PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
 2023-12-01 20:02 UTC  (6+ messages)

[PATCH v6 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
 2023-12-01 19:06 UTC  (8+ messages)
` [PATCH v6 bpf-next 1/7] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v6 bpf-next 2/7] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
` [PATCH v6 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v6 bpf-next 4/7] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
` [PATCH v6 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
` [PATCH v6 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
` [PATCH v6 bpf-next 7/7] x86, bpf: Use bpf_prog_pack for bpf trampoline

[PATCH v2 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
 2023-12-01 19:04 UTC  (3+ messages)

[PATCH bpf-next] bpf: Support uid and gid when mounting bpffs
 2023-12-01 18:43 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