linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-11 17:15:01 to 2022-11-14 22:17:09 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-14 22:16 UTC  (12+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory

[linux-next:master] BUILD REGRESSION 5c92ddca1053df02387e8006d06094e18cc8538a
 2022-11-14 21:52 UTC 

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-14 21:38 UTC  (4+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
  ` [f2fs-dev] "

include: linux: slab: kmalloc_trace undefined when compiling drivers
 2022-11-14 21:28 UTC  (11+ messages)

[PATCH v2] ipc/shm: call underlying open/close vm_ops
 2022-11-14 21:00 UTC 

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-14 20:45 UTC  (13+ messages)

start removing writepage instances
 2022-11-14 20:29 UTC  (15+ messages)
` [PATCH 1/9] extfat: remove ->writepage
` [PATCH 2/9] ext2: "
` [PATCH 3/9] fat: "
` [PATCH 4/9] hfs: "
` [PATCH 5/9] hfsplus: "
` [PATCH 6/9] hpfs: "
` [PATCH 7/9] jfs: "
` [PATCH 8/9] omfs: "
` [PATCH 9/9] udf: "

[PATCH V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-14 20:09 UTC  (3+ messages)

[PATCH v2 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-14 20:09 UTC  (7+ messages)
` [PATCH v2 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH] mm: correctly charge compressed memory to its memcg
 2022-11-14 19:48 UTC 

[PATCH v9 0/3] fix hugetlb MADV_DONTNEED vma_lock handling
 2022-11-14 19:30 UTC  (9+ messages)
` [PATCH v9 1/3] madvise: use zap_page_range_single for madvise dontneed
` [PATCH v9 2/3] hugetlb: remove duplicate mmu notifications
` [PATCH v9 3/3] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing

Access to "vma_kernel_pagesize" from user-space
 2022-11-14 19:07 UTC 

[PATCH v1 1/4] list: Introduce list_count() to count existing nodes
 2022-11-14 18:39 UTC  (6+ messages)

[PATCH mm-unstable 0/2] mm/damon/sysfs-schemes: avoid updating
 2022-11-14 18:29 UTC  (3+ messages)
` [PATCH mm-unstable 1/2] mm/damon/sysfs-schemes: skip tried regions update if the scheme directory has removed
` [PATCH mm-unstable 2/2] mm/damon/sysfs-schemes: skip schemes regions clearing "

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-14 18:12 UTC  (10+ messages)
  ` [External] "

[linux-next:master 5002/7443] include/linux/compiler_types.h:357:45: error: call to '__compiletime_assert_474' declared with attribute error: BUILD_BUG_ON failed: PERCPU_DYNAMIC_EARLY_SIZE < NR_KMALLOC_TYPES * KMALLOC_SHIFT_HIGH * sizeof(struct kmem_cache_cpu)
 2022-11-14 17:58 UTC  (4+ messages)

[PATCH] mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
 2022-11-14 17:55 UTC 

[PATCH] filemap: skip range writeback if end offset precedes start
 2022-11-14 17:35 UTC  (5+ messages)

[PATCH] mm/memory: Return vm_fault_t result from migrate_to_ram() callback
 2022-11-14 17:26 UTC  (3+ messages)

[PATCH] mm/kmemleak.c: fix a comment
 2022-11-14 17:14 UTC 

[PATCH v2 0/7] Add basic trace events for vmap/vmalloc (v2)
 2022-11-14 16:55 UTC  (4+ messages)
` [PATCH v2 1/7] mm: vmalloc: Add alloc_vmap_area trace event

DAMON Beer/Coffee/Tea chat series
 2022-11-14 16:51 UTC  (2+ messages)

[PATCH] mm: mmap: fix documentation for vma_mas_szero
 2022-11-14 16:41 UTC 

[linux-next:master 7355/7594] fs/ntfs3/xattr.c:811:48: sparse: sparse: incorrect type in assignment (different base types)
 2022-11-14 16:28 UTC 

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-14 16:02 UTC 

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-14 15:46 UTC  (4+ messages)

[PATCH v3] mm/khugepaged: add tracepoint to collapse_file()
 2022-11-14 15:33 UTC  (2+ messages)

[PATCH] mm/khugepaged: Refactor mm_khugepaged_scan_file tracepoint to remove filename from function call
 2022-11-14 15:24 UTC  (2+ messages)

[linux-next:master 7342/7594] fs/ntfs3/fsntfs.c:1855:63: sparse: sparse: restricted __le32 degrades to integer
 2022-11-14 14:57 UTC 

Deprecating and removing SLOB
 2022-11-14 14:47 UTC  (16+ messages)
        ` [lkp] [+5395 bytes kernel size regression] [i386-tinyconfig] [b7c8731082] "

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-14 14:19 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-14 13:25 UTC  (5+ messages)
` [PATCH 2/5] fuse: Convert fuse_try_move_page() to use folios

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-11-14 12:12 UTC  (5+ messages)
` [PATCH v8 3/5] mm/vmstat: Do not queue vmstat_update if tick is stopped

[PATCH 42/46] mm/kasan, lto: Mark kasan mem{cpy,move,set} as __used
 2022-11-14 11:43 UTC  (2+ messages)
` [PATCH 45/46] kasan, lto: remove extra BUILD_BUG() in memory_is_poisoned

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

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-14 10:06 UTC  (6+ messages)
` [PATCH RFC 3/3] "

[syzbot] WARNING: locking bug in hugetlb_no_page
 2022-11-14  9:59 UTC  (6+ messages)

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-14  9:57 UTC  (4+ messages)
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
  ` [PATCH v2 5/6] panic: Introduce warn_limit

[syzbot] possible deadlock in hugetlb_fault
 2022-11-14  9:57 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0b542ae76c2e5dbf0876ceb9fa2ad629e37d2558
 2022-11-14  9:41 UTC 

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-14  8:37 UTC  (12+ messages)
` [PATCHv4 2/9] zsmalloc: turn zspage order into runtime variable

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (6+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[linux-next:master 3052/7443] drivers/clk/clk.c:1022:5: error: redefinition of 'clk_prepare'
 2022-11-14  8:23 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1-rc5
 2022-11-14  7:52 UTC  (3+ messages)

[PATCH] mm/kfence: remove hung_task cruft
 2022-11-14  7:00 UTC  (2+ messages)

[syzbot] WARNING in anon_vma_name
 2022-11-14  6:28 UTC 

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-14  3:59 UTC  (4+ messages)
` [PATCH v2] "

[syzbot] BUG: unable to handle kernel paging request in bdi_register_va
 2022-11-14  3:22 UTC 

[PATCH v3 2/5] ksm: support unsharing zero pages placed by KSM
 2022-11-14  3:02 UTC  (2+ messages)

[PATCHv5 04/13] zram: Introduce recompress sysfs knob
 2022-11-14  2:14 UTC  (2+ messages)
` [PATCH] zram: explicitly limit prio_max for static analyzers

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-14  0:04 UTC  (3+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte
` [PATCH v3 2/2] mm/uffd: Sanity check write bit for uffd-wp protected ptes

[PATCH v2 2/2] mm/uffd: Sanity check write bit for uffd-wp protected ptes
 2022-11-13 22:33 UTC  (4+ messages)

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-13 19:49 UTC  (6+ messages)
  `  "
      ` [PATCH v3] "

[PATCH v2 2/6] exit: Put an upper limit on how often we can oops
 2022-11-13 19:44 UTC  (3+ messages)

[PATCH v2 1/6] panic: Separate sysctl logic from CONFIG_SMP
 2022-11-13 18:43 UTC  (3+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-11-13 17:56 UTC  (6+ messages)
` [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd
  ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd)
    ` dpkg fails on sparc64 (was: [PATCH v4 4/7] mm/thp: Carry over dirty bit when thp splits on pmd) #forregzbot

[syzbot] WARNING in __split_huge_page_tail
 2022-11-13 16:44 UTC  (6+ messages)

[linux-next:master] [mm] 2220e3a895: WARNING:at_include/linux/mmap_lock.h:#anon_vma_name
 2022-11-13  9:51 UTC 

[linux-next:master 4179/7443] drivers/net/ethernet/renesas/rswitch.c:1544: undefined reference to `ptp_clock_index'
 2022-11-13  3:24 UTC 

[linux-next:master 752/7443] drivers/gpu/drm/ast/ast_mode.c:639:32: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-11-13  1:13 UTC 

[PATCH] maple_tree: not necessary to filter MAPLE_PARENT_ROOT since it is not a root
 2022-11-13  0:56 UTC 

[PATCH] maple_tree: should get pivots boundary by type
 2022-11-12 23:43 UTC 

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-11-12 22:48 UTC  (5+ messages)

[PATCH 1/1] include: linux: slab: rename gfpflags to flags
 2022-11-12 16:22 UTC 

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-12 12:15 UTC 

[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-11-12 11:46 UTC  (4+ messages)
` [PATCH v4 1/3] mm/slab_common: Move cache_name to create_cache()
` [PATCH v4 2/3] mm/slub: Refactor __kmem_cache_create()
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v3 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-11-12 11:20 UTC  (5+ messages)
` [PATCH v3 1/3] mm/slab_common: Move cache_name to create_cache()
` [PATCH v3 2/3] mm/slub: Refactor __kmem_cache_create()
` [PATCH v3 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[linux-stable-rc:linux-4.19.y 2814/4315] include/linux/nodemask.h:380:20: error: comparison of unsigned expression in '>= 0' is always true
 2022-11-12  7:12 UTC 

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-12  6:11 UTC  (6+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH 1/2] shmem: implement user/group quota support for tmpfs
 2022-11-12  3:29 UTC  (2+ messages)

[PATCH] mm/memcontrol.c: drains percpu charge caches in memory.reclaim
 2022-11-11 20:31 UTC  (6+ messages)

[PATCH v2] binfmt_elf: Allow .bss in any interp PT_LOAD
 2022-11-11 20:27 UTC  (3+ messages)

[PATCH bpf v2 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-11 20:10 UTC  (2+ messages)

[PATCH] mm: Make some folio and page function arguments const and use bool
 2022-11-11 20:05 UTC  (2+ messages)

[PATCH v3] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-11 18:43 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
 2022-11-11 18:32 UTC 

[PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
 2022-11-11 17:53 UTC  (3+ messages)

[RFC PATCH v3 00/14] mm/block: add bdi sysfs knobs
 2022-11-11 17:30 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).