BPF List
 help / color / mirror / Atom feed
 messages from 2024-10-06 13:01:56 to 2024-10-08 16:57:59 UTC [more...]

[PATCH 1/3] ima: Remove inode lock
 2024-10-08 16:57 UTC  (3+ 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 bpf v4 1/2] bpf: fix unpopulated name_len field in perf_event link info
 2024-10-08 16:43 UTC  (11+ messages)
` [PATCH bpf v5 "
  ` [PATCH bpf v5 2/2] selftests/bpf: fix perf_event link info name_len assertion
    ` [PATCH bpf v6 1/2] bpf: fix unpopulated name_len field in perf_event link info
      ` [PATCH bpf v6 2/2] selftests/bpf: fix perf_event link info name_len assertion
        ` [PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
          ` [PATCH bpf v7 2/2] selftests/bpf: fix perf_event link info name_len assertion

[PATCH bpf-next v6 0/3] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-08 16:13 UTC  (4+ 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 v3] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-08 15:35 UTC 

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-08 15:20 UTC  (4+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}

[PATCH bpf] selftests/bpf: add missing header include for htons
 2024-10-08 14:50 UTC 

[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
 2024-10-08 12:45 UTC 

[PATCH bpf-next v4 0/2] Implement mechanism to signal other threads
 2024-10-08 11:49 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] bpf: implement bpf_send_signal_task() kfunc
` [PATCH bpf-next v4 2/2] selftests/bpf: Augment send_signal test with remote signaling

[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
 2024-10-08 11:35 UTC  (8+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
  ` [PATCH v2 1/1] "
        ` [PATCH v3] "

[PATCH v6 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
 2024-10-08 11:24 UTC  (4+ messages)
` [PATCH v6 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v6 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v6 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

[PATCH net-next v20 12/14] net: replace page_frag with page_frag_cache
 2024-10-08 11:20 UTC 

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-08 10:35 UTC  (5+ 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 v2 bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-08 10:31 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node
` [PATCH v2 bpf-next 2/6] xsk: s/free_list_node/list_node
` [PATCH v2 bpf-next 3/6] xsk: get rid of xdp_buff_xsk::orig_addr
` [PATCH v2 bpf-next 4/6] xsk: carry a copy of xdp_zc_max_segs within xsk_buff_pool
` [PATCH v2 bpf-next 5/6] xsk: wrap duplicated code to function
` [PATCH v2 bpf-next 6/6] xsk: use xsk_buff_pool directly for cq functions

[PATCH bpf-next v3 0/2] Implement mechanism to signal other threads
 2024-10-08 10:17 UTC  (8+ messages)
` [PATCH bpf-next v3 1/2] bpf: implement bpf_send_signal_task() kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Augment send_signal test with remote signaling

[syzbot] [bpf?] WARNING in push_jmp_history
 2024-10-08 10:01 UTC  (5+ messages)

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-08  9:51 UTC  (10+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 2/9] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 4/9] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked 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 net-next 9/9] net-timestamp: add bpf support for rx software/hardware timestamp

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

[PATCH bpf 0/7] Misc fixes for bpf
 2024-10-08  9:17 UTC  (8+ messages)
` [PATCH bpf 1/7] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
` [PATCH bpf 2/7] bpf: Preserve param->string when parsing mount options
` [PATCH bpf 3/7] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf 4/7] bpf: Check the validity of nr_words in bpf_iter_bits_new()
` [PATCH bpf 5/7] bpf: Change the type of unsafe_ptr "
` [PATCH bpf 6/7] selftests/bpf: Test multiplication overflow of nr_bits in bits_iter
` [PATCH bpf 7/7] selftests/bpf: Pass a pointer of unsigned long to bpf_iter_bits_new()

[PATCH bpf-next 00/16] Support dynptr key for hash map
 2024-10-08  9:15 UTC  (17+ messages)
` [PATCH bpf-next 01/16] bpf: Introduce map flag BPF_F_DYNPTR_IN_KEY
` [PATCH bpf-next 02/16] bpf: Add two helpers to facilitate the btf parsing of bpf_dynptr
` [PATCH bpf-next 03/16] bpf: Parse bpf_dynptr in map key
` [PATCH bpf-next 04/16] bpf: Pass flags instead of bool to check_helper_mem_access()
` [PATCH bpf-next 05/16] bpf: Support map key with dynptr in verifier
` [PATCH bpf-next 06/16] bpf: Introduce bpf_dynptr_user
` [PATCH bpf-next 07/16] libbpf: Add helpers for bpf_dynptr_user
` [PATCH bpf-next 08/16] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as input
` [PATCH bpf-next 09/16] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as output
` [PATCH bpf-next 10/16] bpf: Disable unsupported functionalities for map with dynptr key
` [PATCH bpf-next 11/16] bpf: Add bpf_mem_alloc_check_size() helper
` [PATCH bpf-next 12/16] bpf: Support basic operations for dynptr key in hash map
` [PATCH bpf-next 13/16] bpf: Export bpf_dynptr_set_size
` [PATCH bpf-next 14/16] bpf: Support get_next_key operation for dynptr key in hash map
` [PATCH bpf-next 15/16] bpf: Enable BPF_F_DYNPTR_IN_KEY for "
` [PATCH bpf-next 16/16] selftests/bpf: Add test cases for hash map with dynptr key

