messages from 2026-02-12 10:09:17 to 2026-02-27 01:59:55 UTC [more...]
[PATCH 0/3] bpf: fsession support for LoongArch
2026-02-27 1:59 UTC (5+ messages)
` [PATCH 1/3] LoongArch: BPF: Introduce emit_store_stack_imm64() helper
` [PATCH 2/3] LoongArch: BPF: Add fsession support for trampolines
` [PATCH bpf-next 3/3] bpf/selftests: Enable fsession tests for LoongArch
cleanup the RAID5 XOR library
2026-02-26 22:00 UTC (30+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 02/25] arm/xor: remove in_interrupt() handling
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 05/25] xor: small cleanups
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 08/25] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/25] alpha: move the XOR code to lib/raid/
` [PATCH 11/25] arm: "
` [PATCH 12/25] arm64: "
` [PATCH 13/25] loongarch: "
` [PATCH 14/25] powerpc: "
` [PATCH 15/25] riscv: "
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [PATCH 19/25] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 22/25] async_xor: use xor_gen
` [PATCH 23/25] btrfs: "
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen
[PATCH] LoongArch: Only use SC.Q when supported by the assembler
2026-02-26 14:01 UTC (3+ messages)
[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-26 13:04 UTC (6+ messages)
` [PATCH v7 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v7 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v7 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v7 5/5] riscv: "
[PATCH] LoongArch: Fix calling smp_processor_id() in preemptible code
2026-02-26 10:16 UTC (6+ messages)
[PATCH] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
2026-02-26 9:44 UTC (5+ messages)
[PATCH v6 0/5] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-26 9:35 UTC (14+ messages)
` [PATCH v6 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v6 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v6 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v6 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v6 5/5] riscv: "
[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-26 8:18 UTC (12+ messages)
` [PATCH v3 1/6] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v3 2/6] dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
` [PATCH v3 3/6] dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
` [PATCH v3 4/6] dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
` [PATCH v3 5/6] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v3 6/6] dmaengine: loongson: New driver for the "
[PATCH v2 0/4] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-26 8:07 UTC (11+ messages)
` [PATCH v2 1/4] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v2 4/4] dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controller
[PATCH v7] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
2026-02-26 7:36 UTC (5+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-02-25 22:02 UTC
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-25 17:38 UTC (6+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
[PATCH] vdso/datapage: Define vdso data pointers as arrays
2026-02-25 17:24 UTC (2+ messages)
[PATCH v3 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-02-25 10:06 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: loongson,ls2x: Add ls2k0300-i2c compatible
` [PATCH v3 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
2026-02-25 8:14 UTC (16+ messages)
` [PATCH v5 01/15] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v5 02/15] mm/kasan: rename 'kasan_arg' to 'kasan_arg_disabled'
` [PATCH v5 03/15] mm/kasan: mm/kasan: move kasan= code to common place
` [PATCH v5 04/15] mm/kasan: make kasan=on|off take effect for all three modes
` [PATCH v5 05/15] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v5 06/15] arch/arm: "
` [PATCH v5 07/15] arch/arm64: "
` [PATCH v5 08/15] arch/loongarch: "
` [PATCH v5 09/15] arch/powerpc: "
` [PATCH v5 10/15] arch/riscv: "
` [PATCH v5 11/15] arch/x86: "
` [PATCH v5 12/15] arch/xtensa: "
` [PATCH v5 13/15] arch/um: "
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
` [PATCH v5 15/15] mm/kasan: clean up unneeded ARCH_DEFER_KASAN and kasan_arch_is_ready
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-02-24 20:55 UTC (9+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH v1 0/3] LoongArch: BPF: Support more features for trampoline
2026-02-24 7:35 UTC (4+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
` [PATCH v1 2/3] LoongArch: BPF: Support small struct arguments for trampoline
` [PATCH v1 3/3] LoongArch: BPF: support 12 function "
[PATCH] KVM: MIPS/LoongArch: Fix typo in pfn_to_pfn_prot comments
2026-02-24 3:04 UTC
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-23 20:46 UTC (13+ messages)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
2026-02-23 16:20 UTC (7+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
2026-02-23 9:41 UTC (8+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2026-02-20 19:14 UTC (5+ messages)
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list
[PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
2026-02-20 4:11 UTC (2+ messages)
[PATCH v4 00/21] paravirt: cleanup and reorg
2026-02-20 4:10 UTC (2+ messages)
[PATCH v3 00/21] paravirt: cleanup and reorg
2026-02-20 4:10 UTC (2+ messages)
[PATCH v2 00/21] paravirt: cleanup and reorg
2026-02-20 4:10 UTC (2+ messages)
[PATCH 00/14] paravirt: cleanup and reorg
2026-02-20 4:10 UTC (2+ messages)
[PATCH v5 00/21] paravirt: cleanup and reorg
2026-02-20 4:10 UTC (2+ messages)
[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2026-02-20 4:10 UTC (2+ messages)
[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-02-20 0:42 UTC (11+ messages)
` [PATCH v2 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH v2 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH v2 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v2 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH v2 06/10] KVM: selftests: Use u32 instead of uint32_t
` [PATCH v2 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH v2 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH v2 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH v2 10/10] KVM: selftests: Use u8 instead of uint8_t
[PATCH] LoongArch: jump_label: Batch icache maintenance
2026-02-19 12:41 UTC (4+ messages)
[PATCH for 5.15 & 6.1] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-18 12:13 UTC
[PATCH for 6.6] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-18 12:12 UTC
[PATCH for 6.12] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-18 12:12 UTC
[PATCH for 6.18] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-18 12:11 UTC
[PATCH V2 for 6.6 & 6.12] LoongArch: Rework KASAN initialization for PTW-enabled systems
2026-02-17 12:45 UTC (6+ messages)
[PATCH for 6.6 & 6.12] LoongArch: Rework KASAN initialization for PTW-enabled systems
2026-02-16 10:34 UTC (5+ messages)
[PATCH v10 loongarch-next 0/3] LoongArch: Add 128-bit atomic cmpxchg support
2026-02-16 7:32 UTC (3+ messages)
` [PATCH v10 loongarch-next 2/3] "
[PATCH v2] rust_binder: Fix build failure if !CONFIG_COMPAT
2026-02-15 1:45 UTC (3+ messages)
[GIT PULL] LoongArch changes for v7.0
2026-02-14 20:54 UTC (2+ messages)
[PATCH] LoongArch: Don't define __ARCH_WANT_NEW_STAT for LA32
2026-02-14 13:21 UTC (2+ messages)
` Ping: "
[PATCH v5 0/4] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-13 3:10 UTC (9+ messages)
` [PATCH v5 1/4] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v5 2/4] crash: Exclude crash kernel memory in crash core
` [PATCH v5 3/4] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v5 4/4] riscv: "
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-02-12 18:40 UTC (10+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).