linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 06:30:10 to 2021-10-18 14:29:15 UTC [more...]

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-18 14:29 UTC  (3+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

Shoveling data into and out of the crypto subsystem
 2021-10-18 14:22 UTC 

[PATCH v2 0/2] fix numa spreading for large hash tables
 2021-10-18 14:03 UTC  (6+ messages)
` [PATCH v2 1/2] mm/vmalloc: "
` [PATCH v2 2/2] mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation

[linux-next:master 8710/9200] drivers/scsi/ufs/ufshcd-pci.c:459:9: error: implicit declaration of function 'ufshcd_system_resume'
 2021-10-18 13:40 UTC 

[RFC Proposal] Deterministic memcg charging for shared memory
 2021-10-18 13:33 UTC  (3+ messages)

[linux-next:master 7104/8410] drivers/power/supply/axp288_charger.c:411:8: error: implicit declaration of function 'iosf_mbi_block_punit_i2c_access'
 2021-10-18 13:13 UTC  (2+ messages)

[PATCH] mm: skip current when memcg reclaim
 2021-10-18 12:41 UTC  (9+ messages)

[PATCH memcg 0/1] false global OOM triggered by memcg-limited task
 2021-10-18 12:27 UTC  (6+ messages)

[RFC 0/3] extend vmalloc support for constrained allocations
 2021-10-18 11:47 UTC  (4+ messages)
` [RFC 1/3] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
` [RFC 3/3] mm: allow !GFP_KERNEL allocations for kvmalloc

[linux-next:pending-fixes] BUILD SUCCESS 37d8e772a1dbcd0b837c35a45853716be7c4e891
 2021-10-18 11:08 UTC 

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-10-18 10:31 UTC  (22+ messages)
                        ` [CFT][PATCH] ucounts: Fix signal ucount refcounting

[PATCH v6 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-10-18 10:20 UTC  (6+ messages)
` [PATCH v6 1/5] mm: hugetlb: free "
` [PATCH v6 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v6 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v6 4/5] selftests: vm: add a hugetlb test case
` [PATCH v6 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-18 10:23 UTC  (11+ messages)

[PATCH] mm: remove duplicate include in hugepage-mremap.c
 2021-10-18 10:23 UTC 

[PATCH]mm: remove duplicate include in hugepage-mremap.c
 2021-10-18 10:17 UTC 

How to mmap any address space using huge pages?
 2021-10-18 10:14 UTC  (3+ messages)

[RFC] More deterministic SLOB for real time embedded systems
 2021-10-18  9:45 UTC  (5+ messages)
` segregated list + slab merging is much better than original SLOB
  ` Do we really need SLOB nowdays?

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-10-18  9:22 UTC  (3+ messages)
` [PATCH] slob: add size header to all allocations

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-18  9:16 UTC  (19+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 02/12] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
` [PATCH v3 03/12] powerpc: Remove "
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 05/12] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
` [PATCH v3 06/12] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
` [PATCH v3 07/12] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 09/12] lkdtm: Force do_nothing() out of line
` [PATCH v3 10/12] lkdtm: Really write into kernel text in WRITE_KERN
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-10-18  8:45 UTC  (12+ messages)
` [PATCH] mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation

WARNING in __init_work
 2021-10-18  8:15 UTC  (7+ messages)

[PATCH memcg 1/1] memcg: prevent false global OOM triggered by memcg limited task
 2021-10-18  8:14 UTC 

[PATCH v4 0/5] hugetlb: add demote/split page functionality
 2021-10-18  8:06 UTC  (10+ messages)
` [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines
` [PATCH v4 5/5] hugetlb: add hugetlb demote page support

