linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 13:36:59 to 2022-08-15 17:09:54 UTC [more...]

[PATCH mm-unstable 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
 2022-08-15 17:09 UTC  (4+ messages)

[PATCH] mm: correctly charge compressed memory to its memcg
 2022-08-15 16:16 UTC  (11+ messages)

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-15 16:15 UTC  (7+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH v2 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-15 15:59 UTC  (6+ messages)
` [PATCH v2 2/2] mm/hugetlb: support write-faults in "

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-15 15:53 UTC  (3+ messages)

Bug report: vfio over kernel 5.19 - mm area
 2022-08-15 15:46 UTC  (3+ messages)

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-15 15:39 UTC  (10+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[akpm-mm:mm-unstable 26/98] fs/libfs.c:1231:47: warning: Local variable 'anon_aops' shadows outer variable [shadowVariable]
 2022-08-15 15:36 UTC 

[PATCH V3] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-15 15:31 UTC  (3+ messages)

[PATCH v2 0/2] tidy up zsmalloc implementation
 2022-08-15 14:56 UTC  (2+ messages)

[PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment
 2022-08-15 14:56 UTC  (2+ messages)

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-15 14:28 UTC  (36+ messages)
` [PATCH v2 0/3] fix follow_page related issues
  ` [PATCH v2 1/3] mm: revert handling Non-LRU pages returned by follow_page
  ` [PATCH v2 2/3] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v2 3/3] mm: handling Non-LRU pages returned by follow_page
` [PATCH v3 0/2] fix follow_page related issues
  ` [PATCH v3 1/2] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v3 2/2] mm: fix the handling Non-LRU pages returned by follow_page
` [PATCH v4 0/2] fix follow_page related issues
  ` [PATCH v4 1/2] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v4 2/2] mm: fix the handling Non-LRU pages returned by follow_page
` [PATCH v5 0/2] fix follow_page related issues
  ` [PATCH v5 1/2] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v5 2/2] mm: fix the handling Non-LRU pages returned by follow_page

[PATCH v3] mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
 2022-08-15 14:01 UTC  (6+ messages)

[PATCH v7] mm/page_owner.c: add llseek for page_owner
 2022-08-15 13:53 UTC  (3+ messages)

[PATCHv6 00/11] Linear Address Masking enabling
 2022-08-15 13:43 UTC  (16+ messages)
` [PATCHv6 01/11] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv6 02/11] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv6 03/11] mm: Pass down mm_struct to untagged_addr()
` [PATCHv6 04/11] x86/mm: Handle LAM on context switch
` [PATCHv6 05/11] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv6 06/11] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv6 07/11] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv6 09/11] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv6 10/11] selftests/x86/lam: Add io_uring "
` [PATCHv6 11/11] selftests/x86/lam: Add inherit "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-15 13:04 UTC  (9+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-08-15 12:59 UTC  (4+ messages)

[PATCH 0/5] fix validation races and cleanup locking
 2022-08-15 12:53 UTC  (10+ messages)
