LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2026-09-02 11:59:18 to 2026-09-08 09:02:58 UTC [more...]

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-08  9:02 UTC  (31+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 03/24] ARM: elf: "
` [PATCH v5 04/24] arm64: "
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 06/24] riscv: elf: "
` [PATCH v5 07/24] LoongArch: "
` [PATCH v5 08/24] s390/elf: "
` [PATCH v5 09/24] MIPS: ELF: "
` [PATCH v5 10/24] sparc: elf: "
` [PATCH v5 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 13/24] x86/vdso: Enable "
` [PATCH v5 14/24] ARM: vdso: "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-08  8:43 UTC  (10+ messages)

[PATCH v2 0/6] LoongArch: Fix perf hardware breakpoints
 2026-09-08  7:51 UTC  (7+ messages)
` [PATCH v2 1/6] LoongArch: Fix bitmask corruption in update_bp_registers()
` [PATCH v2 2/6] LoongArch: Remove redundant call "
` [PATCH v2 3/6] LoongArch: Fix architectural naming typo for CSR_FWPS_SKIP
` [PATCH v2 4/6] LoongArch: Only send SIGTRAP signal if necessary in do_watch()
` [PATCH v2 5/6] LoongArch: Fix perf hardware breakpoint failure via installation
` [PATCH v2 6/6] LoongArch: Fix one-shot limitation for perf hardware breakpoints

[PATCH v2] LoongArch: Remove arch-specific __smp_mb__{before,after}_atomic()
 2026-09-08  7:39 UTC 

[PATCH bpf-next v3] selftests/bpf: Add test for indirect struct_ops trampoline
 2026-09-08  7:35 UTC 

[PATCH v4 00/12] crash: Rework and add arm64 crash hotplug support
 2026-09-08  7:23 UTC  (15+ messages)
` [PATCH v4 01/12] kexec: Record allocated CMA pages to fix release size mismatch
` [PATCH v4 02/12] kexec: Extract kexec_free_segment_cma() from kimage_free_cma()
` [PATCH v4 03/12] arm64: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 04/12] arm64: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 05/12] LoongArch: kexec_file: Fix CMA page leaks in segment placement retry loops
` [PATCH v4 06/12] LoongArch: kexec_file: Fix elf_headers memory leak in retry loop
` [PATCH v4 07/12] crash: Extract crash_get_memory_ranges() helper
` [PATCH v4 08/12] crash: Fix TOCTOU race in crash memory range collection
` [PATCH v4 09/12] elf: Introduce elf64_phdr_size() helper
` [PATCH v4 10/12] crash: Introduce crash_extra_elfcorehdr_size() helper
` [PATCH v4 11/12] arm64: kexec_file: Simplify load_other_segments()
` [PATCH v4 12/12] arm64: crash: Add crash hotplug support

[PATCH] LoongArch: KVM: Validate MSI data before routing it to EIOINTC
 2026-09-08  6:47 UTC  (3+ messages)

[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
 2026-09-08  3:05 UTC  (4+ messages)

[PATCH v6 0/2] mfd: loongson-se: Add multi-node support and fix miscellaneous issues
 2026-09-08  1:29 UTC  (5+ messages)
` [PATCH v6 1/2] mfd: loongson-se: Add multi-node support
` [PATCH v6 2/2] mfd: loongson-se: Fix miscellaneous issues

[PATCH 00/12] mm: make userland page table freeing RCU-safe
 2026-09-07 21:07 UTC  (9+ messages)
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs

[RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
 2026-09-07 16:13 UTC  (2+ messages)

[PATCH] Documentation/features: Mark cmpxchg-local as supported on loongarch
 2026-09-07 15:47 UTC  (2+ messages)

[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
 2026-09-07 11:21 UTC  (29+ messages)
` [PATCH v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
` [PATCH v2 02/20] KVM: selftests: Use the common minimum GPA for page tables on LoongArch
` [PATCH v2 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
` [PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
` [PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
` [PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
` [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
` [PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
` [PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
` [PATCH v2 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
` [PATCH v2 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
` [PATCH v2 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
` [PATCH v2 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
` [PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-07  8:06 UTC  (10+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled
` [PATCH RFC v3 21/21] Documentation: mm: clarify behaviour of compile-time folded page tables

[PATCH v5 0/5] LoongArch: add KHO support and selftests
 2026-09-07  2:10 UTC  (9+ messages)
` [PATCH v5 1/5] efi: add a KHO configuration table channel
` [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
` [PATCH v5 3/5] liveupdate: kho_block: include linux/mm.h for virt/phys translation
` [PATCH v5 4/5] LoongArch: enable kexec handover (KHO)
` [PATCH v5 5/5] selftests/kho: add LoongArch vmtest support

[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
 2026-09-06 17:27 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86
` [PATCH v2 4/4] KVM: selftests: Add arm64 coverage for steal time pid changes

[PATCH v2] LoongArch: expose LAMCAS existence via cpuinfo and hwcap
 2026-09-06  8:02 UTC 

[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
 2026-09-06  2:00 UTC  (10+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 2/6] mm/vmalloc: set area's page_order after allocation succeeds
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 5/6] mm/execmem: use VM_FLUSH_RESET_PERMS for ROX cache allocations
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-09-05 15:11 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Preserve memslot arch flags on KVM_MR_FLAGS_ONLY
 2026-09-05 15:08 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
 2026-09-05 15:07 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-09-05 15:06 UTC  (3+ messages)
` [PATCH v2 0/2] LoongArch: KVM: Fix "

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-09-05 15:06 UTC  (2+ messages)

[PATCH v2] LoongArch: BPF: Fix off-by-one error for insn_is_cast_user
 2026-09-05 15:06 UTC  (2+ messages)

[PATCH] LoongArch: kprobes: Avoid preempt count underflow without probe
 2026-09-05 15:05 UTC  (2+ messages)

[PATCH v3] LoongArch: rethook: Do not save/restore percpu base register in trampoline
 2026-09-05 15:05 UTC  (2+ messages)

[PATCH] LoongArch: remove unused setup_profiling_timer function
 2026-09-05 15:04 UTC  (2+ messages)

[PATCH] LoongArch: fix typo "avaliable" in comment
 2026-09-05 15:04 UTC  (2+ messages)

[PATCH] loongarch: expose LAMCAS existence via cpuinfo and hwcap
 2026-09-05  8:58 UTC  (4+ messages)

[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
 2026-09-04 16:31 UTC  (3+ messages)

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-04 11:08 UTC  (11+ messages)
  ` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
  ` [PATCH v6 09/10] of: reserved_mem: mark /memreserve/ entries as MEMBLOCK_NODUMP

[PATCH v3 0/4] dma: swiotlb: Centralize default pool policy and sizing
 2026-09-04 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] dma: swiotlb: Centralize default pool policy selection
` [PATCH v3 2/4] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v3 3/4] dma: swiotlb: Centralize memory-encryption "
` [PATCH v3 4/4] dma: swiotlb: Remove SWIOTLB_ANY

[PATCH] loongarch: Do not select HAVE_RUST when KASAN is enabled
 2026-09-04  7:33 UTC  (4+ messages)

[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
 2026-09-03  7:41 UTC  (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-09-02 17:59 UTC  (10+ messages)
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation

[PATCH 1/2] LoongArch: KVM: Fix PC double advance in kernel MMIO read fast path
 2026-09-02 12:21 UTC  (3+ messages)


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