messages from 2025-05-14 06:29:13 to 2025-05-16 03:18:37 UTC [more...]
[PATCHv2] bpf: add bpf_msleep_interruptible() kfunc
2025-05-16 3:18 UTC (3+ messages)
[PATCH] net/tun: expose queue utilization stats via ethtool
2025-05-16 1:56 UTC (2+ messages)
[PATCH net-next 9/9] tools: ynl: add a sample for rt-link
2025-05-15 23:16 UTC
[PATCH bpf-next v2 1/2] bpf: Warn with new bpf_unreachable() kfunc maybe due to uninitialized var
2025-05-15 22:42 UTC (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add a test with bpf_unreachable() kfunc
[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-15 22:08 UTC (28+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv2 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv2 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv2 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv2 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv2 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv2 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv2 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv2 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv2 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv2 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv2 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv2 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv2 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv2 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv2 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv2 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv2 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv2 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv2 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv2 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv2 22/22] man2: Add uprobe syscall page
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-15 21:42 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 21:39 UTC (17+ messages)
[PATCH bpf-next v4 0/3] Task local data
2025-05-15 21:16 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v4 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v4 3/3] selftests/bpf: Test concurrent task local data key creation
[PATCH bpf-next v2] bpf: WARN_ONCE on verifier bugs
2025-05-15 21:10 UTC (4+ messages)
[PATCH bpf-next v2 0/4] bpf: Implement mprog API on top of existing cgroup progs
2025-05-15 21:05 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [PATCH bpf-next v2 2/4] bpf: Implement mprog API on top of existing cgroup progs
` [PATCH bpf-next v2 3/4] libbpf: Support link-based cgroup attach with options
[PATCH bpf-next] selftests/bpf: Fix dynptr/test_probe_read_user_str_dynptr test failure
2025-05-15 19:51 UTC
[PATCH bpf-next 1/2] bpf: Do not include r10 in precision backtracking bookkeeping
2025-05-15 19:07 UTC (6+ messages)
[bug?] s390: kernel panic on specification exception: 0006
2025-05-15 19:04 UTC
[PATCH v1 bpf-next] selftest: bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c
2025-05-15 18:31 UTC (4+ messages)
[PATCH] perf lock contention: Reject more than 10ms delays for safety
2025-05-15 18:18 UTC (2+ messages)
[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
2025-05-15 17:43 UTC (7+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination
[PATCH bpf-next v4 0/4] bpf: Add kfuncs for read-only string operations
2025-05-15 17:17 UTC (9+ messages)
` [PATCH bpf-next v4 3/4] "
[RFC bpf-next 0/3] bpf: handle 0-sized structs properly
2025-05-15 16:23 UTC (8+ messages)
[PATCH bpf-next v2] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-15 16:03 UTC (4+ messages)
[PATCH v2 0/7] memcg: make memcg stats irq safe
2025-05-15 15:28 UTC (15+ messages)
` [PATCH v2 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
` [PATCH v2 2/7] memcg: move preempt disable to callers of memcg_rstat_updated
` [PATCH v2 3/7] memcg: make mod_memcg_state re-entrant safe against irqs
` [PATCH v2 4/7] memcg: make count_memcg_events "
` [PATCH v2 5/7] memcg: make __mod_memcg_lruvec_state "
` [PATCH v2 6/7] memcg: no stock lock for cpu hot-unplug
` [PATCH v2 7/7] memcg: objcg stock trylock without irq disabling
[PATCH bpf-next v3] bpf: WARN_ONCE on verifier bugs
2025-05-15 15:02 UTC (2+ messages)
[BUG?] xdp-loader unable to load XDP program with bpf_xdp_adjust_meta() call
2025-05-15 13:09 UTC
[PATCH 6.14 000/197] 6.14.7-rc1 review
2025-05-15 12:04 UTC (3+ messages)
[PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
2025-05-15 10:49 UTC (11+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v3 2/8] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v3 3/8] selftests/bpf: Add u32()/u64() to sockmap_helpers
` [PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
` [PATCH bpf-next v3 5/8] selftests/bpf: Add selftest for sockmap/hashmap redirection
` [PATCH bpf-next v3 6/8] selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
` [PATCH bpf-next v3 7/8] selftests/bpf: sockmap_listen cleanup: Drop af_unix "
` [PATCH bpf-next v3 8/8] selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM "
[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-15 7:51 UTC (2+ messages)
[PATCH bpf-next v5] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-15 6:04 UTC (3+ messages)
[PATCH 0/4] memcg: nmi-safe kmem charging
2025-05-15 1:49 UTC (11+ messages)
` [PATCH 4/4] memcg: make objcg charging nmi safe
[PATCH nf-next] netfilter: bpf: Remove bpf_nf_func_proto
2025-05-15 1:32 UTC
[PATCH bpf-next v1] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-15 1:11 UTC (6+ messages)
[PATCH bpf-next 0/2] s390/bpf: Remove the orig_call NULL check
2025-05-15 1:00 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf: Pass the same orig_call value to trampoline functions
[PATCH bpf-next] s390/bpf: Store backchain even for leaf progs
2025-05-15 0:50 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
2025-05-15 0:26 UTC (2+ messages)
[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-14 21:59 UTC (7+ messages)
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH net-next 11/11] tcp: increase tcp_rmem[2] to 32 MB
2025-05-14 21:28 UTC (5+ messages)
[PATCH bpf-next v2] bpf, x86: Add support for signed arena loads
2025-05-14 21:13 UTC (4+ messages)
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-14 20:41 UTC (14+ messages)
[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
2025-05-14 20:30 UTC
[PATCH] perf trace: Support --summary-mode=cgroup
2025-05-14 20:07 UTC (2+ messages)
[PATCH net-next,v3] net: mana: Add handler for hardware servicing events
2025-05-14 19:36 UTC (3+ messages)
[PATCH] perf trace: Split BPF skel code to util/trace_augment.c
2025-05-14 18:36 UTC (2+ messages)
[PATCH 5.10] bpf: Avoid overflows involving hash elem_size
2025-05-14 18:07 UTC
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-14 17:34 UTC (7+ messages)
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
[PATCH v9 00/13] unwind_user: x86: Deferred unwinding infrastructure
2025-05-14 17:27 UTC (2+ messages)
[PATCH bpf-next] libbpf: check bpf_map_skeleton link for NULL
2025-05-14 16:40 UTC (2+ messages)
[PATCH 0/7] memcg: make memcg stats irq safe
2025-05-14 16:39 UTC (4+ messages)
` [PATCH 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
[PATCH v7 net-next 00/15] AccECN protocol patch series
2025-05-14 13:56 UTC (16+ messages)
` [PATCH v7 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v7 net-next 02/15] tcp: fast path functions later
` [PATCH v7 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v7 net-next 04/15] tcp: AccECN core
` [PATCH v7 net-next 05/15] tcp: accecn: AccECN negotiation
` [PATCH v7 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v7 net-next 07/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v7 net-next 08/15] tcp: sack option handling improvements
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v7 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v7 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v7 net-next 12/15] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH v7 net-next 13/15] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH v7 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
` [PATCH v7 net-next 15/15] tcp: try to avoid safer when ACKs are thinned
[PATCH v6 net-next 00/15] AccECN protocol patch series
2025-05-14 13:53 UTC (4+ messages)
` [PATCH v6 net-next 04/15] tcp: AccECN core
[syzbot] [bpf?] WARNING in free_mem_alloc_no_barrier
2025-05-14 11:58 UTC
[PATCH bpf-next] bpf: Always WARN_ONCE on verifier bugs
2025-05-14 11:41 UTC (5+ messages)
[PATCH bpf v2 0/3] Fixes for kfunc-mod regressions and warnings
2025-05-14 10:30 UTC (3+ messages)
` [PATCH bpf v2 1/3] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
[PATCH] kvm: x86: fix infinite loop in kvm_guest_time_update when tsc is 0
2025-05-14 6:49 UTC
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