` [PATCH 2/5] mm/slub: restrict sysfs validation to debug caches and make it safe
  ` [PATCH 3/5] mm/slub: remove slab_lock() usage for debug operations
  ` [PATCH 1/5] mm/slub: move free_debug_processing() further
  ` [PATCH 5/5] mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()
  ` [PATCH 4/5] mm/slub: convert object_map_lock to non-raw spinlock

[RFC PATCH v2 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
 2022-08-15 12:53 UTC  (4+ messages)
` [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER

Backport d4ae9916ea29 ("mm: soft-offline: close the race against page allocation") to 4.14 and 4.9
 2022-08-15 12:44 UTC  (3+ messages)

[PATCH V10 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-08-15 12:36 UTC  (2+ messages)
` [PATCH V10 2/4] LoongArch: Add sparse memory vmemmap support

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-15 12:09 UTC 

[PATCH] mm: kill find_min_pfn_with_active_regions()
 2022-08-15 11:10 UTC 

[PATCH] writeback: check wb shutdown for bw_dwork
 2022-08-15 10:41 UTC  (3+ messages)
` [PATCH v2] writeback: avoid use-after-free after removing device

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-15 10:19 UTC  (13+ messages)
` [PATCH 1/8] memblock tests: update tests to check if memblock_alloc zeroed memory
` [PATCH 2/8] memblock tests: update zeroed memory check for memblock_alloc_* tests
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests
` [PATCH 4/8] memblock tests: add additional tests for basic api and memblock_alloc
` [PATCH 5/8] memblock tests: update alloc_api to test memblock_alloc_raw
` [PATCH 6/8] memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
` [PATCH 7/8] memblock tests: add tests for memblock_*bottom_up functions
` [PATCH 8/8] memblock tests: add tests for memblock_trim_memory

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-15  9:12 UTC  (18+ messages)
` [PATCH v14 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v14 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v14 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v14 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v14 05/14] mm: multi-gen LRU: groundwork
` [PATCH v14 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v14 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v14 10/14] mm: multi-gen LRU: kill switch
` [PATCH v14 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v14 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide
` [PATCH v14 14/14] mm: multi-gen LRU: design doc

[PATCH v2 2/2] mm/page_io: count submission time as thrashing delay for delayacct
 2022-08-15  7:28 UTC 

[mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten
 2022-08-15  7:27 UTC  (11+ messages)

[PATCH v2 1/2] delayacct: support re-entrance detection of thrashing accounting
 2022-08-15  7:11 UTC 

[PATCH linux-next] mm: memcontrol: Fix typos in comment Fix a spelling mistake in comment
 2022-08-15  6:45 UTC  (2+ messages)

[PATCH v6] mm/page_owner.c: add llseek for page_owner
 2022-08-15  6:31 UTC  (5+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-08-15  6:03 UTC  (3+ messages)
` [PATCH v4 2/7] mm/swap: Comment all the ifdef in swapops.h

[PATCH 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-15  4:06 UTC  (8+ messages)
` [PATCH 2/2] selftests/hmm-tests: Add test for dirty bits

[PATCH v3] mm/compaction: fix set skip in fast_find_migrateblock
 2022-08-15  3:22 UTC  (7+ messages)

[PATCH v1 0/2] tidy up zsmalloc implementation
 2022-08-15  2:52 UTC  (2+ messages)
  ` [PATCH v1 1/2] zsmalloc: zs_object_copy: add clarifying comment

[PATCH v14 00/10] mm/demotion: Memory tiers and demotion
 2022-08-15  2:49 UTC  (5+ messages)
` [PATCH v14 04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE

[PATCH] selftests/vm: enable running select groups of tests
 2022-08-15  1:56 UTC  (3+ messages)

[PATCH] mm: remove duplicate mm_types.h and unnecessary declare
 2022-08-15  0:17 UTC  (2+ messages)

[PATCH v3] kfence: add sysfs interface to disable kfence for selected slabs
 2022-08-14 19:53 UTC 

[PATCH] DAMON dbgfs_mk_context() error handling
 2022-08-14 16:32 UTC  (2+ messages)

[PATCH V2] mm/damon/core: simplify the parameter passing for region split operation
 2022-08-14 16:20 UTC  (2+ messages)

[PATCH V2 0/1] mm/slub: release kobject if kobject_init_and_add failed in sysfs_slab_add
 2022-08-14 15:07 UTC  (5+ messages)
` [PATCH V2 1/1] "

State of the Page (August 2022)
 2022-08-14 10:57 UTC  (3+ messages)

[PATCH v2 3/3] efi: earlycon: Add support for generic framebuffers and move to console subsystem
 2022-08-14  7:04 UTC  (2+ messages)

drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-08-14  6:44 UTC 

[PATCH 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-08-14  6:06 UTC  (5+ messages)
` [PATCH 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
` [PATCH 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
` [PATCH 3/4] memblock tests: add bottom-up "
` [PATCH 4/4] memblock tests: add generic "

[PATCH 0/2] memblock tests: add command line help option and update obsolete comments
 2022-08-14  5:50 UTC  (3+ messages)
` [PATCH 1/2] memblock tests: add command line help option
` [PATCH 2/2] memblock tests: update reference to obsolete build option in comments

[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-14  2:35 UTC  (8+ messages)
` [PATCH bpf-next 13/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-14  1:10 UTC  (9+ messages)
      ` [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()

[PATCH 1/2] delayacct: support re-entrance detection of thrashing accounting
 2022-08-13 23:23 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-13 21:13 UTC  (14+ messages)
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "

[PATCH v2 5/5] sysctl: add support for mfd_noexec
 2022-08-13 19:06 UTC  (3+ messages)

[PATCH v2] kernel/sys_ni: add compat entry for fadvise64_64
 2022-08-13 17:03 UTC  (2+ messages)

[RFC PATCH 0/4] x86/mm/cpa: merge small mappings whenever possible
 2022-08-13 16:05 UTC  (3+ messages)

[PATCH] mm/damon/core: simplify the parameter passing for region split operation
 2022-08-13 14:33 UTC  (3+ messages)

[linux-next:master 14810/15239] xtensa-linux-ld: amdgpu_dm_mst_types.c:undefined reference to `dc_dsc_compute_bandwidth_range'
 2022-08-13 13:48 UTC 

[PATCH v2] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-08-13 13:36 UTC  (2+ 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).