linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 00:17:16 to 2021-06-30 12:56:22 UTC [more...]

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-30 12:30 UTC  (90+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads
                          ` [PATCH 0/2] alpha/ptrace: Improved switch_stack handling
                            ` [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack
                                      ` [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  (4+ 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  (15+ messages)
` [PATCH v3 2/5] m68k: stmark2: update board setup
` [PATCH v3 3/5] m68k: m5441x: add flexcan support
` [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

[m68k:master] BUILD SUCCESS 496c768d46ebc427721b85431055fdd0f5b13c24
 2021-06-21 22:46 UTC 

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

[PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support
 2021-06-20 23:47 UTC  (8+ messages)
` [PATCH v6 1/3] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH netdev v6 2/3] net/8390: apne.c - add 100 Mbit support to apne.c driver
` [PATCH netdev v6 3/3] net/8390: apne.c - autoprobe 100 Mbit mode in "

[PATCH v5 0/2] Add APNE PCMCIA 100 Mbit support
 2021-06-20 19:36 UTC  (9+ messages)
` [PATCH v5 1/2] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH net-next v5 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH v2] m68k: save extra registers on more syscall entry points
 2021-06-19  2:52 UTC  (12+ messages)

remove the legacy ide driver v2
 2021-06-18 14:38 UTC  (3+ messages)

[PATCH v3 0/2] Add APNE PCMCIA 100 Mbit support
 2021-06-18  8:28 UTC  (11+ messages)
` [PATCH v3 1/2] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH net-next v3 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH v2 1/5] can: flexcan: add platform data for ColdFire
 2021-06-18  7:59 UTC  (20+ messages)
` [PATCH v2 3/5] m68k: m5441x: add flexcan support
` [PATCH v2 4/5] can: flexcan: enable Kconfig for ColdFire
` [PATCH v2 5/5] can: flexcan: add mcf5441x support

[PATCH v4 0/2] Add APNE PCMCIA 100 Mbit support
 2021-06-17 22:37 UTC  (3+ messages)
` [PATCH v4 1/2] m68k: io_mm.h - add APNE 100 MBit support
` [PATCH net-next v4 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  9:56 UTC  (6+ messages)

[PATCH v1 0/2] Add APNE PCMCIA 100 Mbit support
 2021-06-17  1:10 UTC  (4+ messages)
` [PATCH v2 "


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