LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2025-12-29 23:49:32 to 2026-01-07 23:14:04 UTC [more...]

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2026-01-07 23:12 UTC  (31+ messages)
` [PATCH v4 01/21] KVM: selftests: Make __vm_get_page_table_entry() static
` [PATCH v4 02/21] KVM: selftests: Stop passing a memslot to nested_map_memslot()
` [PATCH v4 03/21] KVM: selftests: Rename nested TDP mapping functions
` [PATCH v4 04/21] KVM: selftests: Kill eptPageTablePointer
` [PATCH v4 05/21] KVM: selftests: Stop setting A/D bits when creating EPT PTEs
` [PATCH v4 06/21] KVM: selftests: Add "struct kvm_mmu" to track a given MMU instance
` [PATCH v4 07/21] KVM: selftests: Plumb "struct kvm_mmu" into x86's MMU APIs
` [PATCH v4 08/21] KVM: selftests: Add a "struct kvm_mmu_arch arch" member to kvm_mmu
` [PATCH v4 09/21] KVM: selftests: Move PTE bitmasks "
` [PATCH v4 10/21] KVM: selftests: Use a TDP MMU to share EPT page tables between vCPUs
` [PATCH v4 11/21] KVM: selftests: Stop passing VMX metadata to TDP mapping functions
` [PATCH v4 12/21] KVM: selftests: Add a stage-2 MMU instance to kvm_vm
` [PATCH v4 13/21] KVM: selftests: Reuse virt mapping functions for nested EPTs
` [PATCH v4 14/21] KVM: selftests: Move TDP mapping functions outside of vmx.c
` [PATCH v4 15/21] KVM: selftests: Allow kvm_cpu_has_ept() to be called on AMD CPUs
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs
` [PATCH v4 17/21] KVM: selftests: Set the user bit on nested NPT PTEs
` [PATCH v4 18/21] KVM: selftests: Extend vmx_dirty_log_test to cover SVM
` [PATCH v4 19/21] KVM: selftests: Extend memstress to run on nested SVM
` [PATCH v4 20/21] KVM: selftests: Rename vm_get_page_table_entry() to vm_get_pte()
` [PATCH v4 21/21] KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMU

