public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2021-04-14 14:20:45 to 2021-05-25 12:19:23 UTC [more...]

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-25 12:19 UTC  (5+ messages)

[m68k:master] BUILD SUCCESS 3428ff4f47ba01620d01de4e179105498ac24d8f
 2021-05-25  0:25 UTC 

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-24  8:27 UTC  (70+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
  ` [dm-devel] "
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
  ` [dm-devel] "
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
  ` [dm-devel] "
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
  ` [dm-devel] "
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
` [PATCH 17/26] nvdimm-pmem: "
` [PATCH 18/26] nvme-multipath: "
` [PATCH 19/26] nfblock: "
` [PATCH 20/26] simdisk: "
` [PATCH 21/26] n64cart: convert to blk_alloc_disk
` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 23/26] dcssblk: "
` [PATCH 24/26] xpram: "
` [PATCH 25/26] null_blk: "
` [PATCH 26/26] block: unexport blk_alloc_queue

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  5:50 UTC 

[RFC PATCH 2/2] net-next: xsurf100: drop include of lib8390.c
 2021-05-18 20:33 UTC  (6+ messages)
` [PATCH "

[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  8:42 UTC  (11+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations

[RFC 13/13] [net-next] 8390: xsurf100: avoid including lib8390.c
 2021-05-17  8:10 UTC  (4+ messages)
  ` [RFC 06/13] [net-next] m68k: remove legacy probing

[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
 2021-05-17  7:27 UTC  (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from,len}_user declarations

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 20:19 UTC  (9+ messages)
` [PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
` [PATCH v2 04/13] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-12  8:33 UTC  (14+ messages)
` [PATCH 11/12] tools: sync lib/find_bit implementation

[m68k:master] BUILD SUCCESS 655a9d76bf8fec8e5df18f6e8323bc21f2681b1c
 2021-05-10 22:20 UTC 

[m68k:for-next] BUILD SUCCESS eeff86b6d18ccd7ef1e663dd428b93f5887d02b5
 2021-05-10 22:07 UTC 

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-10 13:12 UTC  (8+ messages)
` [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
` [RFC 04/12] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH] m68k: defconfig: Update defconfigs for v5.13-rc1
 2021-05-10  9:53 UTC 

[PATCH] m68k: dma: remove unnecessary include of asm/cacheflush.h
 2021-05-10  7:06 UTC  (2+ messages)

[PATCH] mm: update legacy flush_tlb_* to use vma
 2021-05-07 10:05 UTC  (2+ messages)

[PATCH 2/2] arch: use cross_compiling to check whether it is a cross build or not
 2021-05-06 12:11 UTC  (5+ messages)

[PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
 2021-05-06  7:19 UTC  (3+ messages)

[git pull] m68knommu changes for v5.13
 2021-05-04 18:30 UTC  (2+ messages)

[PATCH 0/2] m68k: Add Virtual M68k Machine
 2021-04-29  7:23 UTC  (10+ messages)
` [PATCH 2/2] m68k: introduce a virtual m68k machine

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-28  6:53 UTC  (13+ messages)

[PATCH] m68knommu: fix missing LCD splash screen data initializer
 2021-04-27 14:39 UTC  (3+ messages)

[m68k:m68k-v5.12] BUILD SUCCESS 52d5c056e366b87429b53dffe3875a090f6ddcbb
 2021-04-26 21:39 UTC 

[m68k:master] BUILD SUCCESS 69e46b7756691bcf1c63c369852c42d792a172c8
 2021-04-26 20:48 UTC 

[GIT PULL] m68k updates for 5.13
 2021-04-26 17:38 UTC  (2+ messages)

[PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard
 2021-04-23  6:26 UTC  (16+ messages)
` [PATCH v2 1/6] kunit: ASoC: topology: adhear to KUNIT formatting standard
` [PATCH v2 3/6] kunit: ext4: "
` [PATCH v2 5/6] kunit: mptcp: "
` (subset) [PATCH v2 0/6] kunit: Fix formatting of KUNIT tests to meet the standard

[PATCH v2] m68k: coldfire: fix irq ranges
 2021-04-22 22:31 UTC 

[m68k:for-v5.13] BUILD SUCCESS 34e5269bf987aff9a33ad3ab4f5d65c02913cbc1
 2021-04-19 23:32 UTC 

[m68k:master] BUILD SUCCESS 116a46c3f0cf8a2053aef36d5e59fc3dea7da0d5
 2021-04-19 23:32 UTC 

[PATCH AUTOSEL 5.11 10/23] m68k: fix flatmem memory model setup
 2021-04-19 20:43 UTC 

[PATCH] m68k: Remove unneeded semicolon
 2021-04-15  7:01 UTC  (2+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)


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