bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-17 00:25:21 to 2024-02-21 09:22:42 UTC [more...]

[PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-02-21  9:22 UTC 

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-02-21  9:19 UTC  (4+ messages)
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH bpf-next 00/11] bpf: probe-read bpf_d_path() and add new acquire/release BPF kfuncs
 2024-02-21  7:55 UTC  (15+ messages)
` [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
` [PATCH bpf-next 02/11] bpf/selftests: adjust selftests for BPF helper bpf_d_path()
` [PATCH bpf-next 03/11] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids
` [PATCH bpf-next 04/11] bpf: add new acquire/release BPF kfuncs for mm_struct
` [PATCH bpf-next 05/11] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs
` [PATCH bpf-next 06/11] bpf: add new acquire/release based BPF kfuncs for exe_file
` [PATCH bpf-next 07/11] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs
` [PATCH bpf-next 08/11] bpf: add acquire/release based BPF kfuncs for fs_struct's paths
` [PATCH bpf-next 09/11] bpf/selftests: add selftests for root/pwd path based BPF kfuncs
` [PATCH bpf-next 10/11] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path()
` [PATCH bpf-next 11/11] bpf/selftests: adapt selftests test_d_path for "

[PATCH bpf-next v4 0/3] Check cfi_stubs before registering a struct_ops type
 2024-02-21  7:52 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf, net: allow passing NULL prog to check_member
` [PATCH bpf-next v4 2/3] bpf: Check cfi_stubs before registering a struct_ops type
` [PATCH bpf-next v4 3/3] selftests/bpf: Test case for lacking CFI stub functions

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21  7:38 UTC  (11+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
` [PATCH 4/4] arm64: dynamic enforcement of pmd-level PXNTable

[PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
 2024-02-21  7:18 UTC  (2+ messages)

[PATCH bpf] libbpf: clarify batch lookup semantics
 2024-02-21  6:12 UTC  (2+ messages)

[PATCH bpf-next] mm: Introduce vm_area_[un]map_pages()
 2024-02-21  5:52 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
 2024-02-21  5:31 UTC  (19+ messages)
` [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
` [PATCH bpf-next 3/5] libbpf: allow to set coookie when target_btf_id is set in bpf_link_create
` [PATCH bpf-next 4/5] libbpf: add the function libbpf_find_kernel_btf_id()
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for multiple attach of tracing program
  ` [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-21  2:59 UTC  (13+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
` [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-21  2:03 UTC  (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters

[PATCH bpf-next v3 0/5] Create shadow types for struct_ops maps in skeletons
 2024-02-21  1:23 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] libbpf: expose resolve_func_ptr() through libbpf_internal.h
` [PATCH bpf-next v3 2/5] libbpf: set btf_value_type_id of struct bpf_map for struct_ops
` [PATCH bpf-next v3 3/5] libbpf: Convert st_ops->data to shadow type
` [PATCH bpf-next v3 4/5] bpftool: generated shadow variables for struct_ops maps
` [PATCH bpf-next v3 5/5] selftests/bpf: Test if shadow types work correctly

[PATCH v1 bpf-next 0/9] BPF static branches
 2024-02-21  1:09 UTC  (9+ messages)
` [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns

Memory corruption in out_batch parameter of batch lookup APIs
 2024-02-21  1:02 UTC  (3+ messages)

[PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array
 2024-02-20 23:50 UTC 

[PATCH bpf-next 0/2] Allow struct_ops maps with a large number of programs
 2024-02-20 23:23 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: struct_ops supports more than one page for trampolines

[PATCH bpf-next] selftests/bpf: Remove intermediate test files
 2024-02-20 23:11 UTC 

[PATCH bpf-next v3 0/3] Check cfi_stubs before registering a struct_ops type
 2024-02-20 22:26 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops

[PATCH bpf-next v3 0/2] bpf, arm64: Support Exceptions
 2024-02-20 22:12 UTC  (2+ messages)

[PATCH 0/7] riscv: Various text patching improvements
 2024-02-20 22:11 UTC  (6+ messages)
` [PATCH 5/7] riscv: Pass patch_text() the length in bytes

[RFC PATCH v1 00/14] Exceptions - Resource Cleanup
 2024-02-20 21:58 UTC  (27+ messages)
` [RFC PATCH v1 02/14] bpf: Process global subprog's exception propagation
` [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
` [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching
` [RFC PATCH v1 07/14] bpf: Use hidden subprog trampoline for bpf_throw
` [RFC PATCH v1 08/14] bpf: Compute used callee saved registers for subprogs
` [RFC PATCH v1 10/14] bpf, x86: Implement runtime resource cleanup for exceptions

[PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-02-20 21:03 UTC  (4+ messages)
` [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
` [PATCH net-next v2 3/4] bpf: test_run: Fix cacheline alignment of live XDP frame data structures

[PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-02-20 19:33 UTC  (16+ messages)
` [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
` [PATCH net-next 3/3] bpf: test_run: Fix cacheline alignment of live XDP frame data structures

[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:54 UTC 

[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:52 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf, x64: Fix tailcall hierarchy
 2024-02-20 17:34 UTC  (11+ messages)
` [PATCH bpf-next 2/4] "

[PATCH bpf-next 0/3] check bpf_func_state->callback_depth when pruning states
 2024-02-20 17:13 UTC  (9+ messages)
` [PATCH bpf-next 2/3] bpf: "

[PATCH v10 net-next 00/15] Introducing P4TC
 2024-02-20 15:31 UTC  (8+ messages)
` [PATCH v10 net-next 15/15] p4tc: add P4 classifier

[PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT
 2024-02-20 15:32 UTC  (18+ messages)
` [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct "

[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-02-20  8:56 UTC  (10+ messages)
` [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[RFC nf-next v5 0/2] netfilter: bpf: support prog update
 2024-02-20  7:19 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-02-20  7:16 UTC  (10+ messages)

[PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena
 2024-02-20  6:57 UTC  (11+ messages)
` [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel

[PATCH bpf-next v2 0/3] check bpf_func_state->callback_depth when pruning states
 2024-02-20  0:32 UTC  (8+ messages)
` [PATCH bpf-next v2 2/3] bpf: "
` [PATCH bpf-next v2 3/3] selftests/bpf: test case for callback_depth states pruning logic

[PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-19 19:48 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
 2024-02-19 18:56 UTC  (3+ messages)

[PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-02-19 16:07 UTC  (11+ messages)
` [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
` [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [PATCH v7 23/36] function_graph: Add a new exit "

[PATCH bpf-next v7 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2024-02-19 15:15 UTC  (4+ messages)
` [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API

[PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
 2024-02-19 12:53 UTC  (7+ messages)
` [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations

[PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
 2024-02-19 12:43 UTC  (9+ messages)

[PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-02-19 12:34 UTC  (3+ messages)

[PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
 2024-02-19 12:13 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task
 2024-02-19 11:40 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add negtive test cases for task iter

[PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
 2024-02-19 11:30 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Test "

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-02-19 10:38 UTC  (11+ messages)
` [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
` [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps

[PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
 2024-02-19 10:25 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
 2024-02-19  9:25 UTC  (8+ messages)

[syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
 2024-02-18 22:22 UTC 

[PATCH bpf-next 0/2] bpf: Add a generic bits iterator
 2024-02-18 11:48 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add "
` [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter

[PATCH v9 net-next 0/4] add multi-buff support for xdp running in generic mode
 2024-02-17 10:34 UTC  (4+ messages)
` [PATCH v9 net-next 3/4] xdp: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).