messages from 2025-12-02 01:08:02 to 2025-12-04 16:16:58 UTC [more...]
[PATCH 1/2] tools/build: Add a feature test for libopenssl
2025-12-04 16:16 UTC (5+ messages)
` [PATCH 2/2] perf tools: Disable BPF skeleton if no libopenssl found
fms-extensions and bpf
2025-12-04 15:52 UTC (2+ messages)
[PATCH v2 0/6] seccomp: support nested listeners
2025-12-04 15:18 UTC (7+ messages)
` [PATCH v2 3/6] seccomp: limit number of listeners in seccomp tree
` [PATCH v2 4/6] seccomp: handle multiple listeners case
` [PATCH v2 5/6] seccomp: relax has_duplicate_listeners check
` [PATCH v2 6/6] tools/testing/selftests/seccomp: test nested listeners
[PATCH RFC] virtio_net: gate delayed refill scheduling
2025-12-04 15:08 UTC (8+ messages)
[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
2025-12-04 14:57 UTC (7+ messages)
` [PATCH v3 1/2] cpufreq: "
[PATCH v2 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
2025-12-04 14:27 UTC (5+ messages)
` [PATCH v2 1/2] bpf: Add bpf_has_frame_pointer()
` [PATCH v2 2/2] x86/unwind/orc: Support reliable unwinding through BPF stack frames
[PATCH] bpf, arm64: Do not audit capability check in do_jit()
2025-12-04 12:59 UTC
[PATCH bpf v4 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-04 12:38 UTC (4+ messages)
` [PATCH bpf v4 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v4 2/2] selftests/bpf: add regression test for bpf_d_path()
[PATCH 1/2] bpf: Fix register_bpf_struct_ops() dummy
2025-12-04 10:29 UTC (2+ messages)
` [PATCH 2/2] net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
[PATCH 0/2] bpf, net: Fix smc for CONFIG_BPF_JIT=n
2025-12-04 10:29 UTC
[PATCH] bpf: avoid warning for unused register_bpf_struct_ops()
2025-12-04 9:42 UTC
[ANN] poll on EoY break
2025-12-04 8:37 UTC
[PATCH bpf-next] bpf: arm64: Fix panic due to missing BTI at indirect jump targets
2025-12-04 8:09 UTC (5+ messages)
[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
2025-12-04 7:13 UTC
[PATCH v1 0/3] Add tnum_scast helper
2025-12-04 6:50 UTC (6+ messages)
` [PATCH v1 2/3] bpf: verifier: Simplify register sign extension with tnum_scast
[git pull][vfs] tree-in-dcache stuff
2025-12-04 6:47 UTC
[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
2025-12-04 5:13 UTC (21+ messages)
` [PATCH bpf-next v2 3/4] resolve_btfids: introduce enum btf_id_kind
` [PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output
[PATCH bpf v3 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-04 4:39 UTC (8+ messages)
` [PATCH bpf v3 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v3 2/2] selftests/bpf: fix and consolidate d_path LSM regression test
[GIT PULL] BPF changes for 6.19
2025-12-04 2:51 UTC (2+ messages)
[PATCH v1 0/4] bpf: Add wakeup_source iterators
2025-12-04 2:50 UTC (5+ messages)
` [PATCH v1 1/4] bpf: Add wakeup_source iterator
` [PATCH v1 2/4] bpf: Open coded BPF for wakeup_sources
` [PATCH v1 3/4] selftests/bpf: Add tests "
` [PATCH v1 4/4] selftests/bpf: Open coded BPF wakeup_sources test
[PATCH dwarves] dwarf_loader: Handle DW_AT_location attrs containing DW_OP_plus_uconst
2025-12-04 0:46 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix truncated dmabuf iterator reads
2025-12-04 0:03 UTC (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for truncated dmabuf_iter reads
[PATCH bpf-next v8 0/6] Support associating BPF programs with struct_ops
2025-12-03 23:57 UTC (9+ messages)
` [PATCH bpf-next v8 1/6] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v8 2/6] bpf: Support associating BPF program with struct_ops
` [PATCH bpf-next v8 3/6] libbpf: Add support for "
` [PATCH bpf-next v8 4/6] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
` [PATCH bpf-next v8 5/6] selftests/bpf: Test ambiguous associated struct_ops
` [PATCH bpf-next v8 6/6] selftests/bpf: Test getting associated struct_ops in timer callback
[PATCH bpf v3 1/2] bpf: Make sure all tail call callers use cgroup storage if the owner does
2025-12-03 22:36 UTC (3+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Test tail call when cgroup storage is used
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-03 21:50 UTC (2+ messages)
` [f2fs-dev] "
[PATCHv4 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
2025-12-03 20:25 UTC (14+ messages)
` [PATCHv4 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv4 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv4 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv4 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv4 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv4 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv4 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv4 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv4 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls
[PATCH v2 bpf-next] libbpf: Add debug messaging in dedup equivalence/identity matching
2025-12-03 19:15 UTC
bpf: mmap_file LSM hook allows NULL pointer dereference
2025-12-03 18:23 UTC (8+ messages)
[PATCHSET v6 0/6] perf tools: Add deferred callchain support
2025-12-03 17:58 UTC (9+ messages)
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains
[ANN] bpf development stats for 6.19
2025-12-03 17:22 UTC
[PATCH v7 net-next 00/13] AccECN protocol case handling series
2025-12-03 16:58 UTC (3+ messages)
[PATCH v2 0/4] libbpf: move arena variables out of the zero
2025-12-03 16:52 UTC (6+ messages)
` [PATCH v2 1/4] selftests/bpf: explicitly account for globals in verifier_arena_large
` [PATCH v2 2/4] bpf/verifier: do not limit maximum direct offset into arena map
` [PATCH v2 3/4] libbpf: move arena globals to the end of the arena
` [PATCH v2 4/4] selftests/bpf: add tests for the arena offset of globals
[PATCH] perf build: build BPF skeletons with fPIC
2025-12-03 16:48 UTC (3+ messages)
[PATCH v2 0/4] libbpf: move arena variables out of the zero page
2025-12-03 16:13 UTC (10+ messages)
` [PATCH v2 3/4] libbpf: offset global arena data into the arena if possible
[PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
2025-12-03 15:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
2025-12-03 15:35 UTC (13+ messages)
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one
[PATCH bpf-next 0/3] bpf: Fix unintended eviction when updating lru hash maps
2025-12-03 15:14 UTC (8+ messages)
` [PATCH bpf-next 1/3] bpf: Avoid unintended eviction when updating lru_hash maps
` [PATCH bpf-next 2/3] bpf: Avoid unintended eviction when updating lru_percpu_hash maps
` [PATCH bpf-next 3/3] selftests/bpf: Add tests to verify no unintended eviction when updating lru hash maps
` [syzbot ci] Re: bpf: Fix "
[PATCH bpf v1 0/2] bpf: cpumap: fix error propagation in
2025-12-03 12:31 UTC (6+ messages)
` [PATCH bpf v1 1/2] bpf: cpumap: propagate underlying error in cpu_map_update_elem()
[PATCH net-next v3 0/3] xsk: introduce atomic for cq in generic path
2025-12-03 11:16 UTC (8+ messages)
` [PATCH net-next v3 2/3] xsk: use atomic operations around cached_prod for copy mode
[PATCH bpf-next v6 0/2] Pass external callchain entry to get_perf_callchain
2025-12-03 9:33 UTC (5+ messages)
` [PATCH bpf-next v6 2/2] bpf: Hold the perf callchain entry until used completely
linux-next: manual merge of the tip tree with the bpf-next tree
2025-12-03 2:35 UTC (2+ messages)
[PATCH 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
2025-12-02 23:10 UTC (8+ messages)
` [PATCH 1/2] bpf: Add bpf_has_frame_pointer()
` [PATCH 2/2] x86/unwind/orc: Support reliable unwinding through BPF stack frames
` [External] [PATCH 0/2] bpf, "
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
2025-12-02 19:20 UTC (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
[PATCH bpf v2 1/2] bpf: Disallow tail call to programs that use cgroup storage
2025-12-02 18:37 UTC (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Test using cgroup storage in a tail call callee program
[PATCH v3 0/2] bpf: verifier improvement in 32bit shift sign extension pattern
2025-12-02 18:02 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/bpf: add verifier sign extension bound computation tests
[RFC 0/2] xdp: Delegate fast path return decision to page_pool
2025-12-02 16:29 UTC (9+ messages)
` [RFC 2/2] "
[PATCH net-next V2 0/2] net/mlx5e: Disable egress xdp-redirect in default
2025-12-02 14:30 UTC (2+ messages)
[PATCH bpf-next v1 0/4] resolve_btfids: Support for BTF modifications
2025-12-02 12:56 UTC (4+ messages)
[PATCH v1 0/6] seccomp: support nested listeners
2025-12-02 12:01 UTC (4+ messages)
` [PATCH v1 4/6] seccomp: handle multiple listeners case
[PATCH bpf v2 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-02 10:51 UTC (6+ messages)
` [PATCH bpf v2 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v2 2/2] selftests/bpf: fix and consolidate d_path LSM regression test
[PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
2025-12-02 10:18 UTC (4+ messages)
` [PATCH V1] mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
[PATCH bpf v1 1/2] bpf: Disallow tail call to programs that use cgroup storage
2025-12-02 5:44 UTC (7+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Test using cgroup storage in a tail call callee program
[PATCH bpf-next v7 0/6] Support associating BPF programs with struct_ops
2025-12-02 5:40 UTC (3+ messages)
` [PATCH bpf-next v7 2/6] bpf: Support associating BPF program "
bpf: Race condition in bpf_trampoline_unlink_cgroup_shim during concurrent cgroup LSM link release
2025-12-02 4:48 UTC (3+ messages)
` "
[PATCH v2 2/2] cpufreq: Documentation update for trace_policy_frequency
2025-12-02 2:55 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