linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/7] mm/ksm: break_ksm() cleanups and fixes
 2022-10-20 10:05 UTC  (8+ messages)
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
` [PATCH v1 6/7] mm/ksm: convert break_ksm() to use walk_page_range_vma()

[PATCH 1/2] mm: gup: Re-pin pages in case of trying several times to migrate
 2022-10-20  9:33 UTC  (6+ messages)
` [PATCH 2/2] mm: migrate: Try again if THP split is failed due to page refcnt

[PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20  9:28 UTC  (4+ messages)

[PATCH] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20  9:18 UTC  (11+ messages)

[RFC PATCH] mm/huge_memory: Do not clobber swp_entry_t during THP split
 2022-10-20  8:52 UTC  (4+ messages)

[PATCH] tracing: Add trace_trigger kernel command line option
 2022-10-20  8:50 UTC  (2+ messages)

[PATCH] kbuild: treat char as always signed
 2022-10-20  8:39 UTC 

[PATCH -next] mm/ksm: change break_ksm_pmd|pud_entry() to static
 2022-10-20  8:31 UTC  (2+ messages)

[PATCH v3 0/3] THP Shrinker
 2022-10-20  8:06 UTC  (9+ messages)
` [PATCH v3 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v3 3/3] mm: THP low utilization shrinker

[PATCH V12 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-20  7:23 UTC  (5+ messages)
` [PATCH V12 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V12 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V12 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V12 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[RFC PATCH] mm: Introduce new MADV_NOMOVABLE behavior
 2022-10-20  7:15 UTC  (7+ messages)

[PATCH rcu 5/8] slab: Explain why SLAB_DESTROY_BY_RCU reference before locking
 2022-10-20  7:10 UTC  (2+ messages)

[PATCH] kasan: Enable KUnit integration whenever CONFIG_KUNIT is enabled
 2022-10-20  6:38 UTC  (5+ messages)

[syzbot] general protection fault in hugetlbfs_parse_param
 2022-10-20  6:17 UTC 

[syzbot] general protection fault in _parse_integer_fixup_radix
 2022-10-20  6:16 UTC 

[PATCH v7 18/43] instrumented.h: add KMSAN support
 2022-10-20  5:53 UTC  (9+ messages)
  ` Fwd: "

[mm] f35b5d7d67: will-it-scale.per_process_ops -95.5% regression
 2022-10-20  5:07 UTC  (4+ messages)

[PATCH] memory tier, sysfs: rename attribute "nodes" to "nodelist"
 2022-10-20  3:57 UTC  (3+ messages)

[RFC PATCH] mm: move xa forward when run across zombie page
 2022-10-20  3:12 UTC  (19+ messages)

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-20  3:02 UTC  (12+ messages)

[PATCH -next] mm: gup_test: Remove unneeded semicolon
 2022-10-20  2:40 UTC 

[PATCH -next] mm: vmalloc: Simplify bool conversion
 2022-10-20  2:20 UTC 

[PATCH v2] hugetlb: fix memory leak associated with vma_lock structure
 2022-10-20  2:03 UTC  (2+ messages)

[RFC PATCH] mm, hwpoison: Recover from copy-on-write machine checks
 2022-10-20  1:57 UTC  (5+ messages)
` [PATCH v2] mm, hwpoison: Try to recover from copy-on write faults

writeback completion soft lockup BUG in folio_wake_bit()
 2022-10-20  1:35 UTC  (7+ messages)

[linux-next:master 1712/2220] drivers/hid/hid-mcp2221.c:734:11: warning: unused variable 'tmp'
 2022-10-20  1:14 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 39/119] mm/memremap.c:521:6: warning: no previous prototype for function 'zone_device_page_init'
 2022-10-20  1:14 UTC 

[PATCH v2] vsprintf: protect kernel from panic due to non-canonical pointer dereference
 2022-10-20  1:00 UTC  (4+ messages)

[PATCH] hugetlbfs: don't delete error page from pagecache
 2022-10-20  0:02 UTC  (5+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 39/119] mm/memremap.c:521:6: warning: no previous prototype for 'zone_device_page_init'
 2022-10-19 23:32 UTC  (2+ messages)

[PATCH] hugetlb: fix memory leak associated with vma_lock structure
 2022-10-19 19:57 UTC  (3+ messages)

[PATCH v3 0/1] vsprintf: check non-canonical pointer by kern_addr_valid()
 2022-10-19 19:34 UTC  (2+ messages)
` [PATCH v3 1/1] vsprintf: protect kernel from panic due to non-canonical pointer dereference

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-19 18:48 UTC  (5+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH v4 0/3] THP Shrinker
 2022-10-19 18:48 UTC  (7+ messages)
` [PATCH v4 1/3] mm: add thp_utilization metrics to debugfs
` [PATCH v4 2/3] mm: changes to split_huge_page() to free zero filled tail pages
` [PATCH v4 3/3] mm: THP low utilization shrinker

[PATCH v3 0/5] memblock tests: add tests for memblock_alloc_exact_nid_raw
 2022-10-19 18:34 UTC  (6+ messages)
` [PATCH v3 1/5] memblock tests: introduce range "
` [PATCH v3 2/5] memblock tests: add top-down NUMA "
` [PATCH v3 3/5] memblock tests: add bottom-up "
` [PATCH v3 4/5] memblock tests: add generic "
` [PATCH v3 5/5] memblock tests: remove completed TODO item

[PATCH 0/4] Remove FGP_HEAD flag
 2022-10-19 18:33 UTC  (5+ messages)
` [PATCH 1/4] mm/huge_memory: Convert split_huge_pages_in_file() to use a folio
` [PATCH 2/4] mm/swap: Convert find_get_incore_page to use folios
` [PATCH 3/4] mm: Convert find_get_incore_page() to filemap_get_incore_folio()
` [PATCH 4/4] mm: Remove FGP_HEAD

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-19 18:32 UTC  (32+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-19 17:40 UTC  (5+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[RFC PATCH 00/18] efficiently expose damos action tried regions information
 2022-10-19 17:32 UTC  (20+ messages)
` [RFC PATCH 01/18] mm/damon/modules: deduplicate init steps for DAMON context setup
` [RFC PATCH 02/18] mm/damon/core: split out DAMOS-charged region skip logic into a new function
` [RFC PATCH 03/18] mm/damon/core: split damos application "
` [RFC PATCH 04/18] mm/damon/core: split out scheme stat update "
` [RFC PATCH 05/18] mm/damon/core: split out scheme quota adjustment "
` [RFC PATCH 06/18] mm/damon/core: add a DAMON callback for scheme target regions check
` [RFC PATCH 07/18] mm/damon/sysfs: Use damon_addr_range for regions' start and end values
` [RFC PATCH 08/18] mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
` [RFC PATCH 09/18] mm/damon/sysfs: move sysfs_lock to common module
` [RFC PATCH 10/18] mm/damon/sysfs: move unsigned long range directory "
` [RFC PATCH 11/18] mm/damon/sysfs: split out kdamond-independent schemes stats update logic into a new function
` [RFC PATCH 12/18] mm/damon/sysfs: move schemes directory implementation to separate module
` [RFC PATCH 13/18] mm/damon/sysfs-schemes: implement schemes/tried_regions directory
` [RFC PATCH 14/18] mm/damon/sysfs-schemes: implement scheme region directory
` [RFC PATCH 15/18] mm/damon/sysfs: implement DAMOS-tried regions update command
` [RFC PATCH 16/18] mm/damon/sysfs-schemes: implement DAMOS tried regions clear command
` [RFC PATCH 17/18] Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions directory
` [RFC PATCH 18/18] Docs/ABI/damon: document 'schemes/<s>/tried_regions' directory

-Wmacro-redefined in include/linux/fortify-string.h
 2022-10-19 17:30 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION a72b55bc981b62f7186600d06d1824f1d0612b27
 2022-10-19 14:40 UTC 

[PATCH] mm/mmap: Fix MAP_FIXED address return on VMA merge
 2022-10-19 14:08 UTC  (4+ messages)

[PATCH] mm: folio-compat: fix bug for pagecache_get_page
 2022-10-19 13:13 UTC  (4+ messages)

[PATCH v1 0/7] selftests/vm: test COW handling of anonymous memory
 2022-10-19 12:33 UTC  (4+ messages)
` [PATCH v1 7/7] selftests/vm: anon_cow: add R/O longterm tests via gup_test

[PATCH] nouveau: Fix migrate_to_ram() for faulting page
 2022-10-19 12:29 UTC 

[PATCH] memblock: remove repeat round
 2022-10-19 12:03 UTC 

[PATCH v2 0/7] Add basic trace events for vmap/vmalloc (v2)
 2022-10-19 11:49 UTC  (4+ messages)

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-19 11:49 UTC  (3+ messages)
` [PATCH v2] mm: hugetlb: support for shared memory policy

[RFC PATCH v5 1/8] mm: Make a place for a common balloon code
 2022-10-19  9:56 UTC  (2+ messages)
` [RFC PATCH v5 2/8] mm: Enable balloon drivers to report inflated memory

[PATCH] mm: hugetlb: support get/set_policy for hugetlb_vm_ops
 2022-10-19  9:33 UTC  (3+ messages)

[PATCH v7 11/11] kallsyms: Add self-test facility
 2022-10-19  8:39 UTC  (2+ messages)

[PATCH] binfmt_elf: simplify error handling in load_elf_phdrs()
 2022-10-19  7:52 UTC 

[PATCH] binfmt_elf: fix documented return value for load_elf_phdrs()
 2022-10-19  7:43 UTC 

[PATCH] fs/exec.c: simplify initial stack size expansion
 2022-10-19  7:32 UTC 

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-10-19  7:18 UTC  (7+ messages)

[PATCHv10 00/15] Linear Address Masking enabling
 2022-10-19  7:04 UTC  (14+ messages)
` [PATCHv10 09/15] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv10 10/15] x86/mm, iommu/sva: Make LAM and SVM mutually exclusive

[PATCH] mempool: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-19  5:37 UTC  (3+ messages)

[PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
 2022-10-19  3:49 UTC  (6+ messages)
` [PATCH 1/5] nios2: remove unused INIT_MMAP
` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS
` [PATCH 3/5] mm: mprotect: "
` [PATCH 4/5] mm: debug_vm_pgtable: "
` [PATCH 5/5] amdgpu: "

[PATCH V11 2/4] LoongArch: Add sparse memory vmemmap support
 2022-10-19  3:33 UTC  (2+ messages)

[PATCH] mm: /proc/pid/smaps_rollup: fix maple tree search
 2022-10-19  3:18 UTC 

[PATCH V11 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-10-19  2:00 UTC  (4+ messages)
` [PATCH V11 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()

[linux-next:master 973/1443] mm/memremap.c:533:13: warning: function 'folio_span_valid' is not needed and will not be emitted
 2022-10-19  1:42 UTC 

[RFC PATCH 0/8] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way (Alternative)
 2022-10-19  0:25 UTC  (4+ messages)

[PATCH man-pages v2 0/4] Add MADV_COLLAPSE documentation
 2022-10-19  0:11 UTC  (6+ messages)
` [PATCH man-pages v2 1/4] madvise.2: update THP file/shmem documentation for +5.4
` [PATCH man-pages v2 2/4] madvise.2: document reliable probe for advice support
` [PATCH man-pages v2 3/4] process_madvise.2: CAP_SYS_ADMIN cleanup
` [PATCH man-pages v2 4/4] madvise.2: add documentation for MADV_COLLAPSE

[PATCH v9] selftests/vm: enable running select groups of tests
 2022-10-18 23:12 UTC 

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-18 22:54 UTC  (3+ messages)
`  "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox