LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2026-04-28 09:25:32 to 2026-05-11 06:51:59 UTC [more...]

[PATCH 0/5] Small enhancement about interrupt injection
 2026-05-11  6:51 UTC  (2+ messages)
` [PATCH 2/5] LoongArch: KVM: Use existing macro about interrupt bit mask

[PATCH v13 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-05-11  3:04 UTC  (16+ messages)
` [PATCH v13 01/15] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v13 02/15] powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
` [PATCH v13 03/15] x86/kexec: Fix potential buffer overflow in prepare_elf_headers()
` [PATCH v13 04/15] arm64: kexec_file: "
` [PATCH v13 05/15] riscv: "
` [PATCH v13 06/15] LoongArch: kexec: "
` [PATCH v13 07/15] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
` [PATCH v13 08/15] crash: Add crash_prepare_headers() to exclude crash kernel memory
` [PATCH v13 09/15] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v13 10/15] x86/kexec: "
` [PATCH v13 11/15] riscv: kexec_file: "
` [PATCH v13 12/15] LoongArch: kexec: "
` [PATCH v13 13/15] crash: Use crash_exclude_core_ranges() on powerpc
` [PATCH v13 14/15] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v13 15/15] riscv: "

[PATCH] LoongArch: KVM: Move some variable declaration to file paravirt.h
 2026-05-09 14:11 UTC  (8+ messages)

[PATCH v4 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-05-09 14:10 UTC  (5+ messages)
` [PATCH v4 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v4 2/3] LoongArch: Skip relocation-time KASLR if it has already been applied
` [PATCH v4 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[PATCH v3] i2c: ls2x: Add clocks property parsing and adjust bus speed
 2026-05-09  8:28 UTC 

[PATCH] LoongArch: KVM: Remove timer interrupt injection with SW timer expired
 2026-05-09  4:01 UTC 

[PATCH v2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
 2026-05-09  3:06 UTC  (7+ messages)
` [PATCH v2] i2c: ls2x: Add clocks property parsing and adjust bus speed

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-08  8:18 UTC  (2+ messages)

[PATCH 0/5] KVM: Fix race conditions in kvm_arch_flush_shadow_all()
 2026-05-08  7:21 UTC  (16+ messages)
` [PATCH 1/5] KVM: arm64: Grab KVM MMU write lock "
` [PATCH 2/5] KVM: loongarch: Grab MMU "
` [PATCH 3/5] KVM: mips: "
` [PATCH 4/5] KVM: Hold MMU lock exclusively when calling kvm_arch_flush_shadow_all()
` [PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproducer for arm64 double-free

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-05-07  9:41 UTC  (20+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 03/11] of: reserved_mem: avoid unconditional save of reg entries in fdt_scan_reserved_mem_late()
` [PATCH 04/11] of: reserved_mem: skip reserved_mem array allocation when there is nothing to save
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 06/11] of: reserved_mem: save /memreserve/ entries into reserved_mem array
` [PATCH 07/11] of: reserved_mem: add no-dump crash_mem exclusion helpers
` [PATCH 08/11] arm64: kdump: exclude no-dump reserved memory regions from vmcore
` [PATCH 09/11] riscv: "
` [PATCH 10/11] loongarch: "
` [PATCH 11/11] Documentation: admin-guide: kdump: document linux,no-dump DT property

[PATCH 0/2] Add Loongson CAN-FD controller driver
 2026-05-06 17:51 UTC  (5+ messages)
` [PATCH 1/2] can: Add Loongson CAN-FD controller support
` [PATCH 2/2] can: loongson_canfd: Add RXDMA support

[GIT PULL] LoongArch fixes for v7.1-rc3
 2026-05-06 14:43 UTC  (2+ messages)

[PATCH 0/2] irqchip: Arm GICv5 IWB ACPI IRQ probe deferral
 2026-05-06  8:48 UTC  (5+ messages)
` [PATCH 1/2] drivers/acpi: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH 2/2] irqchip/gic-v5: Add IWB to ACPI probe dependency control

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-06  8:07 UTC  (2+ messages)

