LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2024-08-05 17:17:39 to 2024-08-16 20:18:56 UTC [more...]

[PATCH v2] of/irq: Support #msi-cells=<0> in of_msi_get_domain
 2024-08-16 20:18 UTC  (2+ messages)

[PATCH] of/irq: Support #msi-cells=<0> in of_msi_get_domain
 2024-08-16 11:40 UTC  (3+ messages)

(no subject)
 2024-08-16 11:07 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: vDSO: Wire up getrandom() vDSO implementation
` [PATCH v3 2/3] LoongArch: Perform alternative runtime patching on vDSO
` [PATCH v3 3/3] LoongArch: vDSO: Add LSX implementation of vDSO getrandom()

[PATCH v7 0/5] Tracepoints and static branch in Rust
 2024-08-16 11:07 UTC  (6+ messages)
` [PATCH v7 1/5] rust: add generic static_key_false
` [PATCH v7 2/5] rust: add tracepoint support
` [PATCH v7 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v7 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v7 5/5] rust: add arch_static_branch

[PATCH v2 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-15 14:28 UTC  (7+ messages)
` [PATCH v2 1/2] LoongArch: Perform alternative runtime patching on vDSO
` [PATCH v2 2/2] LoongArch: vDSO: Wire up getrandom() vDSO implementation

[PATCH 0/2] LoongArch: Implement getrandom() in vDSO
 2024-08-15 13:36 UTC  (2+ messages)

[PATCH v10 0/2] Loongarch-avec support
 2024-08-15 11:26 UTC  (3+ messages)
` [PATCH v10 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
` [PATCH v10 2/2] irqchip/loongarch-avec: Add AVEC irqchip support

[PATCH Loongarch-avec support V9 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-15 10:57 UTC  (7+ messages)

[PATCH for-stable] LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h
 2024-08-15  8:22 UTC  (6+ messages)

[PATCH v2 0/2] LoongArch: KVM: Fix some VM reboot issues
 2024-08-15  7:15 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Fix AP booting issue in VM mode
` [PATCH v2 2/2] LoongArch: KVM: Invalid guest steal time address on vCPU reset

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-08-15  6:32 UTC  (5+ messages)

[PATCH] LoongArch: Fix AP booting issue in VM mode
 2024-08-13  9:48 UTC 

[PATCH Loongarch-avec support V9 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
 2024-08-13  8:54 UTC 

[PATCH v6 0/5] Tracepoints and static branch in Rust
 2024-08-12 13:32 UTC  (14+ messages)
` [PATCH v6 1/5] rust: add generic static_key_false
` [PATCH v6 2/5] rust: add tracepoint support
` [PATCH v6 3/5] rust: samples: add tracepoint to Rust sample
` [PATCH v6 4/5] jump_label: adjust inline asm to be consistent
` [PATCH v6 5/5] rust: add arch_static_branch

[PATCH v1 0/4] Removal of non-existent DAC nodes
 2024-08-12  9:43 UTC  (3+ messages)
` [PATCH v1 1/4] arm64: dts: imx8: remove non-existent DACs

[PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
 2024-08-12  8:25 UTC  (19+ messages)
` [PATCH v2 2/3] tty: serial: 8250: Add loongson uart driver support
` [PATCH v2 3/3] LoongArch: dts: Update UART driver to Loongson-2K0500, Loongson-2K1000 and Loongson-2K2000

[PATCH] loongarch/dma: remove dma-direct.h
 2024-08-12  5:30 UTC 

[PATCH v5 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-08-12  4:09 UTC  (2+ messages)

[PATCH v6 0/3] Add extioi virt extension support
 2024-08-12  3:02 UTC  (4+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v6 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v6 3/3] irqchip/loongson-eiointc: Add extioi virt extension support

[PATCH v5 0/3] Add extioi virt extension support
 2024-08-12  1:10 UTC  (4+ messages)
` [PATCH v5 3/3] irqchip/loongson-eiointc: "

[PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
 2024-08-09  9:14 UTC  (8+ messages)

[GIT PULL] LoongArch fixes for v6.11-rc3
 2024-08-08 19:29 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-08 16:16 UTC  (40+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock

[PATCH] LoongArch: KVM: Add haltpoll control feature in kvm side
 2024-08-08  8:36 UTC 

[PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
 2024-08-07 22:03 UTC  (2+ messages)

[PATCH v4 00/26] mm: introduce numa_memblks
 2024-08-07 18:53 UTC  (30+ messages)
` [PATCH v4 01/26] mm: move kernel/numa.c to mm/
` [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
` [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v4 17/26] mm: introduce numa_memblks
` [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v4 19/26] mm: introduce numa_emulation
` [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
` [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH 1/2] mm: update the memmap stat before page is freed
 2024-08-07 15:23 UTC  (7+ messages)
` [PATCH 2/2] mm: keep nid around during hot-remove

[PATCH] loongarch/efi: enable general efi poweroff
 2024-08-07 10:06 UTC 

[PATCH v3 0/4] Fix objtool issues about do_syscall() and Clang on LoongArch
 2024-08-07  8:59 UTC  (5+ messages)
` [PATCH v3 1/4] objtool: Handle frame pointer related instructions
` [PATCH v3 2/4] LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)
` [PATCH v3 3/4] LoongArch: Set AS_HAS_THIN_ADD_SUB as y if AS_IS_LLVM
` [PATCH v3 4/4] LoongArch: Enable objtool for Clang

[PATCH] loongarch/efi: enable general efi poweroff
 2024-07-26  9:17 UTC 

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-06 13:28 UTC  (56+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall
 2024-08-06  7:45 UTC  (8+ messages)

[PATCH] LoongArch: Add ARCH_HAS_SET_DIRECT_MAP support
 2024-08-06  7:07 UTC 

[PATCH] LoongArch: Add ARCH_HAS_SET_MEMORY support
 2024-08-06  7:07 UTC 

[PATCH] LoongArch: Use accessors to page table entries instead of direct dereference
 2024-08-06  7:07 UTC 

[PATCH] syscalls: fix syscall macros for newfstat/newfstatat
 2024-08-05 21:07 UTC  (6+ messages)


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