bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-23 00:32:29 to 2025-08-26 08:33:06 UTC [more...]

[PATCH 0/6] uprobes/x86: Cleanups and fixes
 2025-08-26  8:33 UTC  (6+ messages)
` [PATCH 2/6] uprobes/x86: Optimize is_optimize()

[PATCH v6 bpf] xsk: fix immature cq descriptor production
 2025-08-26  8:14 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-26  8:04 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v2 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
 2025-08-26  7:42 UTC  (12+ messages)
` [PATCH v6 mm-new 01/10] mm: thp: add support for "
` [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
` [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
` [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
` [PATCH v6 mm-new 05/10] selftests/bpf: add a simple BPF based THP policy
` [PATCH v6 mm-new 06/10] selftests/bpf: add test case for khugepaged fork
` [PATCH v6 mm-new 07/10] selftests/bpf: add test case to update thp policy
` [PATCH v6 mm-new 08/10] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v6 mm-new 09/10] Documentation: add BPF-based THP adjustment documentation
` [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment

[PATCH] bpf: Replace kvfree with kfree for kzalloc memory
 2025-08-26  7:39 UTC 

[PATCH] LoongArch: BPF: Fix uninitialized symbol 'retval_off'
 2025-08-26  7:07 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Remove entries from config.{arch} already present in config
 2025-08-26  6:50 UTC 

[PATCH] LoongArch: BPF: Optimize sign-extention mov instructions
 2025-08-26  6:49 UTC 

[PATCH bpf-next v3 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
 2025-08-26  5:40 UTC  (2+ messages)

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-26  5:12 UTC  (19+ messages)
` [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
` [RFC bpf-next v1 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
` [RFC bpf-next v1 4/7] bpf: Clear packet pointers after changing packet data in kfuncs
` [RFC bpf-next v1 5/7] bpf: Support specifying linear xdp packet data size in test_run
` [RFC bpf-next v1 6/7] selftests/bpf: Test bpf_xdp_pull_data
` [RFC bpf-next v1 7/7] selftests: drv-net: Pull data before parsing headers

[PATCH v6 bpf-next 1/2] bpf: Improve the general precision of tnum_mul
 2025-08-26  3:45 UTC  (2+ messages)
` [PATCH v6 bpf-next 2/2] bpf: Add selftest to check the verifier's abstract multiplication

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-26  3:45 UTC  (7+ messages)

6.12.30 x86_64 BPF_LSM doesn't work without (?) fentry/mcount config options
 2025-08-26  3:07 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Introduce bpf_in_interrupt kfunc
 2025-08-26  3:05 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add case to test "

[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
 2025-08-26  2:30 UTC  (4+ messages)

[PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
 2025-08-26  2:18 UTC  (8+ messages)
` [PATCH v5 bpf-next 2/2] bpf: add selftest to check the verifier's abstract multiplication

[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
 2025-08-26  1:49 UTC  (27+ messages)
` [PATCH net-next v2 1/9] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
` [PATCH net-next v2 2/9] xsk: add descs parameter in xskq_cons_read_desc_batch()
` [PATCH net-next v2 3/9] xsk: introduce locked version of xskq_prod_write_addr_batch
` [PATCH net-next v2 4/9] xsk: extend xsk_build_skb() to support passing an already allocated skb
` [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
` [PATCH net-next v2 6/9] xsk: add direct xmit in batch function
` [PATCH net-next v2 7/9] xsk: support batch xmit main logic
` [PATCH net-next v2 8/9] xsk: support generic batch xmit in copy mode
` [PATCH net-next v2 9/9] xsk: support dynamic xmit.more control for batch xmit

[PATCH v1 bpf-next/net 0/8] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-08-26  0:23 UTC  (7+ messages)
` [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept()

[PATCH v1 bpf-next 00/11] BPF indirect jumps
 2025-08-26  0:06 UTC  (11+ messages)
` [PATCH v1 bpf-next 01/11] bpf: fix the return value of push_stack
` [PATCH v1 bpf-next 03/11] bpf, x86: add new map type: instructions array
` [PATCH v1 bpf-next 05/11] bpf: support instructions arrays with constants blinding
` [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "

[PATCH v6 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures
 2025-08-25 22:44 UTC  (7+ messages)
` [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching
  ` [PATCH v7 1/2] bpftool: Refactor kernel config reading into common helper
  ` [PATCH v7 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures

[PATCH net 4/5] ice: fix incorrect counter for buffer allocation failures
 2025-08-25 21:50 UTC 

[PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-25 21:15 UTC  (6+ messages)

[PATCH v2 bpf-next/net 0/8] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-08-25 21:07 UTC  (11+ messages)
` [PATCH v2 bpf-next/net 1/8] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v2 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept()
` [PATCH v2 bpf-next/net 3/8] libbpf: Support BPF_CGROUP_INET_SOCK_ACCEPT
` [PATCH v2 bpf-next/net 4/8] bpftool: "
` [PATCH v2 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT)
` [PATCH v2 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v2 bpf-next/net 7/8] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v2 bpf-next/net 8/8] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED

[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-25 19:32 UTC  (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test

[PATCH net-next] selftests: drv-net: xdp: make sure we're actually testing native XDP
 2025-08-25 18:10 UTC  (2+ messages)

[PATCH v15 0/8] perf: Support the deferred unwinding infrastructure
 2025-08-25 18:06 UTC  (9+ messages)
` [PATCH v15 1/8] unwind deferred: Add unwind_user_get_cookie() API
` [PATCH v15 2/8] perf: Support deferred user callchains
` [PATCH v15 3/8] perf: Have the deferred request record the user context cookie
` [PATCH v15 4/8] perf: Support deferred user callchains for per CPU events
` [PATCH v15 5/8] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v15 6/8] perf record: Enable defer_callchain for user callchains
` [PATCH v15 7/8] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v15 8/8] perf tools: Merge deferred user callchains

[PATCH] selftests/seccomp: improve backwards compatibility for older kernels
 2025-08-25 17:56 UTC  (2+ messages)

How to deal with increased install size with `CONFIG_DEBUG_INFO_BTF=y`
 2025-08-25 17:54 UTC  (2+ messages)

[PATCH v1 00/14] mm: BPF OOM
 2025-08-25 17:00 UTC  (11+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
` [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc

[PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
 2025-08-25 16:57 UTC  (9+ messages)

[PATCH v8 0/5] Add support for long task name
 2025-08-25 14:01 UTC  (3+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-08-25 11:40 UTC  (6+ messages)

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-25  4:45 UTC  (3+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH 0/3] LoongArch: Fix BPF trampoline related issues
 2025-08-25  2:11 UTC  (2+ messages)

[PATCH v3] net/cls_cgroup: Fix task_get_classid() during qdisc run
 2025-08-25  2:10 UTC 

bpf selftests timer_lockup intermittently locks up kernel
 2025-08-24 18:26 UTC 

[PATCH v5 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-08-24 17:32 UTC  (27+ messages)
` [PATCH v5 01/19] perf build: Remove libtracefs configuration
` [PATCH v5 02/19] perf map: Constify objdump offset/address conversion APIs
` [PATCH v5 03/19] perf capstone: Move capstone functionality into its own file
` [PATCH v5 04/19] perf llvm: Move llvm "
` [PATCH v5 05/19] perf capstone: Remove open_capstone_handle
` [PATCH v5 06/19] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v5 07/19] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v5 08/19] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v5 09/19] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v5 10/19] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v5 11/19] perf llvm: Disassemble cleanup
` [PATCH v5 12/19] perf dso: Clean up read_symbol error handling
` [PATCH v5 13/19] perf build: Remove libbfd support
` [PATCH v5 14/19] perf build: Remove libiberty support
` [PATCH v5 15/19] perf build: Remove unused defines
` [PATCH v5 16/19] perf disasm: Remove disasm_bpf
` [PATCH v5 17/19] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v5 18/19] perf srcline: Fallback between addr2line implementations
` [PATCH v5 19/19] perf disasm: Remove unused evsel from annotate_args

[PATCH v1 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT)
 2025-08-23 23:58 UTC  (2+ messages)

[PATCH] nios2, openrisc, xtensa: Fix definitions of bpf_user_pt_regs_t
 2025-08-23 23:16 UTC  (3+ messages)

[PATCH v1 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
 2025-08-23 15:38 UTC  (2+ messages)

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-23 14:38 UTC  (4+ messages)
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process

[PATCH bpf-next 1/2] bpf: Introduce bpf_in_interrupt kfunc
 2025-08-23  8:24 UTC  (2+ messages)

[PATCH bpf-next v15 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  7:18 UTC  (3+ messages)
` [PATCH bpf-next v15 1/2] "
` [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH bpf-next v14 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  6:50 UTC  (3+ messages)
` [PATCH bpf-next v14 1/2] "
` [PATCH bpf-next v14 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH bpf-next v13 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  3:51 UTC  (8+ messages)
` [PATCH bpf-next v13 1/2] "
    `  "
` [PATCH bpf-next v13 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
    `  "


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