linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
spinlock recursion when running q800 emulation in qemu
 2024-03-18  9:31 UTC  (35+ messages)
                                ` Preemption (was: Re: spinlock recursion when running q800 emulation in qemu)

[PATCH] m68k: pgtable: Add missing #include <asm/page.h>
 2024-03-14 10:28 UTC  (3+ messages)

[PATCH] macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"
 2024-03-13  2:53 UTC 

[GIT PULL] m68k updates for v6.9
 2024-03-12 18:20 UTC  (2+ messages)

[geert-m68k:m68k-v6.8] BUILD SUCCESS 5802dbf4bea3ed396039915878cbbebd8a519551
 2024-03-12 13:20 UTC 

[geert-m68k:master] BUILD SUCCESS 98a975ffdafac1ab4c21ab85ce18591d1a22a273
 2024-03-12  1:18 UTC 

[PATCH] m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
 2024-03-11 13:19 UTC  (3+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[geert-m68k:master] BUILD SUCCESS 6f1b176c93a84fbaad55bb4e068baf701789ecf2
 2024-03-05 13:50 UTC 

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (27+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 2/4] arch: simplify architecture specific page size configuration
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures
` [PATCH 4/4] vdso: avoid including asm/page.h

Linux 6.8-rc6
 2024-02-29 23:07 UTC  (5+ messages)

stackinit unit test failures on m68k
 2024-02-29 22:34 UTC  (8+ messages)

[PATCH] mk68k: Fix broken THREAD_SIZE_ORDER
 2024-02-28 10:09 UTC  (4+ messages)

[PATCH] block: ataflop: more blk-mq refactoring fixes
 2024-02-27  9:06 UTC  (2+ messages)

[geert-m68k:master] BUILD SUCCESS b7b9a646edf153c02e44aab9be36e4e8fb4a4d8e
 2024-02-27  4:41 UTC 

[PATCH v2] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
 2024-02-23  8:13 UTC  (4+ messages)

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH] drivers/tty/serial: Remove unused function early_mcf_setup
 2024-02-20 13:55 UTC  (4+ messages)

pass queue_limits to blk_alloc_disk for simple drivers
 2024-02-20 13:22 UTC  (20+ messages)
` [PATCH 1/9] block: pass a queue_limits argument to blk_alloc_disk
` [PATCH 2/9] nfblock: pass queue_limits to blk_mq_alloc_disk
` [PATCH 3/9] brd: "
` [PATCH 4/9] n64cart: "
` [PATCH 5/9] zram: "
` [PATCH 6/9] bcache: "
` [PATCH 7/9] btt: "
` [PATCH 8/9] pmem: "
` [PATCH 9/9] dcssblk: "

[geert-m68k:for-linus] BUILD SUCCESS e8a7824856def1c8608401b0d7d05566d6e81c95
 2024-02-20 11:37 UTC 

[geert-m68k:master] BUILD SUCCESS 3877de636b1e1cf479054faf54b39bc07dc290c9
 2024-02-20 11:34 UTC 

[PATCH] zorro: make zorro_bus_type const
 2024-02-13 15:05 UTC  (3+ messages)

[geert-m68k:master] BUILD SUCCESS 5dc6bdd91324628a3e93d8cda217cb0d26c8b818
 2024-02-13  9:57 UTC 

[PATCH RFC v2 0/8] m68k v4.4 backport fixes
 2024-02-13  5:05 UTC  (16+ messages)
` [PATCH RFC v2 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH RFC v2 2/8] m68k: Only force 030 bus error if PC not in exception table
` [PATCH RFC v2 3/8] m68k: include module.h to make use of exception handling in traps.c
` [PATCH RFC v2 4/8] m68k: Handle arrivals of multiple signals correctly
` [PATCH RFC v2 5/8] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH RFC v2 6/8] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH RFC v2 7/8] m68k: fix livelock in uaccess
` [PATCH RFC v2 8/8] m68k: Move signal frame following exception on 68020/030

[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-02-11 10:31 UTC  (9+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

[PATCH v4 0/5] bitops: optimize code and add tests
 2024-02-07  6:31 UTC  (14+ messages)
  ` [PATCH v4 2/5] m68k/bitops: use __builtin_{clz,ctzl,ffs} to evaluate constant expressions
                        ` [PATCH] m68k/bitops: always use compiler's builtin for bit finding functions

[PATCH v3 0/8] m68k v4.4 backport fixes
 2024-02-06 21:37 UTC  (11+ messages)
` [PATCH v3 1/8] m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
` [PATCH v3 2/8] m68k: Only force 030 bus error if PC not in exception table
` [PATCH v3 3/8] m68k: include module.h to make use of exception handling in traps.c
` [PATCH v3 4/8] m68k: Handle arrivals of multiple signals correctly
` [PATCH v3 5/8] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH v3 6/8] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH v3 7/8] m68k: fix livelock in uaccess
` [PATCH v3 8/8] m68k: Move signal frame following exception on 68020/030

[geert-m68k:master] BUILD SUCCESS 0bd8a354c65a73a681fc2cb00f7745ed3f21c334
 2024-02-06 10:31 UTC 

[PATCH RFC 0/4]
 2024-02-05  6:03 UTC  (8+ messages)
` [PATCH RFC 1/4] m68k: Handle arrivals of multiple signals correctly
` [PATCH RFC 2/4] m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
` [PATCH RFC 3/4] m68k: Leave stack mangling to asm wrapper of sigreturn()
` [PATCH RFC 4/4] m68k equivalent of 26178ec11ef3 "x86: mm: consolidate VM_FAULT_RETRY handling" If e.g. get_user() triggers a page fault and a fatal signal is caught, we might end up with handle_mm_fault() returning VM_FAULT_RETRY and not doing anything to page tables. In such case we must *not* return to the faulting insn - that would repeat the entire thing without making any progress; what we need instead is to treat that as failed (user) memory access


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).