messages from 2025-03-25 12:27:10 to 2025-03-28 20:58:02 UTC [more...]
[RFC PATCH bpf-next 00/14] instruction sets and static keys
2025-03-28 20:57 UTC (3+ messages)
` [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros
[PATCH bpf-next] libbpf: add getters for BTF.ext func and line info
2025-03-28 20:54 UTC (8+ messages)
parallel pahole hangs while building modules from nvidia-open-kernel-dkms
2025-03-28 20:25 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Fix verifier_bpf_fastcall
2025-03-28 19:31 UTC
[RFC PATCH 0/4] uptr KV store
2025-03-28 18:59 UTC (5+ messages)
` [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
[PATCH bpf-next] selftests/bpf: Fix tests after change in struct file
2025-03-28 18:45 UTC (4+ messages)
[PATCH] libbpf: fix multi-uprobe attach not working with dynamic symbols
2025-03-28 18:14 UTC (2+ messages)
[PATCH dwarves] dwarf_loader: fix termination on BTF encoding error
2025-03-28 17:40 UTC
Question: fentry on kernel func optimized by compiler
2025-03-28 17:21 UTC (4+ messages)
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-28 17:03 UTC (3+ messages)
[syzbot] [bpf?] WARNING in dev_xdp_install
2025-03-28 14:36 UTC
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-28 13:50 UTC (6+ messages)
[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
2025-03-28 12:19 UTC (3+ messages)
` [PATCH net-next v5 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH net v1] net: Fix tuntap uninitialized value
2025-03-28 11:39 UTC (3+ messages)
[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
2025-03-28 11:20 UTC (6+ messages)
` [PATCH net-next v4 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v4 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v4 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH net v3 0/3] Bug fixes from XDP and perout series
2025-03-28 10:24 UTC (4+ messages)
` [PATCH net v3 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v3 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
2025-03-28 10:23 UTC (8+ messages)
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
` [EXTERNAL] "
[PATCH 5.10] gso: fix udp gso fraglist segmentation after pull from frag_list
2025-03-28 5:23 UTC
[PATCH 00/27] Improve ABI documentation generation
2025-03-27 21:58 UTC (2+ messages)
` [f2fs-dev] "
[RFC v2 00/38] Improve ABI documentation generation
2025-03-27 21:58 UTC (2+ messages)
` [f2fs-dev] "
BPF CI update: traffic monitor logs
2025-03-27 21:06 UTC
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (24+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-27 20:56 UTC (12+ messages)
[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
2025-03-27 15:40 UTC (11+ messages)
[GIT PULL] Introduce try_alloc_pages for 6.15
2025-03-27 14:51 UTC
[GIT PULL] BPF resilient spin_lock for 6.15
2025-03-27 14:48 UTC
[GIT PULL] Main BPF changes for 6.15
2025-03-27 14:40 UTC
[PATCH] LoongArch: BPF: Don't override subprog's return value
2025-03-27 14:32 UTC (4+ messages)
[ANN] bpf development stats for 6.15
2025-03-27 14:09 UTC
[PATCH net-next] igc: Fix TX drops in XDP ZC
2025-03-27 13:07 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-next v10 00/14] igc: Add support for Frame Preemption feature in IGC
2025-03-27 13:05 UTC (23+ messages)
` [PATCH iwl-next v10 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [Intel-wired-lan] "
` [PATCH iwl-next v10 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [Intel-wired-lan] "
` [PATCH iwl-next v10 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [Intel-wired-lan] "
` [PATCH iwl-next v10 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [Intel-wired-lan] "
` [PATCH iwl-next v10 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [Intel-wired-lan] "
` [PATCH iwl-next v10 09/14] igc: set the RX packet buffer size for TSN mode
` [Intel-wired-lan] "
` [PATCH iwl-next v10 10/14] igc: add support for frame preemption verification
` [Intel-wired-lan] "
` [PATCH iwl-next v10 11/14] igc: add support to set tx-min-frag-size
` [Intel-wired-lan] "
` [PATCH iwl-next v10 12/14] igc: block setting preemptible traffic class in taprio
` [Intel-wired-lan] "
` [PATCH iwl-next v10 13/14] igc: add support to get MAC Merge data via ethtool
` [Intel-wired-lan] "
` [PATCH iwl-next v10 14/14] igc: add support to get frame preemption statistics "
` [Intel-wired-lan] "
[PATCH net-next v3 0/3] Fix late DMA unmap crash for page pool
2025-03-27 10:41 UTC (12+ messages)
` [PATCH net-next v3 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v3 2/3] page_pool: Turn dma_sync into a full-width bool field
` [PATCH net-next v3 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH bpf-next v3 00/16] Support dynptr key for hash map
2025-03-27 8:34 UTC (17+ messages)
` [PATCH bpf-next v3 01/16] bpf: Introduce BPF_DYNPTR and helpers to facilitate its parsing
` [PATCH bpf-next v3 02/16] bpf: Parse bpf_dynptr in map key
` [PATCH bpf-next v3 03/16] bpf: Add helper bpf_map_has_dynptr_key()
` [PATCH bpf-next v3 04/16] bpf: Split check_stack_range_initialized() into small functions
` [PATCH bpf-next v3 05/16] bpf: Support map key with dynptr in verifier
` [PATCH bpf-next v3 06/16] bpf: Reuse bpf_dynptr for userspace application use case
` [PATCH bpf-next v3 07/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as input
` [PATCH bpf-next v3 08/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as output
` [PATCH bpf-next v3 09/16] bpf: Support basic operations for dynptr key in hash map
` [PATCH bpf-next v3 10/16] bpf: Export bpf_dynptr_set_size
` [PATCH bpf-next v3 11/16] bpf: Support get_next_key operation for dynptr key in hash map
` [PATCH bpf-next v3 12/16] bpf: Disable unsupported operations for map with dynptr key
` [PATCH bpf-next v3 13/16] bpf: Enable the creation of hash "
` [PATCH bpf-next v3 14/16] selftests/bpf: Add bpf_dynptr_user_init() helper
` [PATCH bpf-next v3 15/16] selftests/bpf: Add test cases for hash map with dynptr key
` [PATCH bpf-next v3 16/16] selftests/bpf: Add benchmark for dynptr key support in hash map
[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
2025-03-27 7:21 UTC (17+ messages)
` [PATCH net-next v2 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v2 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next v2 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
CI for LTS kernels
2025-03-26 18:21 UTC
[RESEND PATCH] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
2025-03-26 17:21 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
2025-03-26 16:15 UTC (2+ messages)
[PATCH stable 5.10 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.10 v3 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.10 v3 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH stable 5.15 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH stable 5.4 v3 0/2] openvswitch port output fixes
2025-03-26 15:58 UTC (3+ messages)
` [PATCH stable 5.4 v3 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.4 v3 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH stable 5.15 v2 0/2] openvswitch port output fixes
2025-03-26 15:53 UTC (5+ messages)
` [PATCH stable 5.15 v2 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.15 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH] tools/build: Use SYSTEM_BPFTOOL for system bpftool
2025-03-26 14:34 UTC (4+ messages)
[PATCH] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
2025-03-26 14:26 UTC (2+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-03-26 8:56 UTC (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
2025-03-26 4:40 UTC (2+ messages)
` [PATCH v4 2/2] perf test: Add perf trace summary test
[PATCH net-next 0/6] Basic XDP Support for DQO RDA Queue Format
2025-03-25 21:00 UTC (2+ messages)
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-25 19:43 UTC (12+ messages)
[PATCH stable 5.4 v2 0/2] openvswitch port output fixes
2025-03-25 19:22 UTC (3+ messages)
` [PATCH stable 5.4 v2 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.4 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH stable 5.10 v2 0/2] openvswitch port output fixes
2025-03-25 19:22 UTC (3+ messages)
` [PATCH stable 5.10 v2 1/2] net: openvswitch: fix race on port output
` [PATCH stable 5.10 v2 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-03-25 17:44 UTC (3+ messages)
` [PATCH v3 10/18] perf dso: Support BPF programs in dso__read_symbol
[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
2025-03-25 17:43 UTC (2+ messages)
[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping
2025-03-25 16:23 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] net: mana: Switch to page pool for jumbo frames
2025-03-25 16:19 UTC (3+ messages)
` [EXTERNAL] "
[linux-next-20250324]/tool/bpf/bpftool fails to complie on linux-next-20250324
2025-03-25 15:45 UTC (8+ messages)
[PATCH net v2] bonding: check xdp prog when set bond mode
2025-03-25 15:10 UTC (2+ messages)
[PATCH net] vmxnet3: unregister xdp rxq info in the reset path
2025-03-25 15:00 UTC (2+ messages)
[PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-25 13:28 UTC (4+ messages)
` [PATCH net-next v2 4/7] net: octeontx2: Add metadata support for xdp mode
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