linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 14:57:25 to 2022-10-05 10:09:30 UTC [more...]

[RFC PATCH 00/18] block: add and use init disk helper
 2022-10-05 10:09 UTC  (21+ messages)
` [RFC PATCH 01/18] "
` [RFC PATCH 02/18] nfblock: "
` [RFC PATCH 03/18] amiflop: "
` [RFC PATCH 04/18] brd: "
` [RFC PATCH 05/18] drbd: "
` [RFC PATCH 06/18] floppy: "
` [RFC PATCH 07/18] loop: "
` [RFC PATCH 08/18] n64cart: "
` [RFC PATCH 09/18] nbd: "
` [RFC PATCH 10/18] pcd: "
` [RFC PATCH 11/18] pd: "
` [RFC PATCH 12/18] pf: "
` [RFC PATCH 13/18] pktcdvd: "
` [RFC PATCH 14/18] rnbd-clt: "
` [RFC PATCH 15/18] swim: "
` [RFC PATCH 16/18] swim3: "
` [RFC PATCH 17/18] z2ram: "
` [RFC PATCH 18/18] ubi: "

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (85+ 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

[geert-m68k:master] BUILD SUCCESS 180671f0f5e2b6e27de37291dffe99f5798a82fb
 2022-10-03 23:54 UTC 

[geert-m68k:m68k-v6.0] BUILD SUCCESS b4619cc166e1e974f99fe8e90d2057beeee3d463
 2022-10-03 23:46 UTC 

[GIT PULL] m68k updates for v6.1
 2022-10-03 17:32 UTC  (2+ messages)

[PATCH linux-next] m68k: Move from strlcpy with unused retval to strscpy
 2022-09-30  9:36 UTC 

[PATCH] m68k: update config files
 2022-09-30  0:38 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS f1bb20c8be1929743fdb313b4770601afc39c1b7
 2022-09-29  9:34 UTC 

[geert-m68k:for-v6.1] BUILD SUCCESS dc63a086daee92c63e392e4e7cd7ed61f3693026
 2022-09-29  9:34 UTC 

[PATCH qemu v2 1/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
 2022-09-29  6:37 UTC  (9+ messages)
` [PATCH qemu v2 2/2] m68k: align bootinfo strings and data to 4 bytes

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

[PATCH v5 1/2] m68k: process bootinfo records before saving them
 2022-09-28 20:19 UTC  (4+ messages)
` [PATCH v5 2/2] m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED

rubric to the m68k rng seed rework
 2022-09-27 13:12 UTC  (4+ messages)

[PATCH v4 1/3] m68k: process bootinfo records before saving them
 2022-09-27 13:09 UTC  (5+ 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 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

[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  (5+ messages)
` [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 


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