linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-15 15:34:23 to 2022-09-26 18:42:48 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-26 18:41 UTC  (75+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

[PATCH v4 1/3] m68k: process bootinfo records before saving them
 2022-09-26 13:13 UTC  (4+ messages)
` [PATCH v4 2/3] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
` [PATCH v4 3/3] m68k: generate new RNG seed on reboot

[PATCH 1/2] m68k: process bootinfo records before saving them
 2022-09-26 13:13 UTC  (16+ messages)
` [PATCH 2/2] m68k: virt: generate new RNG seed on reboot

[PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
 2022-09-26 13:00 UTC  (3+ messages)
` [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes

rubric to the m68k rng seed rework
 2022-09-26 11:46 UTC  (2+ messages)

[PATCH v3 1/3] m68k: process bootinfo records before saving them
 2022-09-26 11:36 UTC  (11+ messages)
` [PATCH v3 2/3] m68k: virt: generate new RNG seed on reboot
` [PATCH v3 3/3] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED

[PATCH qemu] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
 2022-09-23 17:06 UTC 

[PATCH v2 1/2] m68k: process bootinfo records before saving them
 2022-09-23 17:03 UTC  (3+ messages)
` [PATCH v2 2/2] m68k: virt: generate new RNG seed on reboot

[PATCH kexec-tools] m68k: pass rng seed via BI_VIRT_RNG_SEED
 2022-09-23 16:41 UTC  (5+ messages)
    ` [PATCH v2] m68k: pass rng seed via BI_RNG_SEED

[geert-m68k:master] BUILD SUCCESS 0f365f52382d7ec1e27394b37869ca7ff12a4eb9
 2022-09-19 21:32 UTC 

[geert-m68k:for-v6.1] BUILD SUCCESS 15f9042311b0ab9c2904d50428f304a6229d6a02
 2022-09-19 21:32 UTC 

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: #error Unknown cache maintenance model
 2022-09-15 19:08 UTC 

[PATCH] m68k: fix the comments of via_rtc_send
 2022-09-15  7:42 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 03117adc9731600da08ec84281d25c2003037979
 2022-09-13  3:07 UTC 

[PATCH] m68k/mac: fix repeated words in comments
 2022-09-08 13:16 UTC  (2+ messages)

Booting Kernel on Amiga 3000
 2022-09-06  7:40 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS d8ae14187f514133f5acea8e1a0aa19bf1e258c3
 2022-09-06  1:42 UTC 

[geert-m68k:for-next] BUILD SUCCESS feb159347bb0afb8229d530f3fab7f9201646a81
 2022-09-06  1:33 UTC 

[PATCHv2 3/3] m68k: allow kexec on M68KCLASSIC with MMU enabled only
 2022-09-01 12:12 UTC  (3+ messages)

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-08-31 19:54 UTC  (3+ messages)

[PATCH 1/3] m68knommu: fix non-specific 68328 choice interrupt build failure
 2022-08-30  7:36 UTC  (8+ messages)
` [PATCH 2/3] m68knommu: fix non-mmu classic 68000 legacy timer tick selection
` [PATCH 3/3] m68k: allow kexec on all MMU enabled CPUs

[geert-m68k:master] BUILD SUCCESS 0da0978304a94b2d905f9e2e0ec3976b5f4bbc67
 2022-08-30  0:34 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.0-rc2
 2022-08-29 10:00 UTC 

Nutrition Health Support: Bild: Werden Sie in einem Monat einer der Krypto-Millionare
 2022-08-29  0:56 UTC 

[PATCH v2] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
 2022-08-26 13:47 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING fe2c49524eb3863b526782620be347bcbecbd2d8
 2022-08-26 13:02 UTC 

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH 5.15 052/244] m68k: coldfire/device.c: protect FLEXCAN blocks
 2022-08-23  8:23 UTC 

[PATCH 5.19 072/365] m68k: coldfire/device.c: protect FLEXCAN blocks
 2022-08-23  7:59 UTC 

[PATCH v9 0/2 RESEND #2] Amiga RDB partition support fixes
 2022-08-23  5:22 UTC  (4+ messages)
` [PATCH v9 RESEND #2 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v9 RESEND #2 2/2] block: add overflow checks for "

[geert-m68k:master] BUILD SUCCESS 904b9f3d66f96d7d629d2e6ce728cf85ec2613ca
 2022-08-22 22:12 UTC 

[geert-m68k:for-next] BUILD SUCCESS 1afdc013672b70ee124e669078b0e3740db2a3f8
 2022-08-22 22:12 UTC 

[PATCH v8 0/2] Amiga RDB partition support fixes
 2022-08-22 21:09 UTC  (7+ messages)
` [PATCH v8 2/2] block: add overflow checks for Amiga partition support

[PATCH v9 0/2 RESEND] Amiga RDB partition support fixes
 2022-08-22 21:04 UTC  (3+ messages)
` [PATCH v9 RESEND 1/2] block: fix signed int overflow in Amiga partition support
` [PATCH v9 RESEND 2/2] block: add overflow checks for "

[PATCH v7 2/2] block: add overflow checks for Amiga partition support
 2022-08-22 20:56 UTC  (8+ messages)

Patch "m68k: coldfire/device.c: protect FLEXCAN blocks" has been added to the 5.19-stable tree
 2022-08-22  9:05 UTC 

Patch "m68k: coldfire/device.c: protect FLEXCAN blocks" has been added to the 5.15-stable tree
 2022-08-22  9:04 UTC 

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-21 17:42 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING e68b4a7c00f99b319b84be8849addb8fddf9629b
 2022-08-19 16:49 UTC 

[PATCH] m68k: move from strlcpy with unused retval to strscpy
 2022-08-19  8:59 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING bb8b9a4857726b532eaaa9d31c8acfb451227fbf
 2022-08-18 12:02 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 5ca89432fef1fe21d205e71455a40b6b97459a12
 2022-08-17 12:56 UTC 

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-17  6:36 UTC  (7+ messages)

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
 2022-08-16 23:49 UTC 

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING ee556793d89d0e3c4bbee8c8ad8d66fc8b390a92
 2022-08-16 12:02 UTC 

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: #error Unknown cache maintenance model
 2022-08-16  7:03 UTC 

[PATCH] m68k: Complete variable type
 2022-08-16  6:24 UTC  (3+ 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).