messages from 2025-03-26 15:59:00 to 2025-03-31 12:19:00 UTC [more...]
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-03-31 12:18 UTC (4+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 2/3] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's full name
[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
2025-03-31 12:17 UTC (4+ messages)
[PATCH net v1] net: Fix tuntap uninitialized value
2025-03-31 11:47 UTC (4+ messages)
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-03-31 10:26 UTC (18+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
Question: fentry on kernel func optimized by compiler
2025-03-31 10:13 UTC (6+ messages)
[GIT PULL] Introduce try_alloc_pages for 6.15
2025-03-31 9:59 UTC (10+ messages)
[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
2025-03-31 9:47 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe
[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
2025-03-31 8:37 UTC (6+ messages)
` [PATCH 1/3] bpf: Add BPF_SOCK_OPS_TSTAMP_COMPLETION_CB callback
` [PATCH 2/3] [RFC] bpf: allow non-TCP skbs for bpf_sock_ops_enable_tx_tstamp
` [PATCH 3/3] [RFC] Bluetooth: enable bpf TX timestamping
[PATCH bpf-next 0/4] likely/unlikely for bpf_helpers
2025-03-31 8:13 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: fix a comment describing bpf_attr
` [PATCH bpf-next 2/4] selftests/bpf: add guard macros around likely/unlikely
` [PATCH bpf-next 3/4] libbpf: add likely/unlikely macros
` [PATCH bpf-next 4/4] selftests/bpf: remove likely/unlikely definitions
new splat
2025-03-31 8:07 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix verifier_private_stack test failure
2025-03-31 4:00 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf, xdp: clean adjust_{head,meta} memory when offset < 0
2025-03-31 3:23 UTC (3+ messages)
` [PATCH bpf v2 1/2] bpf, xdp: clean head/meta when expanding it
` [PATCH bpf v2 2/2] selftests/bpf: add perf test for adjust_{head,meta}
[PATCH net v2 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
2025-03-31 1:21 UTC (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached
[PATCH bpf-next] selftests/bpf: Fix verifier_bpf_fastcall
2025-03-30 23:40 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the mm tree
2025-03-30 23:27 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix tests after change in struct file
2025-03-30 23:20 UTC (5+ messages)
[PATCH] tools/build: Use SYSTEM_BPFTOOL for system bpftool
2025-03-30 22:21 UTC (2+ messages)
[PATCH bpf] libbpf: Fix implicit memfd_create() for bionic
2025-03-30 21:13 UTC
[GIT PULL] Main BPF changes for 6.15
2025-03-30 21:06 UTC (3+ messages)
[GIT PULL] BPF resilient spin_lock for 6.15
2025-03-30 21:05 UTC (3+ messages)
[PATCH] LoongArch: BPF: Don't override subprog's return value
2025-03-30 9:39 UTC (5+ messages)
[PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
2025-03-30 9:39 UTC (2+ messages)
[PATCH] LoongArch: BPF: Fix off by one error in build_prologue()
2025-03-30 9:38 UTC (2+ messages)
[BPF] Question about per-CPU metadata_dst in bpf helper bpf_skb_set_tunnel_key implementation
2025-03-29 23:55 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-29 16:00 UTC (11+ messages)
[RFC PATCH bpf-next 00/14] instruction sets and static keys
2025-03-29 13:38 UTC (4+ messages)
` [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros
[PATCH net] xsk: correct tx_ring_empty_descs count statistics
2025-03-29 6:15 UTC
[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
2025-03-29 1:48 UTC (4+ messages)
` [PATCH v4 2/2] perf test: Add perf trace summary test
[PATCH bpf-next v2 0/6] bpf: Support atomic update for htab of maps
2025-03-29 1:24 UTC (5+ messages)
[syzbot] [bpf?] WARNING in dev_xdp_install
2025-03-28 23:26 UTC (3+ messages)
[PATCH bpf-next v3 0/3] bpf: Add kfuncs for read-only string operations
2025-03-28 22:48 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] "
[PATCH bpf-next] libbpf: add getters for BTF.ext func and line info
2025-03-28 22:24 UTC (9+ messages)
parallel pahole hangs while building modules from nvidia-open-kernel-dkms
2025-03-28 20:25 UTC (3+ messages)
[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] 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
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-28 17:03 UTC (3+ messages)
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-28 13:50 UTC (3+ 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-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 (10+ messages)
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-27 20:56 UTC (11+ messages)
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-27 16:20 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 16:20 UTC (2+ messages)
[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
2025-03-27 15:40 UTC (11+ 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 (7+ messages)
` [PATCH net-next v3 2/3] page_pool: Turn dma_sync into a full-width bool field
[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 (11+ messages)
` [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
[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
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