linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-13 00:43:52 to 2022-11-15 14:37:07 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-15 14:36 UTC  (18+ 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

[PATCH] maple_tree: not necessary to filter MAPLE_PARENT_ROOT since it is not a root
 2022-11-15 14:31 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-15 14:26 UTC  (11+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[linux-next:master 7252/7973] drivers/net/ethernet/cavium/liquidio/lio_main.c:1797:54-56: WARNING !A || A && B is equivalent to !A || B
 2022-11-15 13:51 UTC 

[PATCH] mm: Make drop_caches keep reclaiming on all nodes
 2022-11-15 12:32 UTC 

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-15 11:48 UTC  (4+ messages)
` [PATCH v3 03/13] iommu/dma: Force bouncing of the size is not cacheline-aligned

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-15 11:20 UTC  (3+ messages)
` [PATCH v3 13/37] mm: Move VM_UFFD_MINOR_BIT from 37 to 38

[linux-next:pending-fixes] BUILD SUCCESS 22dce2b89d6043d5c3f68384285fff5506109317
 2022-11-15 10:11 UTC 

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-15  9:40 UTC  (6+ messages)

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

[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-15  9:08 UTC  (5+ messages)

[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-15  8:49 UTC  (17+ messages)
` [PATCH 1/9] mm: export mapping_seek_hole_data()
` [PATCH 2/9] xfs: write page faults in iomap are not buffered writes
` [PATCH 3/9] xfs: punching delalloc extents on write failure is racy
` [PATCH 4/9] xfs: use byte ranges for write cleanup ranges
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache
` [PATCH 6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range
` [PATCH 7/9] iomap: write iomap validity checks
` [PATCH 8/9] xfs: use iomap_valid method to detect stale cached iomaps
` [PATCH 9/9] xfs: drop write error injection is unfixable, remove it

[PATCH] fs/ntfs3: fix wrong cast in xattr.c
 2022-11-15  8:17 UTC 

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

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-15  7:39 UTC  (10+ messages)
  ` [External] "

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  6:44 UTC  (5+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

Deprecating and removing SLOB
 2022-11-15  4:28 UTC  (12+ messages)

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH] binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
 2022-11-15  3:17 UTC 

start removing writepage instances
 2022-11-15  2:34 UTC  (16+ 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 v3] mm: anonymous shared memory naming
 2022-11-15  2:06 UTC 

[PATCH] mm/vmalloc: allow mem_dump_obj() to be called in interrupt context
 2022-11-15  2:01 UTC  (3+ messages)

[PATCH v2] mm: anonymous shared memory naming
 2022-11-15  1:36 UTC  (5+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-15  1:30 UTC  (14+ messages)

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

[PATCH] mm/migrate_device: Return number of migrating pages in args->cpages
 2022-11-14 23:58 UTC  (2+ messages)

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

[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 V14 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-11-14 20:09 UTC  (3+ messages)

[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  (7+ messages)
` [PATCH v9 1/3] madvise: use zap_page_range_single for madvise dontneed
` [PATCH v9 2/3] hugetlb: remove duplicate mmu notifications

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] 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 

[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 

[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 

[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  (2+ 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)

[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  (3+ messages)

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

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

[PATCH v2 1/6] panic: Separate sysctl logic from CONFIG_SMP
 2022-11-13 18:43 UTC  (2+ 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 


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