public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 06:12:39 to 2024-08-08 01:57:14 UTC [more...]

[PATCH v4 0/2] m68k uaccess fault handling fixes
 2024-08-08  1:57 UTC  (5+ messages)
` [PATCH v4 1/2] m68k: Handle __generic_copy_to_user faults more carefully

[PATCH] m68k: move sun3 into a top-level platform option
 2024-08-04 20:18 UTC  (3+ messages)

[gerg-m68knommu:armnommu 3/3] arch/arm/mm/alignment.c:775:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-07-31  9:34 UTC 

[RESEND PATCH] m68k: cmpxchg: Use swap() to improve code
 2024-07-30 23:45 UTC 

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-07-30  8:10 UTC  (20+ messages)
` [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
` [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
` [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
` [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
` [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
` [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
` [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
` [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
  ` [RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
  ` [RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
  ` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
  ` [RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
  ` [RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
  ` [RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
  ` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer

[geert-m68k:master] BUILD SUCCESS 43d88246062185c887438c36753250f93f354231
 2024-07-30  7:58 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v6.11-rc1
 2024-07-29 10:26 UTC 

move features flags into queue_limits v2
 2024-07-25 13:00 UTC  (60+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field

[GIT PULL] m68k updates for v6.11
 2024-07-16 19:25 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 978fd59b430e848b53ce78e5b0ae6380e5be8eee
 2024-07-15 23:32 UTC 

[RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-07-14 19:24 UTC  (6+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

[PATCH] dio: Have dio_bus_match() callback take a const *
 2024-07-10 13:37 UTC  (3+ messages)

Fwd: [jlayton:mgtime 5/13] inode.c:undefined reference to `__invalid_cmpxchg_size'
 2024-07-10 11:57 UTC  (10+ messages)
  `  "

[PATCH] zorro: make match function take a const pointer
 2024-07-10  8:25 UTC  (3+ messages)

[PATCH] zorro: Have zorro_bus_match() callback take a const *
 2024-07-10  7:47 UTC  (2+ messages)

add a bvec_phys helper v3
 2024-07-10  7:08 UTC  (10+ messages)
` [PATCH 1/2] block: add a bvec_phys helper
` [PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size

[geert-m68k:master] BUILD SUCCESS 72c1104f688392e2d3ca184436ee7e1dbffda60f
 2024-07-10  1:13 UTC 

[geert-m68k:for-next] BUILD SUCCESS 21b9e722ad28c19c2bc83f18f540b3dbd89bf762
 2024-07-09 21:21 UTC 

[PATCH] m68k: cmpxchg: Use swap() to improve code
 2024-07-09 11:07 UTC 

add a bvec_phys helper v2
 2024-07-06  6:24 UTC  (6+ messages)
` [PATCH 1/2] block: add a bvec_phys helper
` [PATCH 2/2] block: pass a phys_addr_t to get_max_segment_size

add a bvec_phys helper
 2024-07-05 11:30 UTC  (7+ messages)
` [PATCH 1/2] block: pass a phys_addr_t to get_max_segment_size
` [PATCH 2/2] block: add a bvec_phys helper

[PATCH] m68k: cmpxchg: Fix return value for default case in __arch_xchg()
 2024-07-03 19:02 UTC  (3+ messages)

[PATCH v2 0/2] M5441x: Add NFC support
 2024-07-03 14:55 UTC  (9+ messages)
` [PATCH v2 1/2] arch: m68k: Add definitions for flash "
` [PATCH v2 2/2] mtd: nand: Add support for M5441x NFC

[geert-m68k:master] BUILD SUCCESS 6f44965e59fc53459d6ee658255be9705fbbd458
 2024-07-02 23:18 UTC 

[geert-m68k:for-next] BUILD SUCCESS 75d3891ca19efe82392aa5e2810334979075a87a
 2024-07-02 13:20 UTC 

m68k 54418 fails to execute user space
 2024-07-01  8:01 UTC  (23+ messages)

[geert-m68k:master] BUILD SUCCESS bdf4cd121bfdde0794b391c3aa9382ec8bd2f426
 2024-06-29 16:01 UTC 

[geert-m68k:for-next] BUILD SUCCESS 156872f08e33af7a23c1e4827f6127d7861b23fd
 2024-06-28 10:47 UTC 

[PATCH] mtd: nand: Add support for M5441x NFC
 2024-06-27 16:07 UTC  (6+ messages)

[PATCH v2] m68k: fix TT bootup freeze / unexpected (SCU) interrupt messages
 2024-06-26 13:55 UTC  (2+ messages)

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[PATCH] m68k: add missing MODULE_DESCRIPTION() macros
 2024-06-24 10:11 UTC  (5+ messages)

[PATCH] m68k: fix TT bootup freeze / unexpected (SCU) interrupt messages
 2024-06-24  7:15 UTC  (3+ messages)

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-20 20:32 UTC  (9+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 31/40] m68k: optimize get_mmu_context()

[PATCH] tty: mcf: MCF54418 has 10 UARTS
 2024-06-20 17:01 UTC  (3+ messages)

Regression: Atari SCU support
 2024-06-20  1:24 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS 1a2a64296e177ae6ebde9ef3ff7263073c194093
 2024-06-20  0:38 UTC 

[PATCH] zorro: Use str_plural() in amiga_zorro_probe()
 2024-06-19  7:09 UTC  (4+ messages)


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