public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 04:08:06 to 2023-05-16 10:43:37 UTC [more...]

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-16 10:41 UTC  (42+ 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 04/23] ia64/hugetlb: "
` [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/12] arch: Make virt_to_pfn into a static inline
 2023-05-16  9:18 UTC  (20+ 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-16  7:07 UTC  (3+ messages)

[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  (4+ messages)
` [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-15 19:11 UTC  (4+ messages)
` [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs

[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 v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-12 11:45 UTC  (10+ 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 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)

[PATCH v3 28/38] rtc: add HAS_IOPORT dependencies
 2023-05-09  9:46 UTC  (4+ messages)

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

[geert-m68k:master] BUILD SUCCESS c61671b384a1b4c4ab08bf6e75376081e06fdf97
 2023-05-09  1:08 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.4-rc1
 2023-05-08 12:39 UTC 

The tale of -mrtd in GCC and Clang
 2023-05-07  9:02 UTC 

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

[PATCH RFC 0/2] 68020/030 signal handling following exceptions
 2023-05-06  8:24 UTC  (18+ messages)
` [PATCH RFC 2/2] m68k: Make allowance for signal delivery following an address error

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-05-06  7:53 UTC  (6+ messages)
` [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA

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

[PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>
 2023-05-03 19:06 UTC  (20+ messages)
` [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>
` [PATCH v3 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
` [PATCH v3 6/6] fbdev: Rename fb_mem*() helpers

[PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option
 2023-05-03 11:06 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