messages from 2025-09-17 14:02:14 to 2025-10-09 10:30:36 UTC [more...]
[PATCH RFC 00/35] mm: remove nth_page()
2025-10-09 10:30 UTC (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
[PATCH v2 00/37] mm: remove nth_page()
2025-10-09 10:27 UTC (11+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` (bisected) "
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-10-09 8:42 UTC (12+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
2025-10-09 1:07 UTC (2+ messages)
[PATCH v2 00/12] Bump minimum supported version of LLVM for building the kernel to 15.0.0
2025-10-09 1:07 UTC (2+ messages)
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-10-09 1:07 UTC (2+ messages)
[PATCH 00/11] vdso: Various cleanups
2025-10-09 1:06 UTC (2+ messages)
[PATCH] ramips/mt7620: IRQ-protect stack ASLR randomization in arch_align_stack
2025-10-09 0:11 UTC
[PATCH] ramips/mt7620: IRQ-protect stack ASLR randomization in arch_align_stack
2025-10-08 23:17 UTC
[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
2025-10-08 18:50 UTC (5+ messages)
` [PATCH 09/16] drm/ingenic: Switch private_obj initialization "
` [PATCH 15/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2025-10-07 13:58 UTC (4+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-10-06 20:15 UTC (19+ messages)
[PATCH v5 00/39] drm/atomic: Get rid of existing states (not really)
2025-10-06 12:02 UTC (5+ messages)
` [PATCH v5 11/39] drm/ingenic: ipu: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v5 20/39] drm/ingenic: "
` [PATCH v5 37/39] drm/ingenic: crtc: Switch to ingenic_drm_get_new_priv_state()
[PATCH 00/62] initrd: remove classic initrd support
2025-10-06 6:19 UTC (4+ messages)
[PATCH v1 0/9] Remove DMA .map_page and .unmap_page callbacks
2025-10-06 4:03 UTC (34+ messages)
` [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH v1 5/9] sparc64: Use "
` [PATCH v1 6/9] x86: Use physical address for "
` [PATCH v1 7/9] vdpa: Convert to physical address "
` [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH v1 9/9] dma-mapping: remove unused map_page callback
[GIT PULL] MIPS changes for v6.18
2025-10-05 17:43 UTC (2+ messages)
[PATCH net-next] net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
2025-10-04 11:20 UTC (4+ messages)
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2025-10-03 16:45 UTC (7+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
` what about CoC? (was: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements.")
` what about CoC?
[PATCH 0/8] generic command line v6
2025-10-02 23:48 UTC (12+ messages)
` [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
linux-6.17/arch/mips/kernel/kgdb.c: 2 * Array sanity check in wrong place ?
2025-09-30 10:02 UTC
[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
2025-09-28 11:58 UTC (20+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH 5/9] sparc64: Use "
` [PATCH 6/9] x86: Use physical address for "
` [PATCH 7/9] vdpa: Convert to physical address "
` [PATCH 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH 9/9] dma-mapping: remove unused map_page callback
[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
2025-09-26 13:53 UTC (28+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 25/36] sparc64: vdso: Link with -z noexecstack
` [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
[PATCH 00/19] Add clock and reset support for Mobileye eyeQ7H
2025-09-25 11:55 UTC (10+ messages)
` [PATCH 07/19] clk: fixed-factor: add clk_hw_register_fixed_factor_with_accuracy
` [PATCH 08/19] clk: divider: check divider validity for CLK_DIVIDER_EVEN_INTEGERS
` [PATCH 09/19] clk: divider: check validity of flags when a table is provided
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-24 12:03 UTC (29+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
2025-09-19 5:13 UTC (3+ messages)
[PATCH v2 16/16] kcov: update kcov to use mmap_prepare
2025-09-19 5:10 UTC (3+ messages)
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH v4 00/39] drm/atomic: Get rid of existing states (not really)
2025-09-17 16:11 UTC (5+ messages)
` [PATCH v4 11/39] drm/ingenic: ipu: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v4 20/39] drm/ingenic: "
` [PATCH v4 37/39] drm/ingenic: crtc: Switch to ingenic_drm_get_new_priv_state()
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 15:34 UTC (4+ messages)
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
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).