Messages by Date
-
2025/10/15
Re: [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Peter Zijlstra
-
2025/10/15
Re: [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Peter Zijlstra
-
2025/10/14
[RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
Sasha Levin
-
2025/10/14
[RFC PATCH 3/4] x86: disable llvm-cov instrumentation
Sasha Levin
-
2025/10/14
[RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Sasha Levin
-
2025/10/13
Re: [PATCH v2] vdso: Remove struct getcpu_cache
H. Peter Anvin
-
2025/10/13
Re: [PATCH 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/10/13
Re: [PATCH v2] vdso: Remove struct getcpu_cache
Andy Lutomirski
-
2025/10/13
Re: [PATCH v2] vdso: Remove struct getcpu_cache
Dave Hansen
-
2025/10/13
[PATCH v2] vdso: Remove struct getcpu_cache
Thomas Weißschuh
-
2025/10/12
[PATCH] hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
-
2025/10/09
Re: [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Askar Safin
-
2025/10/07
RE: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Farber, Eliav
-
2025/10/06
[PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
2025/10/06
[PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
2025/10/06
[PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
2025/10/06
[PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
2025/10/06
[PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
2025/10/06
RE: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Farber, Eliav
-
2025/10/06
[PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
2025/10/06
[PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
2025/10/06
Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Greg KH
-
2025/10/06
[PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
2025/10/06
[PATCH 14/19 v6.1.y] minmax.h: update some comments
Eliav Farber
-
2025/10/06
[PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
2025/10/06
[PATCH 06/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
2025/10/06
Patch "minmax: Introduce {min,max}_array()" has been added to the 6.1-stable tree
gregkh
-
2025/10/06
Re: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Greg KH
-
2025/10/06
[PATCH 22/27 5.10.y] minmax.h: update some comments
Eliav Farber
-
2025/10/06
Re: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Greg KH
-
2025/10/06
[PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
2025/10/06
[PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
2025/10/06
[PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
2025/10/06
[PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
Eliav Farber
-
2025/10/06
[PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
2025/10/06
[PATCH 10/15 6.6.y] minmax.h: update some comments
Eliav Farber
-
2025/10/06
[PATCH 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
2025/10/06
[PATCH 08/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness.
Eliav Farber
-
2025/10/06
[PATCH 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
2025/10/06
[PATCH 07/27 5.10.y] minmax: fix header inclusions
Eliav Farber
-
2025/10/06
[PATCH 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
2025/10/06
[PATCH 14/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
2025/10/06
[PATCH 09/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
2025/10/06
[PATCH 10/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
Eliav Farber
-
2025/10/06
[PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
2025/09/26
Re: [PATCH v3 09/12] um: use nolibc for the --showconfig implementation
kernel test robot
-
2025/09/25
Re: Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
Greg KH
-
2025/09/25
Re: [PATCH] Documentation/features: Update feature lists for 6.17-rc7
Jonathan Corbet
-
2025/09/25
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Thomas Weißschuh
-
2025/09/25
Re: [PATCH v3 08/12] um: add infrastructure to build files using nolibc
Thomas Weißschuh
-
2025/09/25
Re: [PATCH v3 11/12] tools/nolibc: add ptrace support
Thomas Weißschuh
-
2025/09/25
Re: [PATCH v3 05/12] tools/nolibc: implement %m if errno is not defined
Thomas Weißschuh
-
2025/09/25
Re: [PATCH v3 03/12] tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Thomas Weißschuh
-
2025/09/25
[PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support).
nschichan
-
2025/09/24
Re: [PATCH v2 00/11] Start porting UML to nolibc
Hajime Tazaki
-
2025/09/24
[PATCH v3 12/12] um: switch ptrace FP register access to nolibc
Benjamin Berg
-
2025/09/24
[PATCH v3 02/12] um: use tools/include for user files
Benjamin Berg
-
2025/09/24
[PATCH v3 09/12] um: use nolibc for the --showconfig implementation
Benjamin Berg
-
2025/09/24
[PATCH v3 06/12] tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
-
2025/09/24
[PATCH v3 04/12] tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
-
2025/09/24
[PATCH v3 07/12] tools/nolibc: add option to disable runtime
Benjamin Berg
-
2025/09/24
[PATCH v3 01/12] tools compiler.h: fix __used definition
Benjamin Berg
-
2025/09/24
Re: [PATCH v2 00/11] Start porting UML to nolibc
Hajime Tazaki
-
2025/09/24
[PATCH] um: init cpu_tasks[] earlier
Johannes Berg
-
2025/09/24
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Petr Pavlu
-
2025/09/23
Re: [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrey Konovalov
-
2025/09/23
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Brian Norris
-
2025/09/23
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/23
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Manivannan Sadhasivam
-
2025/09/23
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Petr Pavlu
-
2025/09/23
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Christophe Leroy
-
2025/09/22
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Brian Norris
-
2025/09/22
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Christoph Hellwig
-
2025/09/22
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Thomas Weißschuh
-
2025/09/22
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Johannes Berg
-
2025/09/22
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
-
2025/09/22
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Johannes Berg
-
2025/09/22
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Thomas Weißschuh
-
2025/09/22
Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Christian König
-
2025/09/22
Re: [PATCH v2 07/11] um: add infrastructure to build files using nolibc
Berg, Benjamin
-
2025/09/21
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/21
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Tiwei Bie
-
2025/09/21
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Thomas Weißschuh
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Thomas Weißschuh
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Thomas Weißschuh
-
2025/09/21
Re: [PATCH v2 07/11] um: add infrastructure to build files using nolibc
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 10/11] tools/nolibc: add ptrace support
Willy Tarreau
-
2025/09/21
Re: [PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Willy Tarreau
-
2025/09/20
Re: [PATCH v3 6/7] asm-generic: percpu: Add assembly guard
Arnd Bergmann
-
2025/09/20
[PATCH 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Askar Safin
-
2025/09/20
Re: [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
Jan Kara
-
2025/09/20
Re: [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}
Borislav Petkov
-
2025/09/20
Re: [PATCH v11 00/14] nommu UML
Hajime Tazaki
-
2025/09/20
Re: [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Christophe Leroy
-
2025/09/20
Re: [PATCH 4/9] tools/nolibc/dirent: avoid errno in readdir_r
Thomas Weißschuh
-
2025/09/20
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
-
2025/09/20
[PATCH RESEND v11 09/13] x86/um: nommu: signal handling
Hajime Tazaki
-
2025/09/20
[PATCH RESEND v11 05/13] um: nommu: seccomp syscalls hook
Hajime Tazaki
-
2025/09/20
Re: [PATCH v2 10/11] tools/nolibc: add ptrace support
Thomas Weißschuh
-
2025/09/20
Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
David Laight
-
2025/09/20
Re: [PATCH v2 09/11] tools/nolibc: add uio.h with readv and writev
Thomas Weißschuh
-
2025/09/20
[PATCH v2 05/11] tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
-
2025/09/20
Re: [PATCH v2 00/11] Start porting UML to nolibc
Thomas Weißschuh
-
2025/09/20
Re: [PATCH v2 06/11] tools/nolibc: add option to disable runtime
Thomas Weißschuh
-
2025/09/19
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Nicolas Schichan
-
2025/09/19
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/09/19
[PATCH v2 08/11] um: use nolibc for the --showconfig implementation
Benjamin Berg
-
2025/09/19
[PATCH v2 00/11] Start porting UML to nolibc
Benjamin Berg
-
2025/09/19
[PATCH v2 10/11] tools/nolibc: add ptrace support
Benjamin Berg
-
2025/09/19
[PATCH v2 04/11] tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
-
2025/09/19
Re: [PATCH v2 11/11] um: switch ptrace FP register access to nolibc
kernel test robot
-
2025/09/19
[PATCH v2 11/11] um: switch ptrace FP register access to nolibc
Benjamin Berg
-
2025/09/19
[PATCH v2 02/11] um: use tools/include for user files
Benjamin Berg
-
2025/09/19
Re: [PATCH v2 00/11] Start porting UML to nolibc
Christoph Hellwig
-
2025/09/19
[PATCH v2 09/11] tools/nolibc: add uio.h with readv and writev
Benjamin Berg
-
2025/09/19
[PATCH v2 06/11] tools/nolibc: add option to disable runtime
Benjamin Berg
-
2025/09/19
[PATCH v2 01/11] tools compiler.h: fix __used definition
Benjamin Berg
-
2025/09/19
[PATCH v2 03/11] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
-
2025/09/19
[PATCH v2 07/11] um: add infrastructure to build files using nolibc
Benjamin Berg
-
2025/09/19
Re: [PATCH v2 09/10] asm-generic: percpu: Add assembly guard
Johannes Berg
-
2025/09/19
Re: [PATCH 9/9] um: switch ptrace FP register access to nolibc
Thomas Weißschuh
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/09/19
[PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
Askar Safin
-
2025/09/19
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/18
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/09/18
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/09/18
[GIT PULL] uml-for-6.17-rc7
Johannes Berg
-
2025/09/18
Re: [PATCH 00/62] initrd: remove classic initrd support
Rob Landley
-
2025/09/18
Re: [GIT PULL] uml-for-6.17-rc7
pr-tracker-bot
-
2025/09/18
[PATCH RESEND v11 07/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 12/13] um: nommu: add documentation of nommu UML
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 04/13] x86/um: nommu: syscall handling
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/09/18
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Johannes Berg
-
2025/09/18
Re: [PATCH RESEND v11 00/13] nommu UML
Lorenzo Stoakes
-
2025/09/18
[PATCH RESEND v11 02/13] um: decouple MMU specific code from the common part
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 13/13] um: nommu: plug nommu code into build system
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 11/13] um: change machine name for uname output
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 08/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 06/13] x86/um: nommu: process/thread handling
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 00/13] nommu UML
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 03/13] um: nommu: memory handling
Hajime Tazaki
-
2025/09/18
[PATCH RESEND v11 01/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
-
2025/09/17
[PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
Brian Norris
-
2025/09/17
[PATCH v11 01/14] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
-
2025/09/17
[PATCH v11 06/14] fixup seccomp
Hajime Tazaki
-
2025/09/17
[PATCH v11 12/14] um: change machine name for uname output
Hajime Tazaki
-
2025/09/17
[PATCH v11 00/14] nommu UML
Hajime Tazaki
-
2025/09/17
[PATCH v11 11/14] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/09/17
[PATCH v11 08/14] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
-
2025/09/17
[PATCH v11 14/14] um: nommu: plug nommu code into build system
Hajime Tazaki
-
2025/09/17
[PATCH v11 13/14] um: nommu: add documentation of nommu UML
Hajime Tazaki
-
2025/09/17
[PATCH v11 02/14] um: decouple MMU specific code from the common part
Hajime Tazaki
-
2025/09/17
[PATCH v11 07/14] x86/um: nommu: process/thread handling
Hajime Tazaki
-
2025/09/17
[PATCH v11 09/14] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
-
2025/09/17
[PATCH v11 10/14] x86/um: nommu: signal handling
Hajime Tazaki
-
2025/09/17
[PATCH v11 04/14] x86/um: nommu: syscall handling
Hajime Tazaki
-
2025/09/17
[PATCH v11 05/14] um: nommu: seccomp syscalls hook
Hajime Tazaki
-
2025/09/17
[PATCH v11 03/14] um: nommu: memory handling
Hajime Tazaki
-
2025/09/17
[PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
Askar Safin
-
2025/09/17
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Johannes Berg
-
2025/09/17
Re: [PATCH v2 04/10] um: Turn signals_* into thread-local variables
Johannes Berg
-
2025/09/17
[PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
Askar Safin
-
2025/09/17
Re: [PATCH 00/62] initrd: remove classic initrd support
Andy Lutomirski
-
2025/09/16
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Jessica Clarke
-
2025/09/15
Re: [PATCH 00/62] initrd: remove classic initrd support
Dave Young
-
2025/09/15
Re: [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}
Rob Herring
-
2025/09/15
Re: [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Andrew Morton
-
2025/09/15
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/09/15
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Christoph Hellwig
-
2025/09/15
Re: [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
Rob Landley
-
2025/09/15
Re: [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
Brian Norris
-
2025/09/15
Re: [PATCH 9/9] um: switch ptrace FP register access to nolibc
Berg, Benjamin
-
2025/09/15
Re: [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
Tzung-Bi Shih
-
2025/09/15
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Brian Norris
-
2025/09/15
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Brian Norris
-
2025/09/15
Re: [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Christian Brauner
-
2025/09/15
Re: [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" command line parameter, which does nothing
Christophe Leroy
-
2025/09/15
Re: [PATCH 00/62] initrd: remove classic initrd support
Rob Landley
-
2025/09/15
Re: [PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
Shuah Khan
-
2025/09/15
Re: [PATCH v3 6/7] asm-generic: percpu: Add assembly guard
Tiwei Bie
-
2025/09/15
Re: [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, which controls starting block number of initrd
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
Christophe Leroy
-
2025/09/15
Re: [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
Christophe Leroy
-
2025/09/15
Re: [PATCH 9/9] um: switch ptrace FP register access to nolibc
Thomas Weißschuh
-
2025/09/15
[PATCH 6/9] tools/nolibc: add option to disable startup code
Benjamin Berg