messages from 2026-01-27 12:16:17 to 2026-03-25 11:27:35 UTC [more...]
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
2026-03-25 11:27 UTC (19+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL
[PATCH 00/10] PCI: Improve head free space usage
2026-03-24 18:36 UTC (15+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
fix architecture-specific compat_ftruncate64 implementations
2026-03-23 11:44 UTC (8+ messages)
` [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
` [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
` [PATCH 3/3] fs: remove do_sys_truncate
[PATCH 0/6] change young flag check functions to return bool
2026-03-21 13:02 UTC (27+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH] parisc: update outdated comments for renamed ccio_alloc_consistent()
2026-03-21 10:58 UTC
[PATCH v2 0/6] change young flag check functions to return bool
2026-03-21 6:42 UTC (7+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-03-20 2:21 UTC (17+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[GIT PULL] parisc architecture fix for v7.0-rc5
2026-03-19 23:30 UTC (2+ messages)
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-12 12:08 UTC (16+ messages)
` [PATCH 1/2] kbuild: Consolidate C dialect options
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH] parisc: Fix cacheflush() syscall to flush correct cache
2026-03-09 15:32 UTC (2+ messages)
[GIT PULL] parisc architecture fixes for v7.0-rc3
2026-03-07 20:43 UTC (2+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-03-05 0:36 UTC (2+ messages)
[PATCH] parisc: Fix initial page table creation for boot
2026-03-04 21:24 UTC
[PATCH 1/2] parisc: Increase initial mapping to 64MB with KALLSYMS
2026-03-03 22:36 UTC (2+ messages)
` [PATCH 2/2] parisc: Fix initial kernel mapping sanity check
FAILED: Patch "parisc: kernel: replace kfree() with put_device() in create_tree_node()" failed to apply to 5.10-stable tree
2026-03-01 2:03 UTC
FAILED: Patch "parisc: kernel: replace kfree() with put_device() in create_tree_node()" failed to apply to 5.15-stable tree
2026-03-01 1:54 UTC
FAILED: Patch "parisc: kernel: replace kfree() with put_device() in create_tree_node()" failed to apply to 6.1-stable tree
2026-03-01 1:45 UTC
FAILED: Patch "parisc: kernel: replace kfree() with put_device() in create_tree_node()" failed to apply to 6.6-stable tree
2026-03-01 1:36 UTC
FAILED: Patch "parisc: kernel: replace kfree() with put_device() in create_tree_node()" failed to apply to 6.12-stable tree
2026-03-01 1:26 UTC
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-27 20:31 UTC (9+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
[PATCH] documentation: update arch features
2026-02-23 21:41 UTC (2+ messages)
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
2026-02-23 16:20 UTC (15+ messages)
` [PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[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)
2026-02-20 4:11 UTC (2+ messages)
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2026-02-17 13:57 UTC (6+ messages)
` [PATCH v5 11/14] sparc: Use physical address DMA mapping
[PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
2026-02-16 15:48 UTC (4+ messages)
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-02-12 18:40 UTC (17+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[GIT PULL] parisc architecture fixes and updates for v7.0-rc1
2026-02-11 5:51 UTC (2+ messages)
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
2026-02-09 8:41 UTC (8+ messages)
[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
2026-02-07 2:34 UTC (19+ messages)
` [PATCH v4 1/8] mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 3/8] LoongArch: "
` [PATCH v4 4/8] mips: "
` [PATCH v4 5/8] parisc: "
` [PATCH v4 6/8] um: "
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
` [PATCH v4 8/8] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
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