messages from 2025-09-14 18:11:54 to 2025-09-16 16:19:08 UTC [more...]
[PATCH slab] slab: Disallow kprobes in ___slab_alloc()
2025-09-16 16:18 UTC (7+ messages)
[PATCH] selftests/bpf: Add back removed kfuncs declarations
2025-09-16 16:17 UTC (2+ messages)
[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
2025-09-16 16:16 UTC (9+ messages)
` [PATCH 1/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
[PATCH bpf-next v2 0/3] bpf: Allow union argument in trampoline based programs
2025-09-16 15:52 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] bpf, x64: Add union argument support in trampoline
` [PATCH bpf-next v2 3/3] selftests/bpf: Add union argument tests using fexit programs
[PATCH v4 00/21] Legacy hardware/cache events as json
2025-09-16 15:49 UTC (11+ messages)
` [PATCH v4 14/21] perf print-events: Remove print_symbol_events
` [PATCH v4 15/21] perf parse-events: Remove hard coded legacy hardware and cache parsing
` [PATCH v4 16/21] perf record: Use evlist__new_default when no events specified
` [PATCH v4 17/21] perf top: "
` [PATCH v4 18/21] perf evlist: Avoid scanning all PMUs for evlist__new_default
` [PATCH v4 19/21] perf evsel: Improvements to __evsel__match
` [PATCH v4 20/21] perf parse-events: Add HW_CYCLES_STR as default cycles event string
` [PATCH v4 21/21] perf test: Make stat grep more robust
[PATCH bpf 1/3] bpf: Explicitly check accesses to bpf_sock_addr
2025-09-16 15:19 UTC (3+ messages)
` [PATCH bpf 2/3] selftests/bpf: Move macros to bpf_misc.h
` [PATCH bpf 3/3] selftest/bpf: Test accesses to ctx padding
[PATCH bpf-next] bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
2025-09-16 14:58 UTC (5+ messages)
[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
2025-09-16 14:41 UTC (3+ messages)
[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-16 14:21 UTC (5+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
[PATCH net-next V2 00/10] net/mlx5e: Use multiple doorbells
2025-09-16 14:11 UTC (11+ messages)
` [PATCH net-next V2 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
` [PATCH net-next V2 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
` [PATCH net-next V2 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
` [PATCH net-next V2 04/10] net/mlx5: Store the global doorbell in mlx5_priv
` [PATCH net-next V2 05/10] net/mlx5e: Prepare for using multiple TX doorbells
` [PATCH net-next V2 06/10] net/mlx5e: Prepare for using different CQ doorbells
` [PATCH net-next V2 07/10] net/mlx5e: Use multiple TX doorbells
` [PATCH net-next V2 08/10] net/mlx5e: Use multiple CQ doorbells
` [PATCH net-next V2 09/10] devlink: Add a 'num_doorbells' driverinit param
` [PATCH net-next V2 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[PATCH bpf] MAINTAINERS: delete inactive maintainers from AF_XDP
2025-09-16 14:10 UTC (4+ messages)
[PATCH AUTOSEL 6.16-6.12] bpf: Check the helper function is valid in get_helper_proto
2025-09-16 13:59 UTC (3+ messages)
` [PATCH AUTOSEL 6.16] selftests/bpf: Skip timer cases when bpf_timer is not supported
` [PATCH AUTOSEL 6.16-5.15] bpf: Reject bpf_timer for PREEMPT_RT
[PATCH net v2 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-09-16 13:52 UTC (4+ messages)
` [PATCH net v2 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
` [PATCH net v2 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[PATCH bpf-next v4 0/8] bpf: Introduce deferred task context execution
2025-09-16 11:43 UTC (16+ messages)
` [PATCH bpf-next v4 1/8] bpf: refactor special field-type detection
` [PATCH bpf-next v4 2/8] bpf: extract generic helper from process_timer_func()
` [PATCH bpf-next v4 3/8] bpf: htab: extract helper for freeing special structs
` [PATCH bpf-next v4 4/8] bpf: verifier: permit non-zero returns from async callbacks
` [PATCH bpf-next v4 5/8] bpf: bpf task work plumbing
` [PATCH bpf-next v4 6/8] bpf: extract map key pointer calculation
` [PATCH bpf-next v4 7/8] bpf: task work scheduling kfuncs
` [PATCH bpf-next v4 8/8] selftests/bpf: BPF task work scheduling tests
` [syzbot ci] Re: bpf: Introduce deferred task context execution
[PATCH bpf-next] bpf: support nested rcu critical sections
2025-09-16 11:36 UTC
[PATCH iwl-next 0/5] idpf: add XSk support
2025-09-16 11:22 UTC (3+ messages)
` [PATCH iwl-next 1/5] idpf: add virtchnl functions to manage selected queues
` [External] : "
[PATCH v4 0/3] sched: make migrate_enable/migrate_disable inline
2025-09-16 11:07 UTC (5+ messages)
` [PATCH v4 2/3] "
[PATCH slab] slab: Clarify comments regarding pfmemalloc and NUMA preferences
2025-09-16 10:21 UTC (2+ messages)
[syzbot] [bpf?] WARNING in maybe_exit_scc
2025-09-16 10:20 UTC (5+ messages)
[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
2025-09-16 9:55 UTC (30+ messages)
` [PATCH slab v5 2/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH slab v5 3/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH slab v5 5/6] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
` [PATCH slab v5 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH net-next 00/10] net/mlx5e: Use multiple doorbells
2025-09-16 8:32 UTC (4+ messages)
` [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[PATCH v19 net-next 00/10] AccECN protocol patch series
2025-09-16 8:24 UTC (11+ messages)
` [PATCH v19 net-next 01/10] tcp: AccECN core
` [PATCH v19 net-next 02/10] tcp: accecn: AccECN negotiation
` [PATCH v19 net-next 03/10] tcp: accecn: add AccECN rx byte counters
` [PATCH v19 net-next 04/10] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v19 net-next 05/10] tcp: sack option handling improvements
` [PATCH v19 net-next 06/10] tcp: accecn: AccECN option
` [PATCH v19 net-next 07/10] tcp: accecn: AccECN option send control
` [PATCH v19 net-next 08/10] tcp: accecn: AccECN option failure handling
` [PATCH v19 net-next 09/10] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v19 net-next 10/10] tcp: accecn: try to fit AccECN option with SACK
[PATCH] bpf: verifier: fix WARNING in reg_bounds_sanity_check (2)
2025-09-16 7:39 UTC (3+ messages)
[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-09-16 6:52 UTC (9+ messages)
` [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
` [PATCHv5 08/12] kexec: Factor out routine to find a symbol in ELF
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-16 6:23 UTC (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[PATCH bpf-next 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
2025-09-16 5:41 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpftool: Fix UAF in get_delegate_value
[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
2025-09-16 5:29 UTC (5+ messages)
[syzbot] [bpf?] WARNING in do_check (2)
2025-09-16 3:50 UTC (2+ messages)
[PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
2025-09-16 2:16 UTC (3+ messages)
[PATCH bpf-next v2 0/4] bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
2025-09-16 0:27 UTC (4+ messages)
` [PATCH bpf-next v2 2/4] bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
` [syzbot ci] Re: bpf: Support non-linear skbs for BPF_PROG_TEST_RUN
[PATCH v18 net-next 00/14] AccECN protocol patch series
2025-09-15 23:50 UTC (3+ messages)
[PATCH bpf-next v3 0/6] Add kfunc bpf_xdp_pull_data
2025-09-15 22:48 UTC (7+ messages)
` [PATCH bpf-next v3 1/6] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v3 2/6] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v3 3/6] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v3 4/6] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v3 5/6] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v3 6/6] selftests: drv-net: Pull data before parsing headers
[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
2025-09-15 21:29 UTC (6+ messages)
[PATCH net v1 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-09-15 20:39 UTC (4+ messages)
` [PATCH net v1 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
2025-09-15 20:28 UTC (7+ messages)
` [PATCH bpf-next v3 4/7] bpf: bpf task work plumbing
[PATCH v4 00/12] Signed BPF programs
2025-09-15 19:49 UTC (14+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH v4 02/12] bpf: Implement exclusive map creation
` [PATCH v4 03/12] libbpf: Implement SHA256 internal helper
` [PATCH v4 04/12] libbpf: Support exclusive map creation
` [PATCH v4 05/12] selftests/bpf: Add tests for exclusive maps
` [PATCH v4 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v4 07/12] bpf: Move the signature kfuncs to helpers.c
` [PATCH v4 08/12] bpf: Implement signature verification for BPF programs
` [PATCH v4 09/12] libbpf: Update light skeleton for signing
` [PATCH v4 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH v4 11/12] bpftool: Add support for signing BPF programs
` [PATCH v4 12/12] selftests/bpf: Enable signature verification for some lskel tests
[PATCH bpf] bpf: potential double-free of env->insn_aux_data
2025-09-15 19:28 UTC (4+ messages)
[PATCH v2 bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
2025-09-15 18:50 UTC (2+ messages)
[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
2025-09-15 18:00 UTC (2+ messages)
[PATCH bpf-next v3 0/2] Remove use of current->cgns in bpf_cgroup_from_id
2025-09-15 18:00 UTC (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
[PATCH bpf-next v1 0/3] Update KF_RCU_PROTECTED, add KF_RET_RCU
2025-09-15 17:55 UTC (9+ messages)
` [PATCH bpf-next v1 1/3] bpf: Enforce RCU protection for KF_RCU_PROTECTED
` [PATCH bpf-next v1 2/3] bpf: Add support for KF_RET_RCU flag
` [PATCH bpf-next v1 3/3] selftests/bpf: Add tests for KF_RET_RCU
[PATCH bpf-next] selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
2025-09-15 17:30 UTC (2+ messages)
[PATCH bpf-next v2] bpftool: Search for tracefs at /sys/kernel/tracing first
2025-09-15 17:20 UTC (3+ messages)
[PATCH bpf-next v3 0/3] Signed loads from Arena
2025-09-15 16:28 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf, x86: Add support for signed arena loads
` [PATCH bpf-next v3 2/3] bpf, arm64: "
` [PATCH bpf-next v3 3/3] selftests: bpf: Add tests for signed loads from arena
[PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
2025-09-15 14:23 UTC (2+ messages)
[PATCH bpf-next] bpftool: Search for tracefs at /sys/kernel/tracing first
2025-09-15 11:47 UTC (3+ messages)
[PATCH perf/core 0/3] uprobes/x86: change error path for uprobe syscall
2025-09-15 11:47 UTC (2+ messages)
[PATCH bpf-next v3] riscv, bpf: Sign extend struct ops return values properly
2025-09-15 11:30 UTC (2+ messages)
[PATCH bpf-next] riscv, bpf: Remove duplicated bpf_flush_icache()
2025-09-15 11:30 UTC (2+ messages)
[RFC 0/4] BTF archive with unmodified pahole+toolchain
2025-09-15 10:11 UTC (7+ messages)
[PATCH v2 bpf-next 03/13] bpf, x86: add new map type: instructions array
2025-09-15 4:09 UTC (2+ messages)
[syzbot] [net?] WARNING: suspicious RCU usage in corrupted (3)
2025-09-14 23:37 UTC (2+ messages)
[PATCH v3] net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
2025-09-14 20:00 UTC (2+ messages)
[PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups
2025-09-14 19:10 UTC (2+ messages)
[PATCH v4 next-next] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-09-14 19:00 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