linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 05:01:38 to 2021-02-22 17:50:18 UTC [more...]

[PATCH v2 0/4] Reduce page allocator traffic caused by NFSD
 2021-02-22 17:49 UTC  (7+ messages)
` [PATCH v2 1/4] SUNRPC: Set rq_page_end differently
` [PATCH v2 2/4] mm: alloc_pages_bulk()
` [PATCH v2 3/4] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH v2 4/4] SUNRPC: Cache pages that were replaced during a read splice

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-22 17:45 UTC  (12+ messages)
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH RFC] SUNRPC: Refresh rq_pages using a bulk page allocator
 2021-02-22 17:43 UTC  (4+ messages)

[PATCH] mm, kasan: don't poison boot memory
 2021-02-22 17:40 UTC  (11+ messages)

[PATCH] mm/gfp: Add kernel-doc for gfp_t
 2021-02-22 17:34 UTC  (10+ messages)

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-22 15:30 UTC  (23+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-02-22 14:32 UTC  (19+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages
` [PATCH RFC 2/9] sparse-vmemmap: Consolidate arguments in vmemmap section populate
` [PATCH RFC 3/9] sparse-vmemmap: Reuse vmemmap areas for a given page size
` [PATCH RFC 4/9] mm/page_alloc: Reuse tail struct pages for compound pagemaps

[PATCH v3 0/1] correct the inside linear map range during hotplug check
 2021-02-22 14:17 UTC  (6+ messages)
` [PATCH v3 1/1] arm64: mm: "

[kbuild] [linux-next:master 6931/12022] drivers/vfio/vfio_iommu_type1.c:1093 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
 2021-02-22 14:10 UTC 

[PATCH v6 0/7] Count rlimits in each user namespace
 2021-02-22 14:09 UTC  (7+ messages)
` [PATCH v6 3/7] Reimplement RLIMIT_NPROC on top of ucounts

Fwd: alloc_pages_bulk()
 2021-02-22 14:08 UTC  (13+ messages)
