messages from 2025-09-03 14:05:03 to 2025-09-04 19:42:39 UTC [more...]
[PATCH perf/core 00/11] uprobes: Add unique uprobe
2025-09-04 19:42 UTC (20+ messages)
` [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
` [PATCH perf/core 04/11] bpf: Add support to attach uprobe_multi unique uprobe
` [PATCH perf/core 07/11] libbpf: Add support to attach generic "
[PATCH bpf-next v6] selftests/bpf: add BPF program dump in veristat
2025-09-04 19:36 UTC
[PATCH bpf-next] bpf: Generalize data copying for percpu maps
2025-09-04 18:45 UTC (5+ messages)
[PATCH v1] libbpf: remove unused args in parse_usdt_note
2025-09-04 18:40 UTC (3+ messages)
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-09-04 18:32 UTC (12+ messages)
` [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` nop5-optimized USDTs WAS: "
[PATCH] seccomp: Add SECCOMP_CLONE_FILTER operation
2025-09-04 18:19 UTC (12+ messages)
[PATCH bpf-next 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
2025-09-04 18:08 UTC (9+ messages)
` [PATCH bpf-next 1/4] bpf: Refactor cleanup of bpf_prog_test_run_skb
` [PATCH bpf-next 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [PATCH bpf-next 3/4] selftests/bpf: Support non-linear flag in test loader
` [PATCH bpf-next 4/4] selftests/bpf: Test direct packet access on non-linear skbs
` [syzbot ci] Re: bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
[PATCH bpf-next v5] selftests/bpf: add BPF program dump in veristat
2025-09-04 18:02 UTC (4+ messages)
[PATCH iwl-next v5 00/13] idpf: add XDP support
2025-09-04 17:44 UTC (28+ messages)
` [PATCH iwl-next v5 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
` [Intel-wired-lan] "
` [PATCH iwl-next v5 02/13] idpf: fix Rx descriptor ready check barrier in splitq
` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/13] idpf: use a saner limit for default number of queues to allocate
` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/13] idpf: link NAPIs to queues
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/13] idpf: add 4-byte completion descriptor definition
` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/13] idpf: remove SW marker handling from NAPI
` [Intel-wired-lan] "
` [PATCH iwl-next v5 07/13] idpf: add support for nointerrupt queues
` [Intel-wired-lan] "
` [PATCH iwl-next v5 08/13] idpf: prepare structures to support XDP
` [Intel-wired-lan] "
` [PATCH iwl-next v5 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
` [Intel-wired-lan] "
` [PATCH iwl-next v5 10/13] idpf: use generic functions to build xdp_buff and skb
` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/13] idpf: add support for XDP on Rx
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/13] idpf: add support for .ndo_xdp_xmit()
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/13] idpf: add XDP RSS hash hint
` [Intel-wired-lan] "
[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
2025-09-04 17:28 UTC (9+ messages)
` [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
[PATCH v1 00/14] mm: BPF OOM
2025-09-04 16:58 UTC (15+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
[PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-04 16:45 UTC (8+ messages)
` [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-09-04 16:38 UTC (6+ messages)
[PATCH bpf-next] bpf, arm64: Remove duplicated bpf_flush_icache()
2025-09-04 16:10 UTC (3+ messages)
[PATCH bpf-next v4 1/2] bpf: add bpf_strcasecmp kfunc
2025-09-04 16:10 UTC (4+ messages)
[PATCH RESEND bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-04 16:10 UTC (5+ messages)
` [PATCH RESEND bpf-next v3 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH RESEND bpf-next v3 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH RESEND bpf-next v3 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v2 bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
2025-09-04 15:48 UTC (2+ messages)
[syzbot] [bpf?] KASAN: slab-out-of-bounds Write in __bpf_get_stackid
2025-09-04 14:53 UTC (7+ messages)
` syztest
[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-04 14:50 UTC (17+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v3 05/14] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v3 06/14] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v3 07/14] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v3 08/14] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v3 09/14] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v3 10/14] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v3 11/14] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v3 12/14] selftests/bpf: test_xsk: Move exit_with_error to xskxceiver.c
` [PATCH bpf-next v3 13/14] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH 1/2] kernel/bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
2025-09-04 13:00 UTC (5+ messages)
` [PATCH 2/2] selftests/bpf: Add cred local storage tests
[PATCH v8 bpf] xsk: fix immature cq descriptor production
2025-09-04 11:31 UTC (4+ messages)
[PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
2025-09-04 10:51 UTC
[PATCH v2 bpf-next] riscv, bpf: Sign extend struct ops return values properly
2025-09-04 10:38 UTC
[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-04 10:34 UTC (7+ messages)
` [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
[PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-04 10:08 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/4] powerpc64/bpf: Implement bpf_addr_space_cast instruction
` [PATCH bpf-next v3 3/4] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [PATCH bpf-next v3 4/4] powerpc64/bpf: Implement PROBE_ATOMIC instructions
[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
2025-09-04 7:17 UTC (23+ messages)
` [PATCH 01/16] sched_ext: Exit early on hotplug events during attach
` [PATCH 03/16] sched/debug: Stop and start server based on if it was active
` [PATCH 04/16] sched/deadline: Clear the defer params
` [PATCH 05/16] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH 07/16] sched_ext: Add a DL server for sched_ext tasks
[PATCH v5 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-04 6:34 UTC (7+ messages)
` [PATCH v5 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v5 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v5 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v5 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v5 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH v1] bpf: Add kernel-doc for struct bpf_prog_info
2025-09-04 4:01 UTC (3+ messages)
[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-04 3:58 UTC (6+ messages)
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH bpf-next v4 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-04 2:36 UTC (15+ messages)
` [PATCH bpf-next v4 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v4 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v4 4/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v4 6/7] libbpf: Support BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
[PATCH v4 0/8] LoongArch: Fix BPF trampoline related issues
2025-09-04 2:17 UTC (14+ messages)
` [PATCH v4 2/8] LoongArch: BPF: Remove duplicated bpf_flush_icache()
` [PATCH v4 4/8] LoongArch: BPF: No text_poke() for kernel text
` [PATCH v4 5/8] LoongArch: BPF: Don't assume trampoline size is page aligned
[PATCH] riscv, bpf: Sign extend struct ops return values properly
2025-09-04 1:45 UTC (6+ messages)
[PATCH bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-09-04 1:12 UTC (3+ messages)
[PATCH net-next v2 0/6] Add AF_XDP zero copy support
2025-09-04 0:48 UTC (3+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
2025-09-03 23:50 UTC (2+ messages)
[PATCH] selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
2025-09-03 23:50 UTC (2+ messages)
[PATCH bpf-next v6 1/2] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-03 23:46 UTC (5+ messages)
[PATCH bpf-next v7 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-03 23:43 UTC (3+ messages)
` [PATCH bpf-next v7 2/3] bpf: clean-up bounds checking in __bpf_get_stack
` [PATCH bpf-next v7 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
2025-09-03 18:34 UTC (6+ messages)
[PATCH v3 00/12] Signed BPF programs
2025-09-03 16:28 UTC (7+ messages)
` [PATCH v3 08/12] bpf: Implement signature verification for "
[syzbot] [net?] [bpf?] WARNING in sock_hash_delete_elem (2)
2025-09-03 16:20 UTC
[PATCH bpf-next v3 0/2] selftests/bpf: Introduce experimental bpf_in_interrupt()
2025-09-03 14:04 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add case to test bpf_in_interrupt()
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