messages from 2025-09-02 09:55:43 to 2025-09-02 20:49:57 UTC [more...]
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-02 20:49 UTC (3+ messages)
` [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
[GIT PULL] hotfixes for 6.17-rc5
2025-09-02 20:42 UTC (2+ messages)
[PATCH 1/2] mm/gup: Remove dead pgmap refcounting code
2025-09-02 20:31 UTC (5+ messages)
` [PATCH 2/2] mm/memremap: Remove unused get_dev_pagemap() parameter
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-02 20:23 UTC (24+ messages)
` [PATCH v10 06/13] khugepaged: add "
[PATCH v6 00/15] mm: folio_zero_user: clear contiguous pages
2025-09-02 20:20 UTC (7+ messages)
` [PATCH v6 11/15] mm: define clear_pages(), clear_user_pages()
` [PATCH v6 12/15] highmem: define clear_highpages()
Where to put page->memdesc initially
2025-09-02 20:09 UTC (3+ messages)
[PATCH] mm: Fix kernel stack tagging for certain configs
2025-09-02 20:09 UTC (5+ messages)
[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
2025-09-02 20:00 UTC (6+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test
[PATCH] mm: tag kernel stack pages
2025-09-02 19:52 UTC (3+ messages)
[PATCH v6 13/15] mm: memory: support clearing page ranges
2025-09-02 19:46 UTC (2+ messages)
[PATCH 00/12] maple_tree: slub sheaves conversion
2025-09-02 19:39 UTC (5+ messages)
` [PATCH 01/12] maple_tree: Fix check_bulk_rebalance() test locks
` [PATCH 03/12] maple_tree: use percpu sheaves for maple_node_cache
[DISCUSSION] Unconditionally lock folios when calling rmap_walk()
2025-09-02 19:04 UTC (9+ messages)
[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
2025-09-02 19:04 UTC (12+ messages)
` [PATCH 1/9] dt-bindings: reserved-memory: Document Tegra VPR
` [PATCH 2/9] dt-bindings: display: tegra: Document memory regions
` [PATCH 3/9] mm/cma: Allow dynamically creating CMA areas
` [PATCH 4/9] dma-buf: heaps: Add debugfs support
` [PATCH 5/9] dma-buf: heaps: Add support for Tegra VPR
` [PATCH 6/9] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH 7/9] arm64: tegra: Add GPU "
` [PATCH 8/9] arm64: tegra: Hook up VPR to host1x
` [PATCH 9/9] arm64: tegra: Hook up VPR to the GPU
[PATCH v7 00/16] pinctrl: introduce the concept of a GPIO pin function category
2025-09-02 17:50 UTC (36+ messages)
` [PATCH v7 01/16] pinctrl: check the return value of pinmux_ops::get_function_name()
` [PATCH v7 02/16] devres: provide devm_kmemdup_const()
` [PATCH v7 03/16] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v7 04/16] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v7 05/16] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v7 06/16] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v7 07/16] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v7 08/16] pinctrl: keembay: release allocated memory in detach path
` [PATCH v7 09/16] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v7 10/16] pinctrl: constify pinmux_generic_get_function()
` [PATCH v7 11/16] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v7 12/16] pinctrl: qcom: use generic pin function helpers
` [PATCH v7 13/16] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v7 14/16] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v7 15/16] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v7 16/16] pinctrl: qcom: make the pinmuxing strict
[PATCH] percpu: fix race on alloc failed warning limit
2025-09-02 17:39 UTC (2+ messages)
[PATCH v1 00/14] mm: BPF OOM
2025-09-02 17:31 UTC (9+ messages)
` [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-02 17:30 UTC (3+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 2/2] ras: mem: Add memory "
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-09-02 17:13 UTC (32+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 3/9] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers
` [PATCH 6/9] mm, swap: use the swap table for the swap cache and switch API
` [PATCH 7/9] mm, swap: remove contention workaround for swap cache
` [PATCH 8/9] mm, swap: implement dynamic allocation of swap table
[linux-next:master 4756/5283] kernel/fork.c:457 account_kernel_stack() warn: we never enter this loop
2025-09-02 17:01 UTC (2+ messages)
[PATCH v14 00/13] AMD broadcast TLB invalidation
2025-09-02 16:57 UTC (10+ messages)
` [PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
` [BUG] x86/mm: regression after 4a02ed8e1cc3
[Patch v2] mm/page_alloc: find_large_buddy() from start_pfn aligned order
2025-09-02 16:25 UTC (5+ messages)
[PATCH v2 0/2] mm/show_mem: Bug fix for print mem alloc info
2025-09-02 15:57 UTC (3+ messages)
` [PATCH v2 1/2] mm/show_mem: Dump the status of the mem alloc profiling before printing
` [PATCH v2 2/2] mm/show_mem: Add trylock while printing alloc info
[PATCH v2] mm: show_mem: show number of zspages in show_free_areas
2025-09-02 16:01 UTC (4+ messages)
[PATCH v6 1/2] mm/oom_kill: Do not delay oom reaper when the victim is frozen
2025-09-02 16:01 UTC (2+ messages)
[Patch v2] selftests/mm: check content to see whether mremap corrupt data
2025-09-02 15:42 UTC (11+ messages)
[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
2025-09-02 15:16 UTC (5+ messages)
[PATCH] mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
2025-09-02 15:08 UTC (5+ messages)
[PATCH v5 00/16] dma-mapping: migrate to physical address-based API
2025-09-02 14:48 UTC (17+ messages)
` [PATCH v5 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v5 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v5 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v5 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v5 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v5 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
` [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v5 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v5 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
` [PATCH v5 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v5 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v5 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v5 13/16] mm/hmm: properly take MMIO path
` [PATCH v5 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v5 15/16] block-dma: properly take MMIO path
` [PATCH v5 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[syzbot] [hfs?] INFO: task hung in deactivate_super (3)
2025-09-02 14:46 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in wb_workfn (4)
2025-09-02 14:41 UTC (2+ messages)
` [syzbot] [block?] "
[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
2025-09-02 14:11 UTC (6+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates
[PATCH] filemap: optimize order0 folio in filemap_map_pages
2025-09-02 14:04 UTC (10+ messages)
[PATCH v2 0/9] mm: hugetlb: cleanup and allocate frozen hugetlb folio
2025-09-02 13:51 UTC (11+ messages)
` [PATCH v2 1/9] mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
` [PATCH v2 2/9] mm: hugetlb: convert to account_new_hugetlb_folio()
` [PATCH v2 3/9] mm: hugetlb: directly pass order when allocate a hugetlb folio
` [PATCH v2 4/9] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH v2 5/9] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
` [PATCH v2 6/9] mm: page_alloc: add alloc_contig_frozen_pages()
` [PATCH v2 7/9] mm: cma: add alloc flags for __cma_alloc()
` [PATCH v2 8/9] mm: cma: add __cma_release()
` [PATCH v2 9/9] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()
[PATCH] huge_memory: return -EINVAL in folio split functions when THP is disabled
2025-09-02 13:50 UTC (8+ messages)
[PATCH v3 00/30] Live Update Orchestrator
2025-09-02 13:48 UTC (17+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd
[RFC 0/3] cgroups: Add support for pinned device memory
2025-09-02 13:42 UTC (6+ messages)
[PATCH v2 0/7] Cleanup free_pages() misuse
2025-09-02 13:19 UTC (7+ messages)
` [PATCH v2 7/7] virtio_balloon: Stop calling page_address() in free_pages()
Issues with Pinning User Pages for SVA on IOMMUs Lacking IOPF
2025-09-02 13:04 UTC
[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-02 12:58 UTC (7+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
[PATCH v2 0/3] mm, swap: improve cluster scan strategy
2025-09-02 12:17 UTC (3+ messages)
` [PATCH v2 2/3] mm, swap: remove fragment clusters counter
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-02 11:44 UTC (5+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[rppt-memblock:for-next] BUILD SUCCESS 79533628b74b5ef659df73145075b54218890b5c
2025-09-02 11:30 UTC
[RFC 0/1] writeback: add sysfs to config the number of writeback contexts
2025-09-02 11:19 UTC (3+ messages)
[PATCH v6 00/10] SLUB percpu sheaves
2025-09-02 11:13 UTC (3+ messages)
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache
[PATCH v3 0/3] Add Rust abstraction for Maple Trees
2025-09-02 11:11 UTC (5+ messages)
` [PATCH v3 1/3] rust: maple_tree: add MapleTree
[PATCH v6 00/12] mm: establish const-correctness for pointer parameters
2025-09-02 10:57 UTC (5+ messages)
` [PATCH v6 04/12] fs: constify mapping related test functions for improved const-correctness
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
2025-09-02 10:37 UTC (3+ messages)
` [PATCH v2 RFC 2/7] kfuzztest: add user-facing API and data structures
[PATCH v6 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-09-02 10:10 UTC (7+ messages)
` [PATCH v6 06/15] pinctrl: imx: don't access the pin function radix tree directly
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).