linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 01:34:36 to 2021-06-21 20:12:12 UTC [more...]

[PATCH v3 1/5] can: flexcan: add platform data header
 2021-06-21 20:11 UTC  (8+ 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

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-21 20:03 UTC  (64+ 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 v1] m68k: save extra registers on sys_exit and sys_exit_group syscall entry

[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 v5 1/2] m68k/kernel - wire up syscall_trace_enter/leave for m68k
 2021-06-17  5:39 UTC  (2+ messages)
` [PATCH v5 2/2] m68k: add kernel seccomp support

[PATCH RFC 1/2] m68k: io_mm.h: conditionalize ISA address translation on Atari
 2021-06-17  1:10 UTC  (18+ messages)
` [PATCH RFC 0/2] Add APNE PCMCIA 100 Mbit support
  ` [PATCH RFC 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver
  ` [PATCH v1 0/2] Add APNE PCMCIA 100 Mbit support
    ` [PATCH v1 1/2] m68k: io_mm.h - add APNE 100 MBit support
    ` [PATCH v2 0/2] Add APNE PCMCIA 100 Mbit support
      ` [PATCH v2 1/2] m68k: io_mm.h - add APNE 100 MBit support
      ` [PATCH v2 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver

[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 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_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 *

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH 1/5] can: flexcan: add platform data for ColdFire
 2021-06-11 12:38 UTC  (5+ messages)
` [PATCH 3/5] m68k: m5441x: add flexcan support

[PATCH v3 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-10 22:30 UTC  (6+ messages)
` [PATCH v3 1/2] m68k/mac: Replace macide driver with generic platform drivers
` [PATCH v3 2/2] m68k/q40: Replace q40ide driver with pata_falcon and falconide

[PATCH] ide/falconide: Avoid build failure when CONFIG_ATARI=n
 2021-06-10  9:28 UTC 

[PATCH v2] m68k: io_mm.h: conditionalize ISA address translation on Atari
 2021-06-10  2:04 UTC  (2+ messages)
` [PATCH v3] "


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