messages from 2020-05-11 18:52:34 to 2020-07-18 05:09:16 UTC [more...]
[PATCH v2 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
2020-07-18 5:09 UTC (8+ messages)
` [PATCH v2 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v2 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v2 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v2 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v2 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v2 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or m
[PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
2020-07-15 16:49 UTC (3+ messages)
[PATCH] ia64: Replace HTTP links with HTTPS ones
2020-07-13 21:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/2] Fix and enable pmem as RAM device on arm64
2020-07-10 14:00 UTC (6+ messages)
` [PATCH 1/2] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH 2/2] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
2020-07-09 9:36 UTC (18+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH v3 2/6] arm64/mm: use "
` [PATCH v3 3/6] sh/mm: "
` [PATCH v3 4/6] mm: don't export memory_add_physaddr_to_nid in arch specific directory
` [PATCH v3 5/6] device-dax: use fallback nid when numa_node is invalid
` [PATCH v3 6/6] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
2020-07-09 3:42 UTC (6+ messages)
` [PATCH V4 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
[PATCH RESENT] ia64: configs: Remove useless UEVENT_HELPER_PATH
2020-07-08 7:18 UTC (2+ messages)
[RFT PATCH] ia64: Fix build error with !COREDUMP
2020-07-07 18:34 UTC (2+ messages)
[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
2020-07-02 21:46 UTC (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables
[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
2020-07-02 14:03 UTC (5+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
2020-06-30 10:00 UTC (21+ messages)
` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()
` [PATCH 02/13] iommu/vt-d: "
` [PATCH 03/13] iommu/msm: "
` [PATCH 04/13] iommu/omap: "
` [PATCH 05/13] iommu/rockchip: "
` [PATCH 06/13] iommu/tegra: "
` [PATCH 07/13] iommu/pamu: "
` [PATCH 08/13] iommu/mediatek: Do no use dev->archdata.iommu
` [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [PATCH 10/13] ia64: "
` [PATCH 11/13] arm: "
` [PATCH 12/13] arm64: "
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain
[RFC PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
2020-06-29 16:36 UTC (2+ messages)
[PATCH v2 14/15] docs: fix references for DMA*.txt files
2020-06-23 7:22 UTC (2+ messages)
[PATCH 05/17] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
2020-06-22 23:43 UTC
rename probe_kernel_* and probe_user_*
2020-06-19 6:21 UTC (3+ messages)
[PATCH] ia64: Add null pointer check for task in default_handler
2020-06-18 0:11 UTC
[PATCH] ia64: Fix a typo in a comment
2020-06-17 20:12 UTC
Possible duplicate page fault accounting on some archs after commit 4064b9827063
2020-06-15 21:34 UTC (4+ messages)
[PATCH 26/29] docs: fix references for DMA*.txt files
2020-06-15 20:37 UTC (2+ messages)
[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
2020-06-15 7:17 UTC (3+ messages)
Add a new fchmodat4() syscall, v2
2020-06-09 13:52 UTC (2+ messages)
[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-06-04 9:50 UTC (7+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables
` [PATCH v4 08/14] powerpc: "
[PATCH v5 2/3] arch: wire-up close_range()
2020-06-02 20:42 UTC
[PATCH v2] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
2020-05-28 19:51 UTC (4+ messages)
[RESEND PATCH] ia64: configs: Remove useless UEVENT_HELPER_PATH
2020-05-27 18:51 UTC
[PATCH 1/2] ia64: Hide the archdata.iommu field behind generic IOMMU_API
2020-05-27 14:45 UTC (4+ messages)
` [PATCH 2/2] x86: "
sort out the flush_icache_range mess v2
2020-05-27 13:45 UTC (38+ messages)
` [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/29] nds32: unexport flush_icache_page
` [PATCH 03/29] powerpc: unexport flush_icache_user_range
` [PATCH 04/29] unicore32: remove flush_cache_user_range
` [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
` [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
` [PATCH 08/29] alpha: use asm-generic/cacheflush.h
` [PATCH 09/29] arm64: "
` [PATCH 10/29] c6x: "
` [PATCH 11/29] hexagon: "
` [PATCH 12/29] ia64: "
` [PATCH 13/29] microblaze: "
` [PATCH 14/29] m68knommu: "
` [PATCH 15/29] openrisc: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k
[PATCH V3 0/3] arm64: Enable vmemmap mapping from device memory
2020-05-22 3:58 UTC (2+ messages)
[PATCH 07/14] docs: add IRQ documentation at the core-api book
2020-05-15 18:01 UTC (2+ messages)
[PATCH] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
2020-05-14 13:00 UTC (26+ messages)
[PATCH 19/31] riscv: use asm-generic/cacheflush.h
2020-05-13 6:23 UTC (3+ messages)
sort out the flush_icache_range mess
2020-05-12 14:46 UTC (5+ messages)
` [PATCH 16/31] m68knommu: use asm-generic/cacheflush.h
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
2020-05-11 20:22 UTC (7+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
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).