linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-19 20:00:21 to 2021-06-28 16:20:03 UTC [more...]

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-28 16:20 UTC  (98+ 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 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
                                          ` [signal/seccomp] 3fdd8c68c2: kernel-selftests.seccomp.seccomp_bpf.fail
                                        ` [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

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

remove the legacy ide driver v2
 2021-06-18 14:38 UTC  (14+ 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 6/6] ide: remove "

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

[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 

+ 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 

[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  (14+ messages)
` [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (18+ messages)
` [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 4/9] m68k: "
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 10:58 UTC  (20+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-06-08 16:00 UTC  (8+ messages)
` [PATCH] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE

X11 system lockup with 5.11.0 kernel
 2021-06-04  5:37 UTC  (14+ messages)

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

Concern about arch/alpha/kernel/smc37c669.c
 2021-05-26  3:42 UTC  (2+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-24 23:04 UTC  (6+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall


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 read-only IMAP folder(s) and NNTP newsgroup(s).