messages from 2025-11-08 16:32:01 to 2026-01-02 07:03:22 UTC [more...]
[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
2026-01-02 6:59 UTC (13+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "
` [PATCH v2 06/28] hexagon: "
` [PATCH v2 07/28] loongarch: "
` [PATCH v2 08/28] m68k: "
` [PATCH v2 09/28] microblaze: "
` [PATCH v2 10/28] mips: "
` [PATCH v2 11/28] nios2: "
` [PATCH v2 12/28] openrisc: "
[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
2026-01-02 6:59 UTC (37+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-01 2:07 UTC (11+ messages)
` [PATCH v3 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v3 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v3 3/7] LoongArch: "
` [PATCH v3 4/7] mips: "
` [PATCH v3 5/7] parisc: "
` [PATCH v3 6/7] um: "
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH 00/19] printk cleanup - part 3
2025-12-27 12:16 UTC (20+ messages)
` [PATCH 01/19] printk/nbcon: Use an enum to specify the required callback in console_is_usable()
` [PATCH 02/19] printk: Introduce console_is_nbcon
` [PATCH 03/19] printk: Drop flags argument from console_is_usable
` [PATCH 04/19] printk: Reintroduce consoles_suspended global state
` [PATCH 05/19] printk: Add more context to suspend/resume functions
` [PATCH 06/19] printk: Introduce register_console_force
` [PATCH 07/19] drivers: netconsole: Migrate to register_console_force helper
` [PATCH 08/19] debug: debug_core: "
` [PATCH 09/19] m68k: emu: nfcon.c: "
` [PATCH 10/19] fs: pstore: platform: "
` [PATCH 11/19] powerpc: kernel: udbg: "
` [PATCH 12/19] sparc: kernel: btext: "
` [PATCH 13/19] um: drivers: mconsole_kern.c: "
` [PATCH 14/19] drivers: hwtracing: stm: console.c: "
` [PATCH 15/19] drivers: tty: serial: mux.c: "
` [PATCH 16/19] drivers: tty: serial: ma35d1_serial: "
` [PATCH 17/19] drivers: tty: ehv_bytechan: "
` [PATCH 18/19] drivers: braille: console: Drop CON_ENABLED console flag
` [PATCH 19/19] printk: Remove CON_ENABLED flag
[PATCH] um: use ARRAY_SIZE to calculate the length of an array
2025-12-08 7:35 UTC (2+ messages)
[GIT PULL] uml 6.19-rc1
2025-12-06 1:20 UTC (2+ messages)
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (3+ messages)
[PATCH v4 11/12] arch/um: don't initialize kasan if it's disabled
2025-12-02 13:13 UTC (3+ messages)
[PATCH v2 0/4] printk cleanup - part 2
2025-12-02 12:38 UTC (14+ messages)
` [PATCH v2 1/4] drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOT
` [PATCH v2 2/4] arch: um: kmsg_dump: Use console_is_usable
` [PATCH v2 3/4] printk: Use console_is_usable on console_unblank
` [PATCH v2 4/4] printk: Make console_{suspend,resume} handle CON_SUSPENDED
[PATCH] um: Disable KASAN_INLINE when STATIC_LINK is selected
2025-11-29 9:56 UTC
[PATCH v13 00/13] nommu UML
2025-11-28 12:57 UTC (9+ messages)
[linux-next:master 4806/10599] error[E0560]: struct `bindings::kernel_param_ops` has no field named `get`
2025-11-27 9:26 UTC (2+ messages)
[PATCH] arch: um: Don't rename vmap to kernel_vmap
2025-11-25 9:17 UTC (6+ messages)
[PATCH 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-19 12:24 UTC (30+ messages)
` [PATCH 1/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH 2/7] arc: "
` [PATCH 3/7] loongarch: "
` [PATCH 4/7] mips: "
` [PATCH 5/7] parisc: "
` [PATCH 6/7] um: "
` [PATCH 7/7] mm: make PT_RECLAIM depend on MMU_GATHER_RCU_TABLE_FREE && 64BIT
[PATCH v2 0/7] enable PT_RECLAIM on all 64-bit architectures
2025-11-19 12:17 UTC (12+ messages)
` [PATCH v2 1/7] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v2 2/7] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v2 3/7] LoongArch: "
` [PATCH v2 4/7] mips: "
` [PATCH v2 5/7] parisc: "
` [PATCH v2 6/7] um: "
` [PATCH v2 7/7] mm: enable PT_RECLAIM on all 64-bit architectures
No more non-root networking modes?
2025-11-18 6:08 UTC (2+ messages)
[PATCH net v5 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2025-11-13 15:59 UTC (7+ messages)
` [PATCH net v5 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v5 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH] um: drivers: virtio: use string choices helper
2025-11-13 2:25 UTC
[PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-10 13:13 UTC
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-19 12:38 UTC (20+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
[PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree
[PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree
[PATCH v2 08/27 5.10.y] minmax: fix header inclusions
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree
[PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree
[PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree
[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
2025-10-17 13:48 UTC (2+ messages)
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree
[PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
2025-10-17 13:48 UTC (2+ messages)
` Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree
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).