[PATCH bpf-next] bpf: Add rcu ptr in btf_id_sock_common_types
 2024-10-08  8:09 UTC 

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-10-08  7:15 UTC  (12+ messages)

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

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

[Patch bpf] bpf: check negative offsets in __bpf_skb_min_len()
 2024-10-08  5:33 UTC 

[PATCH] bpf, lsm: Remove bpf_lsm_key_free hook
 2024-10-08  3:40 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix backtrace printing for selftests crashes
 2024-10-08  3:40 UTC  (5+ messages)

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

[v2] bpf: fix the xdp_adjust_tail sample prog issue
 2024-10-08  3:30 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] BPF static linker: fix linking duplicate extern functions
 2024-10-08  3:30 UTC  (2+ messages)

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-10-08  3:30 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: syscall_nrs: disable no previous prototype warnning
 2024-10-08  3:30 UTC  (3+ messages)

[PATCH bpf] bpf: Fix memory leak in bpf_core_apply
 2024-10-08  3:30 UTC  (3+ messages)

[PATCH bpf-next v2 1/5] netkit: Add option for scrubbing skb meta data
 2024-10-08  2:10 UTC  (7+ messages)
` [PATCH bpf-next v2 4/5] tools: Sync if_link.h uapi tooling header
` [PATCH bpf-next v2 5/5] selftests/bpf: Extend netkit tests to validate skb meta data

[PATCH bpf-next v5 1/3] bpf: Prevent tailcall infinite loop caused by freplace
 2024-10-08  1:40 UTC  (5+ messages)

[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
 2024-10-08  1:11 UTC  (3+ messages)

[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
 2024-10-08  0:25 UTC  (3+ messages)
` [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)

[PATCH dwarves v4 0/4] Emit global variables in BTF
 2024-10-07 21:46 UTC  (7+ messages)

[PATCH v2] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-07 20:13 UTC  (8+ messages)

[PATCH bpf-next 0/2] security.bpf xattr name prefix
 2024-10-07 17:15 UTC  (4+ messages)
` [PATCH bpf-next 1/2] fs/xattr: bpf: Introduce "

[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-10-07 15:19 UTC  (5+ messages)

[PATCH v9 0/7] Improve the copy of task comm
 2024-10-07 14:49 UTC  (8+ messages)
` [PATCH v9 1/7] Get rid of __get_task_comm()
` [PATCH v9 2/7] auditsc: Replace memcpy() with strscpy()
` [PATCH v9 3/7] security: Replace memcpy() with get_task_comm()
` [PATCH v9 4/7] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v9 5/7] mm/util: Fix possible race condition in kstrdup()
` [PATCH v9 6/7] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v9 7/7] drm: Replace strcpy() with strscpy()

[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
 2024-10-07 13:55 UTC  (4+ messages)

[PATCH iwl-next v7 0/5] igb: Add support for AF_XDP zero-copy
 2024-10-07 13:48 UTC  (11+ messages)
` [PATCH iwl-next v7 1/5] igb: Remove static qualifiers
` [PATCH iwl-next v7 2/5] igb: Introduce igb_xdp_is_enabled()
` [PATCH iwl-next v7 3/5] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v7 4/5] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v7 5/5] igb: Add AF_XDP zero-copy Tx support

Awaiting Your Response
 2024-10-07 13:01 UTC 

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-07 12:57 UTC  (11+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-07 12:16 UTC  (4+ messages)
` [PATCH bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node

[PATCH bpf-next v2 1/2] bpf: add get_netns_cookie helper to tc programs
 2024-10-07  9:59 UTC  (3+ messages)
` [PATCH bpf-next v3 "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: add tcx netns cookie tests

[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
 2024-10-07  7:47 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v2 2/7] net: ip: make ip_route_input_mc() "
` [PATCH net-next v2 3/7] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v2 4/7] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v2 5/7] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v2 6/7] net: ip: make ip_route_input_noref() "
` [PATCH net-next v2 7/7] net: ip: make ip_route_input() "

[PATCH 6/7] tracing: add support for function argument to graph tracer
 2024-10-07  6:37 UTC  (3+ messages)

[syzbot] [bpf?] WARNING in acquire_reference_state
 2024-10-07  5:24 UTC 

[PATCH] include: linux: Fix flex array member not at the end in bpf_empty_prog_array
 2024-10-06 14:55 UTC 

[PATCH bpf-next v5 0/3] bpf: Fix tailcall infinite loop caused by freplace
 2024-10-06 13:01 UTC  (2+ messages)
` [PATCH bpf-next v5 3/3] selftests/bpf: Add cases to test tailcall in freplace


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