public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2022-06-21 21:57:04 to 2022-06-30 03:33:25 UTC [more...]

[PATCH v2 0/3] Converting m68k WD33C93 drivers to DMA API
 2022-06-30  3:33 UTC  (4+ messages)
` [PATCH v2 1/3] scsi - a3000.c: convert "
` [PATCH v2 2/3] scsi - a2091.c: "
` [PATCH v2 3/3] scsi - gvp11.c: "

[PATCH v1 0/3] Converting m68k WD33C93 drivers to DMA API
 2022-06-30  2:45 UTC  (17+ messages)
` [PATCH v1 1/3] scsi - a3000.c: convert "
` [PATCH v1 2/3] scsi - a2091.c: "
` [PATCH v1 3/3] scsi - gvp11.c: "

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-29  6:25 UTC  (28+ messages)
` [PATCH v2 2/3] scsi: BusLogic remove bus_to_virt
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 18:44 UTC  (15+ messages)

[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-28 11:31 UTC  (7+ messages)
` [PATCH v3 1/3] scsi: BusLogic remove bus_to_virt
` [PATCH v3 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH -next v2] m68k: virt: platform: fix missing platform_device_unregister() on error in virt_platform_init()
 2022-06-28 10:45 UTC  (2+ messages)

[PATCH -next] m68k: virt: platform: fix missing platform_device_unregister() on error in virt_platform_init()
 2022-06-28  7:23 UTC  (2+ messages)

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-28  3:12 UTC  (35+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[geert-m68k:master] BUILD SUCCESS a830f02404586b01d275f62e128c57fe15a2b7e1
 2022-06-28  0:22 UTC 

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (52+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 04/26] sparc/mm: "
` [PATCH V4 05/26] arm64/mm: "
` [PATCH V4 06/26] x86/mm: "
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 09/26] loongarch/mm: "
` [PATCH V4 10/26] openrisc/mm: "
` [PATCH V4 11/26] extensa/mm: "
` [PATCH V4 12/26] hexagon/mm: "
` [PATCH V4 13/26] parisc/mm: "
` [PATCH V4 14/26] alpha/mm: "
` [PATCH V4 15/26] nios2/mm: "
` [PATCH V4 16/26] riscv/mm: "
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 18/26] s390/mm: "
` [PATCH V4 19/26] ia64/mm: "
` [PATCH V4 20/26] mips/mm: "
` [PATCH V4 21/26] m68k/mm: "
` [PATCH V4 22/26] arc/mm: "
` [PATCH V4 23/26] arm/mm: "
` [PATCH V4 24/26] um/mm: "
` [PATCH V4 25/26] sh/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH qemu] m68k: virt: pass RNG seed via bootinfo block
 2022-06-26 11:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] m68k: virt: pass RNG seed via bootinfo block
 2022-06-26 11:15 UTC  (10+ messages)
            ` [PATCH v2] m68k: virt: use RNG seed from "

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-06-26  9:14 UTC  (3+ messages)
` [PATCH v2 16/20] arch: m68k: q40: README: drop references to IDE driver

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-24 12:51 UTC  (11+ messages)
` [PATCH v5 1/9] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v5 4/9] bitops: define const_*() versions of the non-atomics
` [PATCH v5 5/9] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v5 6/9] bitops: let optimize out non-atomic bitops on compile-time constants
` [PATCH v5 7/9] net/ice: fix initializing the bitmap in the switch code
` [PATCH v5 8/9] bitmap: don't assume compiler evaluates small mem*() builtins calls
` [PATCH v5 9/9] lib: test_bitmap: add compile-time optimization/evaluations assertions

Quote To Bid
 2022-06-23 15:35 UTC 

[PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-22 16:04 UTC  (6+ messages)
` [PATCH v4 8/8] lib: test_bitmap: add compile-time optimization/evaluations assertions

[PATCH] m68k:coldfire:Fix typos in comments
 2022-06-22 13:40 UTC  (3+ messages)

[PATCH] m68k:coldfire:Fix typos in comments
 2022-06-22  7:24 UTC  (2+ messages)

[PATCH] m68k:mac:Fix syntax errors in comments
 2022-06-22  7:19 UTC  (2+ messages)

[geert-m68k:for-v5.20] BUILD SUCCESS bcc94f9a2581a035befd86cde7c4b80855203fec
 2022-06-22  5:32 UTC 


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