[PATCH v3 00/21] paravirt: cleanup and reorg
 2026-01-07 22:48 UTC  (3+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-07 14:48 UTC  (4+ messages)

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-07 14:05 UTC  (17+ messages)
` [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-07 10:20 UTC  (39+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "
` [PATCH v2 06/28] hexagon: "
` [PATCH v2 07/28] loongarch: "
` [PATCH v2 08/28] m68k: "
` [PATCH v2 09/28] microblaze: "
` [PATCH v2 10/28] mips: "
` [PATCH v2 11/28] nios2: "
` [PATCH v2 12/28] openrisc: "
` [PATCH v2 13/28] parisc: "
` [PATCH v2 14/28] powerpc: "
` [PATCH v2 15/28] riscv: "
` [PATCH v2 16/28] s390: "
` [PATCH v2 17/28] sh: "
` [PATCH v2 18/28] sparc: "
` [PATCH v2 19/28] um: "
` [PATCH v2 20/28] x86: "
` [PATCH v2 21/28] xtensa: "
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
        ` [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
` [PATCH v2 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v2 24/28] mips: drop paging_init()
` [PATCH v2 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v2 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v2 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v2 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
 2026-01-07  9:40 UTC  (5+ messages)
` [PATCH v2 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH v2 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH v2 3/4] MIPS: Loongson: "
` [PATCH v2 4/4] x86/cpu/topology: "

[PATCH v2 0/3] RTC: Add Loongson-2K0300 support
 2026-01-07  1:22 UTC  (7+ messages)
` [PATCH v2 1/3] dt-binding: rtc: loongson: Correct Loongson-1C interrupts property
` [PATCH v2 2/3] dt-binding: rtc: loongson: Document Loongson-2K0300 compatible
` [PATCH v2 3/3] rtc: loongson: Add Loongson-2K0300 support

[PATCH 6.18] LoongArch: BPF: Enhance the bpf_arch_text_poke() function
 2026-01-06 14:23 UTC  (2+ messages)
` Patch "LoongArch: BPF: Enhance the bpf_arch_text_poke() function" has been added to the 6.18-stable tree

[PATCH 6.6] LoongArch: Refactor register restoration in ftrace_common_return
 2026-01-06  3:13 UTC 

[PATCH v3 0/9] LoongArch: DTS: Fix dtbs_check warnings
 2026-01-06  2:37 UTC  (14+ messages)
` [PATCH v3 1/9] dt-bindings: PCI: loongson: Document msi-parent property
` [PATCH v3 2/9] dt-bindings: interrupt-controller: loongson,eiointc: Document address-cells
` [PATCH v3 3/9] dt-bindings: interrupt-controller: loongson,liointc: "
` [PATCH v3 4/9] dt-bindings: interrupt-controller: loongson,pch-pic: "
` [PATCH v3 5/9] LoongArch: dts: Describe PCI sideband IRQ through interrupt-extended
` [PATCH v3 6/9] LoongArch: dts: loongson-2k0500: Add default interrupt controller address cells
` [PATCH v3 7/9] LoongArch: dts: loongson-2k1000: Add default Local I/O "
` [PATCH v3 8/9] LoongArch: dts: loongson-2k2000: Add default "
` [PATCH v3 9/9] LoongArch: dts: loongson-2k1000: Fix i2c-gpio node names

[PATCH 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
 2026-01-05 14:09 UTC  (7+ messages)
` [PATCH 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH 3/4] MIPS: Loongson: "
` [PATCH 4/4] x86/cpu/topology: "

[PATCH v5 00/21] paravirt: cleanup and reorg
 2026-01-05 11:05 UTC  (4+ messages)
` [PATCH v5 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v5 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v5 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock()

[PATCH v9 loongarch-next 0/4] LoongArch: Add 128-bit atomic cmpxchg support
 2026-01-05 10:55 UTC  (5+ messages)
` [PATCH v9 loongarch-next 1/4] LoongArch: Replace seq_printf with seq_puts for simple strings
` [PATCH v9 loongarch-next 2/4] LoongArch: Add SCQ support detection
` [PATCH v9 loongarch-next 3/4] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v9 loongarch-next 4/4] LoongArch: Enable 128-bit atomics "

[PATCH v2] LoongArch: Fix PMU counter allocation for mixed-type event groups
 2026-01-04 16:23 UTC 

[PATCH v2] PCI: loongson: Override PCIe bridge supported speeds for older Loongson 3C6000 series steppings
 2026-01-04 13:09 UTC  (2+ messages)

[RFC PATCH 0/2] mm: continue using per-VMA lock when retrying page faults after I/O
 2026-01-04  9:16 UTC  (2+ messages)

[PATCH] LoongArch: Fix PMU counter allocation for mixed-type event groups
 2026-01-04  4:58 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.19-rc4
 2026-01-02 20:18 UTC  (2+ messages)

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 18:04 UTC  (6+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()

[PATCH v2 3/3] randomize_kstack: Unify random source across arches
 2026-01-02 12:58 UTC  (3+ messages)

[PATCH v3] vdso: Remove struct getcpu_cache
 2026-01-02 12:20 UTC  (3+ messages)

[BUG?]: bpf/selftests: ns_bpf_qdisc libbpf: loading object 'tc_bpf' from buffer
 2026-01-01 18:26 UTC 

[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
 2026-01-01  2:07 UTC  (5+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE

[PATCH v2 0/7] LoongArch: DTS: Fix dtbs_check warnings
 2025-12-31 10:09 UTC  (8+ messages)
` [PATCH v2 2/7] dt-bindings: interrupt-controller: loongson,pch-pic: Change to unevaluatedProperties
` [PATCH v2 4/7] LoongArch: dts: loongson-2k0500: Add default Extend I/O Interrupt controller address cells

[PATCH] LoongArch: KVM: Add more CPUCFG mask bit
 2025-12-31 10:01 UTC  (3+ messages)

[PATCH loongarch-next 0/4] LoongArch: Add 128-bit atomic cmpxchg support
 2025-12-31  9:56 UTC  (19+ messages)
` [PATCH v7 "
  ` [PATCH v7 loongarch-next 1/4] LoongArch: Add SCQ support detection
  ` [PATCH v7 loongarch-next 2/4] LoongArch: Add 128-bit atomic cmpxchg support
  ` [PATCH v7 loongarch-next 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
  ` [PATCH v7 loongarch-next 4/4] LoongArch: Enable 128-bit atomics cmpxchg support
    ` [PATCH v8 loongarch-next 0/3] LoongArch: Add 128-bit atomic "
      ` [PATCH v8 loongarch-next 1/3] LoongArch: Add SCQ support detection
      ` [PATCH v8 loongarch-next 2/3] LoongArch: Add 128-bit atomic cmpxchg support
      ` [PATCH v8 loongarch-next 3/3] LoongArch: Enable 128-bit atomics "

[PATCH 0/3] LoongArch: KVM: Fix kvm_device leak in kvm_{pch_pic|ipi|eiointc}_destroy
 2025-12-31  6:32 UTC  (2+ messages)

x86 bpf selftests report for reference
 2025-12-31  2:10 UTC  (5+ messages)

[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-31  1:11 UTC  (16+ messages)
` [PATCH V3 2/2] "

[PATCH] LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
 2025-12-30  7:55 UTC 

[PATCH v1 0/2] RTC: Add Loongson-2K0300 support
 2025-12-30  2:31 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: rtc: loongson: Document Loongson-2K0300 compatible

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-29 23:57 UTC  (4+ messages)
` [PATCH v6 15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities


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