linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 18:42:48 to 2022-12-13 05:31:08 UTC [more...]

[geert-m68k:master] BUILD SUCCESS 53a4892af05f72e14e935234e8fbf34fa7e04521
 2022-12-13  5:30 UTC 

[GIT PULL] m68k updates for v6.2
 2022-12-12 21:11 UTC  (2+ messages)

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-08  8:55 UTC  (30+ messages)
` [PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[geert-m68k:master] BUILD SUCCESS 815a2a23b79ae9655d9fa85099381ca1e776c5be
 2022-12-06  0:38 UTC 

fix dma_alloc_coherent on m68knommu / coldfire
 2022-12-05 14:09 UTC  (8+ messages)
` [PATCH 1/2] net: fec: use dma_alloc_noncoherent for m532x
` [PATCH 2/2] m68k: return NULL from dma_alloc_coherent for nommu or coldfire

[PATCH linux-next] m68k: use strscpy() to instead of strncpy()
 2022-12-05  0:02 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 6100fd707322c24cffcaefb357615e088fdc5463
 2022-11-28 23:23 UTC 

[PATCH/RFC 0/3] Atari DRM driver
 2022-11-28 13:08 UTC  (7+ messages)
` [PATCH/RFC 1/3] video: fbdev: c2p: Add transp2() and transp2x()
` [PATCH/RFC 2/3] drm/simple-kms-helper: Add mode_fixup() to simple display pipe
` [PATCH/RFC 3/3] drm: atari: Add a DRM driver for Atari graphics hardware

[geert-m68k:atari-drm-wip-v1] BUILD SUCCESS WITH WARNING 9ef3ed30a45a367db0231ea2e98f6f37ba860b4c
 2022-11-27  7:36 UTC 

[PATCH v3 0/2] drm/modes: Command line mode selection improvements
 2022-11-25 20:31 UTC  (3+ messages)
` [PATCH v3 1/2] drm/modes: parse_cmdline: Make mode->*specified handling more uniform
` [PATCH v3 2/2] drm/modes: Add support for driver-specific named modes

