BPF List
 help / color / mirror / Atom feed
 messages from 2023-11-22 15:10:00 to 2023-11-26 00:34:50 UTC [more...]

[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-26  0:34 UTC  (13+ messages)
` [PATCH ipsec-next v1 1/7] bpf: xfrm: "
` [PATCH ipsec-next v1 2/7] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH ipsec-next v1 3/7] bpf: selftests: test_tunnel: Use ping -6 over ping6
` [PATCH ipsec-next v1 4/7] bpf: selftests: test_tunnel: Mount bpffs if necessary
` [PATCH ipsec-next v1 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
` [PATCH ipsec-next v1 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[RFC PATCH bpf-next v2] bpf: Relax tracing prog recursive attach rules
 2023-11-25 21:01 UTC  (10+ messages)

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2023-11-25 19:59 UTC  (4+ messages)
` [PATCH 12/36] sched_ext: "

[PATCHv4 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-25 19:31 UTC  (7+ messages)
` [PATCHv4 bpf-next 1/6] libbpf: Add st_type argument to elf_resolve_syms_offsets function
` [PATCHv4 bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
` [PATCHv4 bpf-next 3/6] bpf: Add link_info support for uprobe multi link
` [PATCHv4 bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
` [PATCHv4 bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link
` [PATCHv4 bpf-next 6/6] bpftool: Add support to display uprobe_multi links

[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-25 17:47 UTC  (8+ messages)
` [PATCH v3 1/2] mm: memcg: print out cgroup ino in the memcg tracepoints
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH bpf-next v5 0/3] selftests/bpf: Use pkg-config to determine ld flags
 2023-11-25  8:42 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Choose pkg-config for the target
` [PATCH bpf-next v5 2/3] selftests/bpf: Override PKG_CONFIG for static builds
` [PATCH bpf-next v5 3/3] selftests/bpf: Use pkg-config for libelf

[PATCH v3 0/3] samples: introduce cgroup events listeners
 2023-11-25  8:07 UTC  (7+ messages)
` [PATCH v3 1/3] samples: introduce new samples subdir for cgroup
` [PATCH v3 2/3] samples/cgroup: introduce memcg memory.events listener
` [PATCH v3 3/3] mm: memcg: add reminder comment for the memcg v2 events

[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
 2023-11-24 21:54 UTC  (11+ messages)
` [PATCH v13 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v13 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v13 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v13 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v13 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v13 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file

[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
 2023-11-24 18:08 UTC  (5+ messages)
` [RESEND RFC PATCH v2 11/14] vfs: Wire up security hooks for lsm-based device guard in userns

[PATCH net-next 0/5] selftests: tc-testing: updates and cleanups for tdc
 2023-11-24 15:42 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: tc-testing: remove buildebpf plugin
` [PATCH net-next 2/5] selftests: tc-testing: remove unnecessary time.sleep
` [PATCH net-next 3/5] selftests: tc-testing: prefix iproute2 functions with "ipr2"
` [PATCH net-next 4/5] selftests: tc-testing: cleanup on Ctrl-C
` [PATCH net-next 5/5] selftests: tc-testing: remove unused import

[PATCH] rethook: Use __rcu pointer for rethook::handler
 2023-11-24 15:40 UTC  (2+ messages)

xdp/xsk.c: missing read memory barrier in xsk_poll()
 2023-11-24 15:16 UTC  (3+ messages)

[PATCH bpf v2 0/2] sockmap fix for KASAN_VMALLOC and af_unix
 2023-11-24 13:53 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: sockmap, af_unix stream sockets need to hold ref for pair sock
` [PATCH bpf v2 2/2] bpf: sockmap, add af_unix test with both sockets in map

[PATCH bpf v3 0/6] bpf: Fix the release of inner map
 2023-11-24 11:30 UTC  (7+ messages)
` [PATCH bpf v3 1/6] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
` [PATCH bpf v3 2/6] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH bpf v3 3/6] bpf: Defer the free of inner map when necessary
` [PATCH bpf v3 4/6] bpf: Optimize the free of inner map
` [PATCH bpf v3 5/6] selftests/bpf: Add test cases for "
` [PATCH bpf v3 6/6] selftests/bpf: Test outer map update operations in syscall program

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-24 10:39 UTC  (30+ messages)

[PATCH net-next] mm/page_pool: catch page_pool memory leaks
 2023-11-24 10:16 UTC 

[PATCH v2 bpf-next 0/3] Verify global subprogs lazily
 2023-11-24  9:50 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: emit global subprog name in verifier logs
` [PATCH v2 bpf-next 2/3] bpf: validate global subprogs lazily
` [PATCH v2 bpf-next 3/3] selftests/bpf: add lazy global subprog validation tests

[PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
 2023-11-24  9:47 UTC  (3+ messages)

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

[PATCH bpf-next 0/3] Verify global subprogs lazily
 2023-11-24  3:31 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf: emit global subprog name in verifier logs
` [PATCH bpf-next 2/3] bpf: validate global subprogs lazily
` [PATCH bpf-next 3/3] selftests/bpf: add lazy global subprog validation tests

[linus:master] [bpf] f18b03faba: stress-ng.seccomp.ops_per_sec -2.0% regression
 2023-11-24  0:52 UTC  (2+ messages)

[PATCH] kprobes: consistent rcu api usage for kretprobe holder
 2023-11-24  0:49 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Start v1.4 development cycle
 2023-11-23 22:00 UTC  (2+ messages)

[GIT PULL] Networking for v6.7-rc3
 2023-11-23 19:22 UTC  (2+ messages)

[PATCHv3 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-23 18:26 UTC  (6+ messages)
` [PATCHv3 bpf-next 3/6] "

[PATCH bpf-next v2 1/2] bpftool: mark orphaned programs during prog show
 2023-11-23 13:36 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: update test_offload to use new orphaned property

[PATCH bpf-next v2 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-23 13:31 UTC  (4+ messages)

[RFC PATCH v2 0/6] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-11-23 12:21 UTC  (6+ messages)
` [RFC PATCH v2 1/6] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [RFC PATCH v2 2/6] mm: mempolicy: Revise comment regarding mempolicy mode flags

[PATCH v2 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-23 11:26 UTC  (13+ messages)
` [PATCH v2 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
` [PATCH v2 2/2] mm: memcg: introduce new event to trace shrink_memcg

[PATCH v3 bpf-next 11/11] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
 2023-11-23  8:52 UTC  (2+ messages)

[PATCH] bpf: add __printf() to for printf fmt strings
 2023-11-23  3:16 UTC  (4+ messages)

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-11-23  0:51 UTC  (7+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v3 bpf-next 00/11] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-11-23  0:31 UTC  (4+ messages)
` [PATCH v3 bpf-next 10/11] bpf: tcp: Support arbitrary SYN Cookie

[PATCH bpf-next v11 00/13] Registrating struct_ops types from modules
 2023-11-23  0:00 UTC  (15+ messages)
` [PATCH bpf-next v11 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v11 09/13] bpf: validate value_type
` [PATCH bpf-next v11 10/13] bpf, net: switch to dynamic registration
` [PATCH bpf-next v11 13/13] selftests/bpf: test case for register_bpf_struct_ops()

[ANNOUNCEMENT] libbpf v1.3.0 release
 2023-11-22 23:29 UTC 

[PATCH bpf-next 0/2] bpf: fix couple of netdevsim issues
 2023-11-22 22:54 UTC  (8+ messages)
` [PATCH bpf-next 2/2] bpf: bring back removal of dev-bound id from idr

[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
 2023-11-22 19:26 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock

max<min after jset
 2023-11-22 18:51 UTC  (7+ messages)
` [PATCH] C inlined assembly for reproducing max<min

[PATCH v3 bpf-next 02/11] tcp: Cache sock_net(sk) in cookie_v[46]_check()
 2023-11-22 18:38 UTC  (2+ messages)

[PATCH v4 bpf-next 00/17] Add kind layout, CRCs to BTF
 2023-11-22 17:42 UTC  (5+ messages)

[PATCH] net/sched: cls: Load net classifier modules via alias
 2023-11-22 16:11 UTC  (6+ messages)

[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
 2023-11-22 15:08 UTC  (3+ messages)
` [PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox