messages from 2025-06-11 11:41:10 to 2025-08-06 10:33:11 UTC [more...]
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-06 10:33 UTC (21+ 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
[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)
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-07-15 10:32 UTC (7+ messages)
` [PATCH 10/23] m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "
[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 (10+ messages)
[PATCH v3 0/3] m68k: Bug fix and cleanup for framebuffer debug console
2025-07-06 10:27 UTC (8+ messages)
` [PATCH v3 3/3] m68k: Remove unused "cursor home" code from "
` [PATCH v3 1/3] m68k: Fix lost column on framebuffer "
` [PATCH v3 2/3] m68k: Avoid pointless recursion in debug console rendering
[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 (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[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 (116+ 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
[gerg-m68knommu:dt 12/14] arch/m68k/kernel/setup_mm.c:214:14: error: implicit declaration of function 'early_init_dt_verify'
2025-06-12 13:56 UTC
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;
as well as URLs for NNTP newsgroup(s).