linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH RESEND] alpha/boot: Ignore vmlinux
 2025-07-04  8:59 UTC 

[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
 2025-06-19 14:58 UTC 

[PATCH v6] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
 2025-06-19  5:43 UTC  (2+ messages)

[PATCH v5 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
 2025-06-17 14:12 UTC  (4+ messages)
` [PATCH v5 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU

[PATCH v4 0/1] mm: Restrict _shared_alloc_tag static definition to CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU
 2025-06-17  5:33 UTC  (2+ messages)
` [PATCH v4 1/1] mm/percpu: Conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPU

[PATCH v3 0/2] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-16 23:49 UTC  (8+ messages)
` [PATCH v3 1/2] mm: Optimize the ARCH_NEEDS_WEAK_PER_CPU logic for s390/alpha architectures
` [PATCH v3 2/2] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag

[PATCH v2 0/3] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-13 19:21 UTC  (6+ messages)
` [PATCH v2 1/3] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU Option and enable it for s390/alpha
` [PATCH v2 2/3] mm: replace ARCH_NEEDS_WEAK_PER_CPU with MODULE_NEEDS_WEAK_PER_CPU
` [PATCH v2 3/3] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag

[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-12 12:15 UTC  (11+ messages)
` [PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "
` [PATCH 4/5] mm: use MODULE_NEEDS_WEAK_PER_CPU instead of ARCH_NEEDS_WEAK_PER_CPU
` [PATCH 5/5] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag

[PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
 2025-06-12  7:54 UTC  (3+ messages)
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "

[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-12  7:54 UTC 

[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
 2025-06-10 16:28 UTC  (4+ messages)

[PATCH] smp: Replace deprecated strcpy() with strscpy()
 2025-06-10 10:47 UTC  (5+ messages)

[PATCH 0/6] asm-generic: io.h cleanups
 2025-06-08  9:44 UTC  (19+ messages)
` [PATCH 1/6] alpha: stop using asm-generic/iomap.h
` [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers
` [PATCH 3/6] parisc: stop using asm-generic/iomap.h
` [PATCH 4/6] powerpc: asm/io.h: remove split ioread64/iowrite64 helpers
` [PATCH 5/6] mips: drop GENERIC_IOMAP wrapper
` [PATCH 6/6] m68k/nommu: stop using GENERIC_IOMAP

[PATCH 03/41] alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
 2025-06-05 18:12 UTC  (2+ messages)

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02 15:16 UTC  (4+ messages)

[bug report] Linux-2.6.12-rc2
 2025-06-02  7:33 UTC  (3+ messages)

[PATCH v3] alpha: machine check handler for tsunami
 2025-05-28 18:46 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-22 22:26 UTC  (23+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls

[PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/ code
 2025-05-22  7:21 UTC  (3+ messages)

[PATCH RESEND] alpha: Replace strcpy() with strscpy() in setup_arch()
 2025-05-21 12:20 UTC 

[PATCH RESEND] alpha: Replace sprintf()/strcpy() with scnprintf()/strscpy()
 2025-05-21 12:18 UTC 

[PATCH V4 10/16] alpha/perf: Remove driver-specific throttle support
 2025-05-20 18:16 UTC 

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (14+ messages)
` [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch()
` [PATCH v2 08/13] xtensa: split out printing of virtual memory layout to a function
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH V3 10/16] alpha/perf: Remove driver-specific throttle support
 2025-05-16 18:28 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-15  7:50 UTC  (8+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr

[PATCH V2 09/15] alpha/perf: Remove driver-specific throttle support
 2025-05-14 15:13 UTC 

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-13  8:24 UTC  (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers

[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
 2025-05-12 13:28 UTC  (2+ messages)

[RESEND PATCH] alpha/boot: Ignore vmlinux
 2025-05-07  6:00 UTC 

[PATCH v2] alpha: machine check handler for tsunami
 2025-05-06 19:46 UTC  (5+ messages)

[RFC PATCH 09/15] alpha/perf: Remove driver-specific throttle support
 2025-05-06 16:47 UTC 

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-04-28  9:17 UTC  (28+ messages)
` [PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls

[PATCH] alpha: Replace sprintf()/strcpy() with scnprintf()/strscpy()
 2025-04-20  0:23 UTC  (2+ messages)

[PATCH] alpha: Replace strcpy() with strscpy() in setup_arch()
 2025-04-19 12:00 UTC 

[PATCH 1/1] alpha: Use resource_set_range() helper
 2025-04-16 10:22 UTC 

[PATCH] alpha/boot: Ignore vmlinux
 2025-04-15  9:12 UTC 

[PATCH] Alpha: Emulate unaligned LDx_L/STx_C for data consistency
 2025-04-10  4:37 UTC  (9+ messages)

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-07  8:06 UTC  (4+ messages)
` [PATCH v2 1/1] "

qla1280 driver for qlogic-1040 on alpha
 2025-04-04 21:35 UTC 

[PATCH 0/7] alpha: machine check handler for tsunami
 2025-03-24 22:21 UTC  (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] "
` [PATCH 3/7] "
` [PATCH 4/7] "
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "

[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
 2025-03-24  6:14 UTC 

[PATCH RFC v2 00/29] Address Space Isolation (ASI)
 2025-03-20 10:44 UTC  (5+ messages)
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement

[PATCH v2 21/31] tty: srmcons: fix retval from srmcons_init()
 2025-03-17  7:03 UTC  (2+ messages)
` [PATCH v2 00/31] tty: cleanup no. 99

[PATCH 00/29] tty: cleanup no. 99
 2025-03-17  7:00 UTC  (4+ messages)

[PATCH 00/13] arch, mm: reduce code duplication in mem_init()
 2025-03-15 14:55 UTC  (6+ messages)
` [PATCH 10/13] arch, mm: set high_memory in free_area_init()
        ` Soekris crypto 1411, where to find ?


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