linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 12:42:21 to 2020-09-09 07:04:45 UTC [more...]

rework check_disk_change() v2
 2020-09-09  7:01 UTC  (27+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[PATCH] m68knommu: switch to using asm-generic/uaccess.h
 2020-09-09  6:56 UTC  (3+ messages)

[PATCH v2] kbuild: preprocess module linker script
 2020-09-09  4:27 UTC  (3+ messages)

[PATCH] m68knommu: add missing __user annotations
 2020-09-08 23:26 UTC  (3+ messages)

rework check_disk_change()
 2020-09-08 14:23 UTC  (44+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[char-misc:char-misc-next 28/28] drivers/char/mem.c:737:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-08 13:06 UTC  (4+ messages)

[m68k:m68k-queue] BUILD SUCCESS 5f5de4b2bf04575c501ea7315730fb167931aa45
 2020-09-07 23:15 UTC 

[m68k:for-v5.10] BUILD SUCCESS 352e04291115af2a74c271e0cd3643a632af6b7a
 2020-09-07 23:15 UTC 

[PATCH] kbuild: preprocess module linker script
 2020-09-07 13:30 UTC  (2+ messages)

[PATCH] m68k: Revive _TIF_* masks
 2020-09-07  8:50 UTC  (3+ messages)

[PATCH] m68k: mm: Remove superfluous memblock_alloc*() casts
 2020-09-07  8:49 UTC  (4+ messages)

[PATCH] m68k: mm: Use PAGE_ALIGNED() helper
 2020-09-07  8:48 UTC  (2+ messages)

[PATCH] m68k: Sort selects in main Kconfig
 2020-09-07  8:48 UTC  (2+ messages)

[PATCH] m68k: amiga: Clean up Amiga hardware configuration
 2020-09-07  8:45 UTC  (2+ messages)

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-09-07  1:12 UTC  (5+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()
` [PATCH v2 10/11] tracing: "

simplify gendisk lookup and remove struct block_device aliases v3
 2020-09-04 10:30 UTC  (40+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

[PATCH v3 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01 14:15 UTC 

[PATCH v2 09/23] m68k: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01  7:50 UTC  (5+ messages)

[m68k:m68k-queue] BUILD SUCCESS 11df6eddc50b8f1e60cdccef97a90908457a68ce
 2020-08-31 21:39 UTC 

[m68k:master] BUILD SUCCESS 6487dce21c44bfa4c57b41c9d626649f2473470e
 2020-08-31 21:39 UTC 

[PATCH] fs/affs: Fix basic permission bits to actually work
 2020-08-31  9:38 UTC  (3+ messages)

simplify gendisk lookup and remove struct block_device aliases v2
 2020-08-30  7:35 UTC  (22+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 02/19] block: merge drivers/base/map.c into block/genhd.c
` [PATCH 03/19] block: cleanup del_gendisk a bit
` [PATCH 04/19] block: split block_class_lock
` [PATCH 05/19] block: rework requesting modules for unclaimed devices
` [PATCH 06/19] block: add an optional probe callback to major_names
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 08/19] swim: don't call blk_register_region
` [PATCH 09/19] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 10/19] brd: use __register_blkdev to allocate devices on demand
` [PATCH 11/19] loop: "
` [PATCH 12/19] md: "
` [PATCH 13/19] ide: switch to __register_blkdev for command set probing
` [PATCH 14/19] floppy: use a separate gendisk for each media format
` [PATCH 15/19] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 16/19] ataflop: use a separate gendisk for each media format
` [PATCH 17/19] z2ram: reindent
` [PATCH 18/19] z2ram: use separate gendisk for the different modes
` [PATCH 19/19] block: switch gendisk lookup to a simple xarray

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2020-08-28  8:58 UTC  (13+ messages)
` [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k

simplify gendisk lookup and remove struct block_device aliases
 2020-08-28  7:08 UTC  (12+ messages)
` [PATCH 01/19] char_dev: replace cdev_map with an xarray
` [PATCH 07/19] ide: remove ide_{,un}register_region
` [PATCH 12/19] md: use __register_blkdev to allocate devices on demand

[PATCH 17/19] z2ram: reindent
 2020-08-28  4:25 UTC  (8+ messages)

[PATCH] m68k: Replace HTTP links with HTTPS ones
 2020-08-27  7:36 UTC  (3+ messages)
` [PATCH v2] "

[m68k:m68k-queue] BUILD SUCCESS 3d86f8d3c27501378f9256a99cd2616d3539bb9b
 2020-08-27  3:59 UTC 

[PATCH] m68k: Correct some typos in comments
 2020-08-27  3:59 UTC  (3+ messages)

[m68k:for-v5.10] BUILD SUCCESS 5661bccb70ef134502b9d2e80a19465ad943b022
 2020-08-26 23:38 UTC 

[m68k:master] BUILD SUCCESS d0e85366d55ae1bed7b67a0a6d7812f295b1e5f1
 2020-08-26 23:38 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).