messages from 2025-03-20 11:45:49 to 2025-03-25 12:22:43 UTC [more...]
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-25 12:16 UTC (26+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
[linux-next-20250324]/tool/bpf/bpftool fails to complie on linux-next-20250324
2025-03-25 12:04 UTC (4+ messages)
[PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-25 11:50 UTC (4+ messages)
` [PATCH net-next v2 4/7] net: octeontx2: Add metadata support for xdp mode
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-25 11:26 UTC (13+ messages)
[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
2025-03-25 9:59 UTC (7+ messages)
[PATCH bpf-next v3 0/3] bpf: Add kfuncs for read-only string operations
2025-03-25 8:33 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add tests for string kfuncs
` [PATCH bpf-next v3 3/3] selftests/bpf: Add benchmark for bounded/unbounded "
[PATCH v3] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-25 7:45 UTC (3+ messages)
[main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
2025-03-25 5:35 UTC (5+ messages)
[PATCH v2] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-25 4:28 UTC (3+ messages)
[PATCH v3] perf trace: Implement syscall summary in BPF
2025-03-24 20:46 UTC (4+ messages)
[LSF/MM/BPF TOPIC] BPF in Stable Kernels
2025-03-24 20:21 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-24 15:53 UTC (13+ messages)
[PATCH bpf-next v2 0/6] bpf: Support atomic update for htab of maps
2025-03-24 13:28 UTC (3+ messages)
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-24 12:34 UTC
[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-24 12:32 UTC (6+ messages)
` [PATCH bpf-next v4 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v4 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH bpf-next] selftests/bpf: support struct/union presets in veristat
2025-03-24 12:01 UTC (3+ messages)
[PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
2025-03-24 8:16 UTC (6+ messages)
[PATCH 6.6.y] bnxt_en: Fix receive ring space parameters when XDP is active
2025-03-24 6:52 UTC
[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
2025-03-24 6:42 UTC
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-03-24 2:02 UTC (4+ messages)
[syzbot] Monthly bpf report (Mar 2025)
2025-03-23 22:24 UTC
[PATCH v4 0/4] per-function storage support
2025-03-23 3:51 UTC (15+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-03-22 21:43 UTC (15+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
` [RFC PATCH security-next 4/4] selftests/hornet: Add a selftest for the hornet LSM
REMINDER - LSF/MM/BPF: 2025: Call for Proposals
2025-03-22 20:49 UTC (2+ messages)
[PATCH v3 bpf-next 0/2] bpf: Fix OOB read and add tests for load-acquire/store-release
2025-03-22 13:30 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Fix out-of-bounds read in check_atomic_load/store()
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add selftests for load-acquire/store-release when register number is invalid
[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
2025-03-22 9:25 UTC (9+ messages)
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
[PATCH v2 bpf-next 0/2] bpf: Fix OOB read and add tests for load-acquire/store-release
2025-03-22 3:17 UTC (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Fix out-of-bounds read in check_atomic_load/store()
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for load-acquire/store-release when register number is invalid
[PATCH net] net: mana: Switch to page pool for jumbo frames
2025-03-22 1:04 UTC
[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
2025-03-21 23:13 UTC (16+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH v2] libbpf: Add namespace for errstr making it libbpf_errstr
2025-03-21 20:50 UTC (2+ messages)
[PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
2025-03-21 20:02 UTC (7+ messages)
[PATCH v2] perf trace: Implement syscall summary in BPF
2025-03-21 17:19 UTC (4+ messages)
[PATCH net v2] bonding: check xdp prog when set bond mode
2025-03-21 10:20 UTC (5+ messages)
[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
2025-03-21 8:13 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next v2 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH net-next 0/3] Bug fixes from XDP and perout series
2025-03-21 8:01 UTC (8+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH v2] selftests/bpf: fix the compilation errors caused by larchintrin.h
2025-03-21 7:36 UTC
linux-next: build failure after merge of the bpf-next tree
2025-03-21 7:15 UTC (13+ messages)
[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
2025-03-21 5:46 UTC (7+ messages)
[PATCH] bpf: Remove duplicate judgments
2025-03-21 5:23 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Reentrant kmalloc usable from any context
2025-03-21 3:32 UTC
[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-03-21 1:18 UTC (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
[PATCH net-next 0/6] Basic XDP Support for DQO RDA Queue Format
2025-03-21 0:29 UTC (7+ messages)
` [PATCH net-next 1/6] gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
` [PATCH net-next 2/6] gve: introduce config-based allocation for XDP
` [PATCH net-next 3/6] gve: update GQ RX to use buf_size
` [PATCH net-next 4/6] gve: merge packet buffer size fields
` [PATCH net-next 5/6] gve: update XDP allocation path support RX buffer posting
` [PATCH net-next 6/6] gve: add XDP DROP and PASS support for DQ
[PATCH bpf-next v6 00/11] bpf qdisc
2025-03-21 0:10 UTC (4+ messages)
` [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux
[RFC PATCH 0/4] uptr KV store
2025-03-20 23:20 UTC (7+ messages)
` [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
` [RFC PATCH 2/4] selftests/bpf: Implement basic uptr KV store
` [RFC PATCH 3/4] selftests/bpf: Test basic uptr KV store operations from user space and bpf
` [RFC PATCH 4/4] selftests/bpf: Test changing KV store value layout
[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
2025-03-20 22:16 UTC (6+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
[PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
2025-03-20 22:08 UTC (4+ messages)
pull-request: bpf-next 2025-03-13
2025-03-20 21:01 UTC (3+ messages)
[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
2025-03-20 17:48 UTC (6+ messages)
` [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
` [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify
Ebpf function and doubts in its usage
2025-03-20 17:42 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
2025-03-20 17:40 UTC (2+ messages)
[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
2025-03-20 14:48 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
2025-03-20 13:51 UTC (7+ messages)
` [PATCH RFCv3 20/23] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCH RFCv3 21/23] selftests/bpf: Add 5-byte nop uprobe trigger bench
` [PATCH RFCv3 22/23] seccomp: passthrough uprobe systemcall without filtering
` [PATCH RFCv3 23/23] selftests/seccomp: validate uprobe syscall passes through seccomp
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