messages from 2026-01-14 13:07:13 to 2026-03-26 19:25:23 UTC [more...]
[PATCH 00/10] PCI: Improve head free space usage
2026-03-26 19:25 UTC (17+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-25 12:08 UTC
[PATCH] m68k: Fix task info flags handling for 68000
2026-03-25 11:25 UTC (5+ messages)
[geert-m68k:master] BUILD SUCCESS 36fbb923982c5691b5d5fd45bc3db78082ff0571
2026-03-24 6:13 UTC
[PATCH RESEND] m68k: emu: Replace unbounded sprintf in nfhd_init_one
2026-03-20 19:16 UTC (2+ messages)
[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-20 18:55 UTC
[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-18 10:17 UTC (5+ messages)
[geert-m68k:master] BUILD SUCCESS 932a802090cf33ad91e86ba0688fd56b49b014b9
2026-03-17 19:42 UTC
[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-16 15:44 UTC (6+ messages)
[PATCH] m68k: uapi: Add ucontext.h
2026-03-16 8:28 UTC (2+ messages)
[PATCH 0/2] Allow virtio-mmio to work on m68k nommu 68000
2026-03-14 15:06 UTC (6+ messages)
` [PATCH 1/2] virtio-mmio: Replace sizeof x with sizeof(x)
` [PATCH 2/2] virtio-mmio: Use raw io accessors to avoid arch issues
[PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-11 8:21 UTC (8+ messages)
[PATCH] scsi: qla2xxx: Rework BUILD_BUG_ON() assertion
2026-03-10 5:59 UTC
[geert-m68k:master] BUILD SUCCESS fab8e068199a17ab8cb2ba47cc6f09d79bbf785a
2026-03-09 23:46 UTC
[PATCH] scsi: qla2xxx: Remove problematic BUILD_BUG_ON() assertion
2026-03-07 22:19 UTC (5+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-03-05 0:36 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS b879a081bb0f6725a8ca41b6bdbe25acaa6a73dd
2026-03-03 1:17 UTC
[PATCH 0/2] m68k: defconfig: Logo and regular updates
2026-03-02 10:25 UTC (3+ messages)
` [PATCH 1/2] m68k: defconfig: hp300: Enable monochrome and 16-color linux logos
` [PATCH 2/2] m68k: defconfig: Update defconfigs for v7.0-rc1
Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
2026-03-02 10:11 UTC (22+ messages)
` Preliminary results - was: "
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-27 20:31 UTC (9+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
[PATCH v2] parport: mfc3: Convert to a modern zorro driver
2026-02-27 10:16 UTC
[PATCH] parport: mfc3: Convert to a modern zorro driver
2026-02-26 15:30 UTC (2+ messages)
[PATCH] m68k: nommu: fix memmove() with differently aligned src and dest for 68000
2026-02-25 10:04 UTC (6+ messages)
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
2026-02-23 16:20 UTC (15+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[PATCH] m68k: q40: Remove commented out code
2026-02-23 7:43 UTC
[PATCH v3 0/2] Add QEMU virt-ctrl driver and update m68k virt
2026-02-22 17:32 UTC (3+ messages)
` [PATCH v3 1/2] power: reset: Add QEMU virt-ctrl driver
` [PATCH v3 2/2] m68k: virt: Switch to qemu-virt-ctrl driver
[PATCH] m68k: emu: Replace unbounded sprintf in nfhd_init_one
2026-02-22 17:08 UTC
[PATCH 00/19] printk cleanup - part 3
2026-02-20 11:43 UTC (41+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "
[PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
2026-02-20 4:11 UTC (2+ messages)
Upstream issue tracker for m68k created
2026-02-17 8:49 UTC
[PATCH AUTOSEL 6.19-5.10] m68k: nommu: fix memmove() with differently aligned src and dest for 68000
2026-02-17 1:01 UTC
[git pull] m68knommu changes for v7.0
2026-02-16 3:47 UTC (2+ messages)
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-02-12 18:40 UTC (17+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[PATCH net-next v7 1/4] printk: Add execution context (task name/CPU) to printk_info
2026-02-12 15:28 UTC
[GIT PULL] m68k updates for v6.20
2026-02-10 5:08 UTC (2+ messages)
[geert-m68k:m68k-v6.19] BUILD SUCCESS 926c59abffbc3392da6c35074cc9227ee4aecd34
2026-02-10 0:17 UTC
[PATCH] arch: m68k: remove incomplete, unusable Apollo hardware support
2026-02-09 22:59 UTC (4+ messages)
[geert-m68k:master] BUILD SUCCESS ae5c45732d34367350709e99169854eb6eaad7a4
2026-02-09 22:48 UTC
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-09 8:41 UTC (9+ messages)
[PATCH] arch: m68k: remove incomplete, unusable Apollo hardware support
2026-02-09 1:47 UTC (3+ messages)
Fundacja Rodzina a optymalizacja podatkowa
2026-02-05 8:35 UTC
[PATCH v2 0/2] Add QEMU virt-ctrl driver and update m68k virt
2026-02-04 15:12 UTC (9+ messages)
` [PATCH v2 1/2] power: reset: Add QEMU virt-ctrl driver
` [PATCH v2 2/2] m68k: virt: Switch to qemu-virt-ctrl driver
[geert-m68k:master] BUILD SUCCESS 4af85fdda409a89e538c3b03ddc6c573934a231d
2026-02-03 6:47 UTC
[PATCH 0/2] Add QEMU virt-ctrl driver and update m68k virt
2026-01-30 21:55 UTC (7+ messages)
` [PATCH 1/2] power: reset: Add QEMU virt-ctrl driver
[geert-m68k:master] BUILD SUCCESS f2693a92627bad63deaee86b1b68b72da8654dbd
2026-01-27 1:31 UTC
[geert-m68k:for-v6.20] BUILD SUCCESS cb39cf99d88e8f2c68a41fb3bb01c4f40a8fcc30
2026-01-27 0:01 UTC
[PATCH] nubus: Call put_device() in bus initialization error path
2026-01-26 11:21 UTC (2+ messages)
[PATCH] m68k: sun3: Replace vsprintf() with bounded vsnprintf()
2026-01-26 11:15 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS 889df66a8ef7752ff77c8f273a798edee0261317
2026-01-20 0:36 UTC
[gerg-m68knommu:dt 7/14] arch/m68k/coldfire/intc.c:173:34: error: 'MCFINT_VECBASE' undeclared
2026-01-19 20:51 UTC
[RFC PATCH] tools/nolibc: HACK!: Add basic self relocation for static PIE for m68k nommu FDPIC
2026-01-19 9:58 UTC (4+ messages)
[PATCH] m68knommu: Replace deprecated strcpy with strscpy in init_ucsimm
2026-01-18 23:23 UTC (2+ messages)
[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
2026-01-18 14:10 UTC (8+ messages)
[PATCH v7 0/4] Align atomic storage
2026-01-16 0:27 UTC (6+ messages)
` [PATCH v7 3/4] atomic: Add alignment check to instrumented atomic operations
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