public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2023-06-25 07:58:48 to 2023-07-05 08:53:41 UTC [more...]

[PATCH v13 0/3] Amiga RDB partition support fixes
 2023-07-05  8:53 UTC  (5+ messages)
` [PATCH v4 0/1] Bugfix for Amiga partition fixes
  ` [PATCH v4 1/1] block: bugfix for Amiga partition overflow check patch

[PATCH v3] block: bugfix for Amiga partition overflow check patch
 2023-07-05  8:50 UTC  (8+ messages)

[PATCH v5 03/44] char: add HAS_IOPORT dependencies
 2023-07-04  8:09 UTC 

[PATCH] block: bugfix for Amiga partition overflow check patch
 2023-07-04  7:28 UTC  (25+ messages)

[PATCH v2] block: bugfix for Amiga partition overflow check patch
 2023-07-04  5:46 UTC  (3+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-03  7:54 UTC  (7+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 2023-07-03  5:26 UTC  (2+ messages)

[FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
 2023-07-02 11:29 UTC  (8+ messages)

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (20+ messages)
` [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 03/13] arm/kexec: "
` [PATCH v3 04/13] ia64/kexec: "
` [PATCH v3 05/13] arm64/kexec: "
` [PATCH v3 06/13] loongarch/kexec: "
` [PATCH v3 07/13] m68k/kexec: "
` [PATCH v3 08/13] mips/kexec: "
` [PATCH v3 09/13] parisc/kexec: "
` [PATCH v3 10/13] powerpc/kexec: "
` [PATCH v3 11/13] riscv/kexec: "
` [PATCH v3 12/13] s390/kexec: "
` [PATCH v3 13/13] sh/kexec: "

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-06-30  5:33 UTC  (3+ messages)

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-29 17:05 UTC  (54+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 05/10] mm: Implement folio_remove_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 09/10] arm64: mm: Declare support for large anonymous folios
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (43+ messages)
` [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 04/33] mm: add utility functions for ptdesc
` [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v6 07/33] mm: Convert ptlock_ptr() "
` [PATCH v6 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v6 09/33] mm: Convert ptlock_init() "
` [PATCH v6 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v6 11/33] mm: Convert ptlock_free() "
` [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v6 14/33] x86: "
` [PATCH v6 15/33] s390: Convert various gmap "
` [PATCH v6 16/33] s390: Convert various pgalloc "
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-06-28 10:26 UTC  (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-28 10:01 UTC  (6+ messages)
` [v3,17/19] "

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-06-28  3:38 UTC  (19+ messages)
` [patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init()
` [patch 04/17] ia64/cpu: "
` [patch 05/17] loongarch/cpu: "
` [patch 07/17] mips/cpu: "
` [patch 08/17] sh/cpu: "
` [patch 09/17] sparc/cpu: "
` [patch 10/17] um/cpu: "
` [patch 11/17] init: Remove check_bugs() leftovers

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (14+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "

[geert-m68k:master] BUILD SUCCESS 908f2ae6a112cfddb175e47343b5608173c41760
 2023-06-27  1:14 UTC 

[geert-m68k:m68k-v6.4] BUILD SUCCESS 3e61457e9c28626b1ca28c810d814cd713464578
 2023-06-27  1:12 UTC 

[GIT PULL] m68k updates for v6.5
 2023-06-27  0:17 UTC  (2+ messages)

nik_bin_nek_alwi@yahoo.com
 2023-06-26 12:07 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox