messages from 2021-04-28 12:04:23 to 2021-06-01 09:52:02 UTC [more...]
[PATCH 0/7] clk: clean up legacy clock interfaces
2021-06-01 9:51 UTC (10+ messages)
` [PATCH 1/7] mips: ar7: convert to clkdev_lookup
` [PATCH 2/7] mips: ar7: convert to CONFIG_COMMON_CLK
` [PATCH 3/7] mips: ralink: "
` [PATCH 4/7] m68k: coldfire: use clkdev_lookup on most coldfire
` [PATCH 5/7] m68k: coldfire: remove private clk_get/clk_put
` [PATCH 6/7] clkdev: remove CONFIG_CLKDEV_LOOKUP
` [PATCH 7/7] clkdev: remove unused clkdev_alloc() interfaces
[PATCH] m68k/mac: Replace macide driver with generic platform driver
2021-06-01 8:43 UTC (10+ messages)
[PATCH] mm: generalize ZONE_[DMA|DMA32]
2021-06-01 2:56 UTC (9+ messages)
` [PATCH v2] "
[PATCH 0/7] clk: clean up legacy clock interfaces
2021-05-31 18:47 UTC (3+ messages)
[PATCH 07/15] m68k: convert to setup_initial_init_mm()
2021-05-31 7:48 UTC (2+ messages)
[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
2021-05-28 9:27 UTC (9+ messages)
[PATCH v2] MOUSE_ATARI: fix kconfig unmet dependency warning
2021-05-27 6:56 UTC (2+ messages)
[PATCH] MOUSE_ATARI: fix kconfig unmet dependency warning
2021-05-26 19:27 UTC (2+ messages)
[PATCH] m68k: Drop duplicate "core-y += arch/m68k/" rule causing link failures
2021-05-26 14:51 UTC (3+ messages)
simplify gendisk and request_queue allocation for bio based drivers
2021-05-26 8:07 UTC (73+ 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
[m68k:master] BUILD SUCCESS 3428ff4f47ba01620d01de4e179105498ac24d8f
2021-05-25 0:25 UTC
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 (8+ messages)
` [PATCH 2/2] m68k: introduce a virtual m68k machine
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox