linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 23:41:20 to 2021-09-20 09:13:33 UTC [more...]

[PATCH v2 0/3] More machine check recovery fixes
 2021-09-20  9:13 UTC  (3+ messages)
  ` [PATCH v2 3/3] x86/mce: Drop copyin special case for #MC

[RFC PATCH] Introducing lockless cache built on top of slab allocator
 2021-09-20  9:07 UTC  (6+ messages)

[RFC PATCH 0/5] Remove dependency on congestion_wait in mm/
 2021-09-20  8:54 UTC  (6+ messages)
` [PATCH 1/5] mm/vmscan: Throttle reclaim until some writeback completes if congested
` [PATCH 2/5] mm/vmscan: Throttle reclaim and compaction when too may pages are isolated
` [PATCH 3/5] mm/vmscan: Throttle reclaim when no progress is being made
` [PATCH 4/5] mm/writeback: Throttle based on page writeback instead of congestion
` [PATCH 5/5] mm/page_alloc: Remove the throttling logic from the page allocator

[PATCH v2 00/12] MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-20  8:53 UTC  (3+ messages)
` [PATCH v2 09/12] lib: test_hmm add module param for zone device type

[syzbot] kernel BUG in __free_one_page
 2021-09-20  7:42 UTC  (2+ messages)

[PATCH] mm/migrate: fix CPUHP state to update node demotion order
 2021-09-20  7:02 UTC  (4+ messages)

[syzbot] WARNING in __init_work
 2021-09-20  4:03 UTC  (5+ messages)

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-09-20  3:11 UTC  (2+ messages)
` 回复: "

[GIT PULL] Memory folios for v5.15
 2021-09-20  2:17 UTC  (20+ messages)
` Folio discussion recap

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-20  1:22 UTC  (4+ messages)
` [PATCH mm] vmalloc: back off when the current task is OOM-killed

[PATCH] mm/debug: sync up latest migrate_reason to migrate_reason_names
 2021-09-19 23:35 UTC  (8+ messages)

[PATCH] mm: Mark the OOM reaper thread as freezable
 2021-09-19 22:40 UTC  (2+ messages)

[PATCH] mm:vmscan remove unnecessary lru lock unlock/lock pair
 2021-09-19 15:24 UTC 

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-09-19 14:40 UTC  (3+ messages)

[RFC v2 PATCH 0/3] mm: common PAGE_SIZE shift macros
 2021-09-19 14:21 UTC  (6+ messages)
` [RFC v2 PATCH 1/3] mm: add PG2KB/KB2PG helper macros
` [RFC v2 PATCH 2/3] mm: replace custom PG2KB/KB2PG macros with common ones
` [RFC v2 PATCH 3/3] mm: replace open-coded PG2KB/KB2PG variants with macros

[linux-next:pending-fixes] BUILD SUCCESS e7a40274fe593e790dc4ed4b475559400cb3c603
 2021-09-19  4:23 UTC 

[PATCH v5] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-18 19:28 UTC  (2+ messages)

[PATCH RESEND v2 0/4] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-18 12:27 UTC  (16+ messages)
` [PATCH RESEND v2 1/4] mm: hugetlb: free "
` [PATCH RESEND v2 2/4] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH RESEND v2 3/4] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH RESEND v2 4/4] selftests: vm: add a hugetlb test case

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-18 11:39 UTC  (10+ messages)

[PATCH] sh: pgtable-3level: Fix cast to pointer from integer of different size
 2021-09-18 11:20 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 9004fd387338b1104499b2c52ef5729a32c408f0
 2021-09-18 10:28 UTC 

[PATCH v2 0/3] kfence: optimize timer scheduling
 2021-09-18  9:45 UTC  (8+ messages)
` [PATCH v2 2/3] kfence: maximize allocation wait timeout duration

[PATCH v2] mm/vmstat: annotate data race for zone->free_area[order].nr_free
 2021-09-18  8:46 UTC 

[PATCH v3 00/76] Optimize list lru memory consumption
 2021-09-18  7:59 UTC  (3+ messages)

[PATCH v2 00/13] Use obj_cgroup APIs to charge the LRU pages
 2021-09-18  7:55 UTC  (5+ messages)

[RFC PATCH] mm: slub: merge get_freelist into ___slab_alloc
 2021-09-18  7:41 UTC  (2+ messages)
