LoongArch architecture development
 help / color / mirror / Atom feed
 messages from 2026-08-09 04:08:06 to 2026-08-20 12:57:10 UTC [more...]

[PATCH 0/5] cpufreq: loongson3: Fix wrong behaviors on multi-node servers
 2026-08-20 12:57 UTC  (12+ messages)
` [PATCH 1/5] cpufreq: loongson3: Make this drvier depend on MACH_LOONGSON64
` [PATCH 2/5] cpufreq: loongson3: Adjust the width of id and val in smc_message
` [PATCH 3/5] cpufreq: loongson3: Replace per-package mutex with per-node
` [PATCH 4/5] cpufreq: loongson3: Use global physical CPU ID in get/target callbacks
` [PATCH 5/5] cpufreq: loongson3: Replace IOCSR read/write with MMIO ones

[PATCH v4 0/3] Ignore local labels and mapping symbols during module load
 2026-08-20 12:50 UTC  (4+ messages)
` [PATCH v4 1/3] module/kallsyms: Rename is_mapping_symbol() to is_ignored_kernel_symbol()
` [PATCH v4 2/3] module/kallsyms: Refactor current symbol filtering into is_core_symbol()
` [PATCH v4 3/3] module/kallsyms: Ignore local labels and mapping symbols during module load

[PATCH] LoongArch: remove unused setup_profiling_timer function
 2026-08-20 12:49 UTC 

[PATCH v2 0/2] kexec: fix probe error codes and error propagation
 2026-08-20 12:21 UTC  (5+ messages)
` [PATCH v2 1/2] kexec: return -ENOEXEC from image probe functions on mismatch
` [PATCH v2 2/2] kexec: fix error propagation in kexec_image_probe_default()

[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
 2026-08-20 10:46 UTC  (2+ messages)

[PATCH v3 0/3] Filter out local and mapping symbols during module load
 2026-08-20  9:53 UTC  (13+ messages)
` [PATCH v3 1/3] module/kallsyms: Rename is_mapping_symbol() to is_local_mapping_symbol()
` [PATCH v3 2/3] module/kallsyms: Refactor current symbol filtering into is_kept_symbol()
` [PATCH v3 3/3] module/kallsyms: Filter out local and mapping symbols during module load

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

[PATCH] kexec: return -ENOEXEC from image probe functions on mismatch
 2026-08-19  9:10 UTC  (8+ messages)

[GIT PULL] LoongArch changes for v7.3
 2026-08-19  6:51 UTC 

[PATCH v1] LoongArch: Fix __smp_mb__{before,after}_atomic()
 2026-08-19  4:32 UTC  (6+ messages)

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-19  2:49 UTC  (15+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[GIT PULL] LoongArch KVM changes for v7.3
 2026-08-18 11:12 UTC  (2+ messages)

[PATCH 0/3] efi: Simply DT handoff from stub to kernel
 2026-08-17 16:59 UTC  (13+ messages)
` [PATCH 1/3] efi: Turn boot memmap handling into shared code
` [PATCH 2/3] efi: Pass EFI boot memmap struct address to core kernel
` [PATCH 3/3] efi: Make the 'linux,uefi-boot-memmap' DT property optional

[PATCH] LoongArch: KVM: Free init resources if kvm_init() fails
 2026-08-17 12:39 UTC 

[PATCH] LoongArch: KVM: Fix memory leak in kvm_loongarch_env_init() error path
 2026-08-17 11:58 UTC 

[PATCH v10 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-08-17  9:23 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v10 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed

[PATCH bpf-next v1] selftests/bpf: Enable timed may_goto tests for LoongArch
 2026-08-17  9:20 UTC  (4+ messages)

[PATCH v10 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-08-17  9:01 UTC 

bpf selftests timer_lockup intermittently locks up kernel
 2026-08-17  8:47 UTC  (4+ messages)

[PATCH v3] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-08-14  9:47 UTC 

[PATCH v2] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-08-14  9:28 UTC  (4+ messages)

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-08-14  8:51 UTC 

[PATCH v4 0/4] LoongArch: add KHO support and selftests
 2026-08-14  8:26 UTC  (18+ messages)
` [PATCH v4 1/4] efi: add a KHO configuration table GUID
` [PATCH v4 2/4] LoongArch: kexec: add KHO support
` [PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
` [PATCH v4 4/4] selftests/kho: add LoongArch vmtest support

[PATCH v2] LoongArch: defconfig: enable generic I2C slave support
 2026-08-14  7:54 UTC 

[PATCH v3 0/3] EDAC/loongson: Improvements for Loongson EDAC driver
 2026-08-14  7:39 UTC  (7+ messages)
` [PATCH v3 1/3] EDAC/loongson: Encode node and MC info into mc_idx
` [PATCH v3 2/3] EDAC/loongson: Get DIMM size from ACPI _DSM method
` [PATCH v3 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access

[PATCH v1] LoongArch: Use current_stack_pointer in current_pt_regs()
 2026-08-13 10:56 UTC  (4+ messages)

[PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
 2026-08-13 10:26 UTC  (8+ messages)
` [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: "
` [PATCH v4 5/7] clocksource/drivers/arm_arch_timer: "
` [PATCH v4 6/7] clocksource/drivers/timer-riscv: "

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-13  7:18 UTC  (22+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()

[PATCH v1] LoongArch: BPF: Implement arch_bpf_stack_walk()
 2026-08-13  4:53 UTC 

[PATCH] LoongArch: KVM: Fix TOCTOU race on pv_features
 2026-08-12  6:28 UTC  (3+ messages)

[PATCH] LoongArch: KVM: Remove unused function kvm_arch_flush_remote_tlbs_memslot()
 2026-08-12  5:03 UTC  (2+ messages)

[PATCH v2] module/kallsyms: Filter out local mapping symbols during module load
 2026-08-12  1:34 UTC  (4+ messages)

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-11 16:47 UTC  (10+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH v2] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
 2026-08-11 15:43 UTC 

[PATCH] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
 2026-08-11 14:41 UTC  (2+ messages)

[RFC] LoongArch: KVM: VCPU_EVENTS for pending interrupt/exception migration
 2026-08-11  9:04 UTC  (3+ messages)

[PATCH v9 0/2] i2c: ls2x: Add clock- related properties and parsing
 2026-08-10  7:49 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: i2c: ls2x-i2c: Add clocks and clock-frequency properties
` [PATCH v9 2/2] i2c: ls2x: Add clocks property parsing and adjust bus speed

[PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
 2026-08-10  6:03 UTC  (4+ messages)

[PATCH v1] module/kallsyms: Filter out local mapping symbols during module load
 2026-08-10  3:55 UTC  (3+ messages)

[PATCH] rust: bug: fix `dead_code` warning in `warn_on!`
 2026-08-09 14:41 UTC  (4+ messages)

[PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
 2026-08-09  4:09 UTC  (3+ messages)

[PATCH] LoongArch: Fix acpi_package_ids array overflow
 2026-08-09  4:07 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