Messages by Date
-
2025/11/02
[PATCH v12 01/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
-
2025/11/02
[PATCH v12 08/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
-
2025/11/02
[PATCH v12 02/13] um: decouple MMU specific code from the common part
Hajime Tazaki
-
2025/11/02
[PATCH v12 00/13] nommu UML
Hajime Tazaki
-
2025/11/02
[PATCH v12 04/13] x86/um: nommu: syscall handling
Hajime Tazaki
-
2025/10/31
[PATCH] um: virtio-pci: Use pointer from memcpy() call for assignment in virtio_pcidev_send_cmd()
Markus Elfring
-
2025/10/29
Re: [PATCH v3 09/12] um: use nolibc for the --showconfig implementation
Benjamin Berg
-
2025/10/28
Re: [PATCH] um: Avoid circular dependency on asm-offsets in pgtable.h
Tiwei Bie
-
2025/10/28
[PATCH 09/10] x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_END
Thomas Weißschuh
-
2025/10/28
[PATCH 10/10] um: Always set up AT_HWCAP and AT_PLATFORM
Thomas Weißschuh
-
2025/10/28
[PATCH 04/10] x86/um: Do not inherit vDSO from host
Thomas Weißschuh
-
2025/10/28
[PATCH 06/10] um: Remove fixaddr_user_init()
Thomas Weißschuh
-
2025/10/28
[PATCH 05/10] x86/um: Drop gate area handling
Thomas Weißschuh
-
2025/10/28
[PATCH 07/10] um: Remove redundant range check from __access_ok_vsyscall()
Thomas Weißschuh
-
2025/10/28
[PATCH 08/10] um: Remove __access_ok_vsyscall()
Thomas Weißschuh
-
2025/10/28
[PATCH 00/10] um: remove vDSO passthrough on 32bit x86
Thomas Weißschuh
-
2025/10/28
[PATCH 01/10] um: Split out default elf_aux_platform
Thomas Weißschuh
-
2025/10/28
[PATCH 03/10] um: Split out default elf_aux_hwcap
Thomas Weißschuh
-
2025/10/28
[PATCH 02/10] x86/um: Move ELF_PLATFORM fallback to x86-specific code
Thomas Weißschuh
-
2025/10/28
[PATCH] um: Avoid circular dependency on asm-offsets in pgtable.h
Thomas Weißschuh
-
2025/10/26
[PATCH v2 3/4] um: Replace UML_ROUND_UP() with PAGE_ALIGN()
Tiwei Bie
-
2025/10/26
[PATCH v2 2/4] um: Use PAGE_ALIGN() for address alignment
Tiwei Bie
-
2025/10/26
[PATCH v2 1/4] um: Make host_task_size a local variable
Tiwei Bie
-
2025/10/26
[PATCH v2 4/4] um: Remove file-based iomem emulation support
Tiwei Bie
-
2025/10/26
[PATCH v2 0/4] um: Memory related cleanups
Tiwei Bie
-
2025/10/26
[PATCH v4 8/8] um: Enable SMP support on x86
Tiwei Bie
-
2025/10/26
[PATCH v4 6/8] um: vdso: Remove getcpu support on x86
Tiwei Bie
-
2025/10/26
[PATCH v4 7/8] asm-generic: percpu: Add assembly guard
Tiwei Bie
-
2025/10/26
[PATCH v4 4/8] um: Define timers on a per-CPU basis
Tiwei Bie
-
2025/10/26
[PATCH v4 5/8] um: Add initial SMP support
Tiwei Bie
-
2025/10/26
[PATCH v4 0/8] um: Add SMP support
Tiwei Bie
-
2025/10/26
[PATCH v4 1/8] um: Do not disable kmalloc in initial_thread_cb()
Tiwei Bie
-
2025/10/26
[PATCH v4 2/8] um: Turn signals_* into thread-local variables
Tiwei Bie
-
2025/10/26
[PATCH v4 3/8] um: Determine sleep based on need_resched()
Tiwei Bie
-
2025/10/26
[PATCH 2/3] um: Replace UML_ROUND_UP() with PAGE_ALIGN()
Tiwei Bie
-
2025/10/26
[PATCH 0/3] um: Memory related cleanups
Tiwei Bie
-
2025/10/26
[PATCH 1/3] um: Use PAGE_ALIGN() for address alignment
Tiwei Bie
-
2025/10/26
[PATCH 3/3] um: Remove file-based iomem emulation support
Tiwei Bie
-
2025/10/21
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Johannes Berg
-
2025/10/21
Re: [PATCH] hostfs: Fix only passing host root in boot stage with new mount
Christian Brauner
-
2025/10/20
Re: [PATCH v3 09/12] um: use nolibc for the --showconfig implementation
Thomas Weißschuh
-
2025/10/20
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Petr Pavlu
-
2025/10/18
[PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
2025/10/18
[RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
Sasha Levin
-
2025/10/18
[PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
Eliav Farber
-
2025/10/18
[PATCH 4/4] x86/um/vdso: Drop VDSO64-y from Makefile
Thomas Weißschuh
-
2025/10/18
[PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
2025/10/18
[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
2025/10/18
[PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
2025/10/18
[PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
2025/10/18
Re: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
David Laight
-
2025/10/18
Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
Paul Walmsley
-
2025/10/18
[PATCH 1/2] um/hostfs: define HOSTFS_ATTR_* via asm-offsets
Johannes Berg
-
2025/10/18
[PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
Eliav Farber
-
2025/10/18
Re: [PATCH v2] vdso: Remove struct getcpu_cache
Andy Lutomirski
-
2025/10/18
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Johannes Berg
-
2025/10/18
[PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
2025/10/18
[PATCH v3 11/12] tools/nolibc: add ptrace support
Benjamin Berg
-
2025/10/18
[PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
2025/10/18
Re: [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support).
Askar Safin
-
2025/10/18
[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
2025/10/18
[PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
2025/10/18
[PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
2025/10/18
[PATCH 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
2025/10/18
Re: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Greg KH
-
2025/10/18
Re: [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
Askar Safin
-
2025/10/18
[PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
Eliav Farber
-
2025/10/18
[PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
2025/10/18
Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.15-stable tree
gregkh
-
2025/10/18
[PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
2025/10/18
[PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
2025/10/18
[PATCH 19/27 5.10.y] minmax: improve macro expansion and type checking
Eliav Farber
-
2025/10/18
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Eliav Farber
-
2025/10/18
[PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
Eliav Farber
-
2025/10/18
[PATCH 2/2] um: move asm-offsets generation into a single file
Johannes Berg
-
2025/10/18
[PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
Eliav Farber
-
2025/10/18
Re: [GIT PULL] NFSD changes for v6.18
Johannes Berg
-
2025/10/18
Re: [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Chuck Wolber
-
2025/10/18
[PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
2025/10/18
Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Greg KH
-
2025/10/18
Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
gregkh
-
2025/10/18
[PATCH v3 08/12] um: add infrastructure to build files using nolibc
Benjamin Berg
-
2025/10/18
[PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
2025/10/18
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/10/18
[PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
2025/10/18
[PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
2025/10/18
RE: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Farber, Eliav
-
2025/10/18
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/10/18
[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
2025/10/18
[PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
2025/10/18
[PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
2025/10/18
[PATCH 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
2025/10/18
Re: [PATCH v2 00/11] Start porting UML to nolibc
Johannes Berg
-
2025/10/18
[PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
2025/10/18
[PATCH v2 14/19 5.15.y] minmax.h: update some comments
Eliav Farber
-
2025/10/18
Re: [PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
Thomas Weißschuh
-
2025/10/18
[PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
2025/10/18
[PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
2025/10/18
Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.1-stable tree
gregkh
-
2025/10/18
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Geert Uytterhoeven
-
2025/10/18
[PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
2025/10/18
[PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
2025/10/18
[PATCH v3 00/12] Start porting UML to nolibc
Benjamin Berg
-
2025/10/18
[PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
2025/10/18
[PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
2025/10/18
[PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
Eliav Farber
-
2025/10/18
Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules
Brian Norris
-
2025/10/18
[PATCH 1/4] x86/um/vdso: Fix prototype of clock_gettime()
Thomas Weißschuh
-
2025/10/18
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Arnd Bergmann
-
2025/10/18
[PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
2025/10/18
[PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
2025/10/18
[PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
2025/10/18
[PATCH] Documentation/features: Update feature lists for 6.17-rc7
Lukas Bulwahn
-
2025/10/18
[PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
2025/10/18
RE: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Farber, Eliav
-
2025/10/18
RE: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Farber, Eliav
-
2025/10/18
[RFC PATCH 4/4] x86: enable llvm-cov support
Sasha Levin
-
2025/10/18
[PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
2025/10/18
Re: [PATCH v2 00/11] Start porting UML to nolibc
Benjamin Berg
-
2025/10/18
[PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
2025/10/18
[PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
Eliav Farber
-
2025/10/18
[PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
2025/10/18
[PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
Eliav Farber
-
2025/10/18
Re: [PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
Christoph Hellwig
-
2025/10/18
[GIT PULL] uml 6.18-rc1
Johannes Berg
-
2025/10/18
[PATCH v2 01/19 5.15.y] minmax: add in_range() macro
Eliav Farber
-
2025/10/18
[PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
2025/10/18
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Askar Safin
-
2025/10/18
Re: [PATCH v2] vdso: Remove struct getcpu_cache
H. Peter Anvin
-
2025/10/18
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}
Askar Safin
-
2025/10/18
[PATCH 04/27 5.10.y] minmax: add in_range() macro
Eliav Farber
-
2025/10/17
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/10/17
Re: [PATCH v2 00/11] Start porting UML to nolibc
Willy Tarreau
-
2025/10/17
[PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
2025/10/17
[PATCH 15/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
2025/10/17
[PATCH v3 03/12] tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
-
2025/10/17
[PATCH 0/4] x86/um/vdso: Cleanups
Thomas Weißschuh
-
2025/10/17
[PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Eliav Farber
-
2025/10/17
Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Re: [PATCH v2] vdso: Remove struct getcpu_cache
H. Peter Anvin
-
2025/10/17
Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 6.1-stable tree
gregkh
-
2025/10/17
[PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
2025/10/17
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
2025/10/17
[PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
2025/10/17
[PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
2025/10/17
[PATCH 3/4] x86/um/vdso: Panic when vDSO can not be allocated
Thomas Weißschuh
-
2025/10/17
Re: [PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
patchwork-bot+linux-riscv
-
2025/10/17
[PATCH 01/19 5.15.y] minmax: add in_range() macro
Eliav Farber
-
2025/10/17
Re: [GIT PULL] uml 6.18-rc1
pr-tracker-bot
-
2025/10/17
[PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
2025/10/17
Re: [PATCH 1/2] um/hostfs: define HOSTFS_ATTR_* via asm-offsets
Hongbo Li
-
2025/10/17
[PATCH 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
2025/10/17
[PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
Eliav Farber
-
2025/10/17
[PATCH 26/27 5.10.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
2025/10/17
Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.1-stable tree
gregkh
-
2025/10/17
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Geert Uytterhoeven
-
2025/10/17
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Rob Landley
-
2025/10/17
[PATCH 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
2025/10/17
[PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
2025/10/17
[PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
2025/10/17
Re: [PATCH v2] vdso: Remove struct getcpu_cache
Florian Weimer
-
2025/10/17
Re: [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
-
2025/10/17
Re: [PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
Hajime Tazaki
-
2025/10/17
[PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
Eliav Farber
-
2025/10/17
[PATCH 20/27 5.10.y] minmax: fix up min3() and max3() too
Eliav Farber
-
2025/10/17
[PATCH] um/hostfs: define HOSTFS_ATTR_* via asm-offsets
Johannes Berg
-
2025/10/17
Re: [GIT PULL] NFSD changes for v6.18
Linus Torvalds
-
2025/10/17
[PATCH v3 05/12] tools/nolibc: implement %m if errno is not defined
Benjamin Berg
-
2025/10/17
[PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
2025/10/17
[PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
2025/10/17
Re: [PATCH RESEND 00/62] initrd: remove classic initrd support
Alexander Patrakov
-
2025/10/17
[PATCH 14/19 5.15.y] minmax.h: update some comments
Eliav Farber
-
2025/10/17
[PATCH v3 10/12] tools/nolibc: add uio.h with readv and writev
Benjamin Berg
-
2025/10/17
Re: [PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
Christian König
-
2025/10/17
[PATCH 01/19 v6.1.y] minmax: add in_range() macro
Eliav Farber
-
2025/10/17
RE: [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
Farber, Eliav
-
2025/10/17
[PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
2025/10/17
[PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
2025/10/17
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}
Askar Safin
-
2025/10/17
Re: [PATCH] hostfs: Fix only passing host root in boot stage with new mount
Geoffrey Thorpe
-
2025/10/17
[PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
2025/10/17
[PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
2025/10/17
Re: [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support).
David Disseldorp
-
2025/10/17
[PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
Eliav Farber
-
2025/10/17
[PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
2025/10/17
[PATCH 2/4] x86/um/vdso: Use prototypes from generic vDSO headers
Thomas Weißschuh
-
2025/10/17
Patch "minmax.h: update some comments" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Patch "minmax: improve macro expansion and type checking" has been added to the 5.15-stable tree
gregkh
-
2025/10/17
Patch "minmax: Introduce {min,max}_array()" has been added to the 5.15-stable tree
gregkh
-
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