BPF List
 help / color / mirror / Atom feed
 messages from 2024-10-08 16:57:59 to 2024-10-09 18:07:21 UTC [more...]

[PATCH rcu 01/12] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
 2024-10-09 18:07 UTC  (5+ messages)
` [PATCH rcu 02/12] srcu: Introduce srcu_gp_is_expedited() helper function
` [PATCH rcu 03/12] srcu: Renaming in preparation for additional reader flavor
` [PATCH rcu 04/12] srcu: Bit manipulation changes "
` [PATCH rcu 05/12] srcu: Standardize srcu_data pointers to "sdp" and similar

[PATCH bpf] bpf: fix argument type in bpf_loop documentation
 2024-10-09 18:05 UTC 

[PATCH rcu 6/7] doc: Remove kernel-parameters.txt entry for rcutorture.read_exit
 2024-10-09 18:00 UTC 

[PATCH v4 01/13] LSM: Add the lsm_prop data structure
 2024-10-09 17:32 UTC 

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-10-09 17:37 UTC  (25+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
  ` yet another approach Was: "

[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
 2024-10-09 17:21 UTC  (7+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "

[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-09 16:46 UTC  (5+ messages)

[PATCH 1/3] ima: Remove inode lock
 2024-10-09 16:43 UTC  (12+ messages)
` [PATCH 2/3] ima: Ensure lock is held when setting iint pointer in inode security blob
` [PATCH 3/3] ima: Mark concurrent accesses to the iint pointer in the "

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-09 15:46 UTC  (8+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs

[PATCH net-next 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-09 15:27 UTC  (19+ messages)
` [PATCH net-next 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 17/18] libeth: support native XDP and register memory model
` [PATCH net-next 18/18] libeth: add a couple of XDP helpers (libeth_xdp)

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09 15:20 UTC  (46+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next 7/9] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps

[PATCH bpf v1] selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
 2024-10-09 13:48 UTC  (2+ messages)

[PATCH bpf] bpf: fix %p% runtime check in bpf_bprintf_prepare
 2024-10-09 13:15 UTC  (2+ messages)

[PATCH v3 net 0/3] net: enetc: fix some issues of XDP
 2024-10-09 12:56 UTC  (9+ messages)
` [PATCH v3 net 1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH v3 net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH v3 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-10-09 12:50 UTC  (6+ messages)

extend usage of KMEM_CACHE() for cache creation?
 2024-10-09 12:38 UTC 

[PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table
 2024-10-09 11:56 UTC  (2+ messages)

[PATCH bpf 0/7] Misc fixes for bpf
 2024-10-09 11:39 UTC  (12+ messages)
` [PATCH bpf 1/7] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
` [PATCH bpf 3/7] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf 5/7] bpf: Change the type of unsafe_ptr in bpf_iter_bits_new()

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-09 10:35 UTC  (6+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file

[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
 2024-10-09 10:31 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
 2024-10-09 10:12 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: fix bpf_map_redirect call for cpu map test
` [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
` [PATCH bpf-next v3 3/3] selftests/bpf: check program redirect in xdp_cpumap_attach

[PATCH v15 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-09 10:05 UTC  (3+ messages)
` [PATCH v15 09/19] tracing: Add ftrace_fill_perf_regs() for perf event

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-10-09  9:46 UTC  (11+ messages)

kmemleak in flowtable xdp
 2024-10-09  9:39 UTC 

[PATCH bpf-next v1 1/2] bpf: force checkpoints at loop back-edges
 2024-10-09  9:23 UTC  (3+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: test with a very short loop

[PATCH] samples/bpf: Remove unused variables
 2024-10-09  8:21 UTC 

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-09  7:39 UTC  (18+ messages)
` [PATCH bpf 1/4] bpf: fix kfunc btf caching for modules
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
` [PATCH bpf 3/4] selftests/bpf: Provide a generic [un]load_module helper
` [PATCH bpf 4/4] selftests/bpf: Add test for kfunc module order

[PATCH bpf RESEND 0/2] Check the remaining info_cnt before repeating btf fields
 2024-10-09  7:29 UTC  (7+ messages)
` [PATCH bpf RESEND 1/2] bpf: "
` [PATCH bpf RESEND 2/2] selftests/bpf: Add more test case for field flattening

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-09  7:17 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH bpf-next v6 0/3] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-09  6:05 UTC  (11+ messages)
` [PATCH bpf-next v6 1/3] bpf: Prevent "
` [PATCH bpf-next v6 2/3] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v6 3/3] selftests/bpf: Add cases to test tailcall in freplace

[PATCH -next 0/2] perf stat: a set of small fixes for bperf
 2024-10-09  5:20 UTC  (2+ messages)

[PATCH bpf v1] selftests/bpf: Fix cross-compiling urandom_read
 2024-10-09  4:07 UTC 

[PATCH bpf-next] bpf: Add rcu ptr in btf_id_sock_common_types
 2024-10-09  2:23 UTC  (3+ messages)

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-09  1:31 UTC  (7+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH bpf-next] libbpf: fix sym_is_subprog() logic for weak global subprogs
 2024-10-09  1:15 UTC 

[PATCH v4 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  1:07 UTC  (9+ messages)
` [PATCH v4 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v4 2/8] tracing/ftrace: disable preemption in syscall probe
` [PATCH v4 3/8] tracing/perf: "
` [PATCH v4 4/8] tracing/bpf: "
` [PATCH v4 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v4 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v4 7/8] tracing/perf: "
` [PATCH v4 8/8] tracing/bpf: "

[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-09  0:56 UTC  (12+ messages)
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults

[PATCH bpf-next v3 1/2] bpf: add get_netns_cookie helper to tc programs
 2024-10-08 21:40 UTC  (2+ messages)

[PATCH] bpf: use kvzmalloc to allocate BPF verifier environment
 2024-10-08 21:39 UTC  (2+ messages)

[PATCH v2 1/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-08 19:42 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v6 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08 18:48 UTC  (5+ messages)
` [PATCH v6 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v6 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[PATCH bpf-next v3 0/2] Implement mechanism to signal other threads
 2024-10-08 18:38 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: implement bpf_send_signal_task() kfunc

[PATCH bpf-next v4 0/2] Implement mechanism to signal other threads
 2024-10-08 18:19 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: implement bpf_send_signal_task() kfunc

[PATCH bpf] selftests/bpf: add missing header include for htons
 2024-10-08 18:00 UTC  (2+ messages)

[PATCH] libbpf: Fix integer overflow issue
 2024-10-08 17:34 UTC  (6+ messages)


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