BPF List
 help / color / mirror / Atom feed
 messages from 2024-11-21 05:38:17 to 2024-11-24 12:52:27 UTC [more...]

[PATCH AUTOSEL 6.11 03/20] HID: add per device quirk to force bind to hid-generic
 2024-11-24 12:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 16/20] HID: bpf: Fix NKRO on Mistel MD770

[PATCH AUTOSEL 6.12 04/23] HID: add per device quirk to force bind to hid-generic
 2024-11-24 12:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 18/23] HID: bpf: Fix NKRO on Mistel MD770

[PATCH v3 fanotify 0/2] Fanotify in kernel filter
 2024-11-24  6:25 UTC  (5+ messages)
` [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter

[PATCH] LoongArch: BPF: Sign-extend return values
 2024-11-24  5:33 UTC  (5+ messages)

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-23 23:00 UTC  (3+ messages)

[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
 2024-11-23 20:35 UTC  (8+ messages)
` [PATCH v5 tip/perf/core 1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v5 tip/perf/core 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-23 19:11 UTC  (40+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH] bpf: sparc64: fix typo dont->don't
 2024-11-23 18:42 UTC  (2+ messages)

[RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints
 2024-11-23 17:38 UTC  (7+ messages)
` [RFC PATCH 1/5] tracing: Move it_func[0] comment to the relevant context
` [RFC PATCH 2/5] tracing: Remove __idx variable from __DO_TRACE
` [RFC PATCH 3/5] rcupdate_trace: Define rcu_tasks_trace lock guard
` [RFC PATCH 4/5] tracing: Remove conditional locking from __DO_TRACE()
` [RFC PATCH 5/5] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL

[PATCH 0/3] kbuild: propagate CONFIG_WERROR to resolve_btfids
 2024-11-23 13:33 UTC  (4+ messages)
` [PATCH 1/3] kbuild: add dependency from vmlinux "
` [PATCH 2/3] tools/resolve_btfids: Add --fatal-warnings option
` [PATCH 3/3] kbuild: propagate CONFIG_WERROR to resolve_btfids

[PATCH dwarves v2 0/1] btf_encoder: handle .BTF_ids section endianness
 2024-11-23 13:24 UTC  (3+ messages)
` [PATCH dwarves v2 1/1] "

[PATCH] bpf, lsm: Fix getlsmprop hooks BTF IDs
 2024-11-23 12:37 UTC  (2+ messages)

[PATCH bpf-next 00/10] Fixes for LPM trie
 2024-11-23  3:29 UTC  (20+ messages)
` [PATCH bpf-next 01/10] bpf: Remove unnecessary check when updating "
` [PATCH bpf-next 02/10] bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
` [PATCH bpf-next 03/10] bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
` [PATCH bpf-next 04/10] bpf: Handle in-place update for full LPM trie correctly
` [PATCH bpf-next 05/10] bpf: Fix exact match conditions in trie_get_next_key()
` [PATCH bpf-next 07/10] bpf: Switch to bpf mem allocator for LPM trie

[PATCH bpf-next v9 0/4] bpf: add cpu time counter kfuncs
 2024-11-23  0:58 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v9 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v9 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
` [PATCH bpf-next v9 4/4] selftests/bpf: add usage example for cpu time counter kfuncs

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-11-23  0:10 UTC  (10+ messages)

[PATCH] perf bpf-filter: Return -1 directly when pfi allocation fails
 2024-11-22 22:17 UTC  (3+ messages)
` [PATCH v2] perf bpf-filter: Return -ENOMEM "

bpf: adding BPF linked list iteration support
 2024-11-22 21:54 UTC  (4+ messages)

[PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
 2024-11-22 18:16 UTC  (5+ messages)

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-22 17:26 UTC  (17+ messages)
` [PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
` [PATCH bpf 2/4] selftest/bpf: Add test for af_vsock poll()
` [PATCH bpf 3/4] bpf, vsock: Invoke proto::close on close()
` [PATCH bpf 4/4] selftest/bpf: Add test for vsock removal from sockmap "

[PATCH bpf-next] libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
 2024-11-22 16:20 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
 2024-11-22 15:40 UTC  (11+ messages)
` [PATCH bpf-next v8 1/4] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v8 2/4] bpf: add bpf_cpu_time_counter_to_ns helper

[PATCH kselftest] fix single bpf test
 2024-11-22 15:14 UTC  (2+ messages)

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-22 14:56 UTC  (34+ messages)
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
 2024-11-22 12:56 UTC 

[PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-22 12:10 UTC  (3+ messages)
` [PATCH v2 bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH v2 bpf 2/2] bpf: fix OOB devmap "

[PATCH bpf] xsk: always clear DMA mapping information when unmapping the pool
 2024-11-22 11:29 UTC 

[PATCH] selftests/sched_ext: fix build after renames in sched_ext API
 2024-11-22 10:44 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Improve debug message when the base BTF cannot be found
 2024-11-22  5:35 UTC  (5+ messages)
` [PATCH v2 "

[PATCH bpf-next] libbpf: Extend linker API to support in-memory ELF files
 2024-11-22  2:17 UTC  (4+ messages)

[syzbot] [bpf?] INFO: rcu detected stall in security_file_ioctl (9)
 2024-11-22  1:19 UTC 

[PATCH bpf-next v1 0/7] IRQ save/restore
 2024-11-22  0:42 UTC  (30+ messages)
` [PATCH bpf-next v1 1/7] bpf: Refactor and rename resource management
` [PATCH bpf-next v1 2/7] bpf: Be consistent between {acquire,find,release}_lock_state
` [PATCH bpf-next v1 3/7] bpf: Consolidate RCU and preempt locks in bpf_func_state
` [PATCH bpf-next v1 4/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v1 5/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v1 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v1 7/7] selftests/bpf: Add IRQ save/restore tests

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-22  0:00 UTC  (5+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH] bpftool: fix potential NULL pointer dereferencing in prog_dump()
 2024-11-21 23:29 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
 2024-11-21 21:43 UTC  (2+ messages)

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-21 19:38 UTC  (18+ messages)
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines

[PATCH net-next v5 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-21 19:26 UTC  (13+ messages)

[GIT PULL] BPF changes for v6.13
 2024-11-21 16:50 UTC  (2+ messages)

[GIT PULL] Networking for v6.13
 2024-11-21 16:50 UTC  (2+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-21 16:32 UTC  (17+ 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] bpftool: Fix the wrong format specifier
 2024-11-21 15:35 UTC  (3+ messages)

[PATCH] bpftool: Fix the wrong format specifier
 2024-11-21 11:46 UTC  (2+ messages)

[PATCH] bpftool: Fix wrong format output
 2024-11-21 11:45 UTC  (4+ messages)

[PATCH] tools: Override makefile ARCH variable if defined, but empty
 2024-11-21 11:29 UTC  (4+ messages)

bpftool CPU profiling support
 2024-11-21 11:15 UTC  (2+ messages)

[PATCH v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest'
 2024-11-21  6:38 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-21  6:31 UTC  (7+ messages)
` [PATCH bpf 1/2] xsk: fix OOB map writes when deleting elements
` [PATCH bpf 2/2] bpf: fix OOB devmap "

[PATCH bpf 0/2] tcp_bpf: update the rmem scheduling for ingress redirection
 2024-11-21  6:07 UTC  (5+ messages)
` [PATCH bpf 2/2] tcp_bpf: add sk_rmem_alloc related logic "
    ` [External] "

[PATCH bpf 0/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
 2024-11-21  5:49 UTC  (6+ messages)
` [PATCH bpf 1/2] selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap
` [PATCH bpf 2/2] tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg


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