loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-26 04:11:28 to 2025-06-05 19:19:40 UTC [more...]

[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-05 19:19 UTC  (12+ messages)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05 17:04 UTC  (54+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[PATCH v3] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-05 13:54 UTC  (2+ messages)

[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
 2025-06-05 11:18 UTC  (8+ messages)

[PATCH v6 0/4] rust: Add bug/warn abstractions
 2025-06-05  7:20 UTC  (3+ messages)

[PATCH] platform/loongarch: laptop: Unregister generic_sub_drivers on exit
 2025-06-05  5:55 UTC 

[PATCH v2 0/2] Backlight control improvements for loongson_laptop
 2025-06-05  5:48 UTC  (3+ messages)
` [PATCH v2 1/2] platform/loongarch: laptop: Get brightness setting from EC on probe
` [PATCH v2 2/2] platform/loongarch: laptop: Support backlight power control

[PATCH v2 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-05  3:03 UTC  (7+ messages)
` [PATCH v2 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO "
` [PATCH v2 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC "

[PATCH v2] loongarch: kgdb: remove unnecessary init variable
 2025-06-05  1:46 UTC  (6+ messages)
  ` Re:[PATCH "

[PATCH] Loongarch:Fixed up panic cause by a NULL-pmd
 2025-06-05  1:35 UTC  (4+ messages)

[PATCH 0/2] Backlight control improvements for loongson_laptop
 2025-06-04 14:47 UTC  (12+ messages)
` [PATCH 1/2] platform/loongarch: laptop: Get brightness setting from EC on probe
` [PATCH 2/2] platform/loongarch: laptop: Support backlight power control

[PATCH RESEND] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
 2025-06-04 12:31 UTC  (8+ messages)

[PATCH] loongarch: kgdb: remove unnecessary init variable
 2025-06-04  2:57 UTC  (6+ messages)
      ` Re:[PATCH] "

[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-06-03 13:30 UTC  (3+ messages)

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-03 12:58 UTC  (3+ messages)

[PATCH v2 0/7] LoongArch: KVM: Enhancement about eiointc emulation
 2025-06-03  9:46 UTC  (8+ messages)
` [PATCH v2 1/7] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH v2 2/7] LoongArch: KVM: Check interrupt route from physical cpu "
` [PATCH v2 3/7] LoongArch: KVM: Disable update property num_cpu and feature "
` [PATCH v2 4/7] LoongArch: KVM: Check validation of num_cpu from user space
` [PATCH v2 5/7] LoongArch: KVM: Use standard bitops API with eiointc
` [PATCH v2 6/7] LoongArch: KVM: Remove unused parameter len
` [PATCH v2 7/7] LoongArch: KVM: Add stat information with kernel irqchip

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
 2025-06-01 22:44 UTC  (14+ messages)
` [PATCH 01/13] crypto/crc32: register only one shash_alg
` [PATCH 02/13] crypto/crc32c: "
` [PATCH 03/13] lib/crc: move files into lib/crc/
` [PATCH 04/13] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH 05/13] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH 06/13] lib/crc/arm64: migrate arm64-optimized "
` [PATCH 07/13] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH 08/13] lib/crc/mips: migrate mips-optimized "
` [PATCH 09/13] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH 10/13] lib/crc/riscv: migrate riscv-optimized "
` [PATCH 11/13] lib/crc/s390: migrate s390-optimized CRC code into lib/s390/
` [PATCH 12/13] lib/crc/sparc: migrate sparc-optimized CRC code into lib/crc/
` [PATCH 13/13] lib/crc/x86: migrate x86-optimized "

[PATCH] LoongArch: Add numa_add_reserved_memblk() support in numa
 2025-06-01 11:07 UTC  (2+ messages)

[PATCH v3 0/3] LoongArch: Add Loongson-2K BMC support
 2025-05-31 12:53 UTC  (5+ messages)
` [PATCH v3 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v3 2/3] ipmi: Add Loongson-2K BMC support
` [PATCH v3 3/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support

[PATCH] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
 2025-05-30  1:21 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH v10 0/5] Add Loongson Security Engine chip driver
 2025-05-29  2:16 UTC  (19+ messages)
` [PATCH v10 1/5] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support
` [PATCH v10 3/5] MAINTAINERS: Add entry for Loongson crypto driver
` [PATCH v10 4/5] tpm: Add a driver for Loongson TPM device

[PATCH 0/5] LoongArch: KVM: Enhancement about eiointc emulation
 2025-05-29  1:11 UTC  (6+ messages)
` [PATCH 1/5] LoongArch: KVM: Fix interrupt route update with eiointc
` [PATCH 2/5] LoongArch: KVM: Check interrupt route from physical cpu "
` [PATCH 3/5] LoongArch: KVM: Use standard bitops API "
` [PATCH 4/5] LoongArch: KVM: Remove unused parameter len
` [PATCH 5/5] LoongArch: KVM: Add stat information with kernel irqchip

[linus:master] [crypto] 40b9969796: UBSAN:unsigned-integer-overflow_in_lib/crypto/chacha20poly1305-selftest.c
 2025-05-28 17:41 UTC  (6+ messages)

[RFC PATCH] LoongArch: Do not include larchintrin.h
 2025-05-28 13:54 UTC  (5+ messages)

[PATCH v10 5/5] MAINTAINERS: Add tpm_loongson.c to LOONGSON CRYPTO DRIVER entry
 2025-05-28 12:11 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: Add Loongson-2K0500 BMC support
 2025-05-27  8:12 UTC  (4+ messages)
` [PATCH v2 3/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support

[PATCH v3 0/2] Loongarch irq-redirect supprot
 2025-05-27  1:22 UTC  (4+ messages)
` [PATCH v3 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[GIT PULL] LoongArch KVM changes for v6.16
 2025-05-26 20:13 UTC  (2+ messages)

[PATCH 0/8] Add clock support for Loongson 2K0300 SoC
 2025-05-26  4:17 UTC  (6+ messages)
` [PATCH 1/8] dt-bindings: clock: Document Loongson 2K0300 clock controller


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).