LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2025-12-23 08:12:44 to 2026-01-02 14:09:33 UTC [more...]

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-02 14:09 UTC  (6+ 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 3/3] randomize_kstack: Unify random source across arches
 2026-01-02 12:58 UTC  (3+ messages)

[GIT PULL] LoongArch fixes for v6.19-rc4
 2026-01-02 12:42 UTC 

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

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

[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  (9+ 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 v6 0/4] LoongArch: Add 128-bit atomic cmpxchg support (v5)
 2025-12-31  9:56 UTC  (25+ messages)
` [PATCH loongarch-next 0/4] LoongArch: Add 128-bit atomic cmpxchg support
  ` [PATCH loongarch-next 1/4] LoongArch: Add SCQ support detection
  ` [PATCH loongarch-next 2/4] LoongArch: Add 128-bit atomic cmpxchg support
  ` [PATCH loongarch-next 3/4] LoongArch: Use spinlock to emulate 128-bit cmpxchg
  ` [PATCH loongarch-next 4/4] LoongArch: Enable 128-bit atomics cmpxchg support
    ` [PATCH v7 loongarch-next 0/4] LoongArch: Add 128-bit atomic "
      ` [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] LoongArch: Fix PMU counter allocation for mixed-type event groups
 2025-12-31  9:15 UTC 

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

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

[PATCH V3 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-31  1:11 UTC  (20+ messages)
` [PATCH V3 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel
` [PATCH V3 2/2] LoongArch: KVM: fix "unreliable stack" issue

[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
 2025-12-30 23:01 UTC  (22+ 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] 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  (9+ messages)
` [PATCH v1 1/2] dt-binding: rtc: loongson: Document Loongson-2K0300 compatible
` [PATCH v1 2/2] rtc: loongson: Add Loongson-2K0300 support

[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

[PATCH] LoongArch: BPF: Fix sign extension for 12-bit immediates
 2025-12-29 14:20 UTC  (4+ messages)

[PATCH 0/2] LoongArch: Refine entry points code for ORC unwinder
 2025-12-29 13:27 UTC  (4+ messages)
` [PATCH 1/2] LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
` [PATCH 2/2] LoongArch: Remove is_entry_func() and kernel_entry_end

[PATCH v2] LoongArch: Remove some checks for ORC unwinder
 2025-12-29 13:26 UTC  (2+ messages)

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-29  4:01 UTC  (6+ messages)
` [PATCH v2 2/2] kfence: allow change number of object by early parameter

[PATCH] rust_binder: Fix build failure if !CONFIG_COMPAT
 2025-12-27 12:35 UTC  (3+ messages)

Loongarch BPF JIT support Load-Acquire and Store-Release Instructions ?
 2025-12-26 18:18 UTC  (2+ messages)

[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-25  9:12 UTC  (3+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support
` [PATCH v5 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu

[PATCH v4 0/3] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2025-12-25  7:34 UTC  (8+ messages)
` [PATCH v4 1/3] LongArch: KVM: Add DMSINTC device support
` [PATCH v4 2/3] LongArch: KVM: Add irqfd set dmsintc msg irq

[PATCH V2 0/2] LoongArch: KVM: fix "unreliable stack" issue
 2025-12-24  9:13 UTC  (7+ messages)
` [PATCH V2 2/2] "

[PATCH v5 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-12-24  9:12 UTC  (14+ messages)
` [PATCH v5 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV

[PATCH v4 0/7] Fix the failure issue of the module_attach test case
 2025-12-23  8:49 UTC  (6+ messages)
` [PATCH v4 6/7] LoongArch: BPF: Enhance the bpf_arch_text_poke() function

[PATCH] LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig
 2025-12-23  8:12 UTC 


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