loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-02-27 06:44:50 to 2026-03-04 02:12:01 UTC [more...]

[PATCH 0/3] bpf: fsession support for LoongArch
 2026-03-04  2:11 UTC  (7+ 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

[PATCH] LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
 2026-03-04  1:32 UTC 

[PATCH] LoongArch: Increase MAX_MEMORY_RANGES to 1024
 2026-03-04  1:19 UTC 

cleanup the RAID5 XOR library
 2026-03-03 19:55 UTC  (50+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 03/25] um/xor: don't override XOR_SELECT_TEMPLATE
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 06/25] xor: cleanup registration and probing
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 15/25] riscv: move the XOR code to lib/raid/
` [PATCH 16/25] sparc: "
` [PATCH 17/25] s390: "
` [PATCH 18/25] x86: "
` [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 24/25] xor: pass the entire operation to the low-level ops
` [PATCH 25/25] xor: use static_call for xor_gen

[PATCH 0/3] mmc: Add Loongson-2K0300 SD/SDIO/eMMC controller support
 2026-03-03 19:06 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K0300
` [PATCH 2/3] mmc: loongson2: Gathering all SoCs private data together
` [PATCH 3/3] mmc: loongson2: Add Loongson-2K0300 SD/SDIO/eMMC controller driver

[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
 2026-03-03 15:08 UTC  (3+ messages)
` [PATCH v5 1/2] randomize_kstack: Maintain kstack_offset per task
` [PATCH v5 2/2] randomize_kstack: Unify random source across arches

[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
 2026-03-03 14:43 UTC  (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches

[PATCH v3 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-03  9:21 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller

[PATCH v3] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-03-03  9:12 UTC  (3+ messages)

[PATCH v3] LoongArch: Fix calling smp_processor_id() in preemptible code
 2026-03-03  8:43 UTC 

[PATCH] soc: loongson: loongson2_guts: Use of_root instead of own reference
 2026-03-03  7:18 UTC  (2+ messages)

[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-03  4:14 UTC  (4+ messages)

[PATCH 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-03-02 12:25 UTC  (16+ messages)
` [PATCH 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH 04/15] ARM: drop custom asm/auxvec.h
` [PATCH 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH 06/15] arm64: "
` [PATCH 07/15] RISC-V: "
` [PATCH 08/15] LoongArch: "
` [PATCH 09/15] s390: "
` [PATCH 10/15] powerpc: "
` [PATCH 11/15] MIPS: "
` [PATCH 12/15] sparc: "
` [PATCH 13/15] sh: "
` [PATCH 14/15] alpha: remove "
` [PATCH 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-03-02 10:56 UTC  (23+ messages)
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
  ` [PATCHv7.1 "
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-02  5:59 UTC  (8+ messages)
` [PATCH v8 1/5] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core
` [PATCH v8 3/5] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v8 4/5] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v8 5/5] riscv: "

loongarch64 objtool warning with LLVM 18 in Rust object file
 2026-03-02  2:22 UTC  (2+ messages)

FAILED: Patch "LoongArch: Disable instrumentation for setup_ptwalker()" failed to apply to 6.1-stable tree
 2026-03-01  6:49 UTC  (2+ messages)

FAILED: Patch "LoongArch: Prefer top-down allocation after arch_mem_init()" failed to apply to 6.1-stable tree
 2026-03-01  6:48 UTC  (2+ messages)

FAILED: Patch "LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE" failed to apply to 6.1-stable tree
 2026-03-01  6:48 UTC  (2+ messages)

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.6-stable tree
 2026-03-01  6:44 UTC  (2+ messages)

FAILED: Patch "LoongArch: Disable instrumentation for setup_ptwalker()" failed to apply to 6.6-stable tree
 2026-03-01  6:43 UTC  (2+ messages)

FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.6-stable tree
 2026-03-01  6:42 UTC  (2+ messages)

FAILED: Patch "LoongArch: Prefer top-down allocation after arch_mem_init()" failed to apply to 6.6-stable tree
 2026-03-01  6:41 UTC  (2+ messages)

FAILED: Patch "LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE" failed to apply to 6.6-stable tree
 2026-03-01  6:41 UTC  (2+ messages)

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.12-stable tree
 2026-03-01  6:34 UTC  (2+ messages)

FAILED: Patch "LoongArch: Disable instrumentation for setup_ptwalker()" failed to apply to 6.12-stable tree
 2026-03-01  6:32 UTC  (2+ messages)

FAILED: Patch "LoongArch: Use %px to print unmodified unwinding address" failed to apply to 6.12-stable tree
 2026-03-01  6:32 UTC  (2+ messages)

FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.12-stable tree
 2026-03-01  6:31 UTC  (2+ messages)

FAILED: Patch "LoongArch: Prefer top-down allocation after arch_mem_init()" failed to apply to 6.12-stable tree
 2026-03-01  6:30 UTC  (2+ messages)

FAILED: Patch "LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE" failed to apply to 6.12-stable tree
 2026-03-01  6:29 UTC  (2+ messages)

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.18-stable tree
 2026-03-01  5:57 UTC  (2+ messages)

FAILED: Patch "LoongArch: Disable instrumentation for setup_ptwalker()" failed to apply to 5.10-stable tree
 2026-03-01  2:05 UTC 

FAILED: Patch "LoongArch: Rework KASAN initialization for PTW-enabled systems" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Use %px to print unmodified unwinding address" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Prefer top-down allocation after arch_mem_init()" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 5.10-stable tree
 2026-03-01  2:04 UTC 

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Disable instrumentation for setup_ptwalker()" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Use %px to print unmodified unwinding address" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Rework KASAN initialization for PTW-enabled systems" failed to apply to 5.15-stable tree
 2026-03-01  1:55 UTC 

FAILED: Patch "LoongArch: Prefer top-down allocation after arch_mem_init()" failed to apply to 5.15-stable tree
 2026-03-01  1:54 UTC 

FAILED: Patch "LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE" failed to apply to 5.15-stable tree
 2026-03-01  1:54 UTC 

FAILED: Patch "LoongArch: Rework KASAN initialization for PTW-enabled systems" failed to apply to 6.1-stable tree
 2026-03-01  1:47 UTC 

FAILED: Patch "LoongArch: Use %px to print unmodified unwinding address" failed to apply to 6.1-stable tree
 2026-03-01  1:46 UTC 

FAILED: Patch "LoongArch: Handle percpu handler address for ORC unwinder" failed to apply to 6.1-stable tree
 2026-03-01  1:46 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 6.1-stable tree
 2026-03-01  1:46 UTC 

FAILED: Patch "LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT" failed to apply to 6.1-stable tree
 2026-03-01  1:46 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "LoongArch: Use %px to print unmodified unwinding address" failed to apply to 6.6-stable tree
 2026-03-01  1:38 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 6.12-stable tree
 2026-03-01  1:27 UTC 

FAILED: Patch "LoongArch: Remove some extern variables in source files" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

[PATCH v7 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-28 13:07 UTC  (6+ messages)
` [PATCH v7 3/5] crash: Use crash_exclude_core_ranges() on powerpc

[PATCH 1/1] LoongArch: proc: Simplify cpuinfo features output
 2026-02-28 10:29 UTC 

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-27 20:31 UTC  (4+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-27 19:42 UTC  (21+ messages)
` [PATCHv7 "
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-02-27 16:36 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options

[PATCH v2] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-02-27 10:08 UTC  (5+ messages)

[PATCH v2] LoongArch: Fix calling smp_processor_id() in preemptible code
 2026-02-27  9:59 UTC  (2+ messages)

[PATCH v1 0/3] LoongArch: BPF: Support more features for trampoline
 2026-02-27  9:55 UTC  (2+ messages)

[PATCH v2 00/15] vDSO: header file cleanups
 2026-02-27  6:44 UTC  (5+ messages)
` [PATCH v2 12/15] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v2 13/15] vdso/datapage: Trim down unnecessary includes
` [PATCH v2 14/15] random: vDSO: trim vDSO includes
` [PATCH v2 15/15] random: vDSO: remove ifdeffery


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).