messages from 2026-06-30 10:12:57 to 2026-07-01 11:57:28 UTC [more...]
[PATCHv5 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-01 11:57 UTC (23+ messages)
` [PATCHv5 01/13] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv5 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv5 03/13] uprobes/x86: Do not leak trampoline vma mapping on optimization failure
` [PATCHv5 04/13] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv5 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCHv5 06/13] libbpf: Change has_nop_combo to work on top of nop10
` [PATCHv5 07/13] libbpf: Detect uprobe syscall with new error
` [PATCHv5 08/13] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
` [PATCHv5 09/13] selftests/bpf: Change uprobe syscall tests to use nop10
` [PATCHv5 10/13] selftests/bpf: Change uprobe/usdt trigger bench code "
` [PATCHv5 11/13] selftests/bpf: Add reattach tests for uprobe syscall
` [PATCHv5 12/13] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
` [PATCHv5 13/13] selftests/bpf: Add tests for forked/cloned optimized uprobes
[PATCH v5 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 11:55 UTC (9+ messages)
` [PATCH v5 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v5 2/3] riscv: introduce percpu.h into include/asm
` [External] "
` [PATCH v5 3/3] riscv: store percpu offset into thread_info
[PATCHv4 bpf-next 0/3] bpf: tracing_multi link info support
2026-07-01 11:31 UTC (7+ messages)
` [PATCHv4 bpf-next 2/3] selftests/bpf: Add tracing_multi link info tests
` [PATCHv4 bpf-next 3/3] bpftool: Add tracing_multi link info output
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-07-01 10:59 UTC (3+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-01 11:02 UTC (10+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-01 10:44 UTC (21+ messages)
` [PATCH bpf-next v3 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v3 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v3 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v3 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v3 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v3 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v3 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v3 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-07-01 10:04 UTC (7+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-01 9:28 UTC (11+ messages)
` [PATCHv4 02/13] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
[PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
2026-07-01 9:19 UTC
[RFC PATCH bpf 0/6] bpf: Disallow interpreter fallback for interpreter-unsupported insns
2026-07-01 9:07 UTC (16+ messages)
` [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
[PATCH bpf-next v4 0/3] HID: bpf: Fix hid_bpf_get_data() range check
2026-07-01 8:31 UTC (2+ messages)
[PATCH v4 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 8:18 UTC (5+ messages)
` [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
[PATCH bpf v2] bpf,lsm: drop bpf_prog_free from sleepable_lsm_hooks
2026-07-01 8:07 UTC
[PATCH bpf] bpf: move security_bpf_prog_free() out of RCU callback
2026-07-01 8:05 UTC (3+ messages)
[PATCH bpf v1] selftests/bpf: Fix test_maps sockmap failure
2026-07-01 7:14 UTC
[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
2026-07-01 6:57 UTC (5+ messages)
` [PATCH 1/1] tools/bpftrace: Add a simple instrumented kernel profiler
[PATCH] bpftool: use btf_vlen()/btf_kind()/btf_kflag() helpers consistently
2026-07-01 6:25 UTC
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-07-01 6:12 UTC (9+ messages)
[RFC PATCH bpf-next 00/12] bpf: Introduce static-defined tracing probe for BPF
2026-07-01 6:11 UTC (5+ messages)
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-01 6:09 UTC (10+ messages)
` [PATCH v4 bpf-next 1/3] security: pass inode_init_security xattrs via struct lsm_xattrs
` [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
` [PATCH v4 bpf-next 3/3] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-07-01 5:56 UTC (4+ messages)
[PATCH bpf-next v5 0/3] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-07-01 5:03 UTC (3+ messages)
[PATCH bpf-next 0/5] selftests/bpf: libarena cleanup and bitmap struct
2026-07-01 4:33 UTC (15+ messages)
` [PATCH bpf-next 1/5] libarena/selftests: Replace leftover st_ prefix with test_
` [PATCH bpf-next 2/5] selftests/bpf: libarena: Fix can-loop zero variable definition
` [PATCH bpf-next 3/5] selftests/bpf: libarena: Clean up allocation state before buddy tests
` [PATCH bpf-next 4/5] selftests/bpf: Add arena-based bitmap data structure
` [PATCH bpf-next 5/5] selftests/bpf: libarena: Add bitmap selftets
[PATCH bpf-next v1] bpf: Use BPF_CALL_IMM macro consistently in bpf_do_misc_fixups
2026-07-01 3:51 UTC
[PATCH v4 2/3] riscv: introduce percpu.h into include/asm
2026-07-01 3:20 UTC (3+ messages)
` [External] "
PROBLEM: BPF interpreter fallback after JIT compilation of BPF_ADDR_PERCPU leads to kernel panic
2026-07-01 2:49 UTC (4+ messages)
[PATCH net] net/sched: act_bpf: use rcu_dereference_bh() to read the filter
2026-07-01 2:20 UTC (2+ messages)
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-01 0:53 UTC
[PATCH v2] bpf: Fix smp_processor_id() call trace for preemptible kernels
2026-07-01 0:27 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH bpf-next v4 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp, socket_filter and flow_dissector
2026-07-01 0:10 UTC (7+ messages)
` [PATCH bpf-next v4 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v4 2/2] selftests/bpf: drop tc/xdp/flow_dissector/socket_filter sockmap mutation tests
[PATCH v3 net-next] selftests/xsk: Preserve UMEM view in BIDIRECTIONAL test
2026-07-01 0:00 UTC (2+ messages)
[PATCH bpf-next v4] bpf: Fix unaligned interpreter panic on JIT fallback path
2026-06-30 23:12 UTC (3+ messages)
[PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 22:23 UTC (2+ messages)
[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
2026-06-30 22:16 UTC (15+ messages)
` [RFC PATCH bpf-next v1 1/7] xdp: let XDP programs assert the RX checksum "
` [RFC PATCH bpf-next v1 2/7] selftests/bpf: add test for bpf_xdp_assert_rx_csum over cpumap
` [RFC PATCH bpf-next v1 3/7] xdp: add bpf_xdp_metadata_rx_csum() RX metadata kfunc
` [RFC PATCH bpf-next v1 4/7] net/mlx5e: support the rx_csum XDP metadata hint
` [RFC PATCH bpf-next v1 5/7] ice: "
` [RFC PATCH bpf-next v1 6/7] veth: "
` [RFC PATCH bpf-next v1 7/7] selftests/bpf: cover bpf_xdp_metadata_rx_csum in xdp_metadata
[PATCH bpf 0/2] bpf, sockmap: fix copied_seq left behind when a stream parser is removed
2026-06-30 21:08 UTC (5+ messages)
` [PATCH bpf 1/2] bpf, sockmap: settle copied_seq "
` [PATCH bpf 2/2] selftests/bpf: test sockmap strparser recover with undelivered ingress
[PATCH bpf-next] libbpf: fix -Wformat warnings from format/argument type mismatches
2026-06-30 20:55 UTC (7+ messages)
[PATCH bpf-next] bpftool: Strip all -Wformat* flags from bootstrap libbpf build
2026-06-30 20:54 UTC
[PAHOLE v4 1/3] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
2026-06-30 20:02 UTC (5+ messages)
` [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
[PATCH net-next v7 0/5] veth: add Byte Queue Limits (BQL) support
2026-06-30 19:07 UTC (5+ messages)
` [PATCH net-next v7 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
[PATCH bpf-next v3 0/2] bpf: Enforce gotox targets against subprog bounds
2026-06-30 18:49 UTC (8+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH] libbpf: Add length checks for path parameters before memory allocation
2026-06-30 18:12 UTC (4+ messages)
[PATCH bpf-next v1] selftests/bpf: Add benchmark for tail call performance
2026-06-30 18:10 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Skip libarena when the BPF backend lacks 32-bit arena cmpxchg
2026-06-30 18:06 UTC (2+ messages)
Verifier aspects of (was Re: gcc [RFC] bpf: don't synthesize sign_extend for ISA v4)
2026-06-30 18:05 UTC
[PATCH bpf-next] bpf: reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
2026-06-30 15:31 UTC (2+ messages)
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-06-30 15:23 UTC (8+ messages)
` [PATCH net 1/3] bpf: Reject redirect helpers without a bpf_net_context
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net 3/3] selftests/bpf: Add test for redirect from qdisc qevent block
[PATCH v2] tools/sched_ext: use btf_vlen() helper in compat.h
2026-06-30 14:24 UTC (2+ messages)
[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-06-30 11:35 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Mask socket type flags in mptcpify prog
2026-06-30 11:09 UTC (2+ messages)
[PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
2026-06-30 11:01 UTC (4+ messages)
[PATCH bpf-next 0/2] bpf: Reject arena frees below the arena base
2026-06-30 10:12 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar arena frees below the base
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