[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (20+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3
[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 10:57 UTC (32+ messages)
` [PATCH v6 01/12] mm: constify shmem related test functions for improved const-correctness
` [PATCH v6 02/12] mm: constify pagemap related test/getter functions
` [PATCH v6 03/12] mm: constify zone "
` [PATCH v6 04/12] fs: constify mapping related test functions for improved const-correctness
` [PATCH v6 05/12] mm: constify process_shares_mm() "
` [PATCH v6 06/12] mm, s390: constify mapping related test/getter functions
` [PATCH v6 07/12] parisc: constify mmap_upper_limit() parameter
` [PATCH v6 08/12] mm: constify arch_pick_mmap_layout() for improved const-correctness
` [PATCH v6 09/12] mm: constify ptdesc_pmd_pts_count() and folio_get_private()
` [PATCH v6 10/12] mm: constify various inline functions for improved const-correctness
` [PATCH v6 11/12] mm: constify assert/test functions in mm.h
` [PATCH v6 12/12] mm: constify highmem related functions for improved const-correctness
[PATCH v5 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 8:15 UTC (53+ messages)
` [PATCH v5 01/12] mm: constify shmem related test functions for improved const-correctness
` [PATCH v5 02/12] mm: constify pagemap "
` [PATCH v5 03/12] mm: constify zone "
` [PATCH v5 04/12] fs: constify mapping "
` [PATCH v5 05/12] mm: constify process_shares_mm() "
` [PATCH v5 06/12] mm, s390: constify mapping related test functions "
` [PATCH v5 07/12] parisc: constify mmap_upper_limit() parameter "
` [PATCH v5 08/12] mm: constify arch_pick_mmap_layout() "
` [PATCH v5 09/12] mm: constify ptdesc_pmd_pts_count() and folio_get_private()
` [PATCH v5 10/12] mm: constify various inline test functions for improved const-correctness
` [PATCH v5 11/12] mm: constify assert/test functions in mm.h
` [PATCH v5 12/12] mm: constify highmem related functions for improved const-correctness
crypto ahash requests on the stack
2025-09-01 12:04 UTC
[PATCH v4 00/12] mm: establish const-correctness for pointer parameters
2025-09-01 11:15 UTC (24+ messages)
` [PATCH v4 01/12] mm/shmem: add `const` to pointer parameters for improved const-correctness
` [PATCH v4 02/12] mm/pagemap: "
` [PATCH v4 03/12] mm/mmzone: add const "
` [PATCH v4 04/12] fs: "
` [PATCH v4 05/12] mm/oom_kill: add const to pointer parameter "
` [PATCH v4 06/12] mm/util, s390: add const to pointer parameters "
` [PATCH v4 07/12] parisc: add `const` to mmap_upper_limit() parameter
` [PATCH v4 08/12] mm/util, s390, sparc, x86: add const to arch_pick_mmap_layout() parameter
` [PATCH v4 09/12] mm/mm_types: add const to pointer parameters for improved const-correctness
` [PATCH v4 10/12] mm/mm_inline: "
` [PATCH v4 11/12] mm: "
` [PATCH v4 12/12] mm/highmem: "
[PATCH v3 00/12] mm: add `const` to lots of pointer parameters
2025-09-01 7:39 UTC
New September Order. 57414 Sunday, August 31, 2025 at 09:15:00 PM
2025-08-31 19:15 UTC
[PATCH] ipl: adjust firmware entry type
2025-08-30 15:25 UTC (2+ messages)
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-08-28 10:38 UTC
6.16-pre-rc1: BUG: Bad page state in process swapper on parisc
2025-08-27 21:31 UTC (2+ messages)
[PATCH 5.4 278/403] parisc: Makefile: fix a typo in palo.conf
2025-08-26 11:10 UTC
[PATCH 5.10 347/523] parisc: Makefile: fix a typo in palo.conf
2025-08-26 11:09 UTC
[PATCH 5.15 450/644] parisc: Makefile: fix a typo in palo.conf
2025-08-26 11:09 UTC
[PATCH v2 0/3] floppy: A couple of cleanups
2025-08-26 13:32 UTC (7+ messages)
` [PATCH v2 1/3] floppy: Remove unused CROSS_64KB() macro from arch/ code
` [PATCH v2 2/3] floppy: Replace custom SZ_64K constant
` [PATCH v2 3/3] floppy: Sort headers alphabetically
[PATCH 6.1 259/482] parisc: Makefile: fix a typo in palo.conf
2025-08-26 11:09 UTC (2+ messages)
` [PATCH 6.1 314/482] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
[PATCH 6.6 318/587] parisc: Makefile: fix a typo in palo.conf
2025-08-26 11:09 UTC (2+ messages)
` [PATCH 6.6 395/587] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
[PATCH 6.12 092/322] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
2025-08-26 11:08 UTC
[PATCH 6.16 124/457] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
2025-08-26 11:06 UTC
[PATCH 6.16 541/570] parisc: Makefile: fix a typo in palo.conf
2025-08-18 12:48 UTC
[PATCH 6.15 489/515] parisc: Makefile: fix a typo in palo.conf
2025-08-18 12:47 UTC
[PATCH 6.12 411/444] parisc: Makefile: fix a typo in palo.conf
2025-08-18 12:47 UTC
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-15 16:41 UTC (27+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-08-10 21:12 UTC (2+ messages)
[PATCH] parisc: Remove spurious if statement from raw_copy_from_user()
2025-08-05 15:35 UTC
[GIT PULL] parisc architecture fixes and updates for v6.17-rc1
2025-08-01 23:30 UTC (2+ messages)
[GIT PULL] execve updates for v6.17
2025-07-29 1:11 UTC (2+ messages)
[PATCH] parisc: Makefile: explain that 64BIT requires both 32-bit and 64-bit compilers
2025-07-25 19:35 UTC (2+ messages)
[PATCH] parisc: Makefile: fix a typo in palo.conf
2025-07-25 19:33 UTC (2+ messages)
[PATCH v2] parisc: Revise __get_user() to probe user read access
2025-07-25 19:22 UTC (4+ messages)
[PATCH v3] parisc: Revise gateway LWS calls to probe user read access
2025-07-25 16:12 UTC
[PATCH v2] parisc: Revise gateway LWS calls to probe user read access
2025-07-25 15:47 UTC
{PATCH] parisc: Revise gateway LWS calls to probe user read access
2025-07-24 17:47 UTC
[thomas-weissschuh:vdso/unaligned 1/3] include/vdso/unaligned.h:21:9: warning: '__builtin_memcpy' reading 4 bytes from a region of size 1
2025-07-24 17:10 UTC (3+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).