messages from 2024-01-24 18:54:08 to 2024-01-27 04:05:07 UTC [more...]
[PATCH net-next 0/3] net: stmmac: EST conformance support
2024-01-27 4:04 UTC (3+ messages)
` [PATCH net-next 1/3] net: stmmac: Offload queueMaxSDU from tc-taprio
` [PATCH net-next 2/3] net: stmmac: est: Per Tx-queue error count for HLBF
[Bpf] Sign extension ISA question
2024-01-27 3:41 UTC (16+ messages)
` "
` Jump instructions clarification
` [Bpf] "
` 64-bit immediate "
` [Bpf] "
[PATCH bpf-next] selftests/bpf: Remove "&>" usage in the selftests
2024-01-27 2:50 UTC
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-27 1:17 UTC (16+ messages)
` [RFC PATCH v7 1/8] "
` [RFC PATCH v7 7/8] samples/bpf: Add an example of bpf fq qdisc
[PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-01-27 0:56 UTC (7+ messages)
` [PATCH v6 32/36] fprobe: Rewrite fprobe on function-graph tracer
[RFC bpf-next v3] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments
2024-01-27 0:42 UTC (8+ messages)
[PATCH bpf-next v3] bpftool: add support for split BTF to gen min_core_btf
2024-01-26 23:51 UTC (2+ messages)
[PATCH bpf-next] tools/resolve_btfids: fix cross-compilation to non-host endianness
2024-01-26 23:40 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target
2024-01-26 23:10 UTC (2+ messages)
[PATCH] bpf: use -Wno-error in certain tests when building with GCC
2024-01-26 23:07 UTC (2+ messages)
[PATCH v2 bpf-next 0/7] Trusted PTR_TO_BTF_ID arg support in global subprogs
2024-01-26 22:21 UTC (12+ messages)
` [PATCH v2 bpf-next 1/7] libbpf: integrate __arg_ctx feature detector into kernel_supports()
` [PATCH v2 bpf-next 2/7] libbpf: fix __arg_ctx type enforcement for perf_event programs
` [PATCH v2 bpf-next 3/7] bpf: move arg:ctx type enforcement check inside the main logic loop
` [PATCH v2 bpf-next 4/7] bpf: add __arg_trusted global func arg tag
` [PATCH v2 bpf-next 5/7] bpf: add arg:maybe_null tag to be combined with trusted pointers
` [PATCH v2 bpf-next 6/7] libbpf: add __arg_trusted and __arg_maybe_null tag macros
` [PATCH v2 bpf-next 7/7] selftests/bpf: add trusted global subprog arg tests
[PATCH bpf-next] libbpf: fix faccessat() usage on Android
2024-01-26 22:09 UTC
[LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
2024-01-26 21:59 UTC
pull-request: bpf-next 2024-01-26
2024-01-26 21:57 UTC
[PATCH bpf v2 0/3] Fix the read of vsyscall page through bpf
2024-01-26 19:36 UTC (5+ messages)
` [PATCH bpf v2 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
` [PATCH bpf v2 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
` [PATCH bpf v2 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
[PATCH bpf-next] selftests/bpf: Add missing line break in test_verifier
2024-01-26 19:20 UTC (2+ messages)
[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
2024-01-26 19:13 UTC (13+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
` [PATCH net-next 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next 7/7] xsk: use generic DMA sync shortcut instead of a custom one
BTF generation and pruning (notes from office hours)
2024-01-26 18:35 UTC (3+ messages)
[PATCH bpf-next] bpf, docs: Clarify definitions of various instructions
2024-01-26 18:10 UTC (5+ messages)
` [Bpf] "
[RFC bpf-next] bpf: Create shadow variables for struct_ops in skeletons
2024-01-26 17:54 UTC (7+ messages)
[PATCH bpf-next v2] bpftool: add support for split BTF to gen min_core_btf
2024-01-26 17:51 UTC (2+ messages)
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-26 17:38 UTC (11+ messages)
` [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
[PATCH bpf-next] bpf: One more maintainer for libbpf and BPF selftests
2024-01-26 17:24 UTC (4+ messages)
[PATCH bpf-next] perf/bpf: Fix duplicate type check
2024-01-26 17:19 UTC (2+ messages)
[PATCH] bpftool: Add missing libgen.h for basename()
2024-01-26 15:53 UTC (8+ messages)
[PATCH bpf-next v2 0/4] transition sockmap testing to test_progs
2024-01-26 15:40 UTC (15+ messages)
` [PATCH bpf-next v2 1/4] bpf: sockmap, add test for sk_msg prog pop msg helper
` [PATCH bpf-next v2 2/4] bpf: sockmap, add a sendmsg test so we can check that path
` [PATCH bpf-next v2 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist
` [PATCH bpf-next v2 4/4] bpf: sockmap test cork and pop combined
[PATCH v2 0/3] HID: bpf: couple of upstream fixes
2024-01-26 11:20 UTC (3+ messages)
` [PATCH v2 2/3] HID: bpf: actually free hdev memory after attaching a HID-BPF program
Anonymous struct types in parameter lists in BPF selftests
2024-01-26 9:56 UTC (4+ messages)
[PATCH RFC 1/4] fs/locks: Fix file lock cache accounting, again
2024-01-26 9:50 UTC
[PATCH bpf-next v2] bpf: Fix error checks against bpf_get_btf_vmlinux()
2024-01-26 5:10 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix error checks against bpf_get_btf_vmlinux()
2024-01-26 2:08 UTC (3+ messages)
Add missing line break in test_verifier
2024-01-26 1:39 UTC (3+ messages)
[PATCH v3] libbpf: Add some details for BTF parsing failures
2024-01-25 23:18 UTC
[PATCH net 0/2] tsnep: XDP fixes
2024-01-25 21:50 UTC (5+ messages)
` [PATCH net 2/2] tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ring
[syzbot] [bpf?] general protection fault in bpf_struct_ops_find_value
2024-01-25 18:17 UTC (3+ messages)
[syzbot] [bpf?] general protection fault in btf_is_module
2024-01-25 18:05 UTC (3+ messages)
[PATCH v10 net-next 00/15] Introducing P4TC
2024-01-25 17:59 UTC (6+ messages)
` [PATCH v10 net-next 15/15] p4tc: add P4 classifier
[PATCH v6 bpf 00/11] net: bpf_xdp_adjust_tail() and Intel mbuf fixes
2024-01-25 15:53 UTC (19+ messages)
` [PATCH v6 bpf 01/11] xsk: recycle buffer in case Rx queue was full
` [PATCH v6 bpf 02/11] xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
` [PATCH v6 bpf 03/11] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
` [PATCH v6 bpf 04/11] ice: work on pre-XDP prog frag count
` [PATCH v6 bpf 05/11] i40e: handle multi-buffer packets that are shrunk by xdp prog
` [PATCH v6 bpf 06/11] ice: remove redundant xdp_rxq_info registration
` [PATCH v6 bpf 07/11] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
` [PATCH v6 bpf 08/11] ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
` [PATCH v6 bpf 09/11] xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL
` [PATCH v6 bpf 10/11] i40e: set xdp_rxq_info::frag_size
` [PATCH v6 bpf 11/11] i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue
[PATCH bpf-next] selftests/bpf: Include runner extras for install target
2024-01-25 14:17 UTC (2+ messages)
[PATCH bpf-next v7 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
2024-01-25 13:31 UTC (3+ messages)
` [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API
` [PATCH bpf-next v7 2/2] bpf, arm64: use bpf_prog_pack for memory management
[PATCH bpf] bpf: Reject pointer spill with var offset
2024-01-25 13:05 UTC (4+ messages)
[PATCH v4 bpf-next 0/3] bpf: Add bpf_iter_cpumask
2024-01-25 12:31 UTC (6+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add bpf_iter_cpumask kfuncs
[RFC PATCH 0/5] x86: Build the core kernel using PIC codegen
2024-01-25 10:43 UTC (5+ messages)
` [RFC PATCH 4/5] x86/head64: Replace pointer fixups with PIE codegen
pull-request: bpf 2024-01-25
2024-01-25 10:40 UTC (2+ messages)
[PATCH bpf 0/3] Fix the read of vsyscall page through bpf
2024-01-25 7:54 UTC (9+ messages)
` [PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
` [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
[PATCH net-next 0/5] virtio-net: sq support premapped mode
2024-01-25 6:25 UTC (12+ messages)
` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped()
` [PATCH net-next 5/5] virtio_net: sq support premapped mode
Standardizing BPF assembly language?
2024-01-25 3:13 UTC (8+ messages)
` [Bpf] "
[Bpf] BPF ISA conformance groups
2024-01-25 2:55 UTC (14+ messages)
[PATCH v2 bpf-next 00/30] BPF token
2024-01-25 0:10 UTC (2+ messages)
[PATCH v2 bpf-next] libbpf: Ensure undefined bpf_attr field stays 0
2024-01-24 23:20 UTC (2+ messages)
[PATCH bpf-next] libbpf: Stop setting -1 to value_type_btf_obj_fd which breaks backward compatibility
2024-01-24 22:17 UTC (2+ messages)
[PATCH v2] libbpf: Add some details for BTF parsing failures
2024-01-24 19:07 UTC (6+ messages)
[LSF/MM/BPF TOPIC] State Of The Page
2024-01-24 19:05 UTC (6+ 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