Sparclinux Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 15:06:21 to 2023-04-20 08:16:26 UTC [more...]

Nowe lakiery hybrydowe do oferty
 2023-04-20  8:15 UTC 

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-04-19 22:55 UTC  (2+ messages)
` [PATCH v8 04/10] nmi: backtrace: Allow runtime arch specific override

[PATCH 00/33] Split ptdesc from struct page
 2023-04-19 20:29 UTC  (42+ 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

[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 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-04-19 11:39 UTC  (27+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-19 11:27 UTC  (12+ 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

new order
 2023-04-17 16:32 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 v3] sparc: unify sparc32/sparc64 archhelp
 2023-04-13 20:38 UTC 

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-04-13 12:51 UTC  (7+ messages)
` [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

Nowe lakiery hybrydowe do oferty
 2023-04-13  8:15 UTC 

[PATCH v1 RESEND 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
 2023-04-12 21:15 UTC  (10+ messages)
` [PATCH v1 RESEND 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
` [PATCH v1 RESEND 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
` [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
` [PATCH v1 RESEND 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
` [PATCH v1 RESEND 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
` [PATCH v1 RESEND 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()

[PATCH] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
 2023-04-11 14:18 UTC  (9+ messages)
` [PATCH v1 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
` [PATCH v1 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
` [PATCH v1 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
` [PATCH v1 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
` [PATCH v1 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
` [PATCH v1 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
` [PATCH v1 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()

[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2023-04-11  9:49 UTC  (8+ messages)

Napływ Klientów ze strony
 2023-04-11  7:55 UTC 

[PATCH v2] sparc: allow sparc32 alias for archhelp
 2023-04-11  0:13 UTC  (4+ messages)

[PATCH] parport_pc: don't allow driver for SPARC32
 2023-04-07 21:10 UTC  (10+ messages)

[PATCH 00/18] arch: Consolidate <asm/fb.h>
 2023-04-06 19:08 UTC  (21+ messages)
` [PATCH 01/18] fbdev: Prepare generic architecture helpers
` [PATCH 03/18] arch/arm: Implement <asm/fb.h> with generic helpers
` [PATCH 04/18] arch/arm64: "
` [PATCH 05/18] arch/ia64: "
` [PATCH 09/18] video: Remove trailing whitespaces
` [PATCH 10/18] video: Move HP PARISC STI core code to shared location
` [PATCH 11/18] arch/parisc: Remove trailing whitespaces
` [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH 14/18] arch/powerpc: "
` [PATCH 15/18] arch/sh: "
` [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH 18/18] arch/x86: "

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-04-06 10:31 UTC  (3+ messages)

[PATCH v8 5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments
 2023-04-05 20:11 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).