BPF List
 help / color / mirror / Atom feed
 messages from 2024-09-05 18:40:19 to 2024-09-09 07:08:32 UTC [more...]

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:05 UTC  (10+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-09  6:47 UTC  (9+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text

[PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
 2024-09-09  6:40 UTC  (5+ messages)

Possible deadlock in pcpu_freelist_pop
 2024-09-09  6:08 UTC  (4+ messages)

[PATCH net-next v25 00/13] Device Memory TCP
 2024-09-09  5:43 UTC  (14+ messages)
` [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v25 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v25 05/13] page_pool: devmem support
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 07/13] net: support non paged skb frags
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v25 11/13] net: add devmem TCP documentation
` [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v25 13/13] netdev: add dmabuf introspection

[PATCH 4/7] Add print_function_args()
 2024-09-09  3:13 UTC  (3+ messages)

[PATCH mptcp-next v2 1/4] bpf: Add mptcp_subflow bpf_iter
 2024-09-09  1:36 UTC 

[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
 2024-09-09  1:16 UTC  (7+ messages)

[PATCH mptcp-next 1/4] bpf: Add mptcp_subflow bpf_iter
 2024-09-09  1:12 UTC  (4+ messages)

[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-09  1:11 UTC  (2+ messages)
  ` [tip: perf/core] "

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-09  1:08 UTC  (5+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH net-next v24 00/13] Device Memory TCP
 2024-09-09  0:21 UTC  (4+ messages)
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider

[PATCH] bpftool: Fix undefined behavior caused by shifting into the sign bit
 2024-09-08 20:52 UTC  (3+ messages)

[PATCH] bpftool: Fix a typo
 2024-09-08 19:20 UTC  (2+ messages)

Using BPF_MAP_TYPE_LPM_TRIE for string matching
 2024-09-08 18:41 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-08 13:01 UTC  (3+ messages)
` [PATCH bpf-next v2 2/4] bpf, arm64: "

[PATCH bpf-next] libbpf: Fixed getting wrong return address on arm64 architecture
 2024-09-08  9:23 UTC 

[PATCH] libbpf: fix some typos in comments
 2024-09-08  1:43 UTC 

[PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
 2024-09-07 13:22 UTC  (7+ messages)

[RFC PATCH v3 35/37] kvx: Add IPI driver
 2024-09-07 13:20 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-07  7:03 UTC  (9+ messages)
` [PATCH bpf-next 2/4] bpf, arm64: "

[RFC bpf-next v4 0/6] Share user memory to BPF program through task storage map
 2024-09-07  4:03 UTC  (8+ messages)
` [RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls

[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-07  3:26 UTC  (16+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v2 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf

[PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
 2024-09-06 22:36 UTC  (17+ messages)
` [PATCH bpf-next v4 2/8] bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers
` [PATCH bpf-next v4 3/8] bpf: Fix helper writes to read-only maps
` [PATCH bpf-next v4 4/8] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
` [PATCH bpf-next v4 5/8] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
` [PATCH bpf-next v4 6/8] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH bpf-next v4 7/8] selftests/bpf: Rename ARG_PTR_TO_LONG test description
` [PATCH bpf-next v4 8/8] selftests/bpf: Add a test case to write into .rodata

[PATCH v1 0/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD()/activate_guard()
 2024-09-06 22:05 UTC  (8+ messages)
` [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard

[PATCH bpf-next v2] bpftool: improve btf c dump sorting stability
 2024-09-06 22:00 UTC  (5+ messages)

[RFC PATCH bpf-next 1/2] bpf: Add open-coded style iterator kfuncs for bpf dynamic pointers
 2024-09-06 21:33 UTC  (2+ messages)

[PATCH bpf] sock_map: add a cond_resched() in sock_hash_free()
 2024-09-06 21:32 UTC  (3+ messages)

[PATCH] libbpf: workaround (another) -Wmaybe-uninitialized false positive
 2024-09-06 21:20 UTC  (2+ messages)

[PATCH net v2 0/2] bpf: devmap: provide rxq after redirect
 2024-09-06 20:46 UTC  (5+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] bpf: selftests: send packet to devmap redirect XDP

[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
 2024-09-06 17:46 UTC  (9+ messages)

[RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
 2024-09-06 17:37 UTC  (8+ messages)

[PATCH] selftests/bpf: Add valid flag to bpf_cookie selftest's res
 2024-09-06 17:31 UTC  (4+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
 2024-09-06 17:13 UTC  (30+ messages)
` [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
` [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
` [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
` [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
` [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
` [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
` [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
` [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
` [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
` [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
` [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
` [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()

[RFC PATCH bpf-next] bpf: Check percpu map value size first
 2024-09-06 15:44 UTC  (3+ messages)

[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-06 14:08 UTC  (5+ messages)
  ` [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-09-06 12:14 UTC  (2+ messages)

[RFC PATCH v2 1/7] Revert "virtio_net: xsk: rx: support recv merge mode"
 2024-09-06  9:52 UTC  (4+ messages)
` [RFC PATCH v2 2/7] Revert "virtio_net: xsk: rx: support recv small mode"
` [RFC PATCH v2 3/7] Revert "virtio_net: xsk: rx: support fill with xsk buffer"
` [RFC PATCH v2 4/7] Revert "virtio_net: xsk: bind/unbind xsk for rx"

[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
 2024-09-06  9:37 UTC  (3+ messages)
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages

[PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
 2024-09-06  7:43 UTC  (7+ messages)

[PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache
 2024-09-06  7:36 UTC 

[GIT PULL] bpf for v6.11-rc7
 2024-09-06  5:01 UTC  (3+ messages)

[for-linus][PATCH 1/6] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
 2024-09-06  3:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
 2024-09-06  2:10 UTC  (5+ messages)

[PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
 2024-09-06  1:22 UTC 

[PATCH bpf-next v3 0/2] allow kfuncs in tracepoint and perf event
 2024-09-06  0:10 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: allow kfuncs within tracepoint and perf event programs
` [PATCH bpf-next v3 2/2] bpf/selftests: coverage for tp and perf event progs using kfuncs

[PATCH bpf-next] bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
 2024-09-06  0:10 UTC  (2+ messages)

[PATCH bpf-next] bpftool: improve btf c dump sorting stability
 2024-09-05 22:33 UTC  (3+ messages)

[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-09-05 21:16 UTC  (7+ messages)

[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
 2024-09-05 21:07 UTC  (11+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "

[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-09-05 20:53 UTC  (6+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()

[PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
 2024-09-05 20:41 UTC  (6+ messages)

[PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
 2024-09-05 20:33 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: Enable vmtest for cross-compile arm64 on x86_64 host, and fix some issues
 2024-09-05 20:24 UTC  (2+ messages)

[PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test
 2024-09-05 20:10 UTC  (2+ messages)

[PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
 2024-09-05 20:10 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