messages from 2024-08-25 04:15:18 to 2024-08-27 21:30:31 UTC [more...]
[PATCH net,v3] tcp: fix forever orphan socket caused by tcp_abort
2024-08-27 21:30 UTC (3+ messages)
[PATCH bpf-next v2 0/3] allow cpumask kfuncs in tracepoint, kprobe, perf event
2024-08-27 21:01 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: new btf kfunc hooks for tracepoint and "
` [PATCH bpf-next v2 2/3] bpf: register additional prog types with cpumask kfuncs
` [PATCH bpf-next v2 3/3] bpf/selftests: coverage for new program types using "
[PATCH bpf-next 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-08-27 20:50 UTC (10+ messages)
` [PATCH bpf-next 1/4] bpf, x64: "
` [PATCH bpf-next 2/4] bpf, arm64: "
` [PATCH bpf-next 3/4] selftests/bpf: Add testcases for another tailcall infinite loop fixing
` [PATCH bpf-next 4/4] selftests/bpf: Fix verifier tailcall jit selftest
[PATCH -next] bpf/btf: Use kvmemdup to simplify the code
2024-08-27 20:42 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix bpf_object__open_skeleton()'s mishandling of options
2024-08-27 20:37 UTC
[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-08-27 20:32 UTC (11+ messages)
` [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-08-27 20:19 UTC (29+ messages)
[PATCH v4 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
2024-08-27 19:52 UTC (10+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env
` [PATCH v4 bpf-next 3/9] bpf: Add gen_epilogue to bpf_verifier_ops
` [PATCH v4 bpf-next 4/9] bpf: Export bpf_base_func_proto
` [PATCH v4 bpf-next 5/9] selftests/bpf: attach struct_ops maps before test prog runs
` [PATCH v4 bpf-next 6/9] selftests/bpf: Test gen_prologue and gen_epilogue
` [PATCH v4 bpf-next 7/9] selftests/bpf: Add tailcall epilogue test
` [PATCH v4 bpf-next 8/9] selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
` [PATCH v4 bpf-next 9/9] selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
` [PATCH v4 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue
[PATCH v3 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
2024-08-27 19:19 UTC (11+ messages)
` [PATCH v3 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env
` [PATCH v3 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue
` [PATCH v3 bpf-next 3/9] bpf: Add gen_epilogue to bpf_verifier_ops
` [PATCH v3 bpf-next 4/9] bpf: Export bpf_base_func_proto
` [PATCH v3 bpf-next 5/9] selftests/bpf: attach struct_ops maps before test prog runs
` [PATCH v3 bpf-next 6/9] selftests/bpf: Test gen_prologue and gen_epilogue
` [PATCH v3 bpf-next 8/9] selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
` [PATCH v3 bpf-next 9/9] selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
` [PATCH v3 bpf-next 7/9] selftests/bpf: Add tailcall epilogue test
[PATCH bpf-next] netkit: Disable netpoll support
2024-08-27 19:00 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: compare vmlinux.h checksum when building %.bpf.o
2024-08-27 17:00 UTC (4+ messages)
[PATCH net-next 00/12] Unmask upper DSCP bits - part 2
2024-08-27 15:45 UTC (27+ messages)
` [PATCH net-next 01/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
` [PATCH net-next 03/12] ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
` [PATCH net-next 04/12] ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
` [PATCH net-next 05/12] ipv4: Unmask upper DSCP bits in get_rttos()
` [PATCH net-next 06/12] ipv4: Unmask upper DSCP bits when building flow key
` [PATCH net-next 07/12] xfrm: Unmask upper DSCP bits in xfrm_get_tos()
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
` [PATCH net-next 09/12] ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_xmit()
` [PATCH net-next 10/12] ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
` [PATCH net-next 11/12] vrf: Unmask upper DSCP bits in vrf_process_v4_outbound()
` [PATCH net-next 12/12] bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-08-27 15:40 UTC (11+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
2024-08-27 14:05 UTC (4+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64 host
` [PATCH bpf-next v1 2/2] selftests/bpf: Fix cross-compile issue for some files and a static compile issue for "-lzstd"
[PATCH stable 6.6 1/2] bpf: Fix a kernel verifier crash in stacksafe()
2024-08-27 12:45 UTC (3+ messages)
` [PATCH stable 6.6 2/2] selftests/bpf: Add a test to verify previous stacksafe() fix
[PATCH stable 6.10 1/2] bpf: Fix a kernel verifier crash in stacksafe()
2024-08-27 12:25 UTC (3+ messages)
` [PATCH stable 6.10 2/2] selftests/bpf: Add a test to verify previous stacksafe() fix
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-08-27 11:33 UTC (4+ messages)
[syzbot] [bpf?] [net?] WARNING in sock_map_destroy
2024-08-27 10:46 UTC
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-08-27 9:12 UTC (3+ messages)
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line
[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in tcp_bpf_sendmsg
2024-08-27 8:43 UTC
[PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-08-27 8:42 UTC (17+ messages)
` [PATCH bpf-next v2 1/8] libbpf: Improve log message formatting
` [PATCH bpf-next v2 5/8] libbpf: Support opening bpf objects of either endianness
` [PATCH bpf-next v2 6/8] libbpf: Support linking "
` [PATCH bpf-next v2 7/8] libbpf: Support creating light skeleton "
[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
2024-08-27 8:37 UTC (16+ messages)
[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
2024-08-27 8:08 UTC (5+ messages)
` [External] "
[PATCH bpf-next v2] net: Don't allow to attach xdp if bond slave device's upper already has a program
2024-08-27 8:03 UTC (6+ messages)
` [External] "
[PATCH bpf-next] samples/bpf: tracex4: Fix failed to create kretprobe 'kmem_cache_alloc_node+0x0'
2024-08-27 4:30 UTC
[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
2024-08-27 1:37 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "
` [PATCH bpf-next v2 2/2] bpf: selftests: reserve smaller tcp header options than the actual size
[PATCH bpf-next] selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
2024-08-27 1:13 UTC
[PATCH bpf-next v1 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
2024-08-27 0:14 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: tcp: "
` [PATCH bpf-next v1 2/2] bpf: selftests: reserve smaller tcp header options than the actual size
[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
2024-08-26 21:49 UTC (2+ messages)
[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-26 21:30 UTC (7+ messages)
` [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
[PATCH v2] objpool: fix choosing allocation for percpu slots
2024-08-26 17:31 UTC (2+ messages)
[PATCH dwarves 0/2] add distilled base BTF support to pahole
2024-08-26 16:18 UTC (3+ messages)
[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
2024-08-26 16:17 UTC (5+ messages)
pull-request: bpf-next 2024-08-23
2024-08-26 16:10 UTC (2+ messages)
[PATCH v3 1/3] perf bpf-filter: Support multiple events properly
2024-08-26 14:39 UTC (3+ messages)
` [PATCH v3 2/3] perf tools: Print lost samples due to BPF filter
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
2024-08-26 13:50 UTC (2+ messages)
[PATCH v7 0/8] Improve the copy of task comm
2024-08-26 13:13 UTC (6+ messages)
` [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[syzbot] [bpf?] [trace?] WARNING in bpf_get_stack_raw_tp
2024-08-26 12:52 UTC
[PATCH net-next v15 11/13] net: replace page_frag with page_frag_cache
2024-08-26 12:40 UTC
Problem testing with S390x under QEMU on x86_64
2024-08-26 10:50 UTC (6+ messages)
[PATCH bpf-next 0/2] bpf, arm64: Simplify jited prologue/epilogue
2024-08-26 10:37 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf, arm64: Get rid of fpb
` [PATCH bpf-next 2/2] bpf, arm64: Avoid blindly saving/restoring all callee-saved registers
[PATCH bpf 1/4] bpf: Fix helper writes to read-only maps
2024-08-26 6:39 UTC (6+ messages)
` [PATCH bpf 2/4] bpf: Zero ARG_PTR_TO_{LONG,INT} | MEM_UNINIT args in case of error
` [PATCH bpf 4/4] selftests/bpf: Add a test case to write into .rodata
[PATCH] objpool: fix choosing allocation for percpu slots
2024-08-26 5:43 UTC (3+ messages)
Re: [PATCH bpf-next] bpf: Allow error injection for update_socket_protocol
2024-08-26 4:05 UTC (2+ messages)
` "
BPF CI and stable backports (was Re: [PATCH stable 6.6 2/2] selftests/bpf: Add a test to verify previous stacksafe() fix)
2024-08-26 2:26 UTC (3+ messages)
[PATCH bpf-next] bpf, x64: Fix a jit convergence issue
2024-08-25 20:04 UTC
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-25 19:39 UTC (7+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "
[PATCH v2] selftests: fix relative rpath usage
2024-08-25 9:40 UTC (2+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-25 4:15 UTC (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection
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