loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-24 06:43:26 to 2026-04-02 05:16:27 UTC [more...]

[PATCH] LoongArch: detect and disable sc.q if erratic
 2026-04-02  5:10 UTC  (2+ messages)

[PATCH v1 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-02  2:48 UTC  (8+ messages)
` [PATCH v1 1/5] LoongArch: Define format for AM{SWAP/ADD}.{B/H}, DBAR and BSTRINS.D
` [PATCH v1 2/5] LoongArch: BPF: Add the default case in emit_atomic() and rename it
` [PATCH v1 3/5] LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
` [PATCH v1 4/5] LoongArch: BPF: Support load-acquire and store-release instructions
` [PATCH v1 5/5] selftests/bpf: Make CAN_USE_LOAD_ACQ_STORE_REL usable for LoongArch

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-02  1:41 UTC  (4+ messages)
` [PATCH v14 3/4] "

[PATCH] ACPI: Enable FPDT on LoongArch
 2026-04-01 13:53 UTC 

[PATCH v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:22 UTC  (4+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-01  8:16 UTC  (9+ messages)
` [PATCH RESEND v10 1/8] arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
` [PATCH RESEND v10 2/8] LoongArch: "
` [PATCH RESEND v10 3/8] RISC-V: ACPI: "
` [PATCH RESEND v10 4/8] x86/acpi: "
` [PATCH RESEND v10 5/8] ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
` [PATCH RESEND v10 6/8] perf: arm_cspmu: Switch to acpi_get_cpu_uid() from get_acpi_id_for_cpu()
` [PATCH RESEND v10 7/8] ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
` [PATCH RESEND v10 8/8] PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM

[PATCH] LoongArch: mm: fix FLATMEM ARCH_PFN_OFFSET for non-zero DRAM base
 2026-04-01  4:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH for 6.6] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-03-31 12:05 UTC  (4+ messages)

[PATCH for 6.12] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-03-31 10:54 UTC  (2+ messages)
` Patch "LoongArch: vDSO: Emit GNU_EH_FRAME correctly" has been added to the 6.12-stable tree

[linux-next:master] [randomize_kstack] a96ef5848c: will-it-scale.per_thread_ops 7.7% improvement
 2026-03-31  8:41 UTC 

[PATCH v2 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-03-31  7:11 UTC  (18+ 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 v2 0/3] LoongArch: KVM: Some small enhanments
 2026-03-30 10:10 UTC  (6+ messages)
` [PATCH v2 3/3] LoongArch: KVM: Set vcpu_is_preempted() macro rather than function

[PATCH for 6.1] LoongArch: vDSO: Emit GNU_EH_FRAME correctly
 2026-03-30 10:02 UTC 

[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
 2026-03-30 10:00 UTC  (8+ messages)
` [PATCH v2 1/6] LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD request bit
` [PATCH v2 2/6] LoongArch: KVM: Enable FPU with max VM supported FPU type
` [PATCH v2 3/6] LoongArch: KVM: Rename KVM_REQ_AUX_LOAD with KVM_REQ_FPU_LOAD
` [PATCH v2 4/6] LoongArch: KVM: Remove some middle FPU states
` [PATCH v2 5/6] LoongArch: KVM: Use vm_guest_has_fpu API in kvm_lose_fpu()
` [PATCH v2 6/6] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX

[PATCH] LoongArch: Align FPU register state to 32 bytes
 2026-03-30  9:48 UTC 

[PATCH v11 00/11] arm64/riscv: Add support for crashkernel CMA reservation
 2026-03-30  9:13 UTC  (17+ messages)
` [PATCH v11 01/11] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v11 02/11] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v11 03/11] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v11 04/11] arm64: kexec_file: "
` [PATCH v11 05/11] riscv: "
` [PATCH v11 06/11] LoongArch: kexec: "
` [PATCH v11 07/11] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v11 08/11] crash: Exclude crash kernel memory in crash core
` [PATCH v11 09/11] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v11 10/11] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v11 11/11] riscv: "

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

[PATCH] LoongArch: Increase default mmap randomization bits
 2026-03-29  3:48 UTC  (2+ messages)

[PATCH] LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
 2026-03-28  4:29 UTC 

[GIT PULL] LoongArch fixes for v7.0-rc6
 2026-03-27 23:32 UTC  (2+ messages)

[PATCH for 6.12] Revert "LoongArch: Add machine_kexec_mask_interrupts() implementation"
 2026-03-27  9:23 UTC  (2+ messages)
` Patch "Revert "LoongArch: Add machine_kexec_mask_interrupts() implementation"" has been added to the 6.12-stable tree

[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
 2026-03-27  8:27 UTC  (3+ messages)

[PATCH v6 0/2] i2c: Add Loongson-2K0300 I2C controller support
 2026-03-27  2:50 UTC  (2+ messages)

[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] 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  (16+ messages)
` [PATCH 02/17] raid6: remove __KERNEL__ ifdefs
` [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  (5+ messages)

[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


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