public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2021-11-26 18:26:58 to 2022-01-14 13:29:06 UTC [more...]

[PATCH v7 0/4] m68k: Add Virtual M68k Machine
 2022-01-14 13:28 UTC 

[PATCH v6 0/4] m68k: Add Virtual M68k Machine
 2022-01-14 12:09 UTC  (15+ messages)
` [PATCH v6 1/4] m68k: add asm/config.h
` [PATCH v6 2/4] rtc: goldfish: use __raw_writel()/__raw_readl()
` [PATCH v6 3/4] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v6 4/4] m68k: introduce a virtual m68k machine

[PATCH v5 0/3] m68k: Add Virtual M68k Machine
 2022-01-13 12:13 UTC  (8+ messages)
` [PATCH v5 1/3] m68k: add asm/config.h
` [PATCH v5 2/3] m68k: introduce a virtual m68k machine
` [PATCH v5 3/3] m68k: virt: Remove LEGACY_TIMER_TICK

[PATCH v2 RESEND] m68k/kernel: array out of bound access in process_uboot_commandline
 2022-01-13  1:58 UTC 

[PATCH v8 0/3] Add kernel seccomp support for m68k
 2022-01-13  1:09 UTC  (4+ messages)
` [PATCH v8 1/3] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v8 2/3] m68k/kernel - check syscall_trace_enter() return code on m68k
` [PATCH v8 3/3] m68k: add kernel seccomp support

[PATCH v4 0/3] m68k: Add Virtual M68k Machine
 2022-01-12 21:39 UTC  (4+ messages)
` [PATCH v4 1/3] m68k: add asm/config.h
` [PATCH v4 2/3] m68k: introduce a virtual m68k machine
` [PATCH v4 3/3] m68k: virt: Remove LEGACY_TIMER_TICK

[geert-m68k:master] BUILD SUCCESS 6f42711e47bb379b5552af8007969eba5c015152
 2022-01-12 13:52 UTC 

[PATCH 08/17] ptrace/m68k: Stop open coding ptrace_report_syscall
 2022-01-12  8:05 UTC  (10+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-11  7:57 UTC  (24+ messages)
` [PATCH v5 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v5 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v5 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v5 05/21] ARM: Use do_kernel_power_off()
` [PATCH v5 06/21] csky: "
` [PATCH v5 07/21] riscv: "
` [PATCH v5 08/21] arm64: "
` [PATCH v5 09/21] parisc: "
` [PATCH v5 10/21] xen/x86: "
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()

[geert-m68k:m68k-v5.16] BUILD SUCCESS 61b439794190c9eb1746c08e8271692cad2b33e1
 2022-01-10 22:09 UTC 

[GIT PULL] m68k updates for v5.17
 2022-01-10 18:27 UTC  (2+ messages)

[PATCH v3 0/2] m68k: Add Virtual M68k Machine
 2022-01-10 14:52 UTC  (5+ messages)
` [PATCH v3 1/2] m68k: add asm/config.h
` [PATCH v3 2/2] m68k: introduce a virtual m68k machine

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-07 19:29 UTC  (14+ messages)
` [RFC PATCH 4/8] signals: Remove sigmask() macro

mcf5441x: flexcan FIFO and mailbox mode (was: Re: [PATCH v5 5/5] can: flexcan: add mcf5441x support)
 2022-01-06 11:18 UTC 

[geert-m68k:master] BUILD SUCCESS a7d8c163e3093ea440b90b5778174744fdc4d084
 2022-01-04 16:02 UTC 

[PATCH v2] m68k/kernel: array out of bound access in process_uboot_commandline
 2022-01-04  2:29 UTC  (3+ messages)

[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2021-12-31 21:55 UTC  (11+ messages)

[Resource Leak] Missing closing files
 2021-12-30  6:57 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 2a033616c3eab5949185457b8a2f709c49178606
 2021-12-28  9:13 UTC 

[PATCH v2 0/1] m68k: Add Virtual M68k Machine
 2021-12-27 14:00 UTC  (3+ messages)
` [PATCH v2 1/1] m68k: introduce a virtual m68k machine

[PATCH] m68k/kernel: array out of bound access in process_uboot_commandline
 2021-12-27 12:50 UTC  (5+ messages)

[PATCH v2 0/9] Hardening page _refcount
 2021-12-21 15:01 UTC  (10+ messages)
` [PATCH v2 1/9] mm: add overflow and underflow checks for page->_refcount
` [PATCH v2 2/9] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH v2 3/9] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH v2 4/9] mm: avoid using set_page_count() when pages are freed into allocator
` [PATCH v2 5/9] mm: rename init_page_count() -> page_ref_init()
` [PATCH v2 6/9] mm: remove set_page_count()
` [PATCH v2 7/9] mm: simplify page_ref_* functions
` [PATCH v2 8/9] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH v2 9/9] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[geert-m68k:master] BUILD SUCCESS e4c085679585b7ab78af0244cc6dcb67724aacdf
 2021-12-20 21:08 UTC 

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (7+ messages)

[geert-m68k:for-v5.17] BUILD SUCCESS 1a0ae068bf6b6f4233b1f31bf48bcbc47b111ef2
 2021-12-14  3:24 UTC 

[geert-m68k:master] BUILD SUCCESS c97317e6439dd40d0ae1ea0ab38bffacaf79c103
 2021-12-14  3:24 UTC 

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-13  9:23 UTC  (49+ messages)
` [PATCH v4 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v4 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v4 04/25] reboot: Correct typo in a comment
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v4 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v4 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v4 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v4 18/25] x86: Use do_kernel_power_off()
` [PATCH v4 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v4 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v4 25/25] reboot: Remove pm_power_off_prepare()

[PATCH 00/10] Hardening page _refcount
 2021-12-09 15:15 UTC  (17+ messages)
` [PATCH 01/10] mm: page_ref_add_unless() does not trace 'u' argument
` [PATCH 02/10] mm: add overflow and underflow checks for page->_refcount
` [PATCH 03/10] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH 04/10] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH 05/10] mm: avoid using set_page_count() when pages are freed into allocator
` [PATCH 06/10] mm: rename init_page_count() -> page_ref_init()
` [PATCH 07/10] mm: remove set_page_count()
` [PATCH 08/10] mm: simplify page_ref_* functions
` [PATCH 09/10] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH 10/10] mm: use atomic_cmpxchg_acquire in page_ref_freeze()

[geert-m68k:master] BUILD SUCCESS f00c047f99d9c29630f421820c85dd7c7dd8f012
 2021-12-06 21:17 UTC 

[gerg-m68knommu:armnommu 4/4] cc1: error: arch/arm/mach-versatile/include: No such file or directory
 2021-12-05  1:43 UTC 

[geert-m68k:master] BUILD SUCCESS 6312c672bea8b22c3042d7d383c4933a0a144d12
 2021-11-29 22:37 UTC 

[geert-m68k:for-v5.17] BUILD SUCCESS 376e3fdecb0dcae216c0ac559cff066f460bf47b
 2021-11-29 22:23 UTC 

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-29 12:04 UTC  (4+ messages)
` [PATCH v2 28/45] mfd: rn5t618: Use devm_register_power_handler()

[PATCH v3] m68k: Enable memtest functionality
 2021-11-29 10:07 UTC  (2+ messages)

[gerg-m68knommu:armnommu 4/4] arch/arm/mach-versatile/versatile_dt.c:60:14: warning: no previous prototype for function 'mmc_status'
 2021-11-26 23:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox