public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2021-10-04 09:36:31 to 2021-11-04 06:11:50 UTC [more...]

[PATCH v8 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-04  6:10 UTC  (4+ messages)
` [PATCH v8 1/3] m68k: amiga/pcmcia - add 16 bit detection interface to amipcmcia.h
` [PATCH v8 2/3] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH v8 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH] m68k: coldfire: Prefer unsigned int to bare use of unsigned
 2021-11-03  8:02 UTC  (2+ messages)

[PATCH] m68k/q40:Prefer 'unsigned int' to bare use of 'unsigned'
 2021-11-02 12:51 UTC 

[PATCH v8 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-02  6:29 UTC  (2+ messages)

[PATCH v7 0/4] Add APNE PCMCIA 100 Mbit support
 2021-11-02  6:24 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 66c41a87a182fbf2547dba18312cc1eb483f5c95
 2021-11-02  1:53 UTC 

[geert-m68k:m68k-v5.15] BUILD SUCCESS 89a4f1ec7be37b80e863c124ae2b90aa195a3eec
 2021-11-02  1:42 UTC 

[GIT PULL] m68k updates for v5.16
 2021-11-02  0:50 UTC  (2+ messages)

[RFC 0/8] Hardening page _refcount
 2021-11-01 19:42 UTC  (38+ messages)
` [RFC 1/8] mm: add overflow and underflow checks for page->_refcount
` [RFC 2/8] mm/hugetlb: remove useless set_page_count()
` [RFC 3/8] mm: Avoid using set_page_count() in set_page_recounted()
` [RFC 4/8] mm: remove set_page_count() from page_frag_alloc_align
` [RFC 5/8] mm: avoid using set_page_count() when pages are freed into allocator
` [RFC 6/8] mm: rename init_page_count() -> page_ref_init()
` [RFC 7/8] mm: remove set_page_count()
` [RFC 8/8] mm: simplify page_ref_* functions

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-01 13:28 UTC  (59+ messages)
` [PATCH v2 01/45] notifier: Remove extern annotation from function prototypes
` [PATCH v2 02/45] notifier: Add blocking_notifier_call_chain_empty()
` [PATCH v2 03/45] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v2 04/45] reboot: Correct typo in a comment
` [PATCH v2 05/45] reboot: Warn if restart handler has duplicated priority
` [PATCH v2 06/45] reboot: Warn if unregister_restart_handler() fails
` [PATCH v2 07/45] reboot: Remove extern annotation from function prototypes
` [PATCH v2 08/45] kernel: Add combined power-off+restart handler call chain API
` [PATCH v2 09/45] xen/x86: Use do_kernel_power_off()
` [PATCH v2 10/45] ARM: "
` [PATCH v2 11/45] arm64: "
` [PATCH v2 12/45] csky: "
` [PATCH v2 13/45] ia64: "
` [PATCH v2 14/45] mips: "
` [PATCH v2 15/45] nds32: "
` [PATCH v2 16/45] parisc: "
` [PATCH v2 17/45] powerpc: "
` [PATCH v2 18/45] riscv: "
` [PATCH v2 19/45] sh: "
` [PATCH v2 20/45] x86: "
` [PATCH v2 21/45] m68k: Switch to new power-handler API
` [PATCH v2 22/45] memory: emif: Use kernel_can_power_off()
` [PATCH v2 23/45] ACPI: power: Switch to power-handler API
` [PATCH v2 24/45] regulator: pfuze100: Use devm_register_power_handler()
` [PATCH v2 25/45] reboot: Remove pm_power_off_prepare()
` [PATCH v2 26/45] soc/tegra: pmc: Utilize power-handler API to power off Nexus 7 properly
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()
` [PATCH v2 28/45] mfd: rn5t618: "
` [PATCH v2 29/45] mfd: acer-a500: "
` [PATCH v2 30/45] mfd: ene-kb3930: "
` [PATCH v2 31/45] mfd: axp20x: Use register_simple_power_off_handler()
` [PATCH v2 32/45] mfd: retu: Use devm_register_simple_power_off_handler()
` [PATCH v2 33/45] mfd: rk808: "
` [PATCH v2 34/45] mfd: palmas: "
` [PATCH v2 35/45] mfd: max8907: "
` [PATCH v2 36/45] mfd: tps6586x: "
` [PATCH v2 37/45] mfd: tps65910: "
` [PATCH v2 38/45] mfd: max77620: "
` [PATCH v2 39/45] mfd: dm355evm_msp: Use devm_register_trivial_power_off_handler()
` [PATCH v2 40/45] mfd: twl4030: "

[GIT PULL] MMC fixes for v5.15-rc8
 2021-10-29 21:47 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 32e14e83735eaee6a0d041b75d68f0e830aa9eb4
 2021-10-26 23:24 UTC 

[PATCH 2/2] futex: remove futex_cmpxchg detection
 2021-10-26 20:26 UTC  (6+ messages)

[PATCH v1] block: ataflop: more blk-mq refactoring fixes
 2021-10-25 13:54 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: fix for missing dmamux module
 2021-10-25  6:40 UTC  (2+ messages)

[PATCH] ataflop: unlock ataflop_probe_lock at atari_floppy_init()
 2021-10-21 16:21 UTC  (10+ messages)
  ` [PATCH v2] ataflop: remove ataflop_probe_lock mutex

[PATCH 0/9] block: reviewed add_disk() error handling set
 2021-10-21 15:01 UTC  (16+ messages)
` [PATCH 1/9] scsi/sd: add error handling support for add_disk()
` [PATCH 2/9] scsi/sr: "
` [PATCH 3/9] dm: add add_disk() error handling
` [PATCH 4/9] bcache: add error handling support for add_disk()
` [PATCH 5/9] xen-blkfront: "
` [PATCH 6/9] m68k/emu/nfblock: "
` [PATCH 7/9] um/drivers/ubd_kern: "
` [PATCH 8/9] rnbd: "
` [PATCH 9/9] mtd: add add_disk() error handling
` (subset) [PATCH 0/9] block: reviewed add_disk() error handling set

[PATCH v2] block - ataflop.c: fix breakage introduced at blk-mq refactoring
 2021-10-19 21:30 UTC  (3+ messages)

[PATCH] mmc: winbond: don't build on M68K
 2021-10-19 10:59 UTC  (5+ messages)

[PATCH RFC] block - ataflop.c: fix breakage introduced at blk-mq refactoring
 2021-10-19  0:44 UTC  (13+ messages)

[geert-m68k:master] BUILD SUCCESS 6b37b59f9fbf660843d28721a624eacc06f43273
 2021-10-18 21:02 UTC 

[PATCH] asm-generic: bug.h: add unreachable() in BUG() for CONFIG_BUG not set
 2021-10-17 20:16 UTC  (7+ messages)

[RFC PATCH] sound: ISA: not for M68K
 2021-10-17  7:03 UTC  (2+ messages)

[PATCH net-next v4 04/15] mctp: Add sockaddr_mctp to uapi
 2021-10-15  6:27 UTC  (3+ messages)

[PATCH 2/2] kbuild: use more subdir- for visiting subdirectories while cleaning
 2021-10-13  6:59 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 6ef3012a72516d31109f7fcec7e8d458f4b514fd
 2021-10-11 21:27 UTC 

[geert-m68k:for-v5.16] BUILD SUCCESS 8a3c0a74ae87473589cb881a3854948d40000b7a
 2021-10-11 21:28 UTC 

[geert-m68k:master] BUILD SUCCESS 29fd79b016216df98715c5887969ea571b27409f
 2021-10-08 17:57 UTC 

[PATCH v2 0/5] mm/memory_hotplug: full support for add_memory_driver_managed() with CONFIG_ARCH_KEEP_MEMBLOCK
 2021-10-06  0:36 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentation
` [PATCH v2 3/5] memblock: allow to specify flags with memblock_add_node()
` [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v2 5/5] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[PATCH AUTOSEL 5.14 23/40] m68k: Handle arrivals of multiple signals correctly
 2021-10-05 13:50 UTC 

[PATCH] m68knommu: Remove MCPU32 config symbol
 2021-10-04 11:29 UTC  (2+ messages)


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