linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 07:51:47 to 2021-06-24 18:58:42 UTC [more...]

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-24 18:57 UTC  (74+ 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 2/2] alpha/ptrace: Add missing switch_stack frames
                                      ` [PATCH 0/9] Refactoring exit

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

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

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

[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

[PATCH v3 1/5] can: flexcan: add platform data header
 2021-06-22  6:54 UTC  (13+ 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

[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  (13+ messages)
` [PATCH 1/6] pata_cypress: add a module option to disable BM-DMA
` [PATCH 2/6] alpha: use libata instead of the legacy ide driver
` [PATCH 3/6] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 4/6] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 5/6] m68k: use libata instead of the legacy ide driver

[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  (21+ messages)
` [PATCH v2 2/5] m68k: stmark2: update board setup
` [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 "

[PATCH v4] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-16 23:37 UTC  (3+ messages)

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH RFC] m68k: add kernel seccomp support
 2021-06-16  1:03 UTC 

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2021-06-16  0:27 UTC  (13+ messages)
` [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

[m68k:master] BUILD SUCCESS e75a865fa2a36b7adf4ad149d311362333b84c43
 2021-06-15 12:18 UTC 

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *


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