messages from 2025-06-05 12:21:56 to 2025-06-19 07:56:21 UTC [more...]
[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-19 7:56 UTC (29+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v2 04/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v2 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v2 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v2 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v2 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v2 12/14] mm: Remove PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v2 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v2 14/14] mm/memremap: Remove unused devmap_managed_key
[PATCH v2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-06-19 7:14 UTC
[PATCH v3 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
2025-06-19 4:02 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: Add Loongson-2K SD/SDIO/eMMC controller binding
` [PATCH v3 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO controller driver
` [PATCH v3 3/4] dt-bindings: mmc: loongson,ls2k0500-mmc: Add compatible for Loongson-2K2000
` [PATCH v3 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driver
[PATCH v11 0/4] dd Loongson Security Engine chip driver
2025-06-19 2:51 UTC (5+ messages)
` [PATCH v11 1/4] mfd: Add support for Loongson Security Engine chip controller
` [PATCH v11 2/4] crypto: loongson - add Loongson RNG driver support
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v11 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers
[PATCH v2] loongarch: Replace __ASSEMBLY__ with __ASSEMBLER__ in the loongarch headers
2025-06-18 14:39 UTC (2+ messages)
[PATCH v2 0/4] Support trampoline for LoongArch
2025-06-18 10:50 UTC (5+ messages)
` [PATCH v2 1/4] LoongArch: BPF: The operation commands needed to add a trampoline
` [PATCH v2 2/4] LoongArch: BPF: Add bpf_arch_text_poke support for Loongarch
` [PATCH v2 3/4] LoongArch: BPF: Add bpf trampoline "
` [PATCH v2 4/4] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
[PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
2025-06-17 21:07 UTC (8+ messages)
[PATCH bpf-next] LoongArch, bpf: Set bpf_jit_bypass_spec_v1/v4()
2025-06-17 19:46 UTC (2+ messages)
[PATCH v2 0/8] Add clock support for Loongson 2K0300 SoC
2025-06-17 16:24 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: clock: loongson2: Add Loongson 2K0300 compatible
` [PATCH v2 2/8] clk: loongson2: Allow specifying clock flags for gate clock
` [PATCH v2 3/8] clk: loongson2: Support scale clocks with an alternative mode
` [PATCH v2 4/8] clk: loongson2: Allow zero divisors for dividers
` [PATCH v2 5/8] clk: loongson2: Avoid hardcoding firmware name of the reference clock
` [PATCH v2 6/8] clk: loongson2: Add clock definitions for Loongson 2K0300 SoC
` [PATCH v2 7/8] LoongArch: dts: Add clock tree for Loongson 2K0300
` [PATCH v2 8/8] LoongArch: dts: Remove clock-frquency from UART0 of CTCISZ Forever Pi
[PATCH v10 0/5] Add Loongson Security Engine chip driver
2025-06-17 9:49 UTC (4+ messages)
` [PATCH v10 2/5] crypto: loongson - add Loongson RNG driver support
[PATCH] loongarch: Use '.ascii' instead of '.string' in __BUGVERBOSE_LOCATION
2025-06-16 23:23 UTC
[PATCH] LoongArch: Fix build warnings about export.h
2025-06-16 18:57 UTC (3+ messages)
[PATCH v4 0/3] LoongArch: Add Loongson-2K BMC support
2025-06-16 13:40 UTC (12+ messages)
` [PATCH v4 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v4 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v4 3/3] ipmi: Add Loongson-2K BMC support
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-16 11:10 UTC (15+ messages)
` [PATCH 1/8] KVM: arm64: Move arm_{psci,hypercalls}.h to an internal KVM path
` [PATCH 2/8] KVM: arm64: Include KVM headers to get forward declarations
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 5/8] KVM: MIPS: Stop adding virt/kvm to the arch include path
` [PATCH 6/8] KVM: PPC: "
` [PATCH 7/8] KVM: s390: "
` [PATCH 8/8] KVM: Standardize include paths across all architectures
[PATCH 0/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-06-16 7:35 UTC (3+ messages)
` [PATCH 1/2] LoongArch: KVM: INTC: Remove local variable device1
` [PATCH 2/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
[PATCH v2 00/12] lib/crc: improve how arch-optimized code is integrated
2025-06-14 13:24 UTC (29+ messages)
` [PATCH v2 01/12] lib/crc: move files into lib/crc/
` [PATCH v2 02/12] lib/crc: prepare for arch-optimized code in subdirs of lib/crc/
` [PATCH v2 03/12] lib/crc/arm: migrate arm-optimized CRC code into lib/crc/
` [PATCH v2 04/12] lib/crc/arm64: migrate arm64-optimized "
` [PATCH v2 05/12] lib/crc/loongarch: migrate loongarch-optimized "
` [PATCH v2 06/12] lib/crc/mips: migrate mips-optimized "
` [PATCH v2 07/12] lib/crc/powerpc: migrate powerpc-optimized "
` [PATCH v2 08/12] lib/crc/riscv: migrate riscv-optimized "
` [PATCH v2 09/12] lib/crc/s390: migrate s390-optimized "
` [PATCH v2 10/12] lib/crc/sparc: migrate sparc-optimized "
` [PATCH v2 11/12] lib/crc/x86: migrate x86-optimized "
` [PATCH v2 12/12] lib/crc: remove ARCH_HAS_* kconfig symbols
[PATCH v4 0/2] Loongarch irq-redirect supprot
2025-06-13 15:20 UTC (7+ messages)
` [PATCH v4 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v4 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-12 22:50 UTC (20+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
[PATCH v3] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
2025-06-12 12:45 UTC (3+ messages)
[PATCH v1 0/5] Support trampoline for LoongArch
2025-06-12 12:32 UTC (9+ messages)
` [PATCH v1 1/5] LoongArch: Support fixmap
` [PATCH v1 2/5] LoongArch: BPF: The operation commands needed to add a trampoline
` [PATCH v1 3/5] LoongArch: BPF: Add bpf_arch_text_poke support for Loongarch
` [PATCH v1 4/5] LoongArch: BPF: Add bpf trampoline "
` [PATCH v1 5/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
[PATCH] gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access mode
2025-06-11 12:33 UTC (3+ messages)
[PATCH v3 0/9] LoongArch: KVM: INTC: Enhancement about eiointc emulation
2025-06-11 1:51 UTC (11+ messages)
` [PATCH v3 1/9] LoongArch: KVM: INTC: Fix interrupt route update with eiointc
` [PATCH v3 2/9] LoongArch: KVM: INTC: Check interrupt route from physical cpu
` [PATCH v3 3/9] LoongArch: KVM: INTC: Disable update property num_cpu and feature
` [PATCH v3 4/9] LoongArch: KVM: INTC: Check validation of num_cpu from user space
` [PATCH v3 5/9] LoongArch: KVM: INTC: Avoid overflow with array index
` [PATCH v3 6/9] LoongArch: KVM: INTC: Use standard bitops API with eiointc
` [PATCH v3 7/9] LoongArch: KVM: INTC: Remove unused parameter len
` [PATCH v3 8/9] LoongArch: KVM: INTC: Add stat information with kernel irqchip
` [PATCH v3 9/9] LoongArch: KVM: INTC: Add address alignment check
[PATCH v5 2/5] i2c: piix4: Depends on X86
2025-06-10 18:52 UTC (7+ messages)
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-10 16:28 UTC (2+ messages)
[PATCH v2 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
2025-06-10 12:52 UTC (5+ messages)
` [PATCH v2 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC "
[PATCH 00/13] lib/crc: improve how arch-optimized code is integrated
2025-06-08 23:46 UTC (2+ messages)
[PATCH v3 0/3] LoongArch: Add Loongson-2K BMC support
2025-06-08 8:26 UTC (7+ 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 v2 0/3] LoongArch: Add Loongson-2K0500 BMC support
2025-06-08 7:35 UTC (2+ messages)
[GIT PULL] LoongArch changes for v6.16
2025-06-07 19:07 UTC (2+ messages)
[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
2025-06-06 13:41 UTC (5+ messages)
[PATCH] platform/loongarch: laptop: Unregister generic_sub_drivers on exit
2025-06-06 13:11 UTC (2+ messages)
[PATCH v2 0/2] Backlight control improvements for loongson_laptop
2025-06-06 13:11 UTC (2+ messages)
[PATCH] LoongArch: vDSO: correctly use asm parameters in syscall wrappers
2025-06-06 9:13 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).