linux-alpha.vger.kernel.org archive mirror (original) (raw)

[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](e56e87c659105ff70c2dd5740543d0716a7dd485.1749779391.git.gehao@kylinos.cn/T/#u) [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](c7e5c5d737c2373f18320e5589e1921c662f8e35.1749715979.git.gehao@kylinos.cn/T/#u) [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU [[PATCH 3/5] s390:](1baad81a8033eec2927f8a3ac6b792e930766724.1749715979.git.gehao@kylinos.cn/T/#u) " [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](5b5d8f51fbf51aefaab0fb36db05ad24a63b3e3e.1749702889.git.gehao@kylinos.cn/T/#u) [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](20250315105907.1275012-2-arnd@kernel.org/T/#u) [PATCH 2/6] sh: remove duplicate ioread/iowrite helpers [[PATCH 3/6] parisc: stop using asm-generic/iomap.h](20250315105907.1275012-4-arnd@kernel.org/T/#u) [PATCH 4/6] powerpc: asm/io.h: remove split ioread64/iowrite64 helpers [[PATCH 5/6] mips: drop GENERIC_IOMAP wrapper](d7ebdbf9-1385-44fc-8db4-2ce6c73e25de@app.fastmail.com/T/#u) [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](20250513-xattrat-syscall-v5-1-22bb9c6c767f@kernel.org/T/#u) [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](8bf36078ef8f3e884a1d3d8415834680@paul-moore.com/T/#u) [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers [[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP](20250513-xattrat-syscall-v5-5-22bb9c6c767f@kernel.org/T/#u) [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 (24+ messages) [[PATCH v2 01/13] arm: mem_init: use memblock_phys_free() to free DMA memory on SA1111](20250313135003.836600-2-rppt@kernel.org/T/#u) [PATCH v2 02/13] csky: move setup_initrd() to setup.c [[PATCH v2 03/13] hexagon: move initialization of init_mm.context init to paging_init()](20250313135003.836600-4-rppt@kernel.org/T/#u) [PATCH v2 04/13] MIPS: consolidate mem_init() for NUMA machines [[PATCH v2 05/13] MIPS: make setup_zero_pages() use memblock](20250313135003.836600-6-rppt@kernel.org/T/#u) [PATCH v2 06/13] nios2: move pr_debug() about memory start and end to setup_arch() [[PATCH v2 07/13] s390: make setup_zero_pages() use memblock](20250313135003.836600-8-rppt@kernel.org/T/#u) [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](ff31c2ff-55be-452e-b94a-6a84c4583258@csgroup.eu/T/#u) [PATCH v2 10/13] arch, mm: set high_memory in free_area_init() [[PATCH v2 11/13] arch, mm: streamline HIGHMEM freeing](20250313135003.836600-12-rppt@kernel.org/T/#u) [PATCH v2 12/13] arch, mm: introduce arch_mm_preinit ` [PATCH v2 13/13] arch, mm: make releasing of memory to page allocator more explicit

[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](20250512-xattrat-syscall-v5-1-4cd6821e8ff7@kernel.org/T/#u) [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](20250512-xattrat-syscall-v5-1-a88b20e37aae@kernel.org/T/#u) [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](20250512-xattrat-syscall-v5-3-a88b20e37aae@kernel.org/T/#u) [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](20250324.Sai1Chahyauw@digikod.net/T/#u) [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]](20250324222643.32085-2-linmag7@gmail.com/T/#u) " [PATCH 2/7] " [[PATCH 3/7]](20250324222643.32085-4-linmag7@gmail.com/T/#u) " [PATCH 4/7] " [[PATCH 5/7]](20250324222643.32085-6-linmag7@gmail.com/T/#u) " [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 (15+ messages) [[PATCH 07/13] s390: make setup_zero_pages() use memblock](Z9GxozjZTKOGDPv1@kernel.org/T/#u) [PATCH 10/13] arch, mm: set high_memory in free_area_init() ` Soekris crypto 1411, where to find ?


page: next (older)


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