` Sorry for annoyance. it's buggy

LIU,You gotta get one! 
 2021-09-18  7:19 UTC 

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-18  7:08 UTC  (6+ messages)

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-09-18  5:25 UTC 

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-17 21:45 UTC  (9+ messages)
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-17 20:44 UTC  (13+ messages)

[GIT PULL] tracing: Fixes to bootconfig memory management
 2021-09-17 20:10 UTC  (2+ messages)

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-17 18:45 UTC  (6+ messages)

[PATCH v2 02/13] mm: memcontrol: prepare objcg API for non-kmem usage
 2021-09-17 17:40 UTC  (2+ messages)

[PATCH 0/3] mm/smaps: Fixes and optimizations on shmem swap handling
 2021-09-17 16:47 UTC  (4+ messages)
` [PATCH 1/3] mm/smaps: Fix shmem pte hole swap calculation
` [PATCH 2/3] mm/smaps: Use vma->vm_pgoff directly when counting partial swap
` [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holes

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic
 2021-09-17 16:33 UTC 

[PATCH v2 06/13] mm: thp: introduce split_queue_lock/unlock{_irqsave}()
 2021-09-17 17:07 UTC  (3+ messages)

[PATCH v2] vmpressure: wake up work only when there is registration event
 2021-09-17 15:38 UTC  (3+ messages)

[PATCH v2 10/13] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
 2021-09-17 16:31 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
 2021-09-17 16:51 UTC 

[linux-next:master 2899/2970] drivers/hwmon/max6620.c:236:2: warning: unannotated fall-through between switch labels
 2021-09-17 16:38 UTC 

[PATCH 1/3] kfence: count unexpectedly skipped allocations
 2021-09-17 15:04 UTC  (7+ messages)
` [PATCH 2/3] kfence: limit currently covered allocations when pool nearly full
` [PATCH 3/3] kfence: add note to documentation about skipping covered allocations

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-17 14:36 UTC  (17+ messages)

[ cut here ] without any backtrace
 2021-09-17 14:09 UTC 

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-17 13:59 UTC  (6+ messages)

[linux-next:master 2550/2970] drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c:4600:3: warning: variable 'val' is used uninitialized whenever 'if' condition is false
 2021-09-17 13:48 UTC 

[PATCH 0/5] mm, mm/damon: Trivial fixes
 2021-09-17 12:39 UTC  (6+ messages)
` [PATCH 1/5] Documentation/vm: Move user guides to admin-guide/mm/
` [PATCH 2/5] MAINTAINERS: Update SeongJae's email address
` [PATCH 3/5] docs/vm/damon: Remove broken reference
` [PATCH 4/5] include/linux/damon.h: Fix kernel-doc comments for 'damon_callback'
` [PATCH 5/5] mm/damon/core: Print kdamond start log in debug mode only

[PATCH] mm/memcg: Drop swp_entry_t* in mc_handle_file_pte()
 2021-09-17 10:44 UTC  (3+ messages)

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-17  8:47 UTC  (6+ messages)

[PATCH] mm/swapfile: Remove needless request_queue NULL pointer check
 2021-09-17  8:21 UTC 

[syzbot] BUG: soft lockup in kjournald2 (2)
 2021-09-17  7:37 UTC  (2+ messages)

[syzbot] BUG: soft lockup in call_usermodehelper_exec_async
 2021-09-17  7:37 UTC  (2+ messages)

[syzbot] BUG: soft lockup in handle_mm_fault (2)
 2021-09-17  7:36 UTC  (7+ messages)

[syzbot] BUG: soft lockup in do_wp_page (4)
 2021-09-17  7:32 UTC  (8+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 85e754ed8832f580574979bdc3b5a5390e1768fb
 2021-09-17  7:31 UTC 

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-09-17  7:24 UTC  (10+ messages)
` [PATCH v4 2/3] arm64: Support "

[PATCH v2 07/13] mm: thp: make split queue lock safe when LRU pages reparented
 2021-09-17  6:38 UTC  (2+ messages)

[PATCH] mm: add ztree - new allocator for use via zpool API
 2021-09-17  4:33 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 368847b165bbfbdcf0bd4c96b167893dcdb13aba
 2021-09-17  4:29 UTC 

[PATCH] tools/vm/page-types: remove dependency on opt_file for idle page tracking
 2021-09-17  3:28 UTC 

[PATCH] mm/hugetlb: Drop __unmap_hugepage_range definition from hugetlb.h
 2021-09-17  3:27 UTC  (4+ messages)

[mm/migrate] 9eeb73028c: stress-ng.memhotplug.ops_per_sec -53.8% regression
 2021-09-17  3:14 UTC  (2+ messages)

[PATCH -V8 0/6] NUMA balancing: optimize memory placement for memory tiering system
 2021-09-17  1:24 UTC  (10+ messages)
` [PATCH -V8 1/6] NUMA balancing: optimize page "

[PATCH] lib/zlib_inflate/inffast: Check config in C to avoid unused function warning
 2021-09-17  0:42 UTC  (2+ messages)

[PATCH] mm/smaps: Use vma->vm_pgoff directly when counting partial swap
 2021-09-17  0:29 UTC  (3+ messages)

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-16 23:41 UTC  (20+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 02/20] PCI/P2PDMA: attempt to set map_type if it has not been set
` [PATCH v3 03/20] PCI/P2PDMA: make pci_p2pdma_map_type() non-static
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
` [PATCH v3 05/20] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v3 06/20] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v3 07/20] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v3 08/20] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v3 10/20] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
` [PATCH v3 15/20] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v3 16/20] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v3 17/20] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v3 18/20] mm: use custom page_free for P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
` [PATCH v3 20/20] nvme-pci: allow mmaping the CMB in userspace


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).