gmane.linux.ports.sh.devel archive
6609 archived articles, newest first (page 11 of 67). Latest articles →
Re: [PATCH 0/3] driver core: generalize driver_override infrastructure
Mon, 2 Mar 2026 17:41:03 +0800Re: [PATCH 3/3] driver core: platform: use generic driver_override infrastructure
Mon, 2 Mar 2026 16:55:04 +0800Re: [PATCH 1/3] driver core: generalize driver_override in struct device
Mon, 2 Mar 2026 16:36:25 +0800Re: [PATCH 1/3] driver core: generalize driver_override in struct device
Mon, 2 Mar 2026 15:35:32 +0800Re: [PATCH 2/3] hwmon: axi-fan: don't use driver_override as IRQ name
Sun, 1 Mar 2026 16:51:31 -0800[PATCH 2/3] hwmon: axi-fan: don't use driver_override as IRQ name
Mon, 2 Mar 2026 01:25:57 +0100[PATCH 3/3] driver core: platform: use generic driver_override infrastructure
Mon, 2 Mar 2026 01:25:58 +0100[PATCH 1/3] driver core: generalize driver_override in struct device
Mon, 2 Mar 2026 01:25:56 +0100[PATCH 0/3] driver core: generalize driver_override infrastructure
Mon, 2 Mar 2026 01:25:55 +0100Re: [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Fri, 27 Feb 2026 22:31:41 +0200Re: [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Fri, 27 Feb 2026 16:14:42 +0100[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
Wed, 25 Feb 2026 15:02:51 -0700Re: [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
Wed, 25 Feb 2026 23:08:38 +0530Re: [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
Wed, 25 Feb 2026 18:25:24 +0200Re: [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
Wed, 25 Feb 2026 09:00:35 +0530Re: [PATCH v2] sh: remove CONFIG_VSYSCALL reference from UAPI
Tue, 24 Feb 2026 16:40:06 +0100[PATCH v2] sh: remove CONFIG_VSYSCALL reference from UAPI
Tue, 24 Feb 2026 16:35:31 +0100Re: Did you see my qemu r2d memory patch?
Mon, 23 Feb 2026 22:21:26 +0100Did you see my qemu r2d memory patch?
Mon, 23 Feb 2026 10:44:19 -0600Re: [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mon, 23 Feb 2026 17:20:13 +0100Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Mon, 23 Feb 2026 17:18:24 +0100Re: [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mon, 23 Feb 2026 17:16:05 +0100Re: [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
Fri, 20 Feb 2026 04:11:02 +0000Re: [PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Fri, 20 Feb 2026 04:10:42 +0000Re: [PATCH] sh: fix typo in SPDX license id lines
Fri, 13 Feb 2026 09:32:08 +0100Re: [PATCH] sh: fix typo in SPDX license id lines
Thu, 12 Feb 2026 20:35:55 +0100[PATCH] sh: fix typo in SPDX license id lines
Thu, 12 Feb 2026 12:28:45 -0700Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Thu, 12 Feb 2026 13:40:04 -0500Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Thu, 12 Feb 2026 13:38:16 -0500Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Thu, 12 Feb 2026 13:33:28 -0500Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Thu, 12 Feb 2026 13:30:20 -0500Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Thu, 12 Feb 2026 16:28:23 +0100Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Thu, 12 Feb 2026 10:08:49 +0100Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Thu, 12 Feb 2026 10:04:03 +0100Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Thu, 12 Feb 2026 10:01:27 +0100Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Thu, 12 Feb 2026 09:58:24 +0100Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Thu, 12 Feb 2026 09:38:42 +0100Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Wed, 11 Feb 2026 23:33:09 -0600Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Wed, 11 Feb 2026 21:14:19 +0100[PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Wed, 11 Feb 2026 12:31:41 +0200[PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Wed, 11 Feb 2026 12:31:40 +0200[PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Wed, 11 Feb 2026 12:31:39 +0200[PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Wed, 11 Feb 2026 12:31:38 +0200[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
Wed, 11 Feb 2026 12:31:37 +0200Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Tue, 10 Feb 2026 17:11:08 +0200Re: [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Tue, 10 Feb 2026 15:06:51 +0000Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Tue, 10 Feb 2026 15:00:11 +0000Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Tue, 10 Feb 2026 14:52:56 +0000Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Tue, 10 Feb 2026 16:50:00 +0200Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Mon, 9 Feb 2026 07:20:09 -0800Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mon, 9 Feb 2026 16:08:32 +0100[PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mon, 9 Feb 2026 16:40:57 +0200[PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Mon, 9 Feb 2026 16:40:56 +0200[PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mon, 9 Feb 2026 16:40:55 +0200[PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mon, 9 Feb 2026 16:40:54 +0200[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
Mon, 9 Feb 2026 16:40:53 +0200Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Mon, 9 Feb 2026 09:41:08 +0100Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Sat, 7 Feb 2026 12:36:43 +0200Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Sat, 7 Feb 2026 03:13:14 +0100Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Wed, 4 Feb 2026 21:47:13 +0100Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Tue, 3 Feb 2026 11:17:08 +0100Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Tue, 27 Jan 2026 20:11:19 +0200Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Tue, 27 Jan 2026 17:02:39 +0100Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Sat, 24 Jan 2026 11:15:47 +0100[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Sat, 24 Jan 2026 11:56:28 +0200Re: [PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
Sun, 18 Jan 2026 22:10:50 +0800Re: [PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
Sun, 18 Jan 2026 11:51:01 +0100Re: [PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
Sun, 18 Jan 2026 16:13:47 +0800Re: [PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
Tue, 13 Jan 2026 17:59:49 +0530Re: [PATCH v3 19/29] sparc: introduce arch_zone_limits_init()
Tue, 13 Jan 2026 13:28:09 +0100Re: [PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Tue, 13 Jan 2026 10:40:22 +0200Re: [PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Tue, 13 Jan 2026 08:50:33 +0200[PATCH v7 2/4] atomic: Specify alignment for atomic_t and atomic64_t
Tue, 13 Jan 2026 16:22:28 +1100[PATCH v7 0/4] Align atomic storage
Tue, 13 Jan 2026 16:22:28 +1100Re: [PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Mon, 12 Jan 2026 14:23:23 -0800Re: [PATCH] sh: remove CONFIG_VSYSCALL reference from UAPI
Mon, 12 Jan 2026 13:01:06 +0100Re: [PATCH] sh: remove CONFIG_VSYSCALL reference from UAPI
Mon, 12 Jan 2026 12:58:48 +0100Re: [PATCH] sh: remove CONFIG_VSYSCALL reference from UAPI
Mon, 12 Jan 2026 12:14:26 +0100[PATCH] sh: remove CONFIG_VSYSCALL reference from UAPI
Mon, 12 Jan 2026 12:02:15 +0100Re: [PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Mon, 12 Jan 2026 09:34:40 +0200Re: [PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Mon, 12 Jan 2026 08:02:48 +0100Re: [PATCH v3 0/7] video/logo: allow custom boot logo and simplify logic
Sun, 11 Jan 2026 19:59:11 +0100[PATCH v3 29/29] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Sun, 11 Jan 2026 10:21:03 +0200[PATCH v3 28/29] mm/hugetlb: drop hugetlb_cma_check()
Sun, 11 Jan 2026 10:21:02 +0200[PATCH v3 27/29] mm, arch: consolidate hugetlb CMA reservation
Sun, 11 Jan 2026 10:21:01 +0200[PATCH v3 26/29] x86: don't reserve hugetlb memory in setup_arch()
Sun, 11 Jan 2026 10:21:00 +0200[PATCH v3 25/29] mips: drop paging_init()
Sun, 11 Jan 2026 10:20:59 +0200[PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
Sun, 11 Jan 2026 10:20:58 +0200[PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Sun, 11 Jan 2026 10:20:57 +0200[PATCH v3 22/29] xtensa: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:56 +0200[PATCH v3 21/29] x86: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:55 +0200[PATCH v3 20/29] um: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:54 +0200[PATCH v3 19/29] sparc: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:53 +0200[PATCH v3 18/29] sh: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:52 +0200[PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:51 +0200[PATCH v3 16/29] riscv: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:50 +0200[PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:49 +0200[PATCH v3 14/29] parisc: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:48 +0200[PATCH v3 13/29] openrisc: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:47 +0200[PATCH v3 12/29] nios2: introduce arch_zone_limits_init()
Sun, 11 Jan 2026 10:20:46 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.