linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 20:19:10 to 2021-07-14 19:26:13 UTC [more...]

RFC: remove set_fs for m68k
 2021-07-14 19:26 UTC  (17+ messages)
` [PATCH 1/7] m68k: document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
` [PATCH 2/7] m68k: use BUILD_BUG for passing invalid sizes to get_user/put_user
` [PATCH 3/7] m68k: remove the inline copy_{from,to}_user variants
` [PATCH 4/7] m68k: remove the err argument to the get_user/put_user assembly helpers
` [PATCH 5/7] m68k: factor the 8-byte lowlevel {get,put}_user code into helpers
` [PATCH 6/7] m68k: provide __{get,put}_kernel_nofault
` [PATCH 7/7] m68k: remove set_fs()

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-14 10:25 UTC  (4+ messages)
` [PATCH v4 5/5] "

[m68k:master] BUILD SUCCESS 311631a32165388e807ffe189dd6637648179842
 2021-07-13  0:38 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.14-rc1:
 2021-07-12 12:04 UTC 

[PATCH] m68k: MAC should select HAVE_PATA_PLATFORM
 2021-07-12  8:43 UTC  (2+ messages)

[PATCH v5 1/5] can: flexcan: add platform data header
 2021-07-12  4:33 UTC  (7+ messages)
` [PATCH v5 2/5] m68k: stmark2: update board setup
` [PATCH v5 3/5] m68k: m5441x: add flexcan support
` [PATCH v5 4/5] can: flexcan: update Kconfig to enable coldfire
` [PATCH v5 5/5] can: flexcan: add mcf5441x support

[PATCH RFC v2] m68k: remove get_fs()/set_fs()
 2021-07-10  2:30 UTC  (31+ messages)

[PATCH AUTOSEL 5.12 084/104] m68knommu: fix missing LCD splash screen data initializer
 2021-07-10  2:21 UTC 

[PATCH] m68k/nommu: prevent setting ROMKERNEL when ROM is not set
 2021-07-08 12:33 UTC  (2+ messages)

RFC: stop implementing set_fs for m68knommu
 2021-07-08  6:33 UTC  (16+ messages)
` [PATCH] m68knommu: remove set_fs()

[PATCH] m68k/coldfire: change pll var. to clk_pll
 2021-07-08  1:11 UTC  (4+ messages)

[PATCH] mm: try_to_unmap() is now void
 2021-07-07 17:25 UTC  (3+ messages)

[PATCH RFC] Fixes to Linus' 'remove set_fs patch'
 2021-07-06 20:47 UTC  (3+ messages)

[PATCH] m68k: emu: fix invalid free in nfeth_cleanup()
 2021-07-06  7:02 UTC  (2+ messages)

[git pull] m68knommu changes for v5.14
 2021-07-05 19:24 UTC  (2+ messages)

[PATCH v4 1/5] can: flexcan: add platform data header
 2021-07-02  9:55 UTC  (17+ messages)
` [PATCH v4 2/5] m68k: stmark2: update board setup
` [PATCH v4 3/5] m68k: m5441x: add flexcan support
` [PATCH v4 4/5] can: flexcan: update Kconfig to enable coldfire
` [PATCH v4 5/5] can: flexcan: add mcf5441x support

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-30 12:30 UTC  (65+ messages)
                                ` [PATCH 0/9] Refactoring exit
                                  ` [PATCH 1/9] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)
                                  ` [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation
                                  ` [PATCH 3/9] signal/seccomp: Dump core when there is only one live thread
                                  ` [PATCH 4/9] signal: Factor start_group_exit out of complete_signal
                                  ` [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit
                                  ` [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads
                                  ` [PATCH 7/9] signal: Make individual tasks exiting a first class concept
                                  ` [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit
                                  ` [PATCH 9/9] signal: Move PTRACE_EVENT_EXIT into get_signal
                                                    ` [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-29 20:08 UTC  (3+ messages)

[PATCH v6 0/2] Add kernel seccomp support for m68k
 2021-06-29  7:46 UTC  (11+ messages)
` [PATCH v6 1/2] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v6 2/2] m68k: add kernel seccomp support

[m68k:master] BUILD SUCCESS 2d240d1827a73e291122d37d0e302896cad67b2e
 2021-06-28 23:59 UTC 

[PATCH v7 0/2] Add kernel seccomp support for m68k
 2021-06-28 23:55 UTC  (3+ messages)
` [PATCH v7 1/2] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v7 2/2] m68k: add kernel seccomp support

[m68k:m68k-v5.13] BUILD SUCCESS 340860ab7d4a01103d33f3e0efa07aeb9d135bd9
 2021-06-28 22:31 UTC 

[GIT PULL] m68k updates for 5.14
 2021-06-28 21:15 UTC  (2+ messages)

[PATCH v2 0/5] ColdFire PCI bus support
 2021-06-28 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] m68k: common PCI support definitions and code

[PATCH v5 1/2] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-28  7:18 UTC  (13+ messages)
` [PATCH v5 2/2] m68k: add kernel seccomp support

[PATCH v3 1/5] can: flexcan: add platform data header
 2021-06-27 14:54 UTC  (12+ messages)
` [PATCH v3 4/5] can: flexcan: update Kconfig to allow non-of cases
` [PATCH v3 5/5] can: flexcan: add mcf5441x support

[PATCH v4 0/3] m68k: Improved switch stack handling
 2021-06-23  0:21 UTC  (4+ messages)
` [PATCH v4 1/3] m68k: save extra registers on more syscall entry points
` [PATCH v4 2/3] m68k: correctly handle IO worker stack frame set-up
` [PATCH v4 3/3] m68k: track syscalls being traced with shallow user context stack


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