messages from 2026-06-08 22:40:28 to 2026-07-08 15:52:45 UTC [more...]
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-08 15:52 UTC (27+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 17/18] x86/entry: Simplify the syscall number logic
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH] m68k: coldfire: fix breakage of missed IO access updates
2026-07-07 14:38 UTC (2+ messages)
[PATCH] m68k: defconfig: add config for M5282EVB board
2026-07-07 13:10 UTC
[PATCH] m68k: defconfig: add config for M52358EVB board
2026-07-07 13:10 UTC
m68k: 68000 port for megadrive
2026-07-07 12:58 UTC (5+ messages)
` Atari Jaguar port - was: "
[geert-m68k:master] BUILD SUCCESS 0d61bcd886e0ad9395368a7d11ee3856ae915ceb
2026-07-06 21:48 UTC
[PATCHv2 0/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-07-06 15:46 UTC (12+ 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 00/13] treewide: replace linux/gpio.h
2026-07-06 11:22 UTC (25+ 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 09/13] phy: "
` [PATCH 10/13] media: "
` [PATCH 11/13] Input: matrix_keyboard - replace linux/gpio.h inclusion
` [PATCH 12/13] gpib: gpio: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-06 2:41 UTC (32+ 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 2/3] mtd: maps: remove uclinux map driver
2026-07-03 11:39 UTC (7+ messages)
Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
2026-07-02 12:43 UTC (21+ messages)
` Preliminary results - was: "
[PATCH v2] m68k: Avoid -Wunused-but-set-parameter in clear_user_page()
2026-07-02 8:07 UTC (5+ messages)
[PATCH v7 0/2] add mcf54415 DAC driver
2026-07-01 18:00 UTC (4+ messages)
` [PATCH v7 1/2] iio: dac: add mcf54415 DAC
` [PATCH v7 2/2] m68k: defconfig: update stmark2 defconfig
[geert-m68k:master] BUILD SUCCESS d5bf076679e88c6b77d5628b70a5a64db5c8c785
2026-07-01 9:07 UTC
[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 (3+ messages)
` [PATCH v2 1/2] rtc: m5441x: add MCF5441x on-chip RTC driver
[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 (2+ 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
[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 (3+ messages)
` [PATCH v2 1/2] power: reset: add MCF5441x "
[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 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-06-10 0:39 UTC (12+ messages)
[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
[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
2026-06-09 14:31 UTC (4+ messages)
` [RFC 3/4] mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFire
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