linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-13 20:10:26 to 2025-08-22 14:57:21 UTC [more...]

[PATCH 00/24] PCI: Bridge window selection improvements
 2025-08-22 14:55 UTC  (8+ messages)
` [PATCH 01/24] m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()
` [PATCH 02/24] sparc/PCI: Remove pcibios_enable_device() as they do nothing extra
` [PATCH 03/24] MIPS: PCI: Use pci_enable_resources()
` [PATCH 04/24] PCI: Move find_bus_resource_of_type() earlier
` [PATCH 05/24] PCI: Refactor find_bus_resource_of_type() logic checks
` [PATCH 06/24] PCI: Always claim bridge window before its setup
` [PATCH 07/24] PCI: Disable non-claimed bridge window

[PATCH] m68k: make HPDCA and HPAPCI bools
 2025-08-22 10:42 UTC 

[PATCH 2/3] hung_task: extend hung task blocker tracking to rwsems
 2025-08-22  8:25 UTC  (3+ messages)

v6.16 console issues on Atari Falcon
 2025-08-22  7:41 UTC  (3+ messages)

[PATCH v5 2/3] hung_task: show the blocker task if the task is hung on semaphore
 2025-08-22  7:38 UTC 

[geert-m68k:master] BUILD SUCCESS 67bd9b55f41ea6a9600205c905718299f117520e
 2025-08-19  2:07 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-15 16:41 UTC  (26+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[gerg-m68knommu:armnommu 3/3] include/linux/compiler_types.h:572:38: error: call to '__compiletime_assert_547' declared with attribute error: BUILD_BUG_ON failed: sizeof(priv_tbl->probs) % 16
 2025-08-15 12:23 UTC 

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-12 16:23 UTC  (4+ messages)
` [PATCH 02/21] m68k: coldfire: select legacy gpiolib interface for mcfqspi
` (subset) [PATCH 00/21] gpiolib: fence off legacy interfaces

[geert-m68k:master] BUILD SUCCESS 67ba21aae070af9f9be9f618585a38aa184f54d5
 2025-08-12  6:13 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.17-rc1
 2025-08-11  9:30 UTC 

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-08-10 21:12 UTC  (8+ messages)
` [PATCH 10/23] m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "

[PATCH] m68k: Add target for lz4 compressed vmlinux
 2025-08-10  9:21 UTC  (6+ messages)

[PATCH v2 02/12] sched/deadline: Less agressive dl_server handling
 2025-07-30 10:05 UTC  (3+ messages)

[GIT PULL] m68k updates for v6.17
 2025-07-30  3:39 UTC  (2+ messages)

[PATCH] zorro: fix checkpatch error by avoiding assignment in if-statement
 2025-07-29 15:49 UTC  (6+ messages)

[geert-m68k:m68k-v6.16] BUILD SUCCESS eb92c3f55a6c5f865507acfd8458e1315d423f04
 2025-07-29  9:15 UTC 

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 042639c54c6e94a7a02f8a7ff0ee10b809c0859e
 2025-07-28 22:47 UTC 

[PATCH] zorro: remove extra whitespace in macro definitions
 2025-07-28  7:14 UTC 

[geert-m68k:master] BUILD SUCCESS e00b20bce502a3e4cdc2746fda431d560a2735de
 2025-07-24 16:59 UTC 

[gerg-m68knommu:dt 11/14] kismet: WARNING: unmet direct dependencies detected for OF_EARLY_FLATTREE when selected by BUILTIN_DTB
 2025-07-23 22:32 UTC 

[PATCH] drivers:zorro:zorro-sysfs.c Replace sprintf() with sysfs_emit()
 2025-07-22  5:53 UTC  (2+ messages)

(no subject)
 2025-07-22  3:35 UTC 

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

nommu and folios
 2025-07-15 13:54 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 0fe926a05d02a3f4406c16c66a6d95c86fbbc826
 2025-07-08  5:04 UTC 

[geert-m68k:master] BUILD SUCCESS f0638b4fd3769e4f39dd7b12b81dea456a5e1e40
 2025-07-06 23:03 UTC 

[geert-m68k:for-v6.17] BUILD SUCCESS c8995932db2bad6fa093ac64dbaf7a3e8870eafa
 2025-07-06 23:04 UTC 

[PATCH] m68k: Enable dead code elimination
 2025-07-06 10:43 UTC  (4+ messages)

[PATCH v3 0/3] m68k: Bug fix and cleanup for framebuffer debug console
 2025-07-06 10:27 UTC  (7+ messages)
` [PATCH v3 2/3] m68k: Avoid pointless recursion in debug console rendering
` [PATCH v3 1/3] m68k: Fix lost column on framebuffer debug console
` [PATCH v3 3/3] m68k: Remove unused "cursor home" code from "

[PATCH v2] m68k/mvme147: Don't unregister boot console needlessly
 2025-07-06 10:27 UTC  (2+ messages)

[PATCH v2 0/2] m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-07-06  9:39 UTC  (3+ messages)

[PATCH v2] m68k/mac: Improve clocksource driver commentary
 2025-07-06  9:08 UTC  (2+ messages)

[gerg-m68knommu:dt 11/14] drivers/tty/serial/earlycon.c:291:16: error: implicit declaration of function 'of_flat_dt_translate_address'
 2025-07-02 13:47 UTC 

[geert-m68k:master] BUILD SUCCESS b2293c854609368a3dae82cfa6d395829c904de2
 2025-07-01 19:53 UTC 

[geert-m68k:for-v6.17] BUILD SUCCESS 8135422ae047fe0d5b7e8017f3fd43cf4dfa80c4
 2025-07-01  9:03 UTC 

[gerg-m68knommu:dt 7/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared
 2025-06-27  5:59 UTC 

[geert-m68k:master] BUILD SUCCESS 56305a98e411188bfdb8b66d6595d083b96897e7
 2025-06-26 11:24 UTC 

[PATCH 0/4] Convert motorola to use ptdescs
 2025-06-26  8:39 UTC  (10+ messages)
` [PATCH 1/4] m68k: mm: Convert get_pointer_table() "
` [PATCH 2/4] m68k: mm: Convert free_pointer_table() "
` [PATCH 3/4] m68k: mm: Convert init_pointer_table() "
` [PATCH 4/4] m68k: mm: Convert pointer table macros "

Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
 2025-06-23  7:13 UTC  (111+ messages)
                            ` Debian boot/login time
                                    ` Preliminary results - was: Re: Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k

[gerg-m68knommu:dt 12/14] arch/m68k/kernel/setup_mm.c:211:35: error: '__dtb_start' undeclared; did you mean '__bss_start'?
 2025-06-19  1:53 UTC 

[PATCH RESEND 4.19.y-cip] signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
 2025-06-18 15:44 UTC  (2+ messages)
` [cip-dev] "

[geert-m68k:master] BUILD SUCCESS 983ab26065de5b37482916c9464f08d398c2b7d4
 2025-06-17 19:07 UTC 

[PATCH 04/33] m68k: remove unneeded tty includes
 2025-06-17 12:29 UTC  (2+ messages)

Tuple and changes for m68k with -malign-int
 2025-06-17 11:37 UTC  (17+ messages)

[gerg-m68knommu:dt 11/14] kismet: WARNING: unmet direct dependencies detected for OF_EARLY_FLATTREE when selected by BUILTIN_DTB
 2025-06-17  1:58 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.16-rc2
 2025-06-16 19:37 UTC 


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