linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 08:33:19 to 2022-07-14 06:59:54 UTC [more...]

[PATCH 1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2022-07-14  6:59 UTC  (14+ messages)
` [PATCH 2/6] LoongArch: "
` [PATCH 3/6] M68K: "
` [PATCH 4/6] MicroBlaze: "
` [PATCH 5/6] SH: "
` [PATCH 6/6] UM: "

[PATCH v2 0/3] Converting m68k WD33C93 drivers to DMA API
 2022-07-14  4:22 UTC  (4+ messages)

[PATCH] scsi - gvp11.c: fix DMA mask calculation error
 2022-07-14  3:18 UTC  (2+ messages)

[PATCH 0/5] drm/modes: Command line mode selection fixes and improvements
 2022-07-13  9:37 UTC  (23+ messages)
` [PATCH 1/5] drm/modes: parse_cmdline: Handle empty mode name part
` [PATCH 2/5] drm/modes: Extract drm_mode_parse_cmdline_named_mode()
` [PATCH 3/5] drm/modes: parse_cmdline: Make mode->*specified handling more uniform
` [PATCH 4/5] drm/modes: Add support for driver-specific named modes
` [PATCH 5/5] drm/modes: parse_cmdline: Add support for named modes containing dashes

[PATCH v3 0/5] Convert m68k MVME147 WD33C93 SCSI driver to DMA API
 2022-07-13  2:56 UTC  (6+ messages)
` [PATCH v3 1/5] m68k - add MVME147 SCSI base address to mvme147hw.h
` [PATCH v3 2/5] m68k - set up platform device for mvme147_scsi
` [PATCH v3 3/5] m68k - add MMIO ioremap support for mvme147
` [PATCH v3 4/5] scsi - convert mvme147.c driver to platform device
` [PATCH v3 5/5] scsi - convert mvme147.c driver to DMA API

[PATCH v2 0/5] Convert m68k MVME147 WD33C93 SCSI driver to DMA API
 2022-07-13  2:05 UTC  (10+ messages)
` [PATCH v2 1/5] m68k - add MVME147 SCSI base address to mvme147hw.h
` [PATCH v2 2/5] m68k - set up platform device for mvme147_scsi
` [PATCH v2 3/5] m68k - add MMIO ioremap support for mvme147
` [PATCH v2 4/5] scsi - convert mvme147.c driver to platform device
` [PATCH v2 5/5] scsi - convert mvme147.c driver to DMA API

[geert-m68k:for-v5.20] BUILD SUCCESS b508128bb0d1e243beb56cca5d819bcbb5c269b1
 2022-07-12 22:03 UTC 

[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
 2022-07-12 14:31 UTC  (4+ messages)

[PATCH 0/3] drm: Endianness fixes
 2022-07-12  9:10 UTC  (15+ messages)
` [PATCH 1/3] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
` [PATCH 2/3] drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
` [PATCH 3/3] drm/gud: Fix endianness in gud_xrgb8888_to_color() helper

[PATCH 00/10] video: fbdev: atari: Miscellaneous fixes and cleanups
 2022-07-12  8:18 UTC  (12+ messages)
` [PATCH 01/10] video: fbdev: atari: Simplify atafb_pan_display()
` [PATCH 02/10] video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
` [PATCH 03/10] video: fbdev: atari: Fix inverse handling
` [PATCH 04/10] video: fbdev: atari: Fix ext_setcolreg()
` [PATCH 05/10] video: fbdev: atari: Remove unneeded casts from void *
` [PATCH 06/10] video: fbdev: atari: Remove unneeded casts to "
` [PATCH 07/10] video: fbdev: atari: Fix TT High video mode vertical refresh
` [PATCH 08/10] video: fbdev: atari: Fix VGA modes
` [PATCH 09/10] video: fbdev: atari: Remove unused definitions and variables
` [PATCH 10/10] [RFC] video: fbdev: atari: Remove backward bug-compatibility

[PATCH v1 0/4] Convert m68k MVME147 WD33C93 SCSI driver to DMA API
 2022-07-12  7:59 UTC  (21+ messages)
` [PATCH v1 1/4] m68k - add MVME147 SCSI base address to mvme147hw.h
` [PATCH v1 2/4] m68k - set up platform device for mvme147_scsi
` [PATCH v1 3/4] scsi - convert mvme146_scsi.c to platform device
` [PATCH v1 4/4] scsi - convert mvme147_scsi driver to DMA API

早稲田大学1981年(昭和56年)卒年次 稲門会 お問合せ
 2022-07-12  5:12 UTC 

[geert-m68k:for-v5.20] BUILD SUCCESS f80261e4764b498bf0a6f0d69ee6e6720e49ab9d
 2022-07-12  4:06 UTC 

[geert-m68k:master] BUILD SUCCESS c74f6f033e9b10e89a71b4923b737412226cd24d
 2022-07-12  3:09 UTC 

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

[PATCH] video: fbdev: amiga: Simplify amifb_pan_display()
 2022-07-11 21:20 UTC  (2+ messages)

[PATCH] video: fbdev: Make *fb_setup() and *fb_init() static
 2022-07-11 15:41 UTC 

Atari console corruption
 2022-07-11 11:37 UTC  (2+ messages)

[PATCH v3 00/10] drm: Add support for low-color frame buffer formats
 2022-07-11  9:12 UTC  (15+ messages)
` [PATCH v3 01/10] drm/fourcc: Add drm_format_info_bpp() helper
` [PATCH v3 02/10] drm/fourcc: Add drm_format_info.is_color_indexed flag
` [PATCH v3 03/10] drm/client: Use actual bpp when allocating frame buffers
` [PATCH v3 04/10] drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
` [PATCH v3 05/10] drm/fourcc: Add DRM_FORMAT_C[124]
` [PATCH v3 06/10] drm/fb-helper: Add support for DRM_FORMAT_C[124]
` [PATCH v3 07/10] drm/gem-fb-helper: Use actual bpp for size calculations
` [PATCH v3 08/10] drm/fourcc: Clarify the meaning of single-channel "red"
` [PATCH/RFC v3 09/10] drm/fourcc: Add DRM_FORMAT_R[124]
` [PATCH/RFC v3 10/10] drm/fourcc: Add DRM_FORMAT_D[1248]

[PATCH] m68k: virt: Kconfig minor fixes
 2022-07-09 10:34 UTC  (6+ messages)

[geert-m68k:atari-drm-wip] BUILD SUCCESS WITH WARNING 149db8fecb508c948620b3cb7a0737ebf226f862
 2022-07-09  6:32 UTC 

[geert-m68k:atari-drm-wip 35/35] drivers/gpu/drm/tiny/atari_drm.c:1024:29: warning: variable 'linesize' set but not used
 2022-07-08 20:19 UTC 

[PATCH v3 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-07-07 21:47 UTC  (2+ messages)

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-07-07 19:12 UTC  (2+ messages)

[geert-m68k:for-v5.20] BUILD SUCCESS c2a6236024b786232e5247789a4c7acdabd1ffb1
 2022-07-07  6:09 UTC 

[geert-m68k:master] BUILD SUCCESS c6d0096dd6be455badd4f0b3093f178227c92615
 2022-07-07  6:01 UTC 

[PATCH] m68k: mac: Remove forward declaration for mac_nmi_handler()
 2022-07-07  2:11 UTC  (2+ messages)

[PATCH] m68k: Add forward declaration for show_registers()
 2022-07-06 14:08 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06 11:15 UTC  (10+ messages)
` [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-07-06 10:09 UTC  (3+ messages)
` [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures

[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-07-06 10:07 UTC  (3+ messages)
` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures

[PATCH] m68k: Use strscpy to replace strlcpy
 2022-07-06  9:43 UTC  (2+ messages)

[PATCH] m68k/sun3: use __func__ to get funcion's name in an output message
 2022-07-06  9:36 UTC  (2+ messages)

[PATCH v2 0/3] bitops: __fls adjustments
 2022-07-06  9:30 UTC  (3+ messages)
` [PATCH v2 2/3] m68k: bitops: Change __fls to return and accept unsigned long

[PATCH 0/3] m68k: Kconfig: Style cleanups
 2022-07-06  9:25 UTC  (7+ messages)
` [PATCH 1/3] m68k: Kconfig.cpu: Fix indentation and add endif comments
` [PATCH 2/3] m68k: Kconfig.debug: Replace single quotes
` [PATCH 3/3] m68k: Kconfig.machine: Add endif comment

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

[PATCH] m68k/mm: Fix spelling mistake
 2022-07-06  9:14 UTC  (2+ messages)

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

[PATCH] m68k: virt: pass RNG seed via bootinfo block
 2022-07-06  9:00 UTC  (3+ messages)
` [PATCH v2] m68k: virt: use RNG seed from "


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