linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 13:12:54 to 2023-05-01 19:29:10 UTC [more...]

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-01 19:27 UTC  (2+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions

[PATCH RFC v1] m68k: signal.c: use signal frame gap to avoid stack corruption
 2023-04-30  9:24 UTC  (8+ messages)

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-04-29 20:14 UTC  (2+ messages)

[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers
 2023-04-29 14:11 UTC  (23+ messages)
` [PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH v2 2/5] ipu-v3: Include <linux/io.h>
` [PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH v2 4/5] fbdev: Include <linux/io.h> in drivers
` [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions

core dump analysis, was Re: stack smashing detected
 2023-04-29  7:37 UTC  (92+ messages)
                                          ` reliable reproducer, was Re: core dump analysis
                                                                                                  ` signal delivery, was Re: reliable reproducer

[git pull] m68knommu changes for v6.4
 2023-04-29  0:10 UTC  (2+ messages)

[PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-04-27 17:17 UTC  (10+ messages)
` [PATCH 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH 2/5] ipu-v3: Include <linux/io.h>
` [PATCH 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH 4/5] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH 5/5] fbdev: Move framebuffer I/O helpers into <asm/fb.h>

[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

m68k support in libseccomp finally merged upstream
 2023-04-25 19:22 UTC 

[GIT PULL] m68k updates for v6.4
 2023-04-25 18:00 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 007a571e344357e5f43093d21099a831060088fc
 2023-04-24 22:21 UTC 

[geert-m68k:m68k-v6.3] BUILD SUCCESS cb5ba378fb518c884bd3d2a197be340d88851629
 2023-04-24 22:21 UTC 

Question on the m68k Calling Convention (RTD)
 2023-04-24 10:26 UTC  (2+ messages)

[geert-m68k:for-v6.4] BUILD SUCCESS aaee8c7f2a17d2dd015dc97c113c9ea0cc97272a
 2023-04-21 20:46 UTC 

[geert-m68k:master] BUILD SUCCESS e5f6e4d13f537cdaba3909e72b1e1e1e91a05aaf
 2023-04-21 20:46 UTC 

[PATCH] m68k: kexec: include reboot.h
 2023-04-21  7:50 UTC  (2+ 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:05 UTC 

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-19 17:22 UTC  (11+ messages)
` [PATCH v3 16/19] arch/sh: Implement <asm/fb.h> with generic helpers

[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)

[geert-m68k:master] BUILD SUCCESS 94ea4c5cbeeba22abb2abca416eedb2aca30bc67
 2023-04-17 23:26 UTC 


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).