linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 03:24:23 to 2021-09-01 17:17:32 UTC [more...]

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-01 17:13 UTC  (37+ messages)

[patch, v2] x86/pat: pass valid address to sanitize_phys()
 2021-09-01 17:08 UTC  (3+ messages)

Strange mmap_lock tracepoint
 2021-09-01 17:05 UTC  (3+ messages)

[PATCH v2 0/9] Free user PTE page table pages
 2021-09-01 16:19 UTC  (11+ messages)
` [PATCH v2 6/9] mm: free "

[PATCH v8 0/3] Anonymous VMA naming patches
 2021-09-01 15:42 UTC  (13+ messages)
` [PATCH v8 2/3] mm: add a field to store names for private anonymous memory

[PATCH v1 00/14] Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-01 15:40 UTC  (9+ messages)
` [PATCH v1 03/14] mm: add iomem vma selection for memory migration

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-09-01 15:24 UTC  (8+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-09-01 15:14 UTC  (33+ messages)
` [PATCH 1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
` [PATCH 2/6] mm/page_alloc.c: simplify the code by using macro K()
` [PATCH 3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk()
` [PATCH 4/6] mm/page_alloc.c: use helper function zone_spans_pfn()
` [PATCH 5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()

[RFC PATCH] mm/oom: detect and kill task which has allocation forbidden by cpuset limit
 2021-09-01 14:05 UTC  (6+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-01 12:58 UTC  (24+ messages)

Folios: Can we resolve this please?
 2021-09-01 11:42 UTC  (4+ messages)

Is it possible to implement the per-node page cache for programs/libraries?
 2021-09-01 14:25 UTC  (8+ messages)

[RFC PATCH 0/1] mm: provide one common K(x) macro
 2021-09-01 11:11 UTC  (5+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 0/2] Do some code cleanups related to mm
 2021-09-01 10:27 UTC  (3+ messages)
` [PATCH v3 1/2] mm: introduce pmd_install() helper
` [PATCH v3 2/2] mm: remove redundant smp_wmb()

[RFC PATCH] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
 2021-09-01 10:26 UTC  (5+ messages)

[PATCH v2 0/2] Do some code cleanups related to mm
 2021-09-01 10:15 UTC  (6+ messages)
` [PATCH v2 1/2] mm: introduce pmd_install() helper
` [PATCH v2 2/2] mm: remove redundant smp_wmb()

[PATCH 1/1] mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
 2021-09-01 10:11 UTC  (2+ messages)

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-01  9:44 UTC  (11+ messages)
` [PATCH v4 04/14] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

Discontiguous folios/pagesets
 2021-09-01  9:40 UTC  (2+ messages)

[RFC PATCH 1/2] lib, stackdepot: check stackdepot handle before accessing slabs
 2021-09-01  9:07 UTC  (2+ messages)
  ` [RFC PATCH 2/2] lib, stackdepot: Add helper to print stack entries

Why is Shmem included in Cached in /proc/meminfo?
 2021-09-01  8:57 UTC  (6+ messages)

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-01  8:32 UTC  (36+ messages)
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address in bootparams
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-09-01  8:28 UTC  (15+ messages)

[RFC PATCH v2 00/19] PKS write protected page tables
 2021-09-01  7:22 UTC  (22+ messages)
` [RFC PATCH v2 05/19] x86, mm: Use cache of "
` [RFC PATCH v2 09/19] x86/mm: Support GFP_ATOMIC in alloc_table_node()
` [RFC PATCH v2 10/19] x86/mm: Use alloc_table() for fill_pte(), etc
` [RFC PATCH v2 11/19] mm/sparsemem: Use alloc_table() for table allocations
` [RFC PATCH v2 16/19] x86/mm: Protect page tables with PKS
` [RFC PATCH v2 17/19] x86/mm/cpa: PKS protect direct map page tables
` [RFC PATCH v2 18/19] x86/mm: Add PKS table soft mode

[RFC PATCH 0/2] mm, slub: Use stackdepot to store user information for slub object
 2021-09-01  6:36 UTC  (8+ messages)
` [RFC PATCH 1/2] lib, stackdepot: Add input prompt for STACKDEPOT option
` [RFC PATCH 2/2] mm, slub: Use stackdepot to store user information for slub object

fs/ntfs/file.c:1727:16: warning: stack frame size (4352) exceeds limit (2048) in function 'ntfs_perform_write'
 2021-09-01  5:57 UTC 

[linux-next:master 11029/11397] drivers/net/ethernet/broadcom/bnxt/bnxt.c:12062:27: error: 'struct bnxt' has no member named 'db_lock'
 2021-08-31 21:07 UTC 

[PATCH v3 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem
 2021-08-31 20:21 UTC 

[linux-next:master 1023/11397] powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/mfd/rsmu_core.o' being placed in section `.init.plt'
 2021-08-31 19:14 UTC 

Stuck looping on list_empty(list) in free_pcppages_bulk()
 2021-08-31 16:58 UTC  (5+ messages)

[PATCH 0/1 v2] Protect vmstats on PREEMPT_RT
 2021-08-31 16:45 UTC  (3+ messages)
` [PATCH 1/1] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH v2] mm/damon/vaddr: Safely walk page table
 2021-08-31 16:18 UTC 

[PATCH] mm,vmscan: fix divide by zero in get_scan_count
 2021-08-31 15:48 UTC  (5+ messages)

[FIX PATCH 0/2] Fix NUMA nodes fallback list ordering
 2021-08-31 15:26 UTC  (4+ messages)
` [FIX PATCH 2/2] mm/page_alloc: Use accumulated load when building node fallback list

[RFC][PATCH] mm/page_isolation: tracing: trace all test_pages_isolated failures
 2021-08-31 14:53 UTC  (2+ messages)

[PATCH v2 00/61] Introducing the Maple Tree
 2021-08-31 14:40 UTC  (4+ messages)
` [PATCH v2 11/61] mm: Remove rb tree

[PATCH] hugetlb: fix hugetlb cgroup refcounting during vma split
 2021-08-31 14:01 UTC  (2+ messages)

[v2] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-08-31 12:58 UTC  (3+ messages)

[PATCH v1 0/2] Do some code cleanups related to mm
 2021-08-31 12:52 UTC  (6+ messages)
` [PATCH v1 2/2] mm: remove redundant smp_wmb()

[GIT PULL] memblock
 2021-08-31 12:34 UTC 

[PATCH] mm, gpu: fix error when FOLL_MLOCK an unpresent page
 2021-08-31 12:32 UTC  (7+ messages)

[PATCH] mm/damon/vaddr: Safely walk page table
 2021-08-31 11:56 UTC  (5+ messages)

[syzbot] BUG: unable to handle kernel paging request in tomoyo_encode2
 2021-08-31 10:59 UTC 

[PATCH] mm: fix panic caused by __page_handle_poison()
 2021-08-31  9:37 UTC  (4+ messages)
` [PATCH v2] "

[linux-next:master 11318/11331] drivers/infiniband/core/user_mad.c:564:50: warning: array subscript 'struct ib_rmpp_mad[0]' is partly outside array bounds of 'unsigned char[124]'
 2021-08-31  8:04 UTC 

[linux-next:master 8900/10945] drivers/gpio/gpio-virtio.c:58:19: sparse: sparse: incorrect type in assignment (different base types)
 2021-08-31  5:29 UTC  (2+ messages)

[linux-next:master 10707/11331] include/linux/compiler_types.h:328:45: error: call to '__compiletime_assert_294' declared with attribute error: BUILD_BUG_ON failed: (PTRS_PER_PTE * sizeof(pte_t)) > PAGE_SIZE
 2021-08-31  3:41 UTC 

[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-08-31  3:24 UTC  (7+ messages)
  `  "


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