BPF List
 help / color / mirror / Atom feed
 messages from 2025-01-16 05:51:52 to 2025-01-17 18:34:19 UTC [more...]

[PATCH] seccomp: passthrough uretprobe systemcall without filtering
 2025-01-17 18:34 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] time to reconsider tracepoints in the vfs?
 2025-01-17 18:33 UTC  (8+ messages)
  ` [Lsf-pc] "

[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-17 18:26 UTC  (4+ messages)

[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
 2025-01-17 18:20 UTC  (8+ messages)
` [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()

Announcement: GCC BPF is now being tested on BPF CI
 2025-01-17 18:09 UTC  (13+ messages)

[PATCH bpf v2 1/4] selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
 2025-01-17 17:59 UTC  (6+ messages)
` [PATCH bpf v2 4/4] selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED

Crash when attaching uretprobes to processes running in Docker
 2025-01-17 17:53 UTC  (16+ messages)

[net-next PATCH v4 0/6] Add af_xdp support for cn10k
 2025-01-17 17:47 UTC  (8+ messages)
` [net-next PATCH v4 1/6] octeontx2-pf: Don't unmap page pool buffer
` [net-next PATCH v4 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v4 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v4 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH v4 5/6] octeontx2-pf: Prepare for AF_XDP
` [net-next PATCH v4 6/6] octeontx2-pf: AF_XDP zero copy transmit support

[PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
 2025-01-17 17:36 UTC  (3+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-17 17:15 UTC  (20+ messages)
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities)
 2025-01-17 16:58 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/7] bpf: Add capability field to BTF_ID_FLAGS
` [RFC PATCH bpf-next 2/7] bpf: Add enum bpf_capability
` [RFC PATCH bpf-next 3/7] bpf: Add capabilities version of kfuncs registration
` [RFC PATCH bpf-next 4/7] bpf: Make the verifier support BPF capabilities
` [RFC PATCH bpf-next 5/7] bpf: Add default BPF capabilities initialization for program types
` [RFC PATCH bpf-next 6/7] sched_ext: Make SCX use BPF capabilities
` [RFC PATCH bpf-next 7/7] sched_ext: Add proof-of-concept test case

[PATCH bpf] bpf: use attach_btf instead of vmlinux in bpf_sk_storage_tracing_allowed
 2025-01-17 16:42 UTC  (3+ messages)

[PATCH net 1/1] tools: Sync if_xdp.h uapi tooling header
 2025-01-17 15:08 UTC  (3+ messages)

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-01-17 14:59 UTC 

[PATCH bpf-next] libbpf: work around kernel inconsistently stripping '.llvm.' suffix
 2025-01-17 14:20 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-17 14:06 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup
` [PATCH net-next v2 3/3] net: ethernet: ti: am65-cpsw: streamline TX "

[PATCH net-next v3 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-17 12:58 UTC  (20+ messages)
` [PATCH net-next v3 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v3 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v3 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v3 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v3 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v3 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v3 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v3 8/8] xdp: remove xdp_alloc_skb_bulk()

[PATCH bpf-next v3 0/5] Free htab element out of bucket lock
 2025-01-17 12:40 UTC  (10+ messages)
` [PATCH bpf-next v3 1/5] bpf: Free special fields after unlock in htab_lru_map_delete_node()
` [PATCH bpf-next v3 2/5] bpf: Bail out early in __htab_map_lookup_and_delete_elem()
` [PATCH bpf-next v3 3/5] bpf: Free element after unlock "
` [PATCH bpf-next v3 4/5] bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test case for the freeing of bpf_timer

[syzbot] [cgroups?] possible deadlock in console_lock_spinning_enable (5)
 2025-01-17 12:34 UTC 

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-17 11:35 UTC  (7+ messages)

[PATCH bpf-next 0/4] expose number of map entries to userspace
 2025-01-17 10:35 UTC  (9+ messages)

[PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
 2025-01-17 10:18 UTC  (2+ messages)

[PATCH bpf-next] bpf: Alloc bpf_async_cb by using bpf_global_ma under PREEMPT_RT
 2025-01-17  8:42 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: Introduce global percpu data
 2025-01-17  6:24 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/2] "

[PATCH bpf-next 0/3] bpf: Allow 'may_goto 0' instruction
 2025-01-17  3:43 UTC  (9+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] bpf: Remove "
` [PATCH bpf-next 3/3] selftests/bpf: Add some tests related to 'may_goto 0' insns

[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
 2025-01-17  2:10 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Optimizing Skmsg Performance
 2025-01-17  1:09 UTC 

[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-17  0:49 UTC  (8+ messages)
` [PATCH net-next 1/4] net: ethernet: am65-cpsw: call netif_carrier_on/off() when appropriate
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: streamline .probe() error handling

Crash when attaching uretprobes to processes running in Docker
 2025-01-17  0:48 UTC  (15+ messages)

[PATCH dwarves] btf_encoder: always initialize func_state to 0
 2025-01-17  0:14 UTC  (6+ messages)

[PATCH rcu 0/17] SRCU updates, including SRCU-fast
 2025-01-17  0:07 UTC  (24+ messages)
` [PATCH rcu 01/17] srcu: Make Tiny SRCU able to operate in preemptible kernels
` [PATCH rcu 02/17] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
` [PATCH rcu 03/17] srcu: Use ->srcu_gp_seq for rcutorture reader batch
` [PATCH rcu 04/17] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
` [PATCH rcu 05/17] srcu: Make SRCU readers use ->srcu_ctrs for counter selection
` [PATCH rcu 06/17] srcu: Make Tree SRCU updates independent of ->srcu_idx
` [PATCH rcu 07/17] srcu: Force synchronization for srcu_get_delay()
` [PATCH rcu 08/17] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()
` [PATCH rcu 09/17] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
` [PATCH rcu 10/17] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
` [PATCH rcu 11/17] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
` [PATCH rcu 12/17] srcu: Move SRCU Tree/Tiny definitions from srcu.h
` [PATCH rcu 13/17] srcu: Add SRCU-fast readers
` [PATCH rcu 14/17] rcutorture: Add ability to test srcu_read_{,un}lock_fast()
` [PATCH rcu 15/17] refscale: Add srcu_read_lock_fast() support using "srcu-fast"

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-17  0:06 UTC  (3+ messages)

[PATCH bpf-next v1] veristat: load struct_ops programs only once
 2025-01-16 23:40 UTC  (4+ messages)

[PATCH bpf v1] selftests/bpf: Fix undefined UINT_MAX in veristat.c
 2025-01-16 23:30 UTC  (2+ messages)

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-16 23:19 UTC  (11+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
 2025-01-16 23:05 UTC  (4+ messages)

Announcement: GCC BPF is now being tested on BPF CI
 2025-01-16 21:49 UTC 

[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
 2025-01-16 20:28 UTC  (5+ messages)
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues

[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2025-01-16 19:52 UTC  (7+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
      ` per st_ops kfunc allow/deny mask. Was: "

(no subject)
 2025-01-16 17:28 UTC  (2+ messages)
` sub bpf

[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
 2025-01-16 15:53 UTC  (5+ messages)
` [PATCH bpf-next v6 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v6 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v6 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v6 4/4] igc: "

[LSF/MM/BPF TOPIC] fanotify filter
 2025-01-16 14:42 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH bpf v7 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-16 14:05 UTC  (6+ messages)
` [PATCH bpf v7 1/5] strparser: add read_sock callback
` [PATCH bpf v7 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v7 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v7 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v7 5/5] selftests/bpf: add strparser test for bpf

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-16 12:22 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops

[RFC] x86/alternatives: Merge first and second step in text_poke_bp_batch
 2025-01-16 11:48 UTC  (4+ messages)

[REGRESSION] module BTF validation failure (Error -22) on next
 2025-01-16  9:51 UTC  (8+ messages)

[PATCH v2 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2025-01-16  9:17 UTC 

[PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
 2025-01-16  8:57 UTC  (11+ messages)


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