messages from 2026-04-01 15:22:13 to 2026-04-02 16:02:08 UTC [more...]
[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
2026-04-02 16:01 UTC
[PATCH v6 net 0/8] xsk: tailroom reservation and MTU validation
2026-04-02 15:49 UTC (9+ messages)
` [PATCH v6 net 1/8] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v6 net 2/8] xsk: respect tailroom for ZC setups
` [PATCH v6 net 3/8] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v6 net 4/8] xsk: validate MTU against usable frame size on bind
` [PATCH v6 net 5/8] selftests: bpf: introduce a common routine for reading procfs
` [PATCH v6 net 6/8] selftests: bpf: fix pkt grow tests
` [PATCH v6 net 7/8] selftests: bpf: have a separate variable for drop test
` [PATCH v6 net 8/8] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
[PATCH net-next v2 0/4] net: move .getsockopt away from __user buffers
2026-04-02 15:39 UTC (9+ messages)
` [PATCH net-next v2 1/4] net: add getsockopt_iter callback to proto_ops
` [PATCH net-next v2 2/4] net: call getsockopt_iter if available
` [PATCH net-next v2 3/4] af_packet: convert to getsockopt_iter
` [PATCH net-next v2 4/4] can: raw: "
[PATCH net 0/3] Fix short frame transmission in enetc
2026-04-02 15:37 UTC (5+ messages)
` [PATCH net 1/3] net: enetc: fix bogus TX ring consumer index after reinitialization
` [PATCH net 2/3] net: enetc: pad short frames in software
` [PATCH net 3/3] net: enetc: pad short XDP frames coming from devmap
[PATCH bpf-next v3 0/6] Fix invariant violations and improve branch detection
2026-04-02 15:12 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Refactor reg_bounds_sanity_check
` [PATCH bpf-next v3 2/6] bpf: Use bpf_verifier_env buffers for reg_set_min_max
` [PATCH bpf-next v3 3/6] bpf: Exit early if reg_bounds_sync gets invalid inputs
` [PATCH bpf-next v3 4/6] bpf: Simulate branches to prune based on range violations
` [PATCH bpf-next v3 5/6] selftests/bpf: Cover invariant violation case from syzbot
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove invariant violation flags
[PATCH v2 bpf-next 0/6] bpf: Prep patches for static stack liveness
2026-04-02 14:56 UTC (12+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Do register range validation early
` [PATCH v2 bpf-next 2/6] bpf: Sort subprogs in topological order after check_cfg()
` [PATCH v2 bpf-next 3/6] selftests/bpf: Add tests for subprog topological ordering
` [PATCH v2 bpf-next 4/6] bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
` [PATCH v2 bpf-next 5/6] bpf: Move verifier helpers to header
` [PATCH v2 bpf-next 6/6] bpf: Add helper and kfunc stack access size resolution
` [syzbot ci] Re: bpf: Prep patches for static stack liveness
[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
2026-04-02 14:45 UTC (15+ messages)
` [PATCH bpf-next 01/10] bpf: Introduce bpf register BPF_REG_STACK_ARG_BASE
` [PATCH bpf-next 02/10] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next 04/10] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next 05/10] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next 06/10] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next 07/10] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next 08/10] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next 09/10] selftests/bpf: Add negative test for oversized kfunc stack argument
` [PATCH bpf-next 10/10] selftests/bpf: Add verifier tests for stack argument validation
[PATCH net-next] selftests/net: Add two xdp tests to xdp.py
2026-04-02 14:35 UTC (4+ messages)
[PATCH] kbuild/btf: Avoid relinking modules when only vmlinux changes
2026-04-02 14:17 UTC
[PATCH bpf v5 0/2] bpf: Fix OOB in pcpu_init_value and add a test
2026-04-02 14:17 UTC (4+ messages)
` [PATCH bpf v5 1/2] bpf: Fix OOB in pcpu_init_value
` [PATCH bpf v5 2/2] selftests/bpf: Add test for cgroup storage OOB read
[PATCH v3 dwarves 0/2] pahole: add BTF layout encoding feature
2026-04-02 14:03 UTC (3+ messages)
[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
2026-04-02 13:20 UTC (8+ messages)
` [RFC PATCH 1/4] trace: Simplify kprobe overridable function check
` [RFC PATCH 2/4] trace: Allow kprobes to override livepatched functions
` [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch
` [RFC PATCH 4/4] livepatch: Implement livepatch hybrid mode
[PATCH] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
2026-04-02 13:15 UTC (2+ messages)
[PATCH bpf] bpf: Fix stale offload->prog pointer after constant blinding
2026-04-02 12:18 UTC
[PATCH v5 net 00/11] xsk: tailroom reservation and MTU validation
2026-04-02 11:12 UTC (2+ messages)
[REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50us noise spikes on isolated PREEMPT_RT cores
2026-04-02 9:49 UTC (4+ messages)
[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
2026-04-02 9:47 UTC (8+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable
[PATCH bpf v3 0/2] bpf: reject direct access to nullable PTR_TO_BUF pointers
2026-04-02 9:29 UTC (3+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: add test for nullable PTR_TO_BUF access
[PATCH net v1] net: skb: fix cross-cache free of KFENCE-allocated skb head
2026-04-02 8:38 UTC (5+ messages)
[PATCH bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
2026-04-02 8:37 UTC (10+ messages)
` [PATCH bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays
` [PATCH bpf-next 2/2] selftests/bpf: Add more tests for loading insn arrays with offsets
[PATCH net-next v5 0/6] net: bcmgenet: add XDP support
2026-04-02 8:25 UTC (4+ messages)
` [PATCH net-next v5 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
[PATCH net-next v5 4/6] net: bcmgenet: add XDP_TX support
2026-04-02 8:19 UTC (3+ messages)
[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
2026-04-02 7:51 UTC (3+ messages)
[PATCH v2] selftests/bpf: Reject malformed IPv4/IPv6 skb test input
2026-04-02 7:35 UTC (5+ messages)
[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-04-02 7:01 UTC (5+ messages)
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
[PATCH bpf-next v2 0/1] Refactor dynptr mutability tracking
2026-04-02 6:50 UTC (2+ messages)
` [PATCH bpf-next v2 1/1] bpf: "
[PATCH] udp_bpf: fix use-after-free in udp_bpf_recvmsg()
2026-04-02 6:37 UTC (3+ messages)
[PATCH bpf v4 0/2] bpf: Fix OOB in pcpu_init_value
2026-04-02 6:31 UTC (3+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Add test for cgroup storage OOB read
[PATCH bpf v3 1/2] bpf: Fix OOB in pcpu_init_value
2026-04-02 6:03 UTC (2+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test for cgroup storage OOB read
[PATCH bpf v3 0/2] bpf: Fix OOB in pcpu_init_value
2026-04-02 6:03 UTC
[PATCH net-next] net/mlx5: Use dma_wmb() for completion queue doorbell updates
2026-04-02 5:52 UTC
[PATCH bpf v5 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-02 5:47 UTC (3+ messages)
` [PATCH bpf v5 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-02 4:06 UTC (4+ messages)
[PATCH bpf-next 0/6] bpf: Prep patches for static stack liveness
2026-04-02 3:00 UTC (22+ messages)
` [PATCH bpf-next 1/6] bpf: Do register range validation early
` [PATCH bpf-next 2/6] bpf: Sort subprogs in topological order after check_cfg()
` [PATCH bpf-next 4/6] bpf: Add compute_const_regs() and prune_dead_branches() passes
` [PATCH bpf-next 5/6] bpf: Move verifier helpers to header
` [PATCH bpf-next 6/6] bpf: Add helper and kfunc stack access size resolution
[PATCH v1 1/5] LoongArch: Define format for AM{SWAP/ADD}.{B/H}, DBAR and BSTRINS.D
2026-04-02 2:48 UTC (3+ messages)
pull-request: bpf-next 2026-04-01
2026-04-02 2:20 UTC (2+ messages)
[PATCH v1 bpf] sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready()
2026-04-02 2:00 UTC (2+ messages)
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-02 1:34 UTC (15+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH bpf] bpf: fix end-of-list detection in cgroup_storage_get_next_key()
2026-04-02 0:56 UTC (2+ messages)
[syzbot] [net?] [bpf?] KASAN: slab-use-after-free Read in __sk_msg_recvmsg
2026-04-02 0:49 UTC
[PATCH 0/6] Deprecate Legacy IP
2026-04-02 0:24 UTC (10+ messages)
` [PATCH 6/6] net: Warn when processes listen on AF_INET sockets
[net-next v7 06/10] net: bnxt: Add boilerplate GSO code
2026-04-01 23:37 UTC
[PATCH v2 bpf-next 3/6] bpf: Exit early if reg_bounds_sync gets invalid inputs
2026-04-01 21:19 UTC (4+ messages)
[PATCH net-next v3 0/4] udp: Preserve UDP socket addresses on abort
2026-04-01 20:50 UTC (4+ messages)
` [PATCH net-next v3 1/4] udp: Only compare daddr/dport when sk_state == TCP_ESTABLISHED
[PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
2026-04-01 18:52 UTC (11+ messages)
[PATCH 0/2] BPF documentation improvements
2026-04-01 18:28 UTC (7+ messages)
` [PATCH 1/2] bpf, doc: Clarify Pseudo-C notation and w vs r register usage
` [PATCH 2/2] bpf, doc: Improve MOV* documentation
[PATCH bpf v5 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
2026-04-01 17:21 UTC (7+ messages)
` [PATCH bpf v5 1/3] bpf: Reject bpf-to-bpf call with large offset in interpreter
[PATCH bpf-next 0/2] selftests/bpf: Test BTF sanitization
2026-04-01 16:43 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: Allow use of feature cache for non-token cases
` [PATCH bpf-next 2/2] selftests/bpf: Add BTF sanitize test covering BTF layout
[BUG] bpf: kprobe_multi allows BPF_F_SLEEPABLE programs, causing sleeping-in-atomic splat
2026-04-01 16:31 UTC (3+ messages)
` [PATCH bpf v2] bpf: Reject sleepable kprobe_multi programs at attach time
[PATCH 00/10] selftests/bpf: Tolerate partial builds across kernel configs
2026-04-01 16:15 UTC (11+ messages)
` [PATCH 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH 08/10] selftests/bpf: Provide weak definitions for cross-test uprobe functions
` [PATCH 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH 10/10] selftests/bpf: Tolerate missing files during install
[PATCH 0/2] bpf: Fix torn writes in non-prealloc htab with BPF_F_LOCK
2026-04-01 15:42 UTC (4+ messages)
[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
2026-04-01 15:32 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the bpf tree
2026-04-01 15:27 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