BPF List
 help / color / mirror / Atom feed
 messages from 2024-09-26 17:30:45 to 2024-09-30 12:37:11 UTC [more...]

[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-30 12:33 UTC  (2+ messages)
` [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-09-30 11:49 UTC  (18+ messages)

[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
 2024-09-30 11:42 UTC  (17+ messages)
` [PATCHv5 bpf-next 01/13] uprobe: Add data pointer to consumer handlers
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer
` [PATCHv5 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 04/13] bpf: Add support for uprobe multi session context
` [PATCHv5 bpf-next 05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv5 bpf-next 06/13] libbpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 07/13] selftests/bpf: Add uprobe session test
` [PATCHv5 bpf-next 08/13] selftests/bpf: Add uprobe session cookie test
` [PATCHv5 bpf-next 09/13] selftests/bpf: Add uprobe session recursive test
` [PATCHv5 bpf-next 10/13] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv5 bpf-next 11/13] selftests/bpf: Add kprobe "
` [PATCHv5 bpf-next 12/13] selftests/bpf: Add uprobe session single consumer test
` [PATCHv5 bpf-next 13/13] selftests/bpf: Add uprobe sessions to "

bpf_link_info: perf_event link info name_len field returning zero
 2024-09-30 11:28 UTC  (6+ messages)

[RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
 2024-09-30 10:46 UTC  (4+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-09-30  8:38 UTC  (14+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH] Add BPF Kernel Function bpf_ptrace_vprintk
 2024-09-30  8:29 UTC  (4+ messages)
` [PATCH v2] "
    ` 答复: "

[PATCH v1] bpf: Prevent infinite loops with bpf_redirect_peer
 2024-09-30  7:36 UTC  (3+ messages)

[PATCH v2 -next] selftests/bpf: Use ARRAY_SIZE for array length
 2024-09-30  7:30 UTC  (2+ messages)

Good first-time BPF tasks
 2024-09-30  6:30 UTC  (2+ messages)

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-09-30  5:33 UTC  (4+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "

[RFC/PATCH bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc (v2)
 2024-09-30  4:33 UTC  (15+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add kmem_cache iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter

[v2] bpf: fix the xdp_adjust_tail sample prog issue
 2024-09-30  2:41 UTC 

[PATCH bpf-next v4 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-30  1:53 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Prevent updating extended prog to prog_array map
` [PATCH bpf-next v4 2/4] bpf: Prevent extending tail callee prog with freplace prog
` [PATCH bpf-next v4 3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v4 4/4] selftests/bpf: Add cases to test tailcall in freplace

[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
 2024-09-30  1:33 UTC 

[RFC PATCH 0/2] cpufreq_ext: Introduce cpufreq ext governor
 2024-09-29 23:23 UTC  (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] cpufreq_ext: Add bpf sample

Summary of discussions on BPF load-acquire instruction ordering
 2024-09-29 18:09 UTC  (2+ messages)

[PATCH] bpf: fix the xdp_adjust_tail sample prog issue
 2024-09-29 17:56 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] BPF static linker: fix failure when encountering duplicate extern functions
 2024-09-29 17:45 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next v2 2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't fail

[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
 2024-09-29 17:17 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Augment send_signal test with remote signaling

[peterz-queue:x86/ibt] [x86/ibt] 7674335965: kernel_BUG_at_arch/x86/kernel/alternative.c
 2024-09-29 14:41 UTC 

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-09-29 13:34 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] bpf: Allow each subprog having stack size of 512 bytes
` [PATCH bpf-next v3 2/5] bpf: Collect stack depth information
` [PATCH bpf-next v3 3/5] bpf: Mark each subprog with proper pstack states
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
` [PATCH bpf-next v3 5/5] selftests/bpf: Add private stack tests

[PATCH] bpf: fix the xdp_adjust_tail sample prog issue
 2024-09-29 12:38 UTC 

