messages from 2025-03-21 05:47:02 to 2025-03-25 19:47:42 UTC [more...]
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-25 19:43 UTC (14+ 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
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-25 19:23 UTC (51+ 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
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk
[PATCH stable 5.15 v2 0/2] openvswitch port output fixes
2025-03-25 19:22 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.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 v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-03-25 18:41 UTC (17+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-25 18:32 UTC (4+ messages)
[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
2025-03-25 17:48 UTC (6+ 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 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] "
[PATCH] LoongArch: BPF: Don't override subprog's return value
2025-03-25 16:13 UTC (3+ messages)
[PATCH net-next v2 0/3] Fix late DMA unmap crash for page pool
2025-03-25 15:45 UTC (4+ 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
[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 (6+ 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 (5+ 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 12:31 UTC (14+ 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 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 (2+ 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-next 0/3] Fix late DMA unmap crash for page pool
2025-03-21 23:13 UTC (5+ 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 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-next 0/3] Bug fixes from XDP and perout series
2025-03-21 8:01 UTC (4+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
[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)
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