messages from 2026-01-06 23:37:12 to 2026-01-08 12:37:14 UTC [more...]
[PATCH] bpf: fix reference count leak in bpf_prog_test_run_xdp()
2026-01-08 12:36 UTC
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2026-01-08 12:18 UTC (7+ messages)
` [PATCH v7 net-next 10/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
[PATCH bpf] xsk: fix init race causing NPD/UAF in xsk_create()
2026-01-08 11:53 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-08 11:46 UTC (6+ messages)
` [PATCH bpf-next v5 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v5 2/3] bpf, sockmap: Fix FIONREAD for sockmap
[PATCH bpf-next 0/3] bpf: Improve linked register tracking
2026-01-08 11:33 UTC (12+ messages)
` [PATCH bpf-next 1/3] bpf: Support negative offsets and BPF_SUB for "
` [PATCH bpf-next 2/3] selftests/bpf: Add tests for linked register tracking with negative offsets
` [PATCH bpf-next 3/3] selftests/bpf: Update expected output for sub64_partial_overflow test
[PATCH bpf] xsk: fix init race causing NPD/UAF in xsk_create()
2026-01-08 11:21 UTC (2+ messages)
[PATCH] riscv, bpf: Emit fence.i for BPF_NOSPEC
2026-01-08 10:05 UTC (7+ messages)
` [PATCH] riscv, bpf: add a speculation barrier "
[PATCH bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-08 9:20 UTC (8+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_override_return helper
[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
2026-01-08 9:07 UTC (4+ messages)
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
[PATCH bpf-next v11 00/11] Improve the performance of BTF type lookups with binary search
2026-01-08 5:01 UTC (14+ messages)
` [PATCH bpf-next v11 01/11] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v11 02/11] selftests/bpf: Add test cases for btf__permute functionality
` [PATCH bpf-next v11 03/11] tools/resolve_btfids: Support BTF sorting feature
` [PATCH bpf-next v11 04/11] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v11 05/11] libbpf: Verify BTF sorting
` [PATCH bpf-next v11 06/11] btf: Optimize type lookup with binary search
` [PATCH bpf-next v11 07/11] btf: Verify BTF sorting
` [PATCH bpf-next v11 08/11] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v11 09/11] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v11 10/11] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v11 11/11] btf: Refactor the code by calling str_is_empty
[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
2026-01-08 3:52 UTC (4+ messages)
` [PATCH] bpf: Format string can't be empty
[PATCH] bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
2026-01-08 3:10 UTC (3+ messages)
[PATCH bpf-next v8 00/11] bpf: fsession support
2026-01-08 2:24 UTC (12+ messages)
` [PATCH bpf-next v8 01/11] bpf: add "
` [PATCH bpf-next v8 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v8 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v8 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v8 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v8 06/11] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v8 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v8 08/11] libbpf: add fsession support
` [PATCH bpf-next v8 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v8 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v8 11/11] selftests/bpf: test fsession mixed with fentry and fexit
[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
2026-01-08 1:50 UTC (8+ messages)
` [PATCH bpf-next v10 05/13] libbpf: Verify BTF Sorting
[PATCH bpf-next v3 0/2] bpf: Recognize special arithmetic shift in the verifier
2026-01-08 1:19 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] "
[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
2026-01-07 22:34 UTC (3+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h
[PATCH bpf-next v3 00/17] Decouple skb metadata tracking from MAC header offset
2026-01-07 22:01 UTC (19+ messages)
` [PATCH bpf-next v3 01/17] bnxt_en: Call skb_metadata_set when skb->data points at metadata end
` [PATCH bpf-next v3 02/17] i40e: "
` [PATCH bpf-next v3 03/17] igb: "
` [PATCH bpf-next v3 04/17] igc: "
` [PATCH bpf-next v3 05/17] ixgbe: "
` [PATCH bpf-next v3 06/17] net/mlx5e: "
` [PATCH bpf-next v3 07/17] veth: "
` [PATCH bpf-next v3 08/17] xsk: "
` [PATCH bpf-next v3 09/17] xdp: "
` [PATCH bpf-next v3 10/17] net: Track skb metadata end separately from MAC offset
` [PATCH bpf-next v3 11/17] bpf, verifier: Remove side effects from may_access_direct_pkt_data
` [PATCH bpf-next v3 12/17] bpf, verifier: Turn seen_direct_write flag into a bitmap
` [PATCH bpf-next v3 13/17] bpf, verifier: Propagate packet access flags to gen_prologue
` [PATCH bpf-next v3 14/17] bpf, verifier: Track when data_meta pointer is loaded
` [PATCH bpf-next v3 15/17] bpf, verifier: Support direct kernel calls in gen_prologue
` [PATCH bpf-next v3 16/17] bpf: Realign skb metadata for TC progs using data_meta
` [PATCH bpf-next v3 17/17] selftests/bpf: Test skb metadata access after L2 decapsulation
[PATCH bpf 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 21:01 UTC (6+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
` [syzbot ci] Re: bpf: Fix memory access flags in helper prototypes
[PATCH v4 0/2] kallsyms: Always initialize modbuildid
2026-01-07 19:44 UTC (3+ messages)
` [PATCH v4 1/2] kallsyms: Always initialize modbuildid on ftrace address
kernel build failure when CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
2026-01-07 19:26 UTC (2+ messages)
[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
2026-01-07 19:05 UTC (17+ messages)
` [PATCH RFC v3 01/10] bpf: Refactor __bpf_async_set_callback()
` [PATCH RFC v3 02/10] bpf: Factor out timer deletion helper
` [PATCH RFC v3 03/10] bpf: Simplify bpf_timer_cancel()
` [PATCH RFC v3 04/10] bpf: Add lock-free cell for NMI-safe async operations
` [PATCH RFC v3 05/10] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH RFC v3 06/10] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH RFC v3 07/10] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH RFC v3 08/10] selftests/bpf: Refactor timer selftests
` [PATCH RFC v3 09/10] selftests/bpf: Add stress test for timer async cancel
` [PATCH RFC v3 10/10] selftests/bpf: Verify bpf_timer_cancel_async works
[PATCH dwarves] btf_encoder: prefer strong function definitions for BTF generation
2026-01-07 18:55 UTC (8+ messages)
[PATCH v2] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
2026-01-07 18:44 UTC (3+ messages)
[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
2026-01-07 18:35 UTC (4+ messages)
[syzbot] [kernel?] INFO: rcu detected stall in watchdog (2)
2026-01-07 16:54 UTC (2+ messages)
[PATCH v2 00/18] rtla: Code quality and robustness improvements
2026-01-07 16:31 UTC (13+ messages)
` [PATCH v2 07/18] rtla: Introduce common_restart() helper
` [PATCH v2 13/18] rtla: Fix buffer size for strncpy in timerlat_aa
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile
[PATCH AUTOSEL 6.18-6.1] LoongArch: Enable exception fixup for specific ADE subcode
2026-01-07 15:53 UTC
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-07 15:53 UTC (6+ messages)
kernel crashes in BPF JIT code with kCFI and clang on x86
2026-01-07 15:44 UTC (4+ messages)
[PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
2026-01-07 15:14 UTC (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v3 2/5] bpf: lru: Factor out bpf_lru_node_reset_state helper
` [PATCH bpf-next v3 3/5] bpf: lru: Factor out bpf_lru_move_next_inactive_rotation helper
` [PATCH bpf-next v3 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests to verify no unintended eviction when updating lru_[percpu_,]hash maps
[PATCH bpf v2 0/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 13:21 UTC (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
2026-01-07 13:19 UTC (5+ messages)
[PATCH bpf 1/2] bpf: Fix memory access flags in helper prototypes
2026-01-07 12:58 UTC (3+ messages)
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2026-01-07 9:29 UTC (11+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH bpf-next v7 00/11] bpf: fsession support
2026-01-07 7:55 UTC (19+ messages)
` [PATCH bpf-next v7 01/11] bpf: add "
` [PATCH bpf-next v7 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v7 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v7 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v7 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v7 06/11] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v7 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v7 08/11] libbpf: add fsession support
` [PATCH bpf-next v7 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v7 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v7 11/11] selftests/bpf: test fsession mixed with fentry and fexit
[syzbot] Monthly bpf report (Jan 2026)
2026-01-07 7:29 UTC
[RESEND PATCH bpf-next v4 7/9] bpf: Add common attr support for map_create
2026-01-07 6:31 UTC (5+ messages)
[RESEND PATCH bpf-next v4 3/9] bpf: Refactor reporting log_true_size for prog_load
2026-01-07 5:52 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: selftests fixes for GCC-BPF 16
2026-01-07 5:10 UTC (2+ messages)
[PATCH bpf-next v2] scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct endianness
2026-01-07 5:00 UTC (2+ messages)
[PATCH bpf-next v13 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2026-01-07 5:00 UTC (9+ messages)
` [PATCH bpf-next v13 1/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v13 2/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v13 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v13 4/7] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v13 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v13 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v13 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2026-01-07 3:11 UTC (4+ messages)
[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
2026-01-07 2:29 UTC (2+ messages)
` [PATCH v3] bpftool: Add 'prepend' "
[PATCH v2 0/3] bpf/verifier: allow calling arena functions when holding BPF lock
2026-01-07 1:50 UTC (4+ messages)
` [PATCH v2 3/3] selftests/bpf: add tests for arena kfuncs under lock
[RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
2026-01-07 1:26 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox