linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 14:51:30 to 2021-06-05 06:07:20 UTC [more...]

[PATCH 0/7] mm/thp: fix THP splitting unmap BUGs and related
 2021-06-04 23:07 UTC  (35+ messages)
` [PATCH 1/7] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
` [PATCH 2/7] mm/thp: try_to_unmap() use TTU_SYNC for safe DEBUG_VM splitting
` [PATCH 3/7] mm/thp: fix vma_address() if virtual address below file offset
      ` [PATCH v2 "
` [PATCH 4/7] mm/thp: fix page_address_in_vma() on file THP tails
` [PATCH 5/7] mm/thp: fix page_vma_mapped_walk() if huge page mapped by ptes
` [PATCH 6/7] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
` [PATCH 7/7] mm/thp: remap_page() is only needed on anonymous THP
` [PATCH 6.1/7] mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split

incoming
 2021-06-05  3:01 UTC  (9+ messages)
` [patch 03/13] pid: take a reference when initializing `cad_pid`
` [patch 04/13] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
` [patch 06/13] drivers/base/memory: fix trying offlining memory blocks with memory holes on aarch64
` [patch 08/13] proc: add .gitignore for proc-subset-pid selftest
` [patch 09/13] mm/kasan/init.c: fix doc warning
` [patch 10/13] mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
` [patch 11/13] lib: crc64: fix kernel-doc warning
` [patch 13/13] mailmap: use private address for Michel Lespinasse

[PATCH net-next v7 0/5] page_pool: recycle buffers
 2021-06-04 18:33 UTC  (2+ messages)
` [PATCH net-next v7 4/5] mvpp2: "

[linux-next:master 6338/7430] fs/cifs/transport.c:1065:7: error: incompatible pointer types passing 'size_t *' (aka 'unsigned int *') to parameter of type 'const volatile unsigned long *'
 2021-06-05  6:05 UTC 

[PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-04 20:35 UTC 

[PATCH v3 0/4] shoot lazy tlbs
 2021-06-05  2:52 UTC  (6+ messages)

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04 23:31 UTC  (11+ messages)
` [PATCH v7 1/6] writeback, cgroup: do not switch inodes with I_WILL_FREE flag
` [PATCH v7 2/6] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v7 3/6] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v7 4/6] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v7 5/6] writeback, cgroup: support switching multiple inodes at once
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:56 UTC 

[PATCH 1/2] memcg: switch lruvec stats to rstat
 2021-06-05  2:33 UTC  (5+ messages)
` [PATCH 2/2] memcg: periodically flush the memcg stats

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-04 20:49 UTC  (9+ messages)
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v9 07/10] mm: Device exclusive memory access

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-05  1:42 UTC  (5+ messages)
` [PATCH v4 1/4] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v4 3/4] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v4 4/4] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH v6 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-04 19:48 UTC  (6+ messages)
` [PATCH v6 1/4] mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()

[PATCH] mm/nommu: unexport do_munmap()
 2021-06-04 19:40 UTC 

[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
 2021-06-04 23:55 UTC  (4+ messages)
` [PATCH v6 1/2] mm,hwpoison: "
` [PATCH v6 2/2] mm,hwpoison: make get_hwpoison_page() call get_any_page()

[PATCH v4] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
 2021-06-05  1:06 UTC  (3+ messages)
  ` [PATCH] mm, hugetlb: fix allocation error check and copy func name

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-04 20:31 UTC  (3+ messages)

[PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:50 UTC  (3+ messages)

[PATCH] mm/hugetlb: expand restore_reserve_on_error functionality
 2021-06-04 17:33 UTC  (3+ messages)

[PATCH] mm: mmap_lock: Use local locks instead of disabling preemption
 2021-06-04 17:44 UTC  (2+ messages)

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-06-04 17:16 UTC  (18+ messages)

[PATCH v2 0/2] mm: support NOSIGBUS on fault of mmap
 2021-06-04 16:22 UTC  (5+ messages)
` [PATCH v2 1/2] mm: make "vm_flags" be an u64
` [PATCH v2 2/2] mm: adds NOSIGBUS extension to mmap()

PageTransCompoundMap confusion
 2021-06-04 16:18 UTC  (3+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-04 16:01 UTC  (9+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[PATCH] mm/swap: Fix pte_same_as_swp() not removing uffd-wp bit when compare
 2021-06-04 15:10 UTC  (3+ messages)

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-04 14:49 UTC  (13+ messages)
` [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 4/9] m68k: "
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[linux-next:pending-fixes] BUILD SUCCESS 55ec17a05277f8e154cf27f7b232d4359b943833
 2021-06-04 14:42 UTC 

[linux-next:master 5094/7430] arch/riscv/mm/init.c:454:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__inidata'
 2021-06-04 14:08 UTC  (2+ messages)

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-04 14:03 UTC  (18+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
` [PATCH v2 02/15] arc: convert to setup_initial_init_mm()
` [PATCH v2 03/15] arm: "
` [PATCH v2 04/15] arm64: "
` [PATCH v2 05/15] csky: "
` [PATCH v2 06/15] h8300: "
` [PATCH v2 07/15] m68k: "
` [PATCH v2 08/15] nds32: "
` [PATCH v2 09/15] nios2: "
` [PATCH v2 10/15] openrisc: "
` [PATCH v2 11/15] powerpc: "
` [PATCH v2 12/15] riscv: "
` [PATCH v2 13/15] s390: "
` [PATCH v2 14/15] sh: "
` [PATCH v2 15/15] x86: "

[linux-next:master 5497/7430] drivers/thunderbolt/test.c:2209:13: warning: stack frame size of 10520 bytes in function 'tb_test_credit_alloc_all'
 2021-06-04 13:34 UTC 

[RFC 0/7] Introduce memory allocation speed throttle in memcg
 2021-06-04 11:51 UTC  (9+ messages)

Cannot allocate memory despite buff/cache non-zero
 2021-06-04 11:36 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-04 11:28 UTC  (5+ messages)
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
 2021-06-04 11:11 UTC  (2+ messages)

[PATCH net-next v6 0/5] page_pool: recycle buffers
 2021-06-04  8:42 UTC  (5+ messages)
` [PATCH net-next v6 3/5] page_pool: Allow drivers to hint on SKB recycling

[PATCH v2] mm/memory-failure: make sure wait for page writeback in memory_failure
 2021-06-04  8:47 UTC 

[linux-next:master 4557/6976] mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2021-06-04  7:55 UTC 

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-04  7:41 UTC  (7+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values

[PATCH] mm: update legacy flush_tlb_* to use vma
 2021-06-04  7:23 UTC 

[cpufreq] c1d6d2fd2f: filebench.sum_operations/s 50.0% improvement
 2021-06-04  7:23 UTC 

[KVM] a2bad6a990: kernel-selftests.kvm.make_fail
 2021-06-04  6:16 UTC  (2+ messages)

[PATCH v4 00/10] fsdax: introduce fs query to support reflink
 2021-06-04  5:48 UTC  (14+ messages)
` [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v4 02/10] dax: Introduce holder for dax_device
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v4 06/10] fs/dax: Implement dax_holder_operations
` [PATCH v4 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v4 08/10] md: Implement dax_holder_operations
` [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v4 10/10] fs/dax: Remove useless functions

[RFC PATCH v0 0/3] CPU hotplug awareness in percpu allocator
 2021-06-04  5:01 UTC  (3+ messages)

mmotm 2021-06-03-21-08 uploaded
 2021-06-04  4:09 UTC 

[PATCH v10 00/33] Memory folios
 2021-06-04  2:13 UTC  (3+ messages)

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-06-04  1:49 UTC  (14+ messages)

[PATCH v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-04  1:36 UTC  (4+ messages)
` [PATCH v6 5/5] writeback, cgroup: release dying cgwbs by switching attached inodes

[linux-next:master 1428/6331] fs/cifsd/asn1.c:21:10: fatal error: spnego_negtokeninit.asn1.h: No such file or directory
 2021-06-03 23:29 UTC  (2+ messages)

[linux-next:master 6351/6976] drivers/scsi/qedi/qedi_fw.c:1039:45: sparse: sparse: incorrect type in assignment (different base types)
 2021-06-03 20:18 UTC  (2+ messages)

[PATCH 6.2/7] mm: rmap: make try_to_unmap() void function
 2021-06-03 22:32 UTC 

[Bug 213299] New: kswapd Regression as of 5.13-rc3, eats 100% of CPU for no reason
 2021-06-03 22:22 UTC  (3+ messages)

Sealed memfd & no-fault mmap
 2021-06-03 20:49 UTC  (12+ messages)

[linux-next:master 4201/6976] fs/nfsd/nfs4state.c:5499:44: sparse: sparse: Using plain integer as NULL pointer
 2021-06-03 20:07 UTC 

[PATCH 0/2] mm: adds MAP_NOSIGBUS extension for shmem read
 2021-06-03 19:57 UTC  (12+ messages)
` [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band "

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-06-03 18:28 UTC  (3+ messages)

[PATCH V13 0/3] Charge loop device i/o to issuing cgroup
 2021-06-03 16:53 UTC  (4+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 3/3] loop: Charge i/o to mem and blk cg
  ` [PATCH 2/3] mm: Charge active memcg when no mm is set


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