messages from 2025-12-20 18:55:39 to 2025-12-28 00:43:49 UTC [more...]
[Patch bpf-next v5 0/4] tcp_bpf: improve ingress redirection performance with message corking
2025-12-28 0:43 UTC (6+ messages)
` [Patch bpf-next v5 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next v5 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v5 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v5 4/4] tcp_bpf: improve ingress redirection performance with message corking
[BUG] bpf: verifier: False warning for helpers in speculative branches
2025-12-27 15:01 UTC (2+ messages)
[PATCH bpf-next v3] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2025-12-27 8:10 UTC
[WARNING]BPF verifier: REG INVARIANTS VIOLATION(false_reg2) : range bounds violation at reg_bounds_sanity_check on 6.19-rc2
2025-12-27 3:51 UTC
[PATCH bpf-next] bpftool: add missing --sign option to help output
2025-12-26 11:31 UTC (2+ messages)
` [PATCH bpf-next] bpftool: add missing --sign option to help output (withdrawn)
[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
2025-12-26 7:37 UTC (22+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work
` [PATCH net 2/3] virtio-net: ensure rx NAPI is enabled before enabling refill work
` [PATCH net 3/3] virtio-net: schedule the pending refill work after being enabled
[PATCH bpf-next v2] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2025-12-26 5:12 UTC (8+ messages)
[RFC PATCH v1] module: Fix kernel panic when a symbol st_shndx is out of bounds
2025-12-26 5:04 UTC (3+ messages)
[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
2025-12-26 4:16 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Add value tracking for BPF_DIV
2025-12-25 9:17 UTC (9+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add interval and tnum analysis for signed and unsigned BPF_DIV
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for BPF_DIV analysis
` [syzbot ci] Re: bpf: Add value tracking for BPF_DIV
[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
2025-12-25 1:16 UTC (13+ messages)
` [PATCH bpf-next v4 1/6] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v4 2/6] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v4 4/6] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v4 5/6] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v4 6/6] MAINTAINERS: add an entry for MM BPF extensions
[PATCH bpf-next 0/7] bpf: Make KF_TRUSTED_ARGS default
2025-12-24 19:24 UTC (8+ messages)
` [PATCH bpf-next 1/7] bpf: Make KF_TRUSTED_ARGS the default for all kfuncs
` [PATCH bpf-next 2/7] bpf: net: netfilter: Mark kfuncs accurately
` [PATCH bpf-next 3/7] bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
` [PATCH bpf-next 4/7] selftests: bpf: Update kfunc_param_nullable test for new error message
` [PATCH bpf-next 5/7] selftests: bpf: Update failure message for rbtree_fail
` [PATCH bpf-next 6/7] selftests: bpf: fix test_kfunc_dynptr_param
` [PATCH bpf-next 7/7] selftests: bpf: fix cgroup_hierarchical_stats
[PATCH bpf-next v8 0/4] Remove KF_SLEEPABLE from arena kfuncs
2025-12-24 19:06 UTC (13+ messages)
` [PATCH bpf-next v8 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v8 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v8 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v8 4/4] selftests: bpf: test non-sleepable arena allocations
[PATCH bpf-next v5 00/10] bpf: fsession support
2025-12-24 13:07 UTC (11+ messages)
` [PATCH bpf-next v5 01/10] bpf: add "
` [PATCH bpf-next v5 02/10] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v5 03/10] bpf: add the kfunc bpf_fsession_is_return
` [PATCH bpf-next v5 04/10] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v5 05/10] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v5 06/10] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v5 07/10] libbpf: add fsession support
` [PATCH bpf-next v5 08/10] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v5 09/10] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v5 10/10] selftests/bpf: test fsession mixed with fentry and fexit
[PATCH bpf v3] lib/buildid: use __kernel_read() for sleepable context
2025-12-24 12:01 UTC (2+ messages)
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-24 7:00 UTC (8+ messages)
[PATCH] buildid: validate page-backed file before parsing build ID
2025-12-24 3:29 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: Add interval and tnum analysis for signed and unsigned BPF_DIV
2025-12-23 20:14 UTC (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for BPF_DIV analysis
[PATCH iwl-next v4] idpf: export RX hardware timestamping information to XDP
2025-12-23 19:46 UTC
[PATCH] bpf: crypto: replace -EEXIST with -EBUSY
2025-12-23 19:23 UTC (3+ messages)
[PATCH 1/2] tools/build: Add a feature test for libopenssl
2025-12-23 18:17 UTC (2+ messages)
[PATCH 0/5] perf build: nondistro build tidyups
2025-12-23 17:00 UTC (2+ messages)
` [PATCH 1/5] perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled} setting
[PATCH bpf-next v2 0/7] mm: bpf kfuncs to access memcg data
2025-12-23 14:09 UTC (13+ messages)
` [PATCH bpf-next v2 2/7] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v2 5/7] mm: introduce BPF kfunc to access memory events
[PATCH v8 bpf-next 00/10] Add kind layout to BTF
2025-12-23 11:09 UTC (11+ messages)
` [PATCH v8 bpf-next 01/10] btf: add kind layout encoding to UAPI
[PATCH v2 0/1] finalize removing the page pool members in struct page
2025-12-23 10:27 UTC (4+ messages)
[PATCH bpf-next] verifier: add prune points to live registers print
2025-12-23 10:12 UTC (4+ messages)
[PATCH v4 0/7] Fix the failure issue of the module_attach test case
2025-12-23 8:49 UTC (6+ messages)
` [PATCH v4 6/7] LoongArch: BPF: Enhance the bpf_arch_text_poke() function
[PATCH 0/5] kbuild: uapi: improvements to header testing
2025-12-23 7:04 UTC (6+ messages)
` [PATCH 1/5] kbuild: uapi: validate that headers do not use libc
` [PATCH 2/5] hexagon: Drop invalid UAPI header asm/signal.h
` [PATCH 3/5] kbuild: uapi: don't compile test bpf_perf_event.h on xtensa
` [PATCH 4/5] kbuild: uapi: split out command conditions into variables
` [PATCH 5/5] kbuild: uapi: drop dependency on CC_CAN_LINK
[PATCH net-next v3] idpf: export RX hardware timestamping information to XDP
2025-12-23 7:03 UTC (5+ messages)
[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
2025-12-23 6:29 UTC (3+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely
kernel crashes in BPF JIT code with kCFI and clang on x86
2025-12-23 3:43 UTC
[RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
2025-12-23 3:22 UTC (6+ messages)
` [RFC PATCH bpf 1/2] "
[PATCH bpf-next v3 0/6] mm: bpf kfuncs to access memcg data
2025-12-23 3:09 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH bpf-next v3 2/6] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v3 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
` [PATCH bpf-next v3 4/6] mm: introduce BPF kfuncs to access memcg statistics and events
` [PATCH bpf-next v3 5/6] bpf: selftests: selftests for memcg stat kfuncs
` [PATCH bpf-next v3 6/6] MAINTAINERS: add an entry for MM BPF extensions
[PATCH net v2] virtio-net: enable all napis before scheduling refill work
2025-12-22 23:11 UTC (8+ messages)
[syzbot] [bpf?] inconsistent lock state in bpf_lru_push_free
2025-12-22 20:11 UTC (2+ messages)
[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
2025-12-22 19:41 UTC (9+ messages)
[PATCH bpf-next v7 0/4] Remove KF_SLEEPABLE from arena kfuncs
2025-12-22 19:38 UTC (7+ messages)
` [PATCH bpf-next v7 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v7 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v7 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v7 4/4] selftests: bpf: test non-sleepable arena allocations
[PATCH] Documentation/bpf: Update PROG_TYPE for BPF_PROG_RUN
2025-12-22 19:12 UTC (2+ messages)
[PATCH bpf-next v2 0/2] Allow calling kfuncs from raw_tp programs
2025-12-22 18:35 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: allow "
` [PATCH bpf-next v2 2/2] selftests: bpf: fix tests with raw_tp calling kfuncs
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2025-12-22 17:15 UTC (3+ messages)
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2025-12-22 8:00 UTC (2+ messages)
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2025-12-22 7:47 UTC (3+ messages)
` [PATCH v8 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
2025-12-22 1:58 UTC (7+ messages)
` [PATCH bpf-next v10 04/13] libbpf: Optimize type lookup with binary search for sorted BTF
[PATCH] x86/bpf: Avoid emitting LOCK prefix for XCHG atomic ops
2025-12-22 0:56 UTC (2+ messages)
[PATCH v2 bpf-next 1/2] bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
2025-12-22 0:56 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf: Optimize recursion detection on arm64
2025-12-22 0:54 UTC (2+ messages)
[PATCH v4 0/2] kallsyms: Always initialize modbuildid
2025-12-21 18:44 UTC (4+ messages)
` [PATCH v4 2/2] kallsyms: Always initialize modbuildid on bpf address
[PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
2025-12-21 11:09 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Add value tracking for BPF_DIV
2025-12-21 9:39 UTC
[PATCH iproute2-next v3] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-12-20 23:36 UTC (2+ messages)
[PATCH 2/4] cgroup: Introduce cgroup_level() helper
2025-12-20 21:49 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