public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2023-05-10 04:48:26 to 2023-05-25 20:20:39 UTC [more...]

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-25 20:20 UTC  (18+ 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 05/34] mm: add utility functions for ptdesc
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED
 2023-05-25 18:16 UTC  (7+ messages)

[GIT PULL] m68k fixes for v6.4
 2023-05-25 17:33 UTC  (2+ messages)

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-25 16:37 UTC  (49+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-25  7:46 UTC  (2+ messages)

[PATCH v1 0/1] 68020/030 signal handling following exceptions
 2023-05-25  2:13 UTC  (9+ messages)
` [PATCH v1 1/1] m68k: Move signal frame following exception on 68020/030

[GIT PULL] Convert virt_to_phys() into static inlines
 2023-05-24 13:03 UTC  (2+ messages)

[PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-24 10:13 UTC  (15+ messages)
` [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v3 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v3 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v3 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v3 05/12] cifs: "
` [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v3 08/12] arm64: vdso: Pass (void *) "
` [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v3 11/12] arm64: memory: "
` [PATCH v3 12/12] m68k/mm: Make pfn accessors static inlines

[geert-m68k:for-v6.5] BUILD SUCCESS 72b44f6577f15f37fe964c8dcc42a7c5736e604c
 2023-05-23  1:12 UTC 

[geert-m68k:for-v6.4] BUILD SUCCESS b845b574f86dcb6a70dfa698aa87a237b0878d2a
 2023-05-23  1:11 UTC 

[geert-m68k:master] BUILD SUCCESS 0d4276cfbe6fd4c4a21acdee803b05a3a6192082
 2023-05-23  1:11 UTC 

[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-22 10:11 UTC  (14+ messages)
` [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH v2 05/12] cifs: "
` [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH v2 08/12] arm64: vdso: Pass (void *) "
` [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH v2 11/12] arm64: memory: "
` [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH 00/12] arch: Make virt_to_pfn into a static inline
 2023-05-17 14:01 UTC  (22+ messages)
` [PATCH 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
` [PATCH 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
` [PATCH 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
` [PATCH 05/12] cifs: "
` [PATCH 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
` [PATCH 07/12] netfs: Pass a pointer to virt_to_page()
` [PATCH 08/12] arm64: vdso: Pass (void *) "
` [PATCH 09/12] asm-generic/page.h: Make pfn accessors static inlines
` [PATCH 10/12] ARM: mm: Make virt_to_pfn() a static inline
` [PATCH 11/12] arm64: memory: "
` [PATCH 12/12] m68k/mm: Make pfn accessors static inlines

[PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
 2023-05-17  6:27 UTC  (5+ messages)

[PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-16 17:44 UTC  (11+ messages)
` [PATCH v7 1/7] fbdev/hitfb: Cast I/O offset to address
` [PATCH v7 2/7] fbdev/matrox: Remove trailing whitespaces
` [PATCH v7 3/7] ipu-v3: Include <linux/io.h>
` [PATCH v7 4/7] fbdev: Include <linux/io.h> in various drivers
` [PATCH v7 5/7] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v7 6/7] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v7 7/7] fbdev: Rename fb_mem*() helpers

[PATCH v5] nubus: Don't list slot resources by default
 2023-05-16  7:10 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS f7e0fc66f5521fac47f571f41d61b56cae096590
 2023-05-16  4:44 UTC 

[geert-m68k:for-v6.5] BUILD SUCCESS 4decdb267a4712b4cb56f9bd8cdcd6d9af1c3352
 2023-05-16  2:47 UTC 

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-16  0:53 UTC  (3+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH v4] nubus: Don't list slot resources by default
 2023-05-15 10:11 UTC  (3+ messages)

[PATCH] nubus: Remove proc entries before adding them
 2023-05-15  9:42 UTC  (2+ messages)

[PATCH] nubus: Partially revert proc_create_single_data() conversion
 2023-05-15  9:38 UTC  (2+ messages)

[PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 10:04 UTC  (31+ messages)
` [PATCH v6 1/6] fbdev/matrox: Remove trailing whitespaces
` [PATCH v6 2/6] ipu-v3: Include <linux/io.h>
` [PATCH v6 3/6] fbdev: Include <linux/io.h> in various drivers
` [PATCH v6 4/6] fbdev: Include <linux/fb.h> instead of <asm/fb.h>
` [PATCH v6 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v6 6/6] fbdev: Rename fb_mem*() helpers

Fotowoltaika dla biznesu
 2023-05-12  8:34 UTC 

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11 19:34 UTC  (8+ messages)


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