` alloc_pages_bulk()

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-22 13:51 UTC  (3+ messages)
` [PATCH v3 1/2] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v3 2/2] mm: Make alloc_contig_range handle in-use "

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-22 13:39 UTC  (5+ messages)
` [PATCH v5 3/3] "

[GIT PULL] printk for 5.12
 2021-02-22 13:35 UTC 

[RDMA/rxe] 899aba891c: WARNING:at_drivers/infiniband/sw/rxe/rxe_comp.c:#rxe_completer[rdma_rxe]
 2021-02-22 13:26 UTC  (2+ messages)

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-22 11:28 UTC  (4+ messages)

[PATCH v6 1/1] mm/page_alloc.c: refactor initialization of struct page for holes in memory layout
 2021-02-22 11:12 UTC  (2+ messages)

[PATCH v6 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-22 10:54 UTC 

[PATCH v16 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-22 10:50 UTC  (15+ messages)
` [PATCH v16 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v16 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v16 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v16 4/9] mm: hugetlb: alloc "
    ` [External] "
` [PATCH v16 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v16 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v16 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v16 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v16 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 10:50 UTC  (13+ messages)

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-22 10:46 UTC  (6+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access

[PULL] fixes around VM_PFNMAP and follow_pfn for 5.12 merge window
 2021-02-22 10:24 UTC 

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-22 10:23 UTC  (4+ messages)
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users

[PATCH v7 0/7] Count rlimits in each user namespace
 2021-02-22  9:56 UTC  (8+ messages)
` [PATCH v7 1/7] Increase size of ucounts to atomic_long_t
` [PATCH v7 2/7] Add a reference to ucounts for each cred
` [PATCH v7 3/7] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v7 4/7] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v7 5/7] Reimplement RLIMIT_SIGPENDING "
` [PATCH v7 6/7] Reimplement RLIMIT_MEMLOCK "
` [PATCH v7 7/7] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH] mm: Use rcu_dereference in in_vfork
 2021-02-22  8:30 UTC  (3+ messages)

[PATCH v4 0/4] mm/gup: page unpining improvements
 2021-02-22  7:52 UTC  (4+ messages)

[PATCH] mm/kasan: switch from strlcpy to strscpy
 2021-02-22  7:45 UTC  (2+ messages)

[PATCH] mm/kasan: remove volatile keyword
 2021-02-22  7:40 UTC  (2+ messages)

[PATCH] mm/mempolicy: minor coding style tweaks
 2021-02-22  5:37 UTC 

[PATCH] mm/memory_hotplug: minor coding style tweaks
 2021-02-22  5:29 UTC 

[PATCH] mm/ioremap: remove volatile keyword in iounmap function
 2021-02-22  5:01 UTC 

[PATCH] mm/interval_tree: add comments to improve code reading
 2021-02-22  3:31 UTC 

[PATCH] mm/vmalloc: minor coding style tweaks
 2021-02-22  3:09 UTC 

[PATCH] mm/frontswap: minor coding style tweaks
 2021-02-22  2:57 UTC 

[PATCH] mm/dmapool: switch from strlcpy to strscpy
 2021-02-22  2:47 UTC 

[PATCH] MIPS: clean up CONFIG_MIPS_PGD_CONTEXT handling
 2021-02-22  2:27 UTC  (3+ messages)

[PATCH] mm/mlock: minor coding style tweaks
 2021-02-22  1:16 UTC 

[linux-next:master 9712/11791] sound/virtio/virtio_chmap.c:66:9: sparse: sparse: no generic selection for 'restricted __le32 virtio_cread_v'
 2021-02-22  0:31 UTC 

[linux-next:master 9711/11791] sound/virtio/virtio_jack.c:138:9: sparse: sparse: no generic selection for 'restricted __le32 virtio_cread_v'
 2021-02-22  0:30 UTC 

[PATCH 0/4] Kasan improvements and fixes
 2021-02-21 13:42 UTC 

[linux-next:master 9708/11791] sound/virtio/virtio_pcm.c:33:42: sparse: sparse: incorrect type in initializer (different base types)
 2021-02-21 11:50 UTC  (2+ messages)

[PATCH] MIPS: loongson64: alloc pglist_data at run time
 2021-02-21  3:05 UTC 

[linux-next:master 11345/11865] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9804:38: warning: variable 'i' is uninitialized when used here
 2021-02-20 15:37 UTC 

[linux-next:master 7714/11865] drivers/platform/x86/dell/dell-smbios-smm.c:27:35: warning: unused variable 'dell_device_table'
 2021-02-20 15:16 UTC 

[linux-next:master] BUILD REGRESSION abaf6f60176f1ae9d946d63e4db63164600b7b1a
 2021-02-20 11:56 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 3c15bb8df3365826d67efc332ee490dacc8e901c
 2021-02-20 11:55 UTC 

[linux-next:pending-fixes 1999/2286] drivers/net/dsa/xrs700x/xrs700x.c:515: undefined reference to `hsr_get_version'
 2021-02-20 11:50 UTC 

[PATCH] MIPS: clean up CONFIG_MIPS_PGD_CONTEXT handling
 2021-02-20  6:51 UTC 

WARNING in netlbl_cipsov4_add
 2021-02-20  7:05 UTC 

[PATCH] MIPS: loongson64: use 0b011 instead of 0b101 as xphys cached
 2021-02-20  5:32 UTC 

[linux-next:master 11862/11865] include/linux/gfp.h:20:32: error: redefinition of typedef 'gfp_t' is a C11 feature
 2021-02-20  2:00 UTC 

[linux-next:pending-fixes 1998/2286] net/dsa/slave.c:1942: undefined reference to `is_hsr_master'
 2021-02-20  1:52 UTC 

[linux-next:master 11581/11865] include/linux/gfp.h:20:32: warning: redefinition of typedef 'gfp_t' is a C11 feature
 2021-02-20  1:16 UTC 

[PATCH] memcg: charge before adding to swapcache on swapin
 2021-02-20  0:34 UTC  (3+ messages)

[linux-next:master 10161/11865] slave.c:undefined reference to `is_hsr_master'
 2021-02-19 23:10 UTC 

[PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19 20:00 UTC  (15+ messages)
` [PATCH 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH] mm/hugetlb: suppress wrong warning info when alloc gigantic page
 2021-02-19 19:14 UTC  (2+ messages)

possible deadlock in start_this_handle (2)
 2021-02-19 17:22 UTC  (7+ messages)

[PATCH RESEND] mm, kasan: don't poison boot memory
 2021-02-19 16:35 UTC  (4+ messages)

[RFC] Hugepage collapse in process context
 2021-02-19 16:16 UTC  (6+ messages)

[linux-next:master 6011/11791] fs/nfs/super.c:90:40: warning: unused variable 'nfs_ssc_clnt_ops_tbl'
 2021-02-19 13:04 UTC 

[linux-next:master 9710/11791] sound/virtio/virtio_pcm_ops.c:17:11: sparse: sparse: incorrect type in initializer (different base types)
 2021-02-19 12:29 UTC 

[linux-next:master 9709/11791] sound/virtio/virtio_pcm_msg.c:224:37: sparse: sparse: incorrect type in assignment (different base types)
 2021-02-19 12:18 UTC 

[linux-next:master 2043/11791] ERROR: modpost: "devm_ioremap_resource" undefined!
 2021-02-19 12:17 UTC 

[linux-next:master 9707/11791] sound/virtio/virtio_ctl_msg.c:140:24: sparse: sparse: incorrect type in assignment (different base types)
 2021-02-19 11:39 UTC 

[PATCH RFC 0/1] mm: balancing the node zones occupancy
 2021-02-19 11:26 UTC  (2+ messages)

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-19 10:34 UTC  (10+ messages)

[PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
 2021-02-19  9:01 UTC  (7+ messages)
  ` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
        ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

[PATCH v12 00/14] huge vmalloc mappings
 2021-02-19  8:52 UTC  (5+ messages)
` [PATCH v12 13/14] mm/vmalloc: Hugepage "

[linux-next:pending-fixes] BUILD SUCCESS 6dc8678b08f1f490e140a4dc68419f9782e64f3a
 2021-02-19  7:43 UTC 

[linux-next:master 10767/11658] drivers/staging/wlan-ng/p80211netdev.c:572:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-19  6:35 UTC  (3+ messages)

[PATCH v2 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19  6:08 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[linux-next:master] BUILD REGRESSION ff90dfd2579b2c7bc1f0baa0cb99c918c6c1ec64
 2021-02-19  5:31 UTC 

[linux-next:master 11003/11791] include/linux/dsa/ocelot.h:180: undefined reference to `packing'
 2021-02-19  5:00 UTC 


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