messages from 2023-04-06 14:30:31 to 2023-05-01 19:30:02 UTC [more...]
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-01 19:28 UTC (14+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v2 04/34] pgtable: Create struct ptdesc
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v2 15/34] x86: "
` [PATCH v2 16/34] s390: Convert various gmap "
` [PATCH v2 17/34] s390: Convert various pgalloc "
` [PATCH v2 18/34] mm: Remove page table members from struct page
[PATCH] libgcc: Add forward declarations for generic library routines
2023-04-30 13:03 UTC (4+ messages)
[PATCH] Fix J-core aic warning spam
2023-04-30 3:45 UTC (24+ messages)
[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
2023-04-29 20:14 UTC (2+ messages)
[GIT PULL] sh updates for v6.4
2023-04-28 0:50 UTC (2+ messages)
[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-04-27 13:40 UTC (14+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH v3 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
Prezentacja
2023-04-27 8:05 UTC
[PATCH v2] sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h>
2023-04-25 7:01 UTC (6+ messages)
[PATCH v3] sh: Use generic GCC library routines
2023-04-24 7:45 UTC (5+ messages)
Nawiązanie współpracy
2023-04-24 7:30 UTC
[PATCH v2] sh: sq: Use the bitmap API when applicable
2023-04-21 10:39 UTC (4+ messages)
[PATCH 00/33] Split ptdesc from struct page
2023-04-20 23:32 UTC (43+ messages)
` [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH 02/33] s390: Use pt_frag_refcount for pagetables
` [PATCH 03/33] pgtable: Create struct ptdesc
` [PATCH 04/33] mm: add utility functions for ptdesc
` [PATCH 4/33] "
` [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH 07/33] mm: Convert ptlock_ptr() "
` [PATCH 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH 09/33] mm: Convert ptlock_init() "
` [PATCH 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH 11/33] mm: Convert ptlock_free() "
` [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH 14/33] x86: "
` [PATCH 15/33] s390: Convert various gmap "
` [PATCH 16/33] s390: Convert various pgalloc "
` [PATCH 17/33] mm: Remove page table members from struct page
` [PATCH 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH 19/33] arm: "
` [PATCH 20/33] arm64: "
` [PATCH 21/33] csky: Convert __pte_free_tlb() "
` [PATCH 22/33] hexagon: "
` [PATCH 23/33] loongarch: Convert various functions "
` [PATCH 24/33] m68k: "
` [PATCH 25/33] mips: "
` [PATCH 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH 27/33] openrisc: "
` [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH 29/33] sh: Convert pte_free_tlb() "
` [PATCH 30/33] sparc64: Convert various functions "
` [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Słowa kluczowe do wypozycjonowania
2023-04-20 8:00 UTC
Nawiązanie współpracy
2023-04-20 7:40 UTC
[PATCH RESEND] sh: sq: Use the bitmap API when applicable
2023-04-19 21:25 UTC (13+ messages)
[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
2023-04-19 17:22 UTC (29+ messages)
` [PATCH v3 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 05/19] arch/ia64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "
[PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
2023-04-19 14:22 UTC (2+ messages)
[PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush
2023-04-19 14:22 UTC (2+ messages)
[PATCH] sh: sq: Fix incorrect element size for allocating bitmap buffer
2023-04-19 11:58 UTC (2+ messages)
[PATCH v2] sh: pci: Remove unused variable in SH-7786 PCI Express code
2023-04-19 9:22 UTC (3+ messages)
[PATCH] sh: pci: Remove unused variable in SH-7786 PCI Express code
2023-04-18 16:14 UTC (2+ messages)
new order
2023-04-17 16:28 UTC
[PATCH v2 00/19] arch: Consolidate <asm/fb.h>
2023-04-17 9:22 UTC (30+ messages)
` [PATCH v2 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 03/19] arch/arm: "
` [PATCH v2 04/19] arch/arm64: "
` [PATCH v2 05/19] arch/ia64: "
` [PATCH v2 06/19] arch/loongarch: "
` [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v2 09/19] arch/mips: "
` [PATCH v2 10/19] video: Remove trailing whitespaces
` [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 15/19] arch/powerpc: "
` [PATCH v2 16/19] arch/sh: "
` [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v2 19/19] arch/x86: "
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-04-13 12:51 UTC (4+ messages)
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation
[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
2023-04-11 9:49 UTC (7+ messages)
Build regressions/improvements in v6.3-rc6
2023-04-10 9:28 UTC
(no subject)
2023-04-10 7:51 UTC
[PATCH 00/18] arch: Consolidate <asm/fb.h>
2023-04-06 19:08 UTC (4+ messages)
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
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).