BPF List
 help / color / mirror / Atom feed
 messages from 2024-10-26 04:36:34 to 2024-10-29 19:30:23 UTC [more...]

[PATCH] selftests/bpf: remove xdp_synproxy IP_DF check
 2024-10-29 19:30 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
 2024-10-29 18:52 UTC  (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: test with a very short loop

[PATCH bpf-next] libbpf: start v1.6 development cycle
 2024-10-29 18:40 UTC 

[PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
 2024-10-29 18:37 UTC  (11+ messages)
` [PATCH v4 net-next 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
` [PATCH v4 net-next 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
` [PATCH v4 net-next 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
` [PATCH v4 net-next 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()

[PATCH bpf-next v2] bpf: handle implicit declaration of function gettid in bpf_iter.c
 2024-10-29 18:30 UTC  (3+ messages)

[ANNOUNCEMENT] libbpf v1.5.0 release
 2024-10-29 18:00 UTC 

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-29 17:53 UTC  (4+ messages)

[PATCH v2] bpf: fix filed access without lock
 2024-10-29 17:50 UTC  (2+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-29 16:48 UTC  (8+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}
` [PATCH v4 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
 2024-10-29 16:40 UTC  (7+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-29 15:50 UTC  (37+ messages)
` [PATCH net-next v3 01/14] net-timestamp: reorganize in skb_tstamp_tx_output()
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
` [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next v3 05/14] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
` [PATCH net-next v3 08/14] net-timestamp: make bpf for tx timestamp work
` [PATCH net-next v3 09/14] net-timestamp: add a common helper to set tskey
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 11/14] net-timestamp: support OPT_ID for TCP proto
` [PATCH net-next v3 12/14] net-timestamp: add OPT_ID for UDP proto
` [PATCH net-next v3 13/14] net-timestamp: use static key to control bpf extension
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH bpf-next v2] bpf: use kfunc hooks instead of program types
 2024-10-29 15:15 UTC  (2+ messages)

[PATCH iwl-next v5 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-29 15:12 UTC  (4+ messages)
` [PATCH iwl-next v5 2/2] igc: Link queues to NAPI instances

[PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
 2024-10-29 15:05 UTC 

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-29 12:26 UTC  (10+ messages)
` [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-10-29  8:53 UTC  (6+ messages)
` [PATCH net-next 3/4] "

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

[PATCH bpf v2 0/2] bpf: enhance validation of pointer formatting
 2024-10-29  6:19 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare
` [PATCH bpf v2 2/2] selftests/bpf: Add test cases for various pointer specifiers

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-10-29  2:42 UTC  (5+ messages)

[Patch bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
 2024-10-29  2:00 UTC  (4+ messages)

[PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
 2024-10-29  1:33 UTC  (4+ messages)
` [PATCH v2 bpf 2/2] selftests/bpf: Add test for trie_get_next_key()

[PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
 2024-10-29  0:42 UTC  (3+ messages)

[RFC PATCH v4 0/4] Faultable syscall tracepoints updates
 2024-10-29  0:28 UTC  (12+ messages)
` [RFC PATCH v4 1/4] tracing: Introduce tracepoint extended structure
` [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
` [RFC PATCH v4 3/4] tracing: Fix syscall tracepoint use-after-free
` [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall

[PATCH rcu 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
 2024-10-29  0:25 UTC  (2+ messages)
  ` [PATCH rcu v4 "

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-29  0:22 UTC  (4+ messages)
` [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
` [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
` [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind

[PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures
 2024-10-28 23:20 UTC  (2+ messages)

[RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
 2024-10-28 19:19 UTC  (14+ messages)
` [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
` [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free

[PATCH resend 0/8] tracing: Allow system call tracepoints to handle page faults
 2024-10-28 19:02 UTC  (4+ messages)
` [PATCH resend 6/8] tracing/ftrace: Add might_fault check to syscall probes

[iwl-next v4 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-28 18:59 UTC  (8+ messages)
` [iwl-next v4 2/2] igc: Link queues to NAPI instances
  ` [Intel-wired-lan] "

[PATCH v4 3/5] perf/core: Account dropped samples from BPF
 2024-10-28 18:56 UTC  (7+ messages)

[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
 2024-10-28 16:30 UTC  (9+ messages)
` [PATCH -next v5 1/2] perf stat: Support inherit events during fork() "

[PATCH bpf-next 0/2] bpf, x64: Introduce two tailcall enhancements
 2024-10-28 16:06 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for subprogs
` [PATCH bpf-next 2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog

[PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-28 15:27 UTC  (19+ messages)
` [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v18 10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
` [PATCH v18 13/17] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v18 14/17] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v18 15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v18 17/17] bpf: Add get_entry_ip() for arm64

[RESEND PATCH bpf-next v2 0/2] bpf, x64: Introduce two tailcall enhancements
 2024-10-28 13:46 UTC  (3+ messages)
` [RESEND PATCH bpf-next v2 1/2] bpf, x64: Propagate tailcall info only for subprogs
` [RESEND PATCH bpf-next v2 2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog

[Patch bpf] bpf: check negative offsets in __bpf_skb_min_len()
 2024-10-28 12:32 UTC  (4+ messages)

[PATCH RFC 09/10] net: replace page_frag with page_frag_cache
 2024-10-28 11:58 UTC 

[PATCH AUTOSEL 6.6 15/15] bpf: Check validity of link->type in bpf_link_show_fdinfo()
 2024-10-28 10:52 UTC 

[PATCH AUTOSEL 6.11 27/32] bpf: Check validity of link->type in bpf_link_show_fdinfo()
 2024-10-28 10:50 UTC 

[PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
 2024-10-28 10:12 UTC  (2+ messages)

[PATCH v2 bpf-next] docs/bpf: Add description of .BTF.base section
 2024-10-28  9:15 UTC 

[PATCH] bpf: fix filed access without lock
 2024-10-28  6:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-28  5:46 UTC  (11+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "

[PATCH iwl-next v9 0/6] igb: Add support for AF_XDP zero-copy
 2024-10-26 16:57 UTC  (13+ messages)
` [PATCH iwl-next v9 1/6] igb: Remove static qualifiers
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 2/6] igb: Introduce igb_xdp_is_enabled()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 3/6] igb: Introduce XSK data structures and helpers
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 4/6] igb: Add XDP finalize and stats update functions
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 5/6] igb: Add AF_XDP zero-copy Rx support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 6/6] igb: Add AF_XDP zero-copy Tx support
  ` [Intel-wired-lan] "

[RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
 2024-10-26 15:17 UTC  (6+ messages)

[PATCH net] Documentation: networking: net_cachelines: Fix formatting
 2024-10-26 13:03 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
 2024-10-26 12:53 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] net: checksum: move from32to16() to generic header
` [PATCH bpf-next v3 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
` [PATCH bpf-next v3 3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
` [PATCH bpf-next v3 4/4] selftests/bpf: Add a selftest for bpf_csum_diff()

[PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
 2024-10-26  6:17 UTC  (4+ messages)
` [PATCH bpf 8/8] bpf, sockmap: Fix sk_msg_reset_curr

[PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
 2024-10-26  5:46 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