public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-10 21:00:53 to 2026-02-12 02:37:01 UTC [more...]

[PATCH bpf v2] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-12  2:36 UTC 

[PATCH bpf-next 0/3] bpf: consolidate pointer offset tracking in var_off
 2026-02-12  2:23 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: split check_reg_sane_offset() in two parts
` [PATCH bpf-next 2/3] bpf: use reg->var_off instead of reg->off for pointers
` [PATCH bpf-next 3/3] bpf: rename bpf_reg_state->off to bpf_reg_state->delta

[RFC] adding KASAN support to JIT compiler(s)
 2026-02-12  2:06 UTC  (6+ messages)

[PATCH 0/2] bpf: Introduce the bpf_list_del API
 2026-02-12  1:56 UTC  (3+ messages)
` [PATCH 1/2] bpf: Introduce the bpf_list_del kfunc

[PATCH v6 0/5] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-12  1:50 UTC  (3+ messages)
` [PATCH v6 2/5] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set

[PATCH bpf-next v3 0/3] Separate tests that need error injection
 2026-02-12  1:42 UTC  (4+ messages)

[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
 2026-02-12  1:28 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: Add bpf_prog_clone for individual program loading
 2026-02-12  1:25 UTC  (4+ messages)
` [PATCH bpf-next 1/2] libbpf: Introduce bpf_prog_clone()
` [PATCH bpf-next 2/2] selftests/bpf: Use bpf_prog_clone() in veristat

[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
 2026-02-12  1:13 UTC  (15+ messages)
` [PATCH bpf-next v1 01/14] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf-next v1 02/14] resolve_btfids: Fix memory leaks reported by ASAN
` [PATCH bpf-next v1 03/14] selftests/bpf: Add DENYLIST.asan
` [PATCH bpf-next v1 04/14] selftests/bpf: Refactor bpf_get_ksyms() trace helper
` [PATCH bpf-next v1 05/14] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf-next v1 06/14] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf-next v1 07/14] veristat: Fix a memory leak for preset ENUMERATOR
` [PATCH bpf-next v1 08/14] selftests/bpf: Fix use-after-free in xdp_metadata test
` [PATCH bpf-next v1 09/14] selftests/bpf: Fix double thread join in uprobe_multi_test
` [PATCH bpf-next v1 10/14] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf-next v1 11/14] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf-next v1 12/14] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf-next v1 13/14] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
` [PATCH bpf-next v1 14/14] selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()

[PATCH AUTOSEL 6.19-6.18] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
 2026-02-12  1:09 UTC  (7+ messages)
