messages from 2026-01-29 07:04:09 to 2026-02-07 20:20:08 UTC [more...]
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-07 20:20 UTC (51+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv6 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv6 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv6 15/17] mm: Remove the branch from compound_head()
` [PATCHv6 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-07 10:36 UTC (7+ messages)
[GIT PULL] LoongArch KVM changes for v6.20
2026-02-06 14:56 UTC
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-06 13:33 UTC (10+ messages)
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
2026-02-06 3:34 UTC (4+ messages)
` [PATCH v6 1/2] LongArch: KVM: Add DMSINTC device support
` [PATCH v6 2/2] LongArch: KVM: Add dmsintc inject msi to the dest vcpu
[PATCH V2 net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-06 2:30 UTC (3+ messages)
[PATCH v5 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
2026-02-05 11:43 UTC (4+ messages)
` [PATCH v5 1/2] LongArch: KVM: Add DMSINTC device support
[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-05 5:18 UTC
[PATCH V2 net-next] net: stmmac: Fix typo from clk_scr_i to clk_csr_i
2026-02-05 4:50 UTC (3+ messages)
[PATCH v3 0/3] arm64/riscv: Add support for crashkernel CMA reservation
2026-02-05 3:15 UTC (6+ messages)
` [PATCH v3 1/3] crash: Exclude crash kernel memory in crash core
` [PATCH v3 2/3] arm64: kexec: Add support for crashkernel CMA reservation
` [PATCH v3 3/3] riscv: "
[PATCH v4] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-05 1:59 UTC (6+ messages)
[PATCH 00/15] vDSO: header file cleanups
2026-02-04 17:51 UTC (5+ messages)
` [PATCH 01/15] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH 02/15] arm64: vDSO: compat_gettimeofday: Add explicit includes
[PATCH 0/3] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-02-04 6:38 UTC (12+ messages)
` [PATCH 1/3] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH 2/3] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH 3/3] dmaengine: loongson: New driver for the "
[PATCH v11 0/4] Loongarch irq-redirect support
2026-02-04 1:26 UTC (8+ messages)
` [PATCH v11 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v11 2/4] irqchip/irq-loonarch-avec: Prepare for interrupt redirection support
` [PATCH v11 3/4] irqchip/loongarch-avec.c: return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v11 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH v2 0/2] i2c: Add Loongson-2K0300 I2C controller support
2026-02-03 9:53 UTC (7+ messages)
` [PATCH v2 2/2] i2c: ls2x-v2: Add driver for Loongson-2K0300 I2C controller
[PATCH v3 0/4] LoongArch: KVM: Add FPU delay load support
2026-02-03 9:37 UTC (14+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Move LSX capability check in LSX exception handler
` [PATCH v3 2/4] LoongArch: KVM: Move LASX capability check in LASX "
` [PATCH v3 3/4] LoongArch: KVM: Move LBT capability checking in LBT "
` [PATCH v3 4/4] LoongArch: KVM: Add FPU delay load support
[PATCH v10 0/4] Loongarch irq-redirect support
2026-02-03 9:18 UTC (10+ messages)
` [PATCH v10 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v10 2/4] irqchip/irq-loongson.h: irq-loongson.h preparation for Redirect irqchip
` [PATCH v10 3/4] irqchip/loongarch-avec.c: return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v10 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH net-next] net: stmmac: Correct spelling from clk_scr_i to clk_csr_i
2026-02-03 2:48 UTC (8+ messages)
[PATCH net-next] net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHz
2026-02-03 2:47 UTC (3+ messages)
[PATCH] LoongArch: Add HOTPLUG_SMT implementation
2026-02-02 10:09 UTC
[PATCH v3] LoongArch: KVM: Add more CPUCFG mask bit
2026-02-02 9:48 UTC (2+ messages)
[PATCH] KVM: LoongArch: selftests: Add steal time test case
2026-02-02 7:33 UTC (4+ messages)
[PATCH v3] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-02 2:59 UTC (4+ messages)
[PATCH v9 0/4] Loongarch irq-redirect support
2026-02-02 1:00 UTC (12+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
` [PATCH v9 3/4] irqchip/loongarch-avec.c:return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v9 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH v2 RESEND] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-01 2:35 UTC (4+ messages)
[PATCH v2] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-31 13:43 UTC (2+ messages)
[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
2026-01-31 8:50 UTC (13+ messages)
` [PATCH v2 1/4] include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
` [PATCH v2 2/4] LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
` [PATCH v2 3/4] MIPS: Loongson: "
[PATCH v3 0/3] RTC: Add Loongson-2K0300 support
2026-01-30 23:16 UTC (2+ messages)
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
2026-01-30 16:16 UTC (4+ messages)
` [PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
[PATCH v4 0/2] LoongArch: KVM: Add paravirt preempt support
2026-01-30 9:56 UTC (5+ messages)
` [PATCH v4 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
[PATCH 0/4] LoongArch: KVM: Code cleanup about feature detect
2026-01-30 9:46 UTC (2+ messages)
[PATCH v9 0/4] Loongarch irq-redirect support
2026-01-30 2:55 UTC (3+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
[PATCH] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-30 1:32 UTC (3+ messages)
[PATCHv5 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-01-29 17:33 UTC (8+ messages)
` [PATCHv5 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
[PATCH v2] LoongArch: KVM: Add more CPUCFG mask bit
2026-01-29 11:08 UTC (4+ 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