messages from 2025-12-28 00:43:49 to 2026-01-01 00:13:26 UTC [more...]
[PATCH bpf-next v2] selftests/bpf: veristat: fix printing order in output_stats()
2026-01-01 0:10 UTC (2+ messages)
[PATCH bpf] bpf: 'fix' for undefined future potential exploits of BPF_PROG_LOAD
2026-01-01 0:07 UTC (2+ messages)
[PATCH bpf-next v3] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2025-12-31 23:42 UTC (11+ messages)
[PATCH bpf-next v2 0/9] bpf: Make KF_TRUSTED_ARGS default
2025-12-31 23:29 UTC (28+ messages)
` [PATCH bpf-next v2 1/9] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next v2 2/9] bpf: net: netfilter: Mark kfuncs accurately
` [PATCH bpf-next v2 3/9] bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
` [PATCH bpf-next v2 4/9] selftests: bpf: Update kfunc_param_nullable test for new error message
` [PATCH bpf-next v2 5/9] selftests: bpf: Update failure message for rbtree_fail
` [PATCH bpf-next v2 6/9] selftests: bpf: fix test_kfunc_dynptr_param
` [PATCH bpf-next v2 7/9] selftests: bpf: fix cgroup_hierarchical_stats
` [PATCH bpf-next v2 8/9] bpf: xfrm: drop dead NULL check in bpf_xdp_get_xfrm_state()
` [PATCH bpf-next v2 9/9] HID: bpf: drop dead NULL checks in kfuncs
[PATCH bpf-next] bpf: Replace __opt annotation with __nullable for kfuncs
2025-12-31 23:26 UTC
[PATCH] Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN
2025-12-31 21:50 UTC (2+ messages)
[PATCH bpf-next v1] scripts/gen-btf.sh: Reduce log verbosity
2025-12-31 21:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: veristat: fix printing order in output_stats()
2025-12-31 21:41 UTC (3+ messages)
[PATCH] selftests/bpf: fix qdisc kfunc declarations
2025-12-31 21:34 UTC (2+ messages)
[PATCH 0/5] bpf: use const pointer for struct_ops cfi_stubs
2025-12-31 18:13 UTC (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] HID: bpf: make __bpf_hid_bpf_ops const
` [PATCH 3/5] sched_ext: make __bpf_ops_sched_ext_ops const
` [PATCH 4/5] net: make cfi_stubs globals const
` [PATCH 5/5] selftests/bpf: "
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-31 17:32 UTC (7+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
[PATCH bpf-next v2 0/2] memcg accounting for BPF arena
2025-12-31 17:30 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: syscall: Introduce memcg enter/exit helpers
` [PATCH bpf-next v2 2/2] bpf: arena: Reintroduce memcg accounting
[PATCH bpf-next v2] resolve_btfids: Implement --patch_btfids
2025-12-31 17:10 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: unify state pruning handling of invalid/misc stack slots
2025-12-31 17:10 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: allow states pruning for misc/invalid slots in iterator loops
` [PATCH bpf-next 2/2] selftests/bpf: iterator based loop and STACK_MISC states pruning
[PATCH 0/5] io_uring: add IORING_OP_BPF for extending io_uring
2025-12-31 17:02 UTC (18+ messages)
` [PATCH 1/5] io_uring: prepare for extending io_uring with bpf
` [PATCH 2/5] io_uring: bpf: add io_uring_ctx setup for BPF into one list
` [PATCH 3/5] io_uring: bpf: extend io_uring with bpf struct_ops
` [PATCH 4/5] io_uring: bpf: add buffer support for IORING_OP_BPF
` [PATCH 5/5] io_uring: bpf: add io_uring_bpf_req_memcpy() kfunc
[PATCH] bpf: selftests: fix missing declaration for bpf_copy_from_user_task_str
2025-12-31 16:46 UTC (2+ messages)
[PATCH bpf-next 0/7] bpf: Make KF_TRUSTED_ARGS default
2025-12-31 16:45 UTC (10+ messages)
` [PATCH bpf-next 1/7] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next 6/7] selftests: bpf: fix test_kfunc_dynptr_param
[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
2025-12-31 15:25 UTC (14+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work
[PATCH bpf-next] bpftool: Make skeleton C++ compatible with explicit casts
2025-12-31 10:29 UTC (3+ messages)
` [PATCH v2 "
[PATCH dwarves] btf_encoder: prefer strong function definitions for BTF generation
2025-12-31 8:53 UTC
[PATCH v6 0/4] Align atomic storage
2025-12-31 8:25 UTC (2+ messages)
` [PATCH v6 1/4] bpf: Explicitly align bpf_res_spin_lock
[syzbot] [bpf?] general protection fault in bpf_get_local_storage (2)
2025-12-31 7:29 UTC (5+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
2025-12-31 6:02 UTC
[PATCH bpf-next] verifier: add prune points to live registers print
2025-12-31 5:47 UTC (10+ messages)
[PATCH bpf-next v1] resolve_btfids: Implement --patch_btfids
2025-12-31 0:28 UTC (3+ messages)
[PATCH 0/2] bpf: calls to bpf_loop() should have an SCC and accumulate backedges
2025-12-30 23:50 UTC (6+ messages)
` [PATCH 1/2] bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()
` [PATCH 2/2] selftests/bpf: test cases for bpf_loop SCC and state graph backedges
[PATCH] buildid: validate page-backed file before parsing build ID
2025-12-30 22:11 UTC (3+ messages)
[PATCH bpf-next] selftests: bpf: fix verifier_arena_large: big_alloc3
2025-12-30 20:40 UTC (2+ messages)
[PATCH 0/5] kbuild: uapi: improvements to header testing
2025-12-30 20:31 UTC (2+ messages)
[RFC PATCH v1] module: Fix kernel panic when a symbol st_shndx is out of bounds
2025-12-30 18:54 UTC (10+ messages)
[PATCH bpf-next 0/2] memcg accounting for BPF arena
2025-12-30 18:45 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: syscall: Introduce memcg enter/exit helpers
` [PATCH bpf-next 2/2] bpf: arena: Reintroduce memcg accounting
[PATCH bpf-next] scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
2025-12-30 18:40 UTC (2+ messages)
[PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
2025-12-30 18:32 UTC
[PATCHv6 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-12-30 14:50 UTC (10+ messages)
` [PATCHv6 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv6 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv6 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv6 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv6 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv6 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv6 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv6 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv6 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
[RFC PATCH v2 0/3] Memory Controller eBPF support
2025-12-30 13:24 UTC (6+ messages)
` [RFC PATCH v2 1/3] mm: memcontrol: Add BPF struct_ops for memory pressure control
` [RFC PATCH v2 2/3] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH v2 3/3] samples/bpf: Add memcg priority control example
[QUESTION] KASAN: invalid-access in bpf_patch_insn_data+0x22c/0x2f0
2025-12-30 9:41 UTC (3+ messages)
[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
2025-12-30 6:33 UTC (3+ messages)
[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
2025-12-29 22:00 UTC (8+ messages)
` [PATCH v3 1/2] cpufreq: "
[bpf-next:master 8/9] FAILED: load BTF from .tmp_vmlinux1.BTF.1: No such file or directory
2025-12-29 19:28 UTC
[PATCH v4 1/9] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
2025-12-29 19:11 UTC (9+ messages)
` [PATCH v4 2/9] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}()
` [PATCH v4 3/9] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace
` [PATCH v4 4/9] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC
` [PATCH v4 5/9] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs
` [PATCH v4 6/9] rcu: Update Requirements.rst for RCU Tasks Trace
` [PATCH v4 7/9] checkpatch: Deprecate rcu_read_{,un}lock_trace()
` [PATCH v4 8/9] srcu: Create an rcu_tasks_trace_expedite_current() function
` [PATCH v4 9/9] rcutorture: Test rcu_tasks_trace_expedite_current()
[BUG] bpf: verifier: False warning for helpers in speculative branches
2025-12-29 19:11 UTC (3+ messages)
[bpf-next:master 8/9] ld.lld: error: .tmp_vmlinux1.btf.o is incompatible with elf32lriscv
2025-12-29 17:56 UTC
[RFC 00/11] Reintroduce Hornet LSM
2025-12-29 17:12 UTC (2+ messages)
[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
2025-12-29 16:40 UTC (3+ messages)
[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-12-29 16:03 UTC (6+ messages)
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
[PATCH] LoongArch: BPF: Fix sign extension for 12-bit immediates
2025-12-29 14:20 UTC (4+ messages)
bpf: mmap_file LSM hook allows NULL pointer dereference
2025-12-29 10:33 UTC (11+ messages)
[RFC PATCH 0/1] Rust BPF Verifier Implementation
2025-12-29 6:59 UTC (2+ messages)
[PATCH] riscv, bpf: Emit fence.i for BPF_NOSPEC
2025-12-28 17:37 UTC
[Patch bpf-next v5 4/4] tcp_bpf: improve ingress redirection performance with message corking
2025-12-28 0:43 UTC (2+ messages)
[Patch bpf-next v5 2/4] skmsg: implement slab allocator cache for sk_msg
2025-12-28 0:43 UTC (2+ 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