loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-22 07:18:10 to 2026-03-26 22:46:51 UTC [more...]

[PATCH v4 0/6] Add support for LS7A LPC IRQ for MIPS Loongson systems
 2026-03-26 22:46 UTC  (6+ messages)
` [PATCH v4 1/6] MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
` [PATCH v4 3/6] dt-bindings: interrupt-controller: add LS7A PCH LPC

[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-26 13:09 UTC  (13+ messages)
` [PATCH v10 1/8] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v10 2/8] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v10 3/8] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 5/8] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v10 7/8] riscv: "
` [PATCH v10 8/8] crash: Fix race condition between crash kernel loading and memory hotplug

[PATCH v8 0/2] LoongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-26 12:40 UTC  (6+ messages)
` [PATCH v8 1/2] LoongArch: KVM: Add DMSINTC device support
` [PATCH v8 2/2] LoongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH v2 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-03-26 12:23 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: ls2x-i2c: Add clock- related properties
` [PATCH v1 2/2] i2c: ls2x: Add clock-input and clock-div properties parsing

[PATCH] LoongArch: KVM: Fix base address calculation problem in kvm_eiointc_regs_access()
 2026-03-26  7:50 UTC  (2+ messages)

[PATCH v4] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-03-26  7:01 UTC  (2+ messages)

cleanup the RAID6 P/Q library
 2026-03-26  5:25 UTC  (22+ messages)
` [PATCH 01/17] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/17] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/17] raid6: move to lib/raid/
` [PATCH 04/17] raid6: remove unused defines in pq.h
` [PATCH 05/17] raid6: remove raid6_get_zero_page
` [PATCH 06/17] raid6: use named initializers for struct raid6_calls
` [PATCH 07/17] raid6: improve the public interface
` [PATCH 08/17] raid6: hide internals
` [PATCH 09/17] raid6: rework the init helpers
` [PATCH 10/17] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 11/17] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 12/17] raid6: update top of file comments
` [PATCH 13/17] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 14/17] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 15/17] raid6_kunit: cleanup dataptr handling
` [PATCH 16/17] raid6_kunit: randomize parameters and increase limits
` [PATCH 17/17] raid6_kunit: randomize buffer alignment

cleanup the RAID5 XOR library v3
 2026-03-26  5:18 UTC  (31+ messages)
` [PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/26] arm/xor: remove in_interrupt() handling
` [PATCH 03/26] um/xor: cleanup xor.h
` [PATCH 04/26] xor: move to lib/raid/
` [PATCH 05/26] xor: small cleanups
` [PATCH 06/26] xor: cleanup registration and probing
` [PATCH 07/26] xor: split xor.h
` [PATCH 08/26] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/26] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/26] alpha: move the XOR code to lib/raid/
` [PATCH 11/26] arm: "
` [PATCH 12/26] arm64: "
` [PATCH 13/26] loongarch: "
` [PATCH 14/26] powerpc: "
` [PATCH 15/26] riscv: "
` [PATCH 16/26] sparc: "
` [PATCH 17/26] s390: "
` [PATCH 18/26] x86: "
` [PATCH 19/26] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/26] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/26] xor: add a better public API
` [PATCH 22/26] async_xor: use xor_gen
` [PATCH 23/26] btrfs: "
` [PATCH 24/26] xor: pass the entire operation to the low-level ops
` [PATCH 25/26] xor: use static_call for xor_gen
` [PATCH 26/26] xor: add a kunit test case

[PATCH v4] LoongArch: env: fix missing NULL checks for kstrdup
 2026-03-26  2:50 UTC  (2+ messages)

[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
 2026-03-25 12:44 UTC  (18+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL

[PATCH] LoongArch: add spectre boundry for syscall dispatch table
 2026-03-25  8:53 UTC  (3+ messages)

[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
 2026-03-25  4:14 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Set max used FPU type with FPU exception
 2026-03-25  1:51 UTC  (2+ messages)

[PATCH 6.19 000/220] 6.19.10-rc1 review
 2026-03-25  1:36 UTC  (2+ messages)

[PATCH v5 0/2] Add Loongson-2K0300 processor support
 2026-03-24 16:55 UTC  (8+ messages)

[PATCH v2 0/2] loongson2 clk: introduce ls2k1000 specific compatible
 2026-03-24 15:40 UTC  (3+ messages)

[RFC PATCH 0/7] LoongArch: BPF: Support more atomic instructions
 2026-03-24 13:10 UTC  (11+ messages)
` [RFC PATCH 1/7] LoongArch: Add some code related with AM{SWAP/ADD}.{B/H}
` [RFC PATCH 2/7] LoongArch: Add some code related with {LLACQ/SCREL}.{W/D}
` [RFC PATCH 3/7] LoongArch: BPF: Rename emit_atomic() to emit_atomic_rmw()
` [RFC PATCH 4/7] LoongArch: BPF: Add the default case in emit_atomic_rmw()
` [RFC PATCH 5/7] LoongArch: BPF: Add {8,16}-bit read-modify-write instructions
` [RFC PATCH 6/7] LoongArch: BPF: Add load-acquire and store-release instructions
` [RFC PATCH 7/7] selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch

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