[PATCH resend v2] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
 2022-11-24 11:17 UTC  (12+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (6+ messages)
` [PATCH printk v5 23/40] tty: nfcon: use console_is_registered()

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (21+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

Silikonmischungen
 2022-11-22  9:05 UTC 

[geert-m68k:master] BUILD SUCCESS 67f3d38b198673a4241083c86706e7f4fc8c5d63
 2022-11-21 22:55 UTC 

[PATCH v2 RESEND kexec-tools] m68k: pass rng seed via BI_RNG_SEED
 2022-11-18 15:15 UTC  (5+ messages)
    ` [PATCH kexec-tools v3] "

[PATCH printk v4 00/39] reduce console_lock scope
 2022-11-15 13:08 UTC  (3+ messages)
` [PATCH printk v4 22/39] tty: nfcon: use console_is_registered()

[geert-m68k:for-next] BUILD SUCCESS 553b20b211c4153f8af6096fd52069bbdf955e23
 2022-11-15  4:03 UTC 

[geert-m68k:master] BUILD SUCCESS 0a1c6e6552b230768158ff7dbb5426fe75088887
 2022-11-15  4:03 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 14:43 UTC  (7+ messages)
` [PATCH printk v3 24/40] tty: nfcon: use console_is_registered()

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (9+ messages)

[geert-m68k:master] BUILD SUCCESS 7cc2f04d1076c927f9a06b2e1ab641c3815e8d34
 2022-11-08  1:06 UTC 

[geert-m68k:for-next] BUILD SUCCESS 550a998f37b4f9c243501f735aa283c79189ba9b
 2022-11-01 23:36 UTC 

[geert-m68k:master] BUILD SUCCESS 9e2f01811575957d7355b92b8c0644cb01ba657d
 2022-11-01 23:36 UTC 

[PATCH printk v2 00/38] reduce console_lock scope
 2022-11-01  8:57 UTC  (5+ messages)
` [PATCH printk v2 06/38] tty: nfcon: use console_is_enabled()

m68k support now available in the Mold linker
 2022-10-30  8:35 UTC 

[PATCH] m68k: mac: Reword comment using double "in"
 2022-10-28 13:04 UTC  (3+ messages)

[PATCH] m68k: mac_via: remove unused rbv_set_video_bpp()
 2022-10-26 13:03 UTC  (2+ messages)

[PATCH] m68k: mac_via: use explicitly signed char
 2022-10-26 12:59 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS fb4fd5e8604286d437907b6e9903741a5e76df65
 2022-10-24 22:32 UTC 

[geert-m68k:master] BUILD SUCCESS 4397b755b31b878449aa00da1afe8c127b189cf1
 2022-10-18 14:20 UTC 

[PATCH AUTOSEL 5.4 08/13] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 09/13] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 4.19 06/10] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 07/10] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 4.14 4/8] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 5/8] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 4.9 4/8] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 5/8] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 5.10 10/16] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 11/16] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 5.15 11/21] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 12/21] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 5.19 13/29] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 14/29] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH AUTOSEL 6.0 15/32] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-10-18  0:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 16/32] m68knommu: fix non-mmu classic 68000 legacy timer tick selection

[PATCH] m68k: defconfig: Update defconfigs for v6.1-rc1
 2022-10-17 17:05 UTC 

[git pull] m68knommu changes for v6.1
 2022-10-10 21:23 UTC  (2+ messages)

[RFC PATCH 00/18] block: add and use init disk helper
 2022-10-10  7:59 UTC  (23+ messages)
` [RFC PATCH 01/18] "
` [RFC PATCH 02/18] nfblock: "
` [RFC PATCH 03/18] amiflop: "
` [RFC PATCH 04/18] brd: "
` [RFC PATCH 05/18] drbd: "
` [RFC PATCH 06/18] floppy: "
` [RFC PATCH 07/18] loop: "
` [RFC PATCH 08/18] n64cart: "
` [RFC PATCH 09/18] nbd: "
` [RFC PATCH 10/18] pcd: "
` [RFC PATCH 11/18] pd: "
` [RFC PATCH 12/18] pf: "
` [RFC PATCH 13/18] pktcdvd: "
` [RFC PATCH 14/18] rnbd-clt: "
` [RFC PATCH 15/18] swim: "
` [RFC PATCH 16/18] swim3: "
` [RFC PATCH 17/18] z2ram: "
` [RFC PATCH 18/18] ubi: "

[geert-m68k:master] BUILD SUCCESS 180671f0f5e2b6e27de37291dffe99f5798a82fb
 2022-10-03 23:54 UTC 

[geert-m68k:m68k-v6.0] BUILD SUCCESS b4619cc166e1e974f99fe8e90d2057beeee3d463
 2022-10-03 23:46 UTC 

[GIT PULL] m68k updates for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[PATCH linux-next] m68k: Move from strlcpy with unused retval to strscpy
 2022-09-30  9:36 UTC 

[PATCH] m68k: update config files
 2022-09-30  0:38 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS f1bb20c8be1929743fdb313b4770601afc39c1b7
 2022-09-29  9:34 UTC 

[geert-m68k:for-v6.1] BUILD SUCCESS dc63a086daee92c63e392e4e7cd7ed61f3693026
 2022-09-29  9:34 UTC 

[PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
 2022-09-29  6:37 UTC  (8+ messages)
` [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes

[PATCH kexec-tools] m68k: pass rng seed via BI_VIRT_RNG_SEED
 2022-09-28 23:16 UTC  (3+ messages)
` [PATCH v2] m68k: pass rng seed via BI_RNG_SEED

[PATCH v5 1/2] m68k: process bootinfo records before saving them
 2022-09-28 20:19 UTC  (4+ messages)
` [PATCH v5 2/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED

rubric to the m68k rng seed rework
 2022-09-27 13:12 UTC  (4+ messages)

[PATCH v4 1/3] m68k: process bootinfo records before saving them
 2022-09-27 13:09 UTC  (4+ messages)
` [PATCH v4 3/3] m68k: generate new RNG seed on reboot


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