[PATCH 6.12 135/215] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-05-04 13:52 UTC 

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-04 14:15 UTC  (25+ messages)
` [PATCH v2 1/5] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [PATCH v2 2/5] mm/swapin: Retry swapin "
` [PATCH v2 3/5] mm: Move folio_lock_or_retry() and drop __folio_lock_or_retry()
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
` [PATCH v2 5/5] mm/filemap: Avoid retrying page faults on uptodate folios in filemap faults

[PATCH 6.18 194/275] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-05-04 13:52 UTC 

[PATCH 7.0 092/307] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-05-04 13:49 UTC 

[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
 2026-05-02 13:04 UTC 

[PATCH] Documentation: loongarch: Fix typo "eXtention" -> "Extension"
 2026-05-02 11:45 UTC  (2+ messages)

[PATCH 6.12.y] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-05-01 21:11 UTC  (2+ messages)

[PATCH 6.18.y] perf annotate: Use jump__delete when freeing LoongArch jumps
 2026-05-01 21:10 UTC  (2+ messages)

Patch "perf annotate: Use jump__delete when freeing LoongArch jumps" has been added to the 7.0-stable tree
 2026-05-01 11:41 UTC 

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-30  6:35 UTC  (3+ messages)

[PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
 2026-04-30  3:26 UTC  (2+ messages)

[PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
 2026-04-30  3:26 UTC  (2+ messages)

[PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
 2026-04-30  3:26 UTC  (2+ messages)

[PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 13/18] mm: Drop fake head checks
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 12/18] mm/hugetlb: Remove fake head pages
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7.1 17/18] hugetlb: Update vmemmap_dedup.rst
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 06/18] LoongArch/mm: Align vmemmap to maximal folio size
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
 2026-04-30  3:25 UTC  (2+ messages)

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

[PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-04-30  3:25 UTC  (2+ messages)

[PATCHv7 16/18] mm: Remove the branch from compound_head()
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
 2026-04-30  3:24 UTC  (2+ messages)

[PATCH 0/3] LoongArch: KVM: Small enhancement about timer
 2026-04-30  1:17 UTC  (3+ messages)

[PATCH v4] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
 2026-04-29 14:25 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (19+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "

[PATCH] LoongArch/KVM: Use kvm_set_pte() in kvm_flush_pte
 2026-04-29  9:53 UTC  (3+ messages)

[PATCH v2] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2026-04-29  9:51 UTC  (3+ messages)

[PATCH V4 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2026-04-29  9:47 UTC  (7+ messages)
` [PATCH V4 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel

[PATCH v3 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-29  9:16 UTC  (10+ messages)
` [PATCH v3 1/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH v3 2/3] LoongArch: Skip relocation-time KASLR if it has already been applied
` [PATCH v3 3/3] LoongArch: Avoid initrd overlap during kernel relocation

[PATCH] LoongArch/KVM: Simplify _kvm_pte_init with memset64
 2026-04-29  8:23 UTC  (4+ messages)

[PATCH] LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup
 2026-04-29  8:07 UTC 

[PATCH] LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT
 2026-04-29  8:06 UTC 

[RESEND PATCH v2 0/2] efi/libstub: Ensure instruction cache coherency after kernel relocation
 2026-04-29  7:32 UTC  (4+ messages)

[PATCH v2] LoongArch: detect and disable sc.q if erratic
 2026-04-29  2:13 UTC  (6+ messages)
` Ping: "

[PATCH v3] LoongArch: Fix potential ade in loongson_gpu_fixup_dma_hang()
 2026-04-28 22:26 UTC  (2+ messages)

[PATCH v2 0/2] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-04-28 14:34 UTC  (4+ messages)
` [PATCH v2 1/2] efi/loongarch: Randomize kernel preferred address for KASLR

[PATCH] LoongArch: Correct the definitions related to CSR_CPUID_COREID{_WIDTH}
 2026-04-28 13:16 UTC  (3+ messages)

[PATCH v2] mfd: loongson-se: Add multi-node support
 2026-04-28 12:55 UTC  (7+ messages)

[PATCH v12 00/15] arm64/riscv: Add support for crashkernel CMA reservation
 2026-04-28 12:53 UTC  (4+ messages)

[PATCH] LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
 2026-04-28 11:17 UTC  (3+ messages)

[PATCH] LoongArch: Refactor the Features output in show_cpuinfo()
 2026-04-28 10:30 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox