messages from 2025-10-13 08:33:24 to 2025-10-15 14:17:23 UTC [more...]
[RFC bpf-next 00/15] support inline tracing with BTF
2025-10-15 14:17 UTC (9+ messages)
[PATCH net-next v2 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-15 14:01 UTC (16+ messages)
` [PATCH net-next v2 01/15] net: Add bind-queue operation
` [PATCH net-next v2 02/15] net: Implement netdev_nl_bind_queue_doit
` [PATCH net-next v2 03/15] net: Add peer info to queue-get response
` [PATCH net-next v2 04/15] net, ethtool: Disallow peered real rxqs to be resized
` [PATCH net-next v2 05/15] net: Proxy net_mp_{open,close}_rxq for mapped queues
` [PATCH net-next v2 06/15] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next v2 07/15] xsk: Move pool registration into single function
` [PATCH net-next v2 08/15] xsk: Add small helper xp_pool_bindable
` [PATCH net-next v2 09/15] xsk: Change xsk_rcv_check to check netdev/queue_id from pool
` [PATCH net-next v2 10/15] xsk: Proxy pool management for mapped queues
` [PATCH net-next v2 11/15] netkit: Add single device mode for netkit
` [PATCH net-next v2 12/15] netkit: Document fast vs slowpath members via macros
` [PATCH net-next v2 13/15] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v2 14/15] netkit: Add io_uring zero-copy support for TCP
` [PATCH net-next v2 15/15] netkit: Add xsk support for af_xdp applications
[PATCH 6.12 000/262] 6.12.53-rc1 review
2025-10-15 13:05 UTC (5+ messages)
[PATCH v2 00/10] net: Introduce struct sockaddr_unspec
2025-10-15 12:15 UTC (13+ messages)
` [PATCH v2 01/10] net: Add struct sockaddr_unspec for sockaddr of unknown length
` [PATCH v2 02/10] net/l2tp: Add missing sa_family validation in pppol2tp_sockaddr_get_info
` [PATCH v2 03/10] net: Convert proto_ops bind() callbacks to use sockaddr_unspec
` [PATCH v2 04/10] net: Convert proto_ops connect() "
` [PATCH v2 05/10] net: Remove struct sockaddr from net.h
` [PATCH v2 06/10] net: Convert proto callbacks from sockaddr to sockaddr_unspec
` [PATCH v2 07/10] bpf: Convert cgroup sockaddr filters to use sockaddr_unspec consistently
` [PATCH v2 08/10] bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unspec
` [PATCH v2 09/10] bpf: Add size validation to bpf_sock_addr_set_sun_path()
` [PATCH v2 10/10] net: Convert struct sockaddr to fixed-size "sa_data[14]"
[PATCH v2 bpf-next] bpf: consistently use bpf_rcu_lock_held() everywhere
2025-10-15 10:31 UTC (3+ messages)
[PATCH v2 bpf] bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures
2025-10-15 10:31 UTC (5+ messages)
[PATCH net v2] xsk: Fix overflow in descriptor validation
2025-10-15 10:25 UTC (3+ messages)
` [lvc-project] "
[RFC PATCH v1] btf: Sort BTF types by name and kind to optimize btf_find_by_name_kind lookup
2025-10-15 9:15 UTC (14+ messages)
[PATCH bpf-next 0/4] bpf: add and use migrate_enable_rcu
2025-10-15 8:40 UTC (7+ messages)
` [PATCH bpf-next 1/4] rcu: factor out migrate_enable_rcu and migrate_disable_rcu
` [PATCH bpf-next 2/4] bpf: introduce bpf_prog_run_pin_on_cpu_rcu()
` [PATCH bpf-next 3/4] bpf: use bpf_prog_run_pin_on_cpu_rcu() in skmsg.c
` [PATCH bpf-next 4/4] bpf: use bpf_prog_run_pin_on_cpu_rcu() in bpf_prog_run_clear_cb
[Linux Kernel Bug] WARNING in bpf_prog_warn_on_exec
2025-10-15 8:16 UTC
[PATCH v2 0/2] tracing: fprobe: optimization for entry only case
2025-10-15 7:25 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH] powerpc64/bpf: support direct_call on livepatch function
2025-10-15 6:18 UTC (8+ messages)
[PATCH] selftests: arg_parsing: Ensure data is flushed to disk before reading
2025-10-15 2:50 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3 0/1] Fix spelling typo in samples/bpf
2025-10-15 1:50 UTC (2+ messages)
` [PATCH v3 1/1] samples/bpf: "
[PATCH v2 0/1] Some spelling error fixes in samples directory
2025-10-15 1:05 UTC (7+ messages)
` [PATCH v2 1/1] samples/bpf: Fix spelling typo in samples/bpf
` "
[PATCH bpf-next] selftests/bpf: make arg_parsing.c more robust to crashes
2025-10-15 0:00 UTC (3+ messages)
[PATCH v2 bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-14 23:54 UTC (7+ messages)
` [PATCH v2 bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v2 bpf-next/net 2/6] net: Allow opt-out from global protocol memory accounting
` [PATCH v2 bpf-next/net 3/6] net: Introduce net.core.bypass_prot_mem sysctl
` [PATCH v2 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v2 bpf-next/net 5/6] bpf: Introduce SK_BPF_BYPASS_PROT_MEM
` [PATCH v2 bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
[PATCH bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
2025-10-14 23:24 UTC (7+ messages)
` [PATCH bpf-next/net 2/6] net: Allow opt-out from global protocol memory accounting
` [PATCH bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem
[PATCH bpf] bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures
2025-10-14 22:57 UTC (2+ messages)
Requests to git.kernel.org return 502
2025-10-14 21:36 UTC
kmemleak and bpf_timer. Was: [linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
2025-10-14 20:53 UTC
[PATCH net-next 0/6] tools: ynl-gen: generate flags better
2025-10-14 19:32 UTC (19+ messages)
` [PATCH net-next 1/6] tools: ynl-gen: bitshift the flag values in the generated code
` [PATCH net-next 2/6] tools: ynl-gen: refactor render-max enum generation
` [PATCH net-next 3/6] tools: ynl-gen: use uapi mask definition in NLA_POLICY_MASK
` [PATCH net-next 4/6] tools: ynl-gen: add generic p_wrap() helper
` [PATCH net-next 5/6] tools: ynl-gen: construct bitflag masks in generated headers
` [PATCH net-next 6/6] tools: ynl-gen: allow custom naming of render-max definitions
[PATCH bpf 1/1] bpf: test_run: fix ctx leak in bpf_prog_test_run_xdp error path
2025-10-14 19:20 UTC (4+ messages)
[PATCH bpf-next v3] bpf: test_run: Fix sleep-in-atomic BUG in timer path with RT kernel
2025-10-14 18:56 UTC
[PATCH bpf 0/2] xdp: fix page_pool leaks
2025-10-14 16:53 UTC (9+ messages)
` [PATCH bpf 2/2] veth: update mem type in xdp_buff
[RFC PATCH bpf-next v2 0/2] Pass external callchain entry to get_perf_callchain
2025-10-14 15:02 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [RFC PATCH bpf-next v2 2/2] bpf: Pass external callchain entry to get_perf_callchain
[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
2025-10-14 13:35 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: "
[PATCH 6.6 000/196] 6.6.112-rc1 review
2025-10-14 11:44 UTC
[PATCH net-next v3 0/6] Add AF_XDP zero copy support
2025-10-14 10:56 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
Re: [PATCH v2 1/1] samples/bpf: Fix spelling typo in samples/bpf
2025-10-14 7:53 UTC
[PATCH 0/5] Some spelling error fixes in samples directory
2025-10-14 5:53 UTC (8+ messages)
` [PATCH 1/5] samples/bpf: Fix a spelling typo in do_hbm_test.sh
` [PATCH 2/5] samples: bpf: Fix a spelling typo in hbm.c
` [PATCH 3/5] samples/bpf: Fix a spelling typo in tracex1.bpf.c
` [PATCH 4/5] samples/bpf: Fix a spelling typo in tcp_cong_kern.c
` [PATCH 5/5] vfio-mdev: Fix a spelling typo in mtty.c
` Re: [PATCH 0/5] Some spelling error fixes in samples directory
[PATCH bpf-next RFC 0/2] Pass external callchain entry to get_perf_callchain
2025-10-14 5:36 UTC (6+ messages)
` [PATCH bpf-next RFC 1/2] perf: Use extern perf_callchain_entry for get_perf_callchain
` [PATCH bpf-next RFC 2/2] bpf: Pass external callchain entry to get_perf_callchain
[PATCH bpf-next] selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
2025-10-14 5:16 UTC
[RFC PATCH v1 bpf-next 0/4] Support associating BPF programs with struct_ops
2025-10-14 0:10 UTC (10+ messages)
` [RFC PATCH v1 bpf-next 1/4] bpf: Allow verifier to fixup kernel module kfuncs
` [RFC PATCH v1 bpf-next 2/4] bpf: Support associating BPF program with struct_ops
` [RFC PATCH v1 bpf-next 3/4] libbpf: Add bpf_struct_ops_associate_prog() API
` [RFC PATCH v1 bpf-next 4/4] selftests/bpf: Test BPF_STRUCT_OPS_ASSOCIATE_PROG command
[PATCH bpf v3 0/9] Fixes for LPM trie
2025-10-13 23:18 UTC (8+ messages)
` [PATCH bpf v3 6/9] bpf: Switch to bpf mem allocator "
[PATCH bpf-next v2 0/3] Fix sleepable context tracking for async callbacks
2025-10-13 23:18 UTC (5+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for async cb context
[PATCH bpf-next v9 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-10-13 23:17 UTC (5+ messages)
` [PATCH bpf-next v9 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
[PATCH v3] bpf: test_run: fix atomic context in timer path causing sleep-in-atomic BUG
2025-10-13 20:06 UTC (4+ messages)
[syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem
2025-10-13 17:51 UTC (4+ messages)
` [PATCH] bpf: avoid sleeping in invalid context during sock_map_delete_elem path
` [PATCH v2] "
[BUG] no ORC stacktrace from kretprobe.multi bpf program
2025-10-13 17:10 UTC (4+ messages)
[PATCH v4 net-next 00/13] AccECN protocol case handling series
2025-10-13 17:03 UTC (14+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN
[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
2025-10-13 13:07 UTC (16+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "
[syzbot] [bpf?] [trace?] BUG: stack guard page was hit in br_handle_frame
2025-10-13 8:33 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