[PATCH 0/5] Minor mm/struct page work
 2021-10-18  7:44 UTC  (12+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
  ` [mm] 1609369623: BUG:kernel_NULL_pointer_dereference,address
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "

[PATCH v4] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-10-18  6:54 UTC 

[PATCH 0/2] mm: constify static mm_walk_ops
 2021-10-18  6:52 UTC  (5+ messages)
` [PATCH 1/2] mm/damon/vaddr: "
` [PATCH 2/2] mm/memory_failure: "

[PATCH] mm/rmap.c: Avoid double faults migrating device private pages
 2021-10-18  6:47 UTC  (2+ messages)

[selftests/tls] e506342a03: kernel-selftests.net.tls.fail
 2021-10-18  6:44 UTC  (4+ messages)

[PATCH 0/5] Improvements to %pGp
 2021-10-18  6:13 UTC  (22+ messages)
` [PATCH 1/5] test_printf: Make pft array const
` [PATCH 2/5] test_printf: Assign all flags to page_flags
` [PATCH 3/5] test_printf: Remove custom appending of '|'
` [PATCH 4/5] test_printf: Append '|' more efficiently
` [PATCH 5/5] vsprintf: Make %pGp print the hex value

[PATCH] mm/migrate: rework hotplug_memory_notifier() stub
 2021-10-18  4:41 UTC  (3+ messages)

[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
 2021-10-18  2:15 UTC  (7+ messages)

Problem with direct IO
 2021-10-18  1:09 UTC  (2+ messages)

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-17 18:35 UTC  (16+ messages)
` [PATCH v1 2/2] "

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2021-10-17 17:19 UTC 

[linux-next:master 7868/8410] net/netfilter/core.c:353:20: error: unused function 'nf_egress_hook'
 2021-10-17 13:48 UTC  (3+ messages)
` [PATCH nf-next] netfilter: core: Fix clang warnings about unused static inlines

[PATCH] mm/list_lru.c: prefer struct_size over open coded arithmetic
 2021-10-17 10:59 UTC 

[PATCH v2 00/13] Fix LKDTM for PPC64/IA64/PARISC
 2021-10-17  7:50 UTC  (18+ messages)
` [PATCH v2 06/13] asm-generic: Use HAVE_FUNCTION_DESCRIPTORS to define associated stubs
` [PATCH v2 08/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v2 11/13] lkdtm: Fix lkdtm_EXEC_RODATA()
` [PATCH v2 12/13] lkdtm: Fix execute_[user]_location()
` [PATCH v2 13/13] lkdtm: Add a test for function descriptors protection

WARNING: modpost: vmlinux.o(.text+0x7ec77): Section mismatch in reference from the function test_bit() to the variable .init.data:numa_nodes_parsed
 2021-10-17  1:35 UTC 

[linux-next:master 6253/8410] drivers/media/i2c/hi846.c:2169:34: warning: unused variable 'hi846_of_match'
 2021-10-16 22:10 UTC 

[GIT PULL] Memory folios for v5.15
 2021-10-16 19:07 UTC  (10+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[GIT PULL] memblock: fix handling of NOMAP regions with kmemleak
 2021-10-16 18:31 UTC  (2+ messages)

[PATCH v2] mm/damon/core: Optimize kdamod.%d thread creation code
 2021-10-16 16:59 UTC 

[PATCH] mm/damon/core: Optimize kdamod.%d thread creation code
 2021-10-16 16:58 UTC  (2+ messages)

[PATCH v2] mm, slub: Use prefetchw instead of prefetch
 2021-10-16 11:38 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 89908780460d1af6bcf13382adf7f83a133a7131
 2021-10-16  7:20 UTC 

[PATCH mm v2] memcg: enable memory accounting in __alloc_pages_bulk
 2021-10-16  6:04 UTC  (4+ messages)
` [PATCH mm v5] "

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-16  1:11 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 7c832d2f9b959e3181370c8b0dacaf9efe13fc05
 2021-10-15 23:39 UTC 

[PATCH v9 0/7] Basic recovery for machine checks inside SGX
 2021-10-15 23:32 UTC  (9+ messages)
  ` [PATCH v9 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark in-use pages
  ` [PATCH v9 3/7] x86/sgx: Initial poison handling for dirty and free pages
  ` [PATCH v9 4/7] x86/sgx: Add SGX infrastructure to recover from poison

[PATCH v3] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-15 22:22 UTC  (2+ messages)

[RFC v4 PATCH 0/6] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-15 21:48 UTC  (3+ messages)

[PATCH v0.7 3/5] sched/umcg: implement UMCG syscalls
 2021-10-15 21:40 UTC  (2+ messages)

[PATCH] mm: Allow only SLUB on PREEMPT_RT
 2021-10-15 21:21 UTC  (2+ messages)

[PATCH] mm: page_alloc: Use migrate_disable() in drain_local_pages_wq()
 2021-10-15 21:09 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-10-15 20:36 UTC  (19+ messages)
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v5 44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PM] bfcc1e67ff: kernel-selftests.breakpoints.step_after_suspend_test.fail
 2021-10-15 19:40 UTC  (6+ messages)

[PATCH v10 3/3] mm: add anonymous vma name refcounting
 2021-10-15 18:33 UTC  (20+ messages)

[PATCH v2 1/2] memcg: flush stats only if updated
 2021-10-15 17:55 UTC  (3+ messages)

[PATCH v1] selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers
 2021-10-15 16:57 UTC 

[PATCH v2 0/6] Use generic code for randomization of virtual address of x86
 2021-10-15 13:47 UTC  (2+ messages)

[PATCH v2] memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
 2021-10-15 12:19 UTC  (2+ messages)

[linux-next:master 5074/7806] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn201/irq_service_dcn201.c:42:20: error: no previous prototype for 'to_dal_irq_source_dcn201'
 2021-10-15 11:00 UTC 

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-15  8:57 UTC  (3+ messages)
` [PATCH v3] "

[lib/stackdepot] 1cd8ce52c5: BUG:unable_to_handle_page_fault_for_address
 2021-10-15  8:55 UTC  (5+ messages)

[PATCH] mm/damon/vaddr: Include 'highmem.h' to fix a build failure
 2021-10-15  8:25 UTC  (2+ messages)

[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
 2021-10-15  6:41 UTC  (12+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v7 8/8] fsdax: add exception for reflinked files


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