messages from 2026-05-26 14:18:09 to 2026-06-29 13:27:43 UTC [more...]
[PATCH 00/13] treewide: replace linux/gpio.h
2026-06-29 13:26 UTC (9+ messages)
` [PATCH 01/13] ARM: replace linux/gpio.h inclusions
` [PATCH 02/13] m68k/coldfire: "
` [PATCH 03/13] mips: "
` [PATCH 04/13] sh: "
` [PATCH 05/13] mfd: "
` [PATCH 06/13] [net-next] net: "
` [PATCH 07/13] ASoC: "
` [PATCH 08/13] pcmcia: "
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-29 13:06 UTC (19+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
` [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
` [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
` [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v3] m68k: amiga: remove redundant amiga_reset prototype
2026-06-29 12:04 UTC
[PATCH v2] m68k: amiga: Mark amiga_reset() as __noreturn
2026-06-29 8:55 UTC (5+ messages)
[PATCH v2 0/2] rtc: add a driver for the Freescale MCF5441x on-chip RTC
2026-06-28 12:40 UTC (4+ messages)
` [PATCH v2 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver
` [PATCH v2 2/2] m68k: coldfire/m5441x: register the on-chip RTC
m68k: 68000 port for megadrive
2026-06-27 0:45 UTC (4+ messages)
[PATCH 2/3] mtd: maps: remove uclinux map driver
2026-06-26 14:21 UTC (5+ messages)
[PATCH] m68k: amiga: Mark amiga_reset() as __noreturn
2026-06-26 13:57 UTC (3+ messages)
[PATCH 0/4] module: force sh_addr=0 for arch-specific sections
2026-06-26 8:21 UTC (3+ messages)
[RFC] m68k: stale CONFIG_MTD_UCLINUX still guards ROMFS relocation paths
2026-06-25 6:43 UTC (2+ messages)
[PATCH v6 0/2] add mcf54415 DAC driver
2026-06-24 13:52 UTC (6+ messages)
` [PATCH v6 1/2] iio: dac: add mcf54415 DAC
` [PATCH v6 2/2] m68k: defconfig: update stmark2 defconfig
[PATCH] video: hpfb: Unregister DIO driver on init failure
2026-06-24 9:18 UTC (2+ messages)
` "
[PATCH v5 00/10] add mcf54415 DAC driver
2026-06-21 12:55 UTC (16+ messages)
` [PATCH v5 01/10] m68k: mcf5441x: fix clocks numbering
` [PATCH v5 02/10] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v5 03/10] m68k: add DAC modules base addresses
` [PATCH v5 04/10] m68k: mcf5441x: add CCM registers
` [PATCH v5 05/10] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v5 06/10] m68k: stmark2: use ioport.h macros for resources
` [PATCH v5 07/10] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v5 08/10] m68k: stmark2: enable DACs outputs
` [PATCH v5 09/10] iio: dac: add mcf54415 DAC
` [PATCH v5 10/10] m68k: defconfig: update stmark2 defconfig
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-19 10:24 UTC (10+ messages)
` [PATCHv2 1/4] net: fec: do not use readl()/writel() for ColdFire
` [PATCHv2 2/4] net: smc91x: do not use readw()/writew() on ColdFire platforms
` [PATCHv2 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
` [PATCHv2 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
[PATCH net-next 0/2] appletalk: move the protocol out of tree
2026-06-18 11:23 UTC (15+ messages)
` [PATCH net-next 1/2] appletalk: stop storing per-interface state in struct net_device
` [PATCH net-next 2/2] appletalk: move the protocol out of tree
[PATCH v3 0/2] Coldfire m5441x: add RCM power-on reason driver
2026-06-17 19:17 UTC (3+ messages)
` [PATCH v3 1/2] power: reset: add MCF5441x "
` [PATCH v3 2/2] m68k: coldfire/5441x: register mcf-rcm-reset platform device
[git pull] m68knommu changes for v7.2
2026-06-17 19:14 UTC (2+ messages)
[PATCH v2 0/2] Coldfire m5441x: add RCM power-on reason driver
2026-06-17 14:27 UTC (4+ messages)
` [PATCH v2 1/2] power: reset: add MCF5441x "
` [PATCH v2 2/2] m68k: coldfire/5441x: register mcf-rcm-reset platform device
[GIT PULL] m68k updates for v7.2
2026-06-16 0:33 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS 270bca1d65c48b4774c19f6961ad3e9b737b5694
2026-06-15 23:46 UTC
[PATCH bpf-next v4] m68k, bpf: Add initial BPF JIT compiler support
2026-06-12 19:58 UTC
[geert-m68k:for-v7.2] BUILD SUCCESS dc5200f6b1ada318463dd141b041ec9f044b2bf5
2026-06-10 21:03 UTC
[geert-m68k:master] BUILD SUCCESS 06711a7235a6e2f2bc4499dc1384c0cf3de5b188
2026-06-10 20:23 UTC
[PATCH v1] can: flexcan: Drop unused platform driver data
2026-06-10 17:27 UTC (2+ messages)
[PATCH] m68k: correct CONFIG_MVME16x macro name in #endif comment
2026-06-10 7:05 UTC (2+ messages)
[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
2026-06-10 0:39 UTC (17+ messages)
` [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
[geert-m68k:master] BUILD SUCCESS cad73cc983b523309017ac816f5b15a2693d0808
2026-06-09 23:06 UTC
[geert-m68k:for-v7.2] BUILD SUCCESS 7d4ea0365c8f5d6d685a52ed2ffbfb0c98f002a3
2026-06-09 22:27 UTC
[PATCH RESEND v2 0/2] ACPI: SPCR: Support UART clock frequency field
2026-06-09 14:56 UTC (6+ messages)
` [PATCH RESEND v2 1/2] serial: earlycon: add uart_clk_freq parameter
` [PATCH RESEND v2 2/2] ACPI: SPCR: Support UART clock frequency field
[PATCH] m68k: hash: Use lower_16_bits() helper
2026-06-08 10:53 UTC (5+ messages)
Summary on what's blocking full Rust support on m68k
2026-06-07 9:05 UTC (4+ messages)
` First successful cargo build - "
[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
2026-06-05 11:56 UTC (27+ messages)
` [PATCH v1 1/8] ata: pata_budda: Use named initializer for zorro_device_id
` [PATCH v1 2/8] scsi: "
` [PATCH v1 net-next 3/8] net: Use named initializer for zorro_device_id arrays
` [PATCH v1 4/8] i2c: icy:pick "
` [PATCH v1 5/8] video: fm2fb: Use named initializer for zorro_device_id array
` [PATCH v1 6/8] zorro: Simplify storing pointers in device id struct
` [PATCH v1 7/8] scsi: zorro7xx: Make use of struct zorro_device_id::driver_data_ptr
` [PATCH v1 8/8] video: cirrusfb: "
[PATCH 0/3] Coldfire m5441x: add RCM power-on reason driver
2026-06-04 17:01 UTC (5+ messages)
` [PATCH 1/3] m68k: coldfire/5441x: define RSR cause bits
` [PATCH 2/3] power: reset: add MCF5441x RCM power-on reason driver
` [PATCH 3/3] m68k: coldfire/5441x: register mcf-rcm-reset platform device
[PATCH v2 00/11] add mcf54415 DAC driver
2026-06-02 18:27 UTC (5+ messages)
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC
[PATCH 0/2] rtc: add a driver for the Freescale MCF5441x on-chip RTC
2026-06-02 11:08 UTC (6+ messages)
` [PATCH 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver
` [PATCH 2/2] m68k: coldfire/m5441x: register the on-chip RTC
[PATCH v4 00/11] add mcf54415 DAC driver
2026-06-02 9:40 UTC (18+ messages)
` [PATCH v4 01/11] m68k: mcf5441x: fix clocks numbering
` [PATCH v4 02/11] m68k: mcf5441x: add clock for DAC channel 1
` [PATCH v4 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name
` [PATCH v4 04/11] m68k: defconfig: update stmark2 defconfig
` [PATCH v4 05/11] m68k: add DAC modules base addresses
` [PATCH v4 06/11] m68k: mcf5441x: add CCM registers
` [PATCH v4 07/11] m68k: mcf5441x: add CCR MISCCR2 bitfields
` [PATCH v4 08/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v4 09/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v4 10/11] m68k: stmark2: enable DACs outputs
` [PATCH v4 11/11] iio: dac: add mcf54415 DAC
[gerg-m68knommu:armnommu 3/3] arch/arm/mach-versatile/versatile.c:89:23: sparse: sparse: symbol 'versatile_auxdata_lookup' was not declared. Should it be static?
2026-06-01 19:46 UTC
Open source social media project from Salzburg
2026-06-01 18:09 UTC
[PATCH v3 00/11] add mcf54415 DAC driver
2026-05-31 15:37 UTC (7+ messages)
` [PATCH v3 03/11] m68k: mcf5441x: initialize DAC clocks by iio DAC driver name
` [PATCH v3 11/11] iio: dac: add mcf54415 DAC
[PATCH] m68k: syscall: fix syscall_get_arguments() argument mapping
2026-05-29 22:52 UTC (2+ messages)
[PATCH v9 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-29 15:23 UTC
[geert-m68k:master 1/2] drivers/usb/host/isp116x.h:419:15: sparse: sparse: cast to restricted __le16
2026-05-28 19:37 UTC
[geert-m68k:master 1282/1440] drivers/usb/host/isp116x.h:411:15: sparse: sparse: cast removes address space '__iomem' of expression
2026-05-28 15:28 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