bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-25  0:49 UTC  (14+ messages)

[PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator
 2024-04-25  0:34 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-25  0:28 UTC  (15+ messages)
` [PATCH bpf-next v2 09/16] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
` [PATCH bpf-next v2 10/16] selftests/bpf: add bpf_wq tests
` [PATCH bpf-next v2 11/16] bpf: wq: add bpf_wq_init
` [PATCH bpf-next v2 12/16] selftests/bpf: wq: add bpf_wq_init() checks
` [PATCH bpf-next v2 13/16] bpf: wq: add bpf_wq_set_callback_impl

[PATCH bpf-next 0/2] Update a struct_ops link through a pinned path
 2024-04-25  0:17 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link

[PATCH bpf-next v2 0/2] Update a struct_ops link through a pinned path
 2024-04-25  0:09 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link

[PATCH RFC] rethook: inline arch_rethook_trampoline_callback() in assembly code
 2024-04-25  0:02 UTC 

[RFC PATCH bpf-next] libbpf: print character arrays as strings if possible
 2024-04-24 23:33 UTC  (2+ messages)

[PATCH bpf-next v10 0/4] BPF crypto API framework
 2024-04-24 23:10 UTC  (7+ messages)
` [PATCH bpf-next v10 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v10 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX
 2024-04-24 23:00 UTC  (3+ messages)

[PATCH v2 0/4] Dump off-cpu samples directly
 2024-04-24 22:57 UTC  (9+ messages)
` [PATCH v2 1/4] perf record off-cpu: Parse off-cpu event, change config location
` [PATCH v2 2/4] perf record off-cpu: BPF perf_event_output on sched_switch
` [PATCH v2 3/4] perf record off-cpu: extract off-cpu sample data from raw_data
` [PATCH v2 4/4] perf record off-cpu: delete bound-to-fail test

[PATCH bpf-next] bpf: Add bpf_guard_preempt() convenience macro
 2024-04-24 22:55 UTC 

[PATCH bpf-next v3 0/6] bpf/verifier: range computation improvements
 2024-04-24 22:45 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf/verifier: replace calls to mark_reg_unknown
` [PATCH bpf-next v3 2/6] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v3 3/6] bpf/verifier: improve XOR and OR "
` [PATCH bpf-next v3 4/6] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v3 5/6] bpf/verifier: relax MUL range computation check
` [PATCH bpf-next v3 6/6] selftests/bpf: MUL range computation tests

[PATCH dwarves] btf_encoder: Fix dwarf int type with greater-than-16 byte issue
 2024-04-24 22:35 UTC 

[RFC PATCH bpf-next v5 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-24 22:20 UTC  (3+ messages)
` [RFC PATCH bpf-next v5 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v5 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-24 22:11 UTC  (4+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-24 22:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-24 22:06 UTC  (7+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH bpf-next v2 0/2] bpf, arm64: Support per-cpu instructions
 2024-04-24 22:01 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH 0/2] Objpool performance improvements
 2024-04-24 21:52 UTC  (3+ messages)
` [PATCH 1/2] objpool: enable inlining objpool_push() and objpool_pop() operations
` [PATCH 2/2] objpool: cache nr_possible_cpus() and avoid caching nr_cpu_ids

[PATCH bpf-next] bpf: add a few more options for GCC_BPF in selftests/bpf/Makefile
 2024-04-24 21:48 UTC  (6+ messages)

[PATCH net-next] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-04-24 21:02 UTC 

[PATCH 1/2] [PATCH net-next,1/2] Add new args for cong_control in tcp_congestion_ops
 2024-04-24 20:37 UTC  (2+ messages)
` [PATCH 2/2] [PATCH net-next,2/2] Add test for the use of new args in cong_control

[PATCH bpf-next v2 0/5] use network helpers, part 2
 2024-04-24 20:20 UTC  (2+ messages)

process_l3_headers_v6 in test_xdp_noinline.c
 2024-04-24 20:12 UTC  (3+ messages)

[PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context
 2024-04-24 19:45 UTC  (5+ messages)

[PATCH bpf-next v2] Add notrace to queued_spin_lock_slowpath
 2024-04-24 18:45 UTC  (7+ messages)

[RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs
 2024-04-24 18:36 UTC  (9+ messages)

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-24 18:03 UTC  (9+ messages)
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH dwarves v7 0/2] pahole: Inject kfunc decl tags into BTF
 2024-04-24 17:33 UTC  (3+ messages)
` [PATCH dwarves v7 1/2] pahole: Add --btf_feature=decl_tag_kfuncs feature
` [PATCH dwarves v7 2/2] pahole: Inject kfunc decl tags into BTF

[PATCH bpf-next v2 0/2] Introduce bpf_preempt_{disable,enable}
 2024-04-24 17:00 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Introduce bpf_preempt_[disable,enable] kfuncs
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for preempt kfuncs

[PATCH dwarves] btf_encoder: add "distilled_base" BTF feature to split BTF generation
 2024-04-24 15:54 UTC 

[PATCH v2 bpf-next 00/13] bpf: support resilient split BTF
 2024-04-24 15:48 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64
` [PATCH v2 bpf-next 02/13] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v2 bpf-next 03/13] selftests/bpf: test distilled base, split BTF generation
` [PATCH v2 bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing
` [PATCH v2 bpf-next 05/13] bpftool: support displaying raw split BTF using base BTF section as base
` [PATCH v2 bpf-next 06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
` [PATCH v2 bpf-next 07/13] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used
` [PATCH v2 bpf-next 08/13] kbuild, bpf: add module-specific pahole/resolve_btfids flags for distilled base BTF
` [PATCH v2 bpf-next 09/13] libbpf: split BTF relocation
` [PATCH v2 bpf-next 10/13] module, bpf: store BTF base pointer in struct module
` [PATCH v2 bpf-next 11/13] libbpf,bpf: share BTF relocate-related code with kernel
` [PATCH v2 bpf-next 12/13] selftests/bpf: extend distilled BTF tests to cover BTF relocation
` [PATCH v2 bpf-next 13/13] bpftool: support displaying relocated-with-base split BTF

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24 15:34 UTC  (10+ messages)
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[PATCH bpf-next v2 0/5] bpf/verifier: range computation improvements
 2024-04-24 14:59 UTC  (15+ messages)
` [PATCH bpf-next v2 1/5] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v2 3/5] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v2 4/5] bpf/verifier: relax MUL range computation check

[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-04-24 14:31 UTC  (6+ messages)
` [PATCH v9 01/36] tracing: Add a comment about ftrace_regs definition

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-24 14:28 UTC  (17+ messages)

[PATCH bpf-next 0/7] bpf: Introduce kprobe_multi session attach
 2024-04-24 11:46 UTC  (25+ messages)
` [PATCH bpf-next 1/7] bpf: Add support for kprobe multi "
` [PATCH bpf-next 2/7] bpf: Add support for kprobe multi session context
` [PATCH bpf-next 3/7] bpf: Add support for kprobe multi session cookie
` [PATCH bpf-next 4/7] libbpf: Add support for kprobe multi session attach
` [PATCH bpf-next 5/7] libbpf: Add kprobe session attach type name to attach_type_name
` [PATCH bpf-next 6/7] selftests/bpf: Add kprobe multi session test
` [PATCH bpf-next 7/7] selftests/bpf: Add kprobe multi wrapper cookie test

[PATCH net-next v7 00/10] allocate dummy device dynamically
 2024-04-24 11:10 UTC  (2+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-04-24 10:49 UTC  (3+ messages)
` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
 2024-04-24 10:48 UTC  (9+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Add some null pointer checks
` [PATCH bpf-next 2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test
` [PATCH bpf-next 3/4] selftests/bpf: Add a null pointer check for the load_btf_spec
` [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH bpf v6 0/3] bpf: prevent userspace memory access
 2024-04-24 10:02 UTC  (4+ messages)
` [PATCH bpf v6 1/3] bpf: verifier: "
` [PATCH bpf v6 2/3] bpf, x86: Fix PROBE_MEM runtime load check
` [PATCH bpf v6 3/3] selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-24  7:55 UTC  (9+ messages)

[PATCH net-next v4 0/7] dma: skip calling no-op sync ops when possible
 2024-04-24  8:52 UTC  (3+ messages)
` [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier

[PATCH net-next v6 0/8] virtio-net: support device stats
 2024-04-24  8:23 UTC  (11+ messages)
` [PATCH net-next v6 3/8] virtio_net: "
` [PATCH net-next v6 4/8] virtio_net: device stats helpers support driver stats
` [PATCH net-next v6 5/8] virtio_net: add the total stats field
` [PATCH net-next v6 6/8] virtio_net: rename stat tx_timeout to timeout

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-24  6:52 UTC  (2+ messages)

[PATCH dwarves 0/2] replace --btf_features="all" with "default"
 2024-04-24  3:32 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-04-24  3:00 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH bpf-next 0/5] check bpf_dummy_struct_ops program params for test runs
 2024-04-24  1:28 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
` [PATCH bpf-next 2/5] selftests/bpf: adjust dummy_st_ops_success to detect additional error
` [PATCH bpf-next 3/5] selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
` [PATCH bpf-next 4/5] bpf: check bpf_dummy_struct_ops program params for test runs
` [PATCH bpf-next 5/5] selftests/bpf: dummy_st_ops should reject 0 for non-nullable params

[PATCH 6.6 063/158] perf lock contention: Add a missing NULL check
 2024-04-23 21:38 UTC 

[PATCH 6.8 059/158] perf lock contention: Add a missing NULL check
 2024-04-23 21:38 UTC 

[PATCH bpf-next] bpf, docs: Add introduction for use in the ISA Internet Draft
 2024-04-23 20:11 UTC  (5+ messages)
` [Bpf] "

BPF ISA Security Considerations section
 2024-04-23 19:59 UTC  (12+ messages)
            ` [Bpf] "

[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
 2024-04-23 19:20 UTC 

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-23 18:44 UTC  (4+ messages)
` [PATCH v5 04/15] sparc: simplify module_alloc()

[PATCH net-next 0/2] selftests: net: extract BPF building logic from the Makefile
 2024-04-23 18:35 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: net: name bpf objects consistently and simplify Makefile
` [PATCH net-next 2/2] selftests: net: extract BPF building logic from the Makefile

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23 18:31 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] Introduce bpf_preempt_{disable,enable}
 2024-04-23 16:20 UTC  (7+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for preempt kfuncs


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).