linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 11:20:29 to 2021-04-05 04:47:58 UTC [more...]

X11 system lockup with 5.11.0 kernel
 2021-04-05  4:47 UTC  (4+ messages)

[PATCH] alpha/kernel/traps: Use find_vma_intersection() in traps for setting si_code
 2021-04-02 13:05 UTC  (3+ messages)

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (17+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-30 16:31 UTC  (7+ messages)
` [PATCH v1 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

remove the legacy ide driver
 2021-03-24 10:01 UTC  (49+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 03/10] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 04/10] MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig
` [PATCH 05/10] MIPS: switch workpad_defconfig from legacy IDE to libata
` [PATCH 06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
` [PATCH 07/10] MIPS: disable CONFIG_IDE in bigsur_defconfig
` [PATCH 08/10] MIPS: disable CONFIG_IDE in malta*_defconfig
` [PATCH 09/10] m68k: use libata instead of the legacy ide driver
` [PATCH 10/10] ide: remove "

[PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()
 2021-03-19 14:54 UTC  (2+ messages)

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-03-18 12:08 UTC  (5+ messages)

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-15 16:28 UTC  (9+ messages)

alpha patches for v4.4.y / v4.9.y
 2021-03-15  8:24 UTC  (2+ messages)

[PATCH 1/2] alpha: syscalls: switch to generic syscalltbl.sh
 2021-03-01 14:18 UTC  (2+ messages)
` [PATCH 2/2] alpha: syscalls: switch to generic syscallhdr.sh

[PATCH] ipc/msg: add msgsnd_timed and msgrcv_timed syscall for system V message queue
 2021-02-28 19:49 UTC  (2+ messages)

[PATCH] ipc/msg: add msgsnd_timed and msgrcv_timed syscall for system V message queue
 2021-02-27 12:29 UTC  (2+ messages)

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-25  8:41 UTC  (38+ messages)
` [PATCH RFC] madvise.2: Document MADV_POPULATE

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-21 17:14 UTC  (3+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-16 15:10 UTC  (5+ messages)
` [PATCH 02/29] alpha: Avoid "

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-02-15 12:03 UTC  (37+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-02-10 14:51 UTC  (3+ messages)
` [PATCH bpf 1/4] net: add SO_NETNS_COOKIE socket option

[PATCH] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
 2021-02-08 22:54 UTC  (2+ messages)

[PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
 2021-01-21  8:00 UTC  (6+ messages)

[PATCH v2] arch/alpha:fix typo in a comment
 2021-01-21  2:48 UTC 

[PATCH] alpha: defconfig: add necessary configs for boot testing
 2021-01-18 11:20 UTC 


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