[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
 2026-03-24  6:07 UTC  (2+ messages)

Subject: Re:Re: [PATCH v1] LoongArch: add i2c clocks and clock-div parameter parsing
 2026-03-24  3:27 UTC 

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-23 21:15 UTC  (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map

[PATCH 1/2] LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
 2026-03-23 18:36 UTC  (10+ messages)
` [PATCH 2/2] LoongArch: KVM: Handle the case that EIOINTC's coremap is empty

[PATCH] lib: count_zeros: unify count_{leading,trailing}_zeros()
 2026-03-23 17:12 UTC  (3+ messages)

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-23 15:51 UTC  (7+ messages)
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags

[PATCH v8 0/5] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-23  9:12 UTC  (6+ messages)
` [PATCH v8 2/5] crash: Exclude crash kernel memory in crash core

[PATCH] LoongArch: Increase MAX_MEMORY_RANGES to 1024
 2026-03-23  6:16 UTC  (2+ messages)

[PATCH v3 0/4] LoongArch: KVM: Some small enhanments
 2026-03-23  2:56 UTC  (5+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Add kvm_request_pending checking in kvm_late_check_requests()
` [PATCH v3 2/4] LoongArch: KVM: Move host CSR_EENTRY save and restore in context switch
` [PATCH v3 3/4] LoongArch: KVM: Move host CSR_GSTAT "
` [PATCH v3 4/4] LoongArch: KVM: Set vcpu_is_preempted() with macro rather than function

[PATCH v2 1/2] dt-bindings: clock: loongson,ls2k: Add ls2k1000 compatible and deprecate legacy
 2026-03-22 20:28 UTC  (3+ messages)
` [PATCH v2 2/2] clk: loongson2: Add ls2k1000 compatible

[PATCH v3 1/2] dt-bindings: clock: loongson,ls2k: Add ls2k1000 compatible and deprecate legacy
 2026-03-22 20:28 UTC  (3+ messages)
` [PATCH v3 2/2] clk: loongson2: Add ls2k1000 compatible

[PATCH v3 0/2] loongson2 clk: introduce ls2k1000 specific compatible
 2026-03-22 15:20 UTC 

[PATCH v2 1/2] dt-bindings: clock: loongson,ls2k: add ls2k1000 compatible
 2026-03-22 12:54 UTC  (3+ messages)
` [PATCH v2 2/2] clk: loongson2: add support for "

[PATCH v5 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
 2026-03-22  9:14 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: clock: loongson,ls2k: add ls2k1000 compatible
 2026-03-22  8:55 UTC  (4+ messages)
` [PATCH 2/2] clk: loongson2: add support for "

[PATCH v3 2/2] loongarch: boot: dts: Add Loongson-2K0300 support
 2026-03-22  8:53 UTC  (2+ messages)

[PATCH v2 0/2] loongson2 clk: introduce ls2k1000 specific compatible
 2026-03-22  8:19 UTC 

[PATCH 0/2] loongson2 clk: introduce ls2k1000 specific compatible
 2026-03-22  8:03 UTC 


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