messages from 2025-09-14 04:05:04 to 2025-09-29 09:13:48 UTC [more...]
[PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
2025-09-22 12:40 UTC (2+ messages)
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
[PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
2025-09-22 12:26 UTC (2+ messages)
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 8:45 UTC (4+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-29 9:13 UTC (44+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-09-29 8:56 UTC (16+ messages)
` [PATCH 1/4] PCI: Support "
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
[PATCH v3 00/12] Start porting UML to nolibc
2025-09-26 12:57 UTC (18+ messages)
` [PATCH v3 01/12] tools compiler.h: fix __used definition
` [PATCH v3 02/12] um: use tools/include for user files
` [PATCH v3 03/12] tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
` [PATCH v3 04/12] tools/nolibc/dirent: avoid errno in readdir_r
` [PATCH v3 05/12] tools/nolibc: implement %m if errno is not defined
` [PATCH v3 06/12] tools/nolibc: use __fallthrough__ rather than fallthrough
` [PATCH v3 07/12] tools/nolibc: add option to disable runtime
` [PATCH v3 08/12] um: add infrastructure to build files using nolibc
` [PATCH v3 09/12] um: use nolibc for the --showconfig implementation
` [PATCH v3 10/12] tools/nolibc: add uio.h with readv and writev
` [PATCH v3 11/12] tools/nolibc: add ptrace support
` [PATCH v3 12/12] um: switch ptrace FP register access to nolibc
[PATCH] Documentation/features: Update feature lists for 6.17-rc7
2025-09-25 17:18 UTC (2+ messages)
[PATCH v2 00/10] um: Add SMP support
2025-09-25 17:08 UTC (12+ messages)
` [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
[PATCH v2 00/11] Start porting UML to nolibc
2025-09-25 1:05 UTC (35+ messages)
` [PATCH v2 01/11] tools compiler.h: fix __used definition
` [PATCH v2 02/11] um: use tools/include for user files
` [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
` [PATCH v2 04/11] tools/nolibc/dirent: avoid errno in readdir_r
` [PATCH v2 05/11] tools/nolibc: use __fallthrough__ rather than fallthrough
` [PATCH v2 06/11] tools/nolibc: add option to disable runtime
` [PATCH v2 07/11] um: add infrastructure to build files using nolibc
` [PATCH v2 08/11] um: use nolibc for the --showconfig implementation
` [PATCH v2 09/11] tools/nolibc: add uio.h with readv and writev
` [PATCH v2 10/11] tools/nolibc: add ptrace support
` [PATCH v2 11/11] um: switch ptrace FP register access to nolibc
[PATCH RESEND v11 00/13] nommu UML
2025-09-24 23:27 UTC (31+ messages)
` [PATCH RESEND v11 01/13] x86/um: nommu: elf loader for fdpic
` [PATCH RESEND v11 02/13] um: decouple MMU specific code from the common part
` [PATCH RESEND v11 03/13] um: nommu: memory handling
` [PATCH RESEND v11 04/13] x86/um: nommu: syscall handling
` [PATCH RESEND v11 05/13] um: nommu: seccomp syscalls hook
` [PATCH RESEND v11 06/13] x86/um: nommu: process/thread handling
` [PATCH RESEND v11 07/13] um: nommu: configure fs register on host syscall invocation
` [PATCH RESEND v11 08/13] x86/um/vdso: nommu: vdso memory update
` [PATCH RESEND v11 09/13] x86/um: nommu: signal handling
` [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
` [PATCH RESEND v11 11/13] um: change machine name for uname output
` [PATCH RESEND v11 12/13] um: nommu: add documentation of nommu UML
` [PATCH RESEND v11 13/13] um: nommu: plug nommu code into build system
[PATCH] um: init cpu_tasks[] earlier
2025-09-24 9:32 UTC
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-23 17:49 UTC (6+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH 00/62] initrd: remove classic initrd support
2025-09-18 18:10 UTC (5+ messages)
[GIT PULL] uml-for-6.17-rc7
2025-09-18 16:51 UTC (2+ messages)
[PATCH v11 00/14] nommu UML
2025-09-18 7:38 UTC (16+ messages)
` [PATCH v11 01/14] x86/um: nommu: elf loader for fdpic
` [PATCH v11 02/14] um: decouple MMU specific code from the common part
` [PATCH v11 03/14] um: nommu: memory handling
` [PATCH v11 04/14] x86/um: nommu: syscall handling
` [PATCH v11 05/14] um: nommu: seccomp syscalls hook
` [PATCH v11 06/14] fixup seccomp
` [PATCH v11 07/14] x86/um: nommu: process/thread handling
` [PATCH v11 08/14] um: nommu: configure fs register on host syscall invocation
` [PATCH v11 09/14] x86/um/vdso: nommu: vdso memory update
` [PATCH v11 10/14] x86/um: nommu: signal handling
` [PATCH v11 11/14] um: nommu: a work around for MMU dependency to PCI driver
` [PATCH v11 12/14] um: change machine name for uname output
` [PATCH v11 13/14] um: nommu: add documentation of nommu UML
` [PATCH v11 14/14] um: nommu: plug nommu code into build system
[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
2025-09-15 16:29 UTC (2+ messages)
[PATCH v3 0/7] um: Add SMP support
2025-09-15 15:29 UTC (10+ messages)
` [PATCH v3 1/7] um: Turn signals_* into thread-local variables
` [PATCH v3 2/7] um: Determine sleep based on need_resched()
` [PATCH v3 3/7] um: Define timers on a per-CPU basis
` [PATCH v3 4/7] um: Add initial SMP support
` [PATCH v3 5/7] um: vdso: Remove getcpu support on x86
` [PATCH v3 6/7] asm-generic: percpu: Add assembly guard
` [PATCH v3 7/7] um: Enable SMP support on x86
[PATCH 0/9] Start porting UML to nolibc
2025-09-15 11:22 UTC (20+ messages)
` [PATCH 1/9] tools compiler.h: fix __used definition
` [PATCH 2/9] um: use tools/include for user files
` [PATCH 3/9] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
` [PATCH 4/9] tools/nolibc/dirent: avoid errno in readdir_r
` [PATCH 5/9] tools/nolibc: use __fallthrough__ rather than fallthrough
` [PATCH 6/9] tools/nolibc: add option to disable startup code
` [PATCH 7/9] um: add infrastructure to build files using nolibc
` [PATCH 8/9] um: use nolibc for the --showconfig implementation
` [PATCH 9/9] um: switch ptrace FP register access to nolibc
page: next (older) | prev (newer) | latest
- 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).