[PATCH v7 0/8] Improve the copy of task comm
 2024-09-29  9:48 UTC  (9+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()

[PATCH bpf-next 0/2] BPF static linker: fix failure when encountering duplicate extern functions
 2024-09-29  8:48 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next 2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't fail

[syzbot] [bpf?] BUG: MAX_STACK_TRACE_ENTRIES too low! (4)
 2024-09-29  7:25 UTC  (2+ messages)

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

[PATCH net 0/3] net: enetc: fix some issues of XDP
 2024-09-29  1:35 UTC  (16+ messages)
` [PATCH net 1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH net 3/3] net: enetc: reset xdp_tx_in_flight when updating bpf program

BUG: Kernel OOPS in __bpf_prog_offload_destroy (6.10, 6.11, bpf-next, x86_64/aarch64)
 2024-09-29  0:59 UTC  (3+ messages)

[PATCH -next 0/2] perf stat: a set of small fixes for bperf
 2024-09-29  0:54 UTC  (6+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries

Possible deadlock in bpf_common_lru_push_free
 2024-09-28 10:26 UTC  (2+ messages)

Possible deadlock in bpf_common_lru_pop_free
 2024-09-28 10:25 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-09-28  9:14 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: "

[PATCH bpf] bpf: syscall_nrs: fix no previous prototype for "syscall_defines"
 2024-09-28  5:22 UTC  (5+ messages)

[PATCH mptcp-next v5 1/5] bpf: Add mptcp_subflow bpf_iter
 2024-09-28  1:34 UTC  (8+ messages)

[PATCH 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-28  0:07 UTC  (4+ messages)
` [PATCH 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

QUERY: Regarding bpf link cleanup for invalid binary path
 2024-09-27 23:19 UTC  (2+ messages)

[PATCH bpf v1 1/2] bpf: sync_linked_regs() must preserve subreg_def
 2024-09-27 23:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: emit top frequent code lines in veristat
 2024-09-27 22:48 UTC  (5+ messages)

[PATCH bpf-next v1 0/4] 'bpf_fastcall' attribute in vmlinux.h and bpf_helper_defs.h
 2024-09-27 22:40 UTC  (5+ messages)
` [PATCH bpf-next v1 1/4] bpf: allow specifying bpf_fastcall attribute for BPF helpers

[PATCH bpf-next v6 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-09-27 22:00 UTC  (4+ messages)
` [PATCH bpf-next v6 4/8] libbpf: Support BTF.ext loading and output in either endianness

[PATCH dwarves v1] pahole: generate "bpf_fastcall" decl tags for eligible kfuncs
 2024-09-27 21:52 UTC  (2+ messages)

[PATCH -next] selftests/bpf: Use ARRAY_SIZE for array length
 2024-09-27 20:58 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix uprobe_multi compilation error
 2024-09-27 20:50 UTC  (4+ messages)

[RFC bpf-next] libbpf: add resizable array helpers
 2024-09-27 20:49 UTC  (3+ messages)

[PATCH] tools/bpf:remove unused variable
 2024-09-27 20:40 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: vm: add support for VIRTIO_FS
 2024-09-27 20:40 UTC  (2+ messages)

[PATCH] bpf: Call kfree(obj) only once in free_one()
 2024-09-27 20:40 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Remove unneeded semicolon
 2024-09-27 20:40 UTC  (2+ messages)

[PATCH bpf-next v4] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-27 20:40 UTC  (2+ messages)

[PATCH HID] HID: bpf: fix cfi stubs for hid_bpf_ops
 2024-09-27 18:15 UTC  (2+ messages)

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-09-27 17:18 UTC  (2+ messages)

[PATCH 5.10 v2 0/3] Re-adapt "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"
 2024-09-27 13:51 UTC  (4+ messages)
` [PATCH 5.10 v2 1/3] Revert "
` [PATCH 5.10 v2 2/3] Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps"
` [PATCH 5.10 v2 3/3] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
 2024-09-27 13:47 UTC  (4+ messages)

[PATCH bpf-next v3 0/4] bpf: Fix tailcall infinite loop caused by freplace
 2024-09-27 12:23 UTC  (9+ messages)
` [PATCH bpf-next v3 1/4] bpf: Prevent updating extended prog to prog_array map
` [PATCH bpf-next v3 2/4] bpf: Prevent extending tail callee prog with freplace

[PATCH bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable
 2024-09-27 12:05 UTC 

How to read tcp_payload from kprobe/inet_sendmsg
 2024-09-27 11:01 UTC 

[PATCH] uprobes: Improve the usage of xol slots for better scalability
 2024-09-27 10:01 UTC  (7+ messages)

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

[PATCH 5.10] bpf: Fix mismatch memory accounting for devmap maps
 2024-09-27  8:11 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] bpf: Add kfuncs for read-only string operations
 2024-09-27  7:20 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for string kfuncs

[PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations
 2024-09-27  3:39 UTC 

[PATCH bpf-next/net v7 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-09-26 17:30 UTC  (3+ messages)
` [PATCH bpf-next/net v7 2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow
` [PATCH bpf-next/net v7 3/3] selftests/bpf: Add mptcp subflow subtest


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