messages from 2026-04-24 07:33:03 to 2026-05-18 21:35:52 UTC [more...]
[gerg-m68knommu:armnommu 3/3] arch/arm/mm/alignment.c:776:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2026-05-18 21:35 UTC
[gerg-m68knommu:dt 14/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared; did you mean 'MCFINTC2_VECBASE'?
2026-05-18 19:56 UTC
[PATCH bpf-next v3] m68k, bpf: Add initial BPF JIT compiler support
2026-05-18 17:21 UTC (7+ messages)
Summary on what's blocking full Rust support on m68k
2026-05-18 13:03 UTC (2+ messages)
[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
2026-05-18 7:17 UTC (21+ messages)
` [RFC 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [RFC 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
[PATCH v2 00/11] add mcf54415 DAC driver
2026-05-17 21:04 UTC (27+ messages)
` [PATCH v2 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v2 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH v2 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v2 05/11] m68k: add DAC modules base addresses
` [PATCH v2 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v2 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v2 08/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v2 09/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v2 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC
[PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
2026-05-17 17:22 UTC (4+ messages)
[PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-14 13:53 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS 71894112e68b305b7fffdbf044354e4d77725c30
2026-05-11 22:25 UTC
[PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 9:02 UTC
[PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 8:54 UTC
[PATCH v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 8:53 UTC
[PATCH] m68k: Handle put_user() faults more carefully
2026-05-10 3:47 UTC (4+ messages)
[PATCH v5 13/28] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-07 22:23 UTC
[PATCH 00/10] add mcf54415 DAC driver
2026-05-07 15:28 UTC (28+ messages)
` [PATCH 01/10] m68k: mcf5441x: fix clocks numbering
` [PATCH 02/10] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH 03/10] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH 04/10] m68k: defconfig: update stmark2 defconfig
` [PATCH 05/10] m68k: add DAC modules base addresses
` [PATCH 06/10] m68k: mcf5441x: add CCM registers
` [PATCH 07/10] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH 08/10] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH 09/10] m68k: stmark2: enable DACs outputs
` [PATCH 10/10] iio: dac: add mcf54415 DAC
[RFC 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-05-06 14:11 UTC
[PATCH 1/3] tty: move remaining serial drivers into the serial/ directory
2026-05-06 3:15 UTC (2+ messages)
[PATCH bpf-next v2] m68k, bpf: Add initial BPF JIT compiler support
2026-05-05 7:00 UTC (3+ messages)
[geert-m68k:master] BUILD SUCCESS e3d3f289a4ebd4ede448b2fa63e11b6a28698269
2026-05-05 1:08 UTC
[geert-m68k:for-v7.2] BUILD SUCCESS 0ad7ed2f5a29cb5b23cbfeeb714768e5e043d33e
2026-05-05 0:51 UTC
[PATCH] nubus: switch to dynamic root device
2026-05-04 23:39 UTC (7+ messages)
[PATCH] dio: Update DIO_SCMAX comment
2026-05-04 12:27 UTC
[PATCH v2 1/2] drivers: dio: replace deprecated strcpy with strscpy in dio_init
2026-05-04 9:32 UTC (4+ messages)
` [PATCH v2 2/2] drivers: dio: use tabs and avoid continuation logging "
[PATCH] drivers: dio: replace deprecated strcpy with strscpy in dio_init
2026-05-04 7:17 UTC (2+ messages)
[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
2026-05-03 17:57 UTC (8+ messages)
[geert-m68k:for-next] BUILD SUCCESS 99a680bed60428175ff9c5c95d579826ca2ff3f8
2026-04-30 15:00 UTC
[geert-m68k:master] BUILD SUCCESS 4ff8e797fed0b018ffde6e942d467884b846ecd9
2026-04-30 14:00 UTC
m68k: coldfire: create internal register access defines
2026-04-30 11:37 UTC (14+ messages)
` [PATCH 1/7] m68k: coldfire: create IO access functions for internal registers
` [PATCH 2/7] m68k: coldfire: use ColdFire specific IO access in headers
` [PATCH 3/7] m68k: coldfire: use ColdFire specifc IO access in interrupt code
` [PATCH 4/7] m68k: coldfire: use ColdFire specifc IO access in timer code
` [PATCH 5/7] m68k: coldfire: rename timer register access defines
` [PATCH 6/7] m68k: coldfire: use ColdFire specifc IO access in system code
` [PATCH 7/7] m68k: coldfire: use ColdFire specifc IO access in SoC code
m68k: defconfig: new and updated ColdFire defconfigs
2026-04-30 10:42 UTC (7+ messages)
` [PATCH 1/4] m68k: defconfig: add config for M5329EVB board
` [PATCH 2/4] m68k: defconfig: add config for M54418EVB board
` [PATCH 3/4] m68k: defconfig: add config for SnapGear/NETtel board
` [PATCH 4/4] m68k: defconfig: update all ColdFire defconfigs
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-04-30 3:25 UTC (2+ messages)
[PATCH] m68k: coldfire: select legacy gpiolib interface for mcfqspi
2026-04-29 13:45 UTC (3+ messages)
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-29 11:26 UTC (30+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
[PATCH] mm_types: remove references to s390 gmap
2026-04-28 9:43 UTC (6+ messages)
[PATCH 1/2] config: stmark2: defconfig updates
2026-04-27 12:46 UTC (3+ messages)
[PATCH] m68k: defconfig: Update defconfigs for v7.1-rc1
2026-04-27 11:57 UTC
[PATCH] zorro: sysfs: replace sprintf with sysfs_emit
2026-04-27 11:51 UTC (2+ messages)
[PATCH RFC v4 12/22] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-04-26 21:48 UTC
[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
2026-04-24 11:57 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox