messages from 2026-05-14 14:25:13 to 2026-05-15 16:33:16 UTC [more...]
[PATCH bpf-next v4 12/25] bpf: Prepare architecture JIT support for stack arguments
2026-05-15 16:33 UTC (3+ messages)
[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
2026-05-15 16:27 UTC (3+ messages)
[PATCH v2 00/18] perf build: Reduce build time by nearly half
2026-05-15 16:20 UTC (28+ messages)
` [PATCH v3 00/17] "
` [PATCH v3 01/17] bpftool build: Restrict feature tests during bootstrap compilation
` [PATCH v3 02/17] tools build: Integrate libdebuginfod into test-all fast path
` [PATCH v3 03/17] tools build: Fix test-clang-bpf-co-re.bin to generate target file
` [PATCH v3 04/17] perf trace beauty: Make beauty generated C code standalone .o files
` [PATCH v3 05/17] perf build: Decouple pmu-events from prepare umbrella target
` [PATCH v3 06/17] perf build: Remove empty archheaders target
` [PATCH v3 07/17] perf build: Move BPF skeleton generation out of Makefile.perf
` [PATCH v3 08/17] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
` [PATCH v3 09/17] perf build: Move static libbpf dependency out of prepare step
` [PATCH v3 10/17] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
` [PATCH v3 11/17] perf build: Move libsymbol dependency out of prepare step
` [PATCH v3 12/17] perf build: Remove redundant libbpf feature check for static builds
` [PATCH v3 13/17] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v3 14/17] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v3 15/17] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
` [PATCH v3 16/17] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
` [PATCH v3 17/17] perf build: Convert llvm-config shell queries to simply expanded variables
[PATCH] bpf: test_run: reduce kernel stack usage
2026-05-15 16:13 UTC (4+ messages)
[PATCH] selftests/bpf: fix tunnel option size in ip6geneve_set_tunnel()
2026-05-15 16:01 UTC (3+ messages)
[PATCH bpf-next v4 11/25] bpf: Reject stack arguments in non-JITed programs
2026-05-15 16:00 UTC (3+ messages)
[PATCH] io_uring: propagate array_index_nospec opcode into req->opcode
2026-05-15 15:47 UTC (4+ messages)
[PATCH net 0/4] xsk: fix meta and publish of cq issues
2026-05-15 15:41 UTC (7+ messages)
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()
[PATCH bpf-next v4 10/25] bpf: Extend liveness analysis to track stack argument slots
2026-05-15 15:29 UTC (3+ messages)
[PATCH net 0/2] net: tls: fix async BPF split record loss
2026-05-15 15:15 UTC (3+ messages)
` [PATCH net 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net 2/2] selftests: net: add kTLS async split record regression
[PATCH net-next 00/12] net: enable TC956x support
2026-05-15 14:42 UTC (8+ messages)
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy
[PATCH v3 02/11] net: Use trace_call__##name() at guarded tracepoint call sites
2026-05-15 13:59 UTC
[PATCH 4/7] selftests/bpf: Change uprobe syscall tests to use nop10
2026-05-15 12:32 UTC (3+ messages)
[PATCH 0/7] uprobes/x86: Fix red zone issue for optimized uprobes
2026-05-15 12:32 UTC (10+ messages)
` [PATCH 1/7] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCH 2/7] libbpf: Change has_nop_combo to work on top of nop10
[PATCH 3/7] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
2026-05-15 12:32 UTC (3+ messages)
[PATCH net v2 0/5] xsk: fix meta and publish of cq issues
2026-05-15 12:30 UTC (6+ messages)
` [PATCH net v2 1/5] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net v2 2/5] xsk: fix buffer leak in xsk_drop_skb() for AF_XDP multi-buffer Tx
` [PATCH net v2 3/5] xsk: drain continuation descs after overflow in xsk_build_skb()
` [PATCH net v2 4/5] xsk: drain continuation descs on invalid descriptor in __xsk_generic_xmit()
` [PATCH net v2 5/5] selftests/xsk: fix multi-buffer invalid desc tests for drain_cont
[PATCH bpf-next v11 00/11] selftests/bpf: Tolerate partial builds across kernel configs
2026-05-15 12:15 UTC (2+ messages)
[PATCH] [v2] bpf: make bpf_session_is_return() reference optional
2026-05-15 11:32 UTC
[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
2026-05-15 10:47 UTC (3+ messages)
[PATCH] bpf: make bpf_session_cookie() reference optional
2026-05-15 9:43 UTC (3+ messages)
[PATCH] net: skmsg: pin the delayed-work psock in sk_psock_backlog
2026-05-15 9:10 UTC (6+ messages)
[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-15 8:32 UTC (8+ messages)
` [PATCH net-next v2 1/7] af_iucv: take socket lock around SO_MSGSIZE getsockopt
` [PATCH net-next v2 2/7] af_iucv: convert to getsockopt_iter
` [PATCH net-next v2 3/7] atm: "
` [PATCH net-next v2 4/7] xdp: "
` [PATCH net-next v2 5/7] l2tp: ppp: "
` [PATCH net-next v2 6/7] rxrpc: "
` [PATCH net-next v2 7/7] tipc: "
[PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld
2026-05-15 8:25 UTC (3+ messages)
[PATCH bpf-next v4 24/25] bpf, arm64: Add JIT support for stack arguments
2026-05-15 8:20 UTC (2+ messages)
[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-15 8:15 UTC (4+ messages)
` [PATCH net-next 4/6] l2tp: ppp: convert "
[PATCH bpf-next 0/2] bpf: Align syscall writeback behavior with user-declared size
2026-05-15 8:14 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
` [PATCH bpf-next 2/2] selftests/bpf: Add verification for BPF_PROG_QUERY attr size boundaries
[PATCH bpf-next v2 1/2] bpf: Validate outgoing stack args when btf_prepare_func_args fails
2026-05-15 6:31 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for stack arg read without caller write
[PATCH bpf-next v4 18/25] selftests/bpf: Add tests for BPF function stack arguments
2026-05-15 6:16 UTC (2+ messages)
[PATCH bpf-next v4 17/25] bpf,x86: Implement JIT support for stack arguments
2026-05-15 6:02 UTC (2+ messages)
[PATCH bpf-next v4 16/25] bpf: Disable private stack for x86_64 if stack arguments used
2026-05-15 5:28 UTC (2+ messages)
[PATCH] libbpf: fix UAF in strset__add_str()
2026-05-15 4:47 UTC (5+ messages)
` [PATCH v2] "
[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
2026-05-15 4:34 UTC (5+ messages)
[PATCH] Revert "mm: introduce a new page type for page pool in page type"
2026-05-15 3:47 UTC
[PATCH bpf-next v4 15/25] bpf: Reject stack arguments if tail call reachable
2026-05-15 3:23 UTC (2+ messages)
[PATCH net] selftests: net: Fix checksums in xdp_native
2026-05-15 1:38 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Validate outgoing stack args when btf_prepare_func_args fails
2026-05-15 1:38 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for stack arg read without caller write
[PATCH bpf-next v5 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
2026-05-15 1:33 UTC (7+ messages)
` [PATCH bpf-next v5 1/3] bpf: Factor out stack_map_build_id_set_ip() in stackmap.c
` [PATCH bpf-next v5 2/3] bpf: Avoid faultable build ID reads under mm locks
` [PATCH bpf-next v5 3/3] bpf: Cache build IDs in sleepable stackmap path
[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
2026-05-15 0:54 UTC (2+ messages)
[PATCH bpf v4 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
2026-05-15 0:27 UTC (15+ messages)
` [PATCH bpf v4 1/3] bpf: Factor out stack_map_build_id_set_ip() in stackmap.c
` [PATCH bpf v4 2/3] bpf: Avoid faultable build ID reads under mm locks
` [PATCH bpf v4 3/3] bpf: Cache build IDs in sleepable stackmap path
[RESEND PATCH bpf-next 0/2] selftests/bpf: libarena: Add initial data structures
2026-05-15 0:13 UTC (6+ messages)
` [RESEND PATCH bpf-next 1/2] selftests/bpf: libarena: Add rbtree data structure
` [RESEND PATCH bpf-next 2/2] selftests/bpf: libarena: Add Lev-Chase queue "
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-05-15 0:01 UTC (9+ messages)
[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
2026-05-14 23:52 UTC (4+ messages)
[PATCH v4 0/2] Support BPF traversal of wakeup sources
2026-05-14 23:20 UTC (2+ messages)
[PATCH 7/7] selftests/bpf: Add tests for uprobe nop10 red zone clobbering
2026-05-14 21:22 UTC (3+ messages)
[PATCH net-next v4 09/13] net: lan966x: add PCIe FDMA support
2026-05-14 18:14 UTC (4+ messages)
[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
2026-05-14 17:22 UTC (9+ messages)
` [PATCH net-next v5 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v5 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v5 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v5 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v5 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v5 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v5 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v5 8/8] selftests: drv-net: add netkit devmem tests
[PATCH bpf v3 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
2026-05-14 17:15 UTC (4+ messages)
` [PATCH bpf v3 3/3] bpf: Cache build IDs in sleepable stackmap path
[PATCH v2] fprobe: Fix unregister_fprobe() to wait for RCU grace period
2026-05-14 17:12 UTC (2+ messages)
[PATCH net-next 3/6] af_iucv: convert to getsockopt_iter
2026-05-14 16:52 UTC (3+ messages)
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-14 16:45 UTC (3+ messages)
[PATCH bpf-next v4 05/25] bpf: Support stack arguments for bpf functions
2026-05-14 16:07 UTC (3+ messages)
[PATCH bpf] bpf: Use array_map_meta_equal for percpu array inner map replacement
2026-05-14 15:30 UTC (2+ messages)
[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
2026-05-14 15:27 UTC (5+ messages)
[PATCH net v2 0/4] net: tls: net: tls: fix a few random bugs
2026-05-14 15:09 UTC (7+ messages)
` [PATCH net v2 4/4] net: tls: remove bad rollback and UAF on ENOSPC
[PATCH net-next 1/6] atm: convert to getsockopt_iter
2026-05-14 14:52 UTC (3+ messages)
kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
2026-05-14 14:26 UTC (8+ messages)
[PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
2026-05-14 14:26 UTC (3+ messages)
[PATCH bpf-next v14 7/8] libbpf: Add syscall common attributes support for map_create
2026-05-14 14:25 UTC (3+ messages)
[PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
2026-05-14 14:25 UTC (3+ messages)
page: | 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