` [PATCH AUTOSEL 6.19-6.18] bpftool: Fix dependencies for static build
` [PATCH AUTOSEL 6.19-6.18] bpf: Properly mark live registers for indirect jumps
` [PATCH AUTOSEL 6.19-5.10] bpf: verifier improvement in 32bit shift sign extension pattern
` [PATCH AUTOSEL 6.19-6.12] bpf: Recognize special arithmetic shift in the verifier
` [PATCH AUTOSEL 6.19-6.12] bpf: crypto: Use the correct destructor kfunc type
` [PATCH AUTOSEL 6.19-6.18] bpf: net_sched: "

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-12  0:53 UTC  (11+ messages)
    ` [Lsf-pc] "

[PATCH bpf-next v4 0/2] Add wakeup_source iterators
 2026-02-12  0:35 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add wakeup_source iterator
` [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for wakeup_sources

[PATCH bpf-next v1 0/2] bpf: Fix and simplify bpf_task_work_ctx lifetime management
 2026-02-11 23:46 UTC  (8+ messages)
` [PATCH bpf-next v1 1/2] bpf: Fix use-after-free in bpf_task_work_ctx freeing
` [PATCH bpf-next v1 2/2] bpf: Use kmalloc_nolock for bpf_task_work_ctx allocation

[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-02-11 23:13 UTC  (19+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v9 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v9 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v9 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH v1 bpf 0/2] bpf: Reject access to unix_sk(sk)->{peer,listener}
 2026-02-11 23:01 UTC  (10+ messages)
` [PATCH v1 bpf 1/2] bpf: Reject access to unix_sk(sk)->peer

[PATCH bpf] selftests/bpf: Fix map_kptr grace period wait
 2026-02-11 22:40 UTC  (2+ messages)

[PATCH bpf-next v10 0/8] bpf: Extend BPF syscall with common attributes support
 2026-02-11 22:11 UTC  (12+ messages)
` [PATCH bpf-next v10 1/8] "
` [PATCH bpf-next v10 2/8] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v10 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v10 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v10 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v10 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v10 7/8] libbpf: "
` [PATCH bpf-next v10 8/8] selftests/bpf: Add tests to verify map create failure log

[RFC PATCH bpf-next v1 0/6] Concurrency Testing
 2026-02-11 22:09 UTC  (11+ messages)
` [RFC PATCH bpf-next v1 1/6] bpf: Support repeat, duration fields for syscall prog runs
` [RFC PATCH bpf-next v1 2/6] bpf: Allow timing functions in lock critical sections
` [RFC PATCH bpf-next v1 3/6] bpf: Enable rqspinlock in tracing progs
` [RFC PATCH bpf-next v1 4/6] selftests/bpf: Introduce concurrency testing tool
` [RFC PATCH bpf-next v1 5/6] selftests/bpf: Generate various conctest permutations
` [RFC PATCH bpf-next v1 6/6] selftests/bpf: Extend conctest to wq and task_work

[PATCHv3 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
 2026-02-11 21:45 UTC  (11+ messages)
` [PATCHv3 bpf-next 1/5] selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
` [PATCHv3 bpf-next 2/5] libbpf: Add uprobe syscall feature detection
` [PATCHv3 bpf-next 3/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
` [PATCHv3 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add usdt trigger bench

[PATCH bpf-next v4 0/3] bpf: fsession support for riscv
 2026-02-11 21:30 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: migrate align.c tests to test_loader framework
 2026-02-11 20:41 UTC  (2+ messages)

[PATCH io_uring-7.1 v6 0/5] BPF controlled io_uring
 2026-02-11 19:04 UTC  (6+ messages)
` [PATCH v6 1/5] io_uring: introduce callback driven main loop
` [PATCH v6 2/5] io_uring/bpf-ops: implement loop_step with BPF struct_ops
` [PATCH v6 3/5] io_uring/bpf-ops: add kfunc helpers
` [PATCH v6 4/5] io_uring/bpf-ops: implement bpf ops registration
` [PATCH v6 5/5] selftests/io_uring: add a bpf io_uring selftest

[PATCH io_uring-7.1 v5 0/5] BPF controlled io_uring
 2026-02-11 18:58 UTC  (11+ messages)
` [PATCH v5 1/5] io_uring: introduce callback driven main loop
` [PATCH v5 2/5] io_uring/bpf-ops: implement loop_step with BPF struct_ops
` [PATCH v5 3/5] io_uring/bpf-ops: add kfunc helpers
` [PATCH v5 4/5] io_uring/bpf-ops: implement bpf ops registration
` [PATCH v5 5/5] selftests/io_uring: add a bpf io_uring selftest

[PATCH net-next 3/9] ice: migrate to netdev ops lock
 2026-02-11 18:46 UTC  (6+ messages)
` [net-next,3/9] "

[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
 2026-02-11 17:29 UTC  (7+ messages)
` [BUG] "
    ` [PATCH] procfs: Prevent double mmput() in do_procmap_query()

[PATCH bpf-next] libbpf: skip compat check for session kfuncs
 2026-02-11 17:20 UTC  (2+ messages)

[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2026-02-11 17:12 UTC  (9+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-11 17:05 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-02-11 16:15 UTC  (7+ messages)

[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-11 14:13 UTC  (7+ messages)
` [PATCH v9 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v9 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v9 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v9 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v9 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v9 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-11 13:24 UTC  (7+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH bpf v1] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-11 12:26 UTC  (3+ messages)

[PATCH v2 0/4] tools/rtla: Consolidate nr_cpus usage
 2026-02-11 11:15 UTC  (7+ messages)
` [PATCH v2 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
` [PATCH v2 2/4] tools/rtla: Remove unneeded nr_cpus arguments

[PATCH v3] mm: introduce a new page type for page pool in page type
 2026-02-11 10:11 UTC  (2+ messages)

[syzbot] [bpf?] [net?] KASAN: stack-out-of-bounds Write in dev_map_redirect_multi
 2026-02-11  9:33 UTC 

[PATCH net-next v3 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
 2026-02-11  8:50 UTC  (5+ messages)
` [PATCH net-next v3 1/6] net: sched: introduce qdisc-specific drop reason tracing

[PATCH bpf-next 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-11  8:05 UTC  (5+ messages)
` [PATCH bpf-next 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
  ` [Intel-wired-lan] "
` [PATCH bpf-next 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
  ` [Intel-wired-lan] "

[RFC bpf-next 00/12] bpf: tracing_multi link
 2026-02-11  8:04 UTC  (4+ messages)
` [RFC bpf-next 06/12] bpf: Add bpf_trampoline_multi_attach/detach functions

[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-11  7:52 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Add preempt disable for bpf_get_stack
 2026-02-11  7:18 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add preempt disable for bpf_get_stackid

[PATCH bpf-next 3/5] net: ice: Add xmo_rx_checksum callback
 2026-02-11  6:07 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH bpf-next 0/4] bpf: Introduce 64bit bitops kfuncs
 2026-02-11  3:29 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/4] "

[PATCH bpf v1] selftests/bpf: Rename do_filp_open() to do_file_open()
 2026-02-11  2:20 UTC  (2+ messages)

[PATCH RFC bpf-next 00/12] bpf: Introduce resizable hash map
 2026-02-11  2:06 UTC  (3+ messages)
` [PATCH RFC bpf-next 02/12] bpf: Implement basic functions for resizable hashtab

[PATCH v3 bpf-next] bpf: Fix a potential use-after-free
 2026-02-11  1:20 UTC  (2+ messages)

Mainline BPF selftests failure due to rcu_tasks_trace and do_filp_open changes
 2026-02-11  0:08 UTC  (3+ messages)

[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
 2026-02-10 22:44 UTC  (6+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations

[PATCHv2 bpf-next 5/5] selftests/bpf: Add usdt trigger bench
 2026-02-10 21:41 UTC  (3+ messages)

[PATCH mm-hotfixes-stable] procfs: fix possible double mmput() in do_procmap_query()
 2026-02-10 21:38 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Bump maximum runtime call stack depth to 16
 2026-02-10 21:36 UTC 

[BPF CI] OOMs on s390x runners
 2026-02-10 21:23 UTC  (4+ messages)

[PATCHv2 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
 2026-02-10 21:22 UTC  (3+ messages)

[PATCH bpf v1 1/1] libbpf: Fix out-of-bound read in bpf_linker__add_buf()
 2026-02-10 21:12 UTC  (2+ messages)


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