linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-21 12:02:41 to 2022-05-24 15:03:47 UTC [more...]

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-24 15:03 UTC  (37+ messages)
` [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty()
` [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
` [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API
` [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
` [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off()
` [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()
` [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off()
` [PATCH v8 09/27] ARM: Use do_kernel_power_off()
` [PATCH v8 10/27] csky: "
` [PATCH v8 11/27] riscv: "
` [PATCH v8 12/27] arm64: "
` [PATCH v8 13/27] parisc: "
` [PATCH v8 14/27] xen/x86: "
` [PATCH v8 15/27] powerpc: "
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API
` [PATCH v8 17/27] sh: Use do_kernel_power_off()
` [PATCH v8 18/27] x86: "
` [PATCH v8 19/27] ia64: "
` [PATCH v8 20/27] mips: "
` [PATCH v8 21/27] memory: emif: Use kernel_can_power_off()
` [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API
` [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v8 24/27] reboot: Remove pm_power_off_prepare()
` [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
` [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler()
` [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler()

[PATCH 0/3] m68k: build fixes and cleanup
 2022-05-24 14:01 UTC  (13+ messages)
` [PATCH 1/3] m68knommu: fix undefined reference to `mach_get_rtc_pll'
` [PATCH 2/3] m68k: removed unused "mach_get_ss"
` [PATCH 3/3] m68knommu: fix 68000 CPU link with no platform selected

[PATCH 0/3] m68k: Kconfig: Style cleanups
 2022-05-24  7:58 UTC  (4+ messages)
` [PATCH 1/3] m68k: Kconfig.cpu: Fix indentation and add endif comments
` [PATCH 2/3] m68k: Kconfig.debug: Replace single quotes
` [PATCH 3/3] m68k: Kconfig.machine: Add endif comment

[GIT PULL] m68k updates for v5.19
 2022-05-24  4:27 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[geert-m68k:m68k-v5.18] BUILD SUCCESS 93c071b060b9c0298a56841f9a129d17594a5d38
 2022-05-23 22:13 UTC 

[geert-m68k:master] BUILD SUCCESS 67e3a731eab11bc68822924b983a6a981138c47c
 2022-05-23 22:13 UTC 

[PATCH next] m68k: virt: Switch to new sys-off handler API
 2022-05-23 20:10 UTC  (3+ messages)

[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-23 13:58 UTC  (14+ messages)
` [PATCH v4 04/11] mips: use fallback for random_get_entropy() instead of zero
` [PATCH v4 06/11] nios2: "

[geert-m68k:for-v5.19] BUILD SUCCESS 30b5e6ef4a32ea4985b99200e06d6660a69f9246
 2022-05-22 23:39 UTC 

[linux-next:master] BUILD REGRESSION 736ee37e2e8eed7fe48d0a37ee5a709514d478b3
 2022-05-22 11:57 UTC  (5+ messages)

[PATCH] m68k: Use strscpy to replace strlcpy
 2022-05-22  8:05 UTC 

[geert-m68k:for-v5.19] BUILD SUCCESS 4c0dd11e576412605b1fd9e868e2f66627c195b0
 2022-05-22  6:43 UTC 

Új felhasználó adatai
 2022-05-21 18:16 UTC 

[PATCH] m68k: atari: Make Atari ROM port I/O write macros return void
 2022-05-20 21:44 UTC  (5+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-05-19 12:27 UTC  (8+ messages)

[PATCH] net: unexport csum_and_copy_{from,to}_user
 2022-05-18  0:39 UTC  (7+ messages)

New collaboration
 2022-05-17 15:45 UTC 

[PATCH] m68knommu: fix undefined reference to `mach_get_rtc_pll'
 2022-05-17  7:38 UTC  (8+ messages)

[geert-m68k:for-v5.19] BUILD SUCCESS ed6bc6bf0a7d75e80eb1df883c09975ebb74e590
 2022-05-17  1:37 UTC 

[geert-m68k:master] BUILD SUCCESS 5b566ef5f7d6a0c31a512bfe4eefcce31771cf12
 2022-05-16 22:12 UTC 

[PATCH] m68knommu: fix undefined reference to `_init_sp'
 2022-05-16  6:49 UTC  (3+ messages)

[PATCH v2] m68k: math-emu: Fix dependencies of math emulation support
 2022-05-16  6:06 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 5ce775425058ddf42f6fc7e493de72603fd2c667
 2022-05-14 10:07 UTC 

[PATCH] m68k: math-emu: Fix dependencies of math emulation support
 2022-05-13  8:06 UTC  (8+ messages)

[PATCH v2 4/4] m68knommu: allow elf_fdpic loader to be selected
 2022-05-12 23:57 UTC  (2+ messages)

[geert-m68k:for-v5.19] BUILD SUCCESS 4fbdb1a9e9e5c802080aa86c8d557135922fb859
 2022-05-12 14:01 UTC 

customer leads generation service
 2022-05-10  5:33 UTC 

[PATCH] kernel/drivers: Remove redundant driver match function
 2022-05-09 11:36 UTC  (7+ messages)

[PATCH v10 0/3] Add kernel seccomp support for m68k
 2022-05-09 11:16 UTC  (6+ messages)
` [PATCH v10 1/3] m68k/kernel - wire up syscall_trace_enter/leave "

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-08  0:15 UTC  (34+ messages)

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 15:28 UTC  (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[geert-m68k:master] BUILD SUCCESS f3f50e32949fa00ca6517073ebaabe47eb23ed3a
 2022-05-05 14:28 UTC 

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-05-02 21:01 UTC  (10+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random
` [PATCH v5 06/11] nios2: use fallback for random_get_entropy() instead of zero
` [PATCH v5 11/11] random: insist on random_get_entropy() existing in order to simplify

[PATCH] m68k: fix typos in comments
 2022-05-02 12:51 UTC  (3+ messages)

[PATCH] m68k/math-emu: fix typos in comments
 2022-05-02  8:37 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 138d673f12ac7e33ef4c54a4e104675bcadc1aaa
 2022-05-01 11:35 UTC 

[geert-m68k:for-v5.19] BUILD SUCCESS a96e4ebf3dedaf110999189939cd0272d32c4296
 2022-04-28 21:41 UTC 

[PATCH 0/4] m68knommu: add support for elf-fdpic
 2022-04-28 13:41 UTC  (8+ messages)
` [PATCH 1/4] m68knommu: use asm-generic/mmu.h for nommu setups
` [PATCH 2/4] m68knommu: implement minimal regset support
` [PATCH 3/4] m68knommu: add definitions to support elf_fdpic program loader
` [PATCH 4/4] m68knommu: allow elf_fdpic loader to be selected

[PATCH] [v4] m68k: coldfire: drop ISA_DMA_API support
 2022-04-26  1:38 UTC  (5+ messages)

[PATCH] binfmt_flat: Remove shared library support
 2022-04-25  7:40 UTC  (12+ messages)

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

[PATCH V2 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-04-22  6:55 UTC  (2+ messages)

Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
 2022-04-21 12:02 UTC  (6+ messages)


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).