linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 07:54:53 to 2022-11-10 20:06:40 UTC [more...]

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-10 20:06 UTC  (11+ messages)
` [PATCH v9 4/8] KVM: Use gfn instead of hva for mmu_notifier_retry

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

[PATCH v8 0/2] hugetlb MADV_DONTNEED fix and zap_page_range cleanup
 2022-11-10 19:46 UTC  (2+ messages)

[PATCH] mm/memcontrol.c: drains percpu charge caches in memory.reclaim
 2022-11-10 19:45 UTC  (4+ messages)

[PATCH v2 0/9] convert hugetlb_cgroup helper functions to folios
 2022-11-10 19:08 UTC  (6+ messages)
` [PATCH v2 3/9] mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() "

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-10 18:51 UTC  (4+ messages)
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()

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

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

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-10 18:36 UTC  (4+ messages)
` [PATCH 2/5] fuse: Convert fuse_try_move_page() to use folios

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-10 17:58 UTC  (7+ messages)
` [PATCH v6 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v6 3/3] selftests: vm: add pagemap ioctl tests

[linux-next:master 325/7046] drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:1859:38: warning: unused variable 'mtk8195_jpegdec_drvdata'
 2022-11-10 17:28 UTC 

[PATCH v3 0/5] Implement writeback for zsmalloc
 2022-11-10 17:18 UTC  (4+ messages)
` [PATCH v3 3/5] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order

[PATCH] mm: Make some folio function arguments const
 2022-11-10 17:02 UTC  (2+ messages)

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-10 16:58 UTC  (20+ messages)
` [PATCH 1/3] mm,hugetlb: use folio fields in second tail page
          ` [PATCH 1/3 fix] mm,hugetlb: use folio fields in second tail page: fix
` [PATCH 2/3] mm,thp,rmap: simplify compound page mapcount handling
` [PATCH 3/3] mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts
` [PATCH 4/3] mm,thp,rmap: handle the normal !PageCompound case first

Deprecating and removing SLOB
 2022-11-10 16:20 UTC  (8+ messages)

[PATCH RFC] maple_tree: should get pivots boundary by type
 2022-11-10 16:14 UTC  (2+ messages)

[linux-next:master 316/7046] drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c:1474:38: warning: unused variable 'mt8173_jpeg_drvdata'
 2022-11-10 16:07 UTC 

[PATCH] radix tree test suite: Fix uninitialized variable compilation warning
 2022-11-10 16:06 UTC  (4+ messages)
  ` [PATCH] lib/radix-tree: "

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-10 15:48 UTC  (8+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled
` [PATCH v7 3/3] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCHv5 00/13] zram: Support multiple compression streams
 2022-11-10 15:18 UTC  (20+ messages)
` [PATCHv5 01/13] zram: Preparation for multi-zcomp support
` [PATCHv5 02/13] zram: Add recompression algorithm sysfs knob
` [PATCHv5 03/13] zram: Factor out WB and non-WB zram read functions
` [PATCHv5 04/13] zram: Introduce recompress sysfs knob
  ` [PATCH] zram: we should always zero out err variable in recompress loop
` [PATCHv5 05/13] zram: Add recompress flag to read_block_state()
` [PATCHv5 06/13] zram: Clarify writeback_store() comment
` [PATCHv5 07/13] zram: Use IS_ERR_VALUE() to check for zs_malloc() errors
` [PATCHv5 08/13] zram: add size class equals check into recompression
` [PATCHv5 09/13] zram: remove redundant checks from zram_recompress()
` [PATCHv5 10/13] zram: Add algo parameter support to zram_recompress()
` [PATCHv5 11/13] documentation: Add zram recompression documentation
` [PATCHv5 12/13] zram: add incompressible writeback
` [PATCHv5 13/13] zram: Add incompressible flag to read_block_state()

[PATCHv2] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
 2022-11-10 15:10 UTC  (5+ messages)

[linux-next:master 6379/7046] drivers/firmware/efi/memmap.c:60:52: warning: suggest braces around empty body in an 'if' statement
 2022-11-10 13:56 UTC 

[PATCH v2 0/3] rearrange struct slab fields to allow larger rcu_head
 2022-11-10 13:48 UTC  (3+ messages)
` [PATCH v2 2/3] mm/migrate: make isolate_movable_page() skip slab pages

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-10 13:34 UTC 

[linux-next:master 6383/7046] arch/x86/platform/efi/runtime-map.c:138:5: warning: no previous prototype for 'efi_get_runtime_map_size'
 2022-11-10 12:45 UTC 

[PATCH v4] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-10 12:12 UTC 

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

[PATCH] Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
 2022-11-10 11:35 UTC 

[PATCH v1] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-10 11:31 UTC 

[PATCH v3] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-10 11:25 UTC  (4+ messages)

[PATCH] tools/vm/slabinfo: indicates the cause of the EACCES error
 2022-11-10  9:40 UTC 

[PATCH bpf v2 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-10  8:56 UTC  (3+ messages)
` [PATCH bpf v2 1/2] maccess: fix writing offset in case of fault "
` [PATCH bpf v2 2/2] selftests: bpf: add a test when bpf_probe_read_kernel_str() returns EFAULT

[PATCH] mm/demotion: Fix NULL vs IS_ERR checking in memory_tier_init
 2022-11-10  3:09 UTC  (2+ messages)

[PATCH] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-10  2:48 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-10  1:50 UTC  (12+ messages)

[linux-next:master 4222/6614] rswitch.c:undefined reference to `ptp_clock_index'
 2022-11-10  0:53 UTC  (3+ messages)

[PATCH] ipc/shm: call underlying open/close vm_ops
 2022-11-10  0:21 UTC 

[PATCH next v2 0/6] exit: Put an upper limit on how often we can oops
 2022-11-10  0:02 UTC  (9+ messages)
` [PATCH v2 1/6] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH v2 2/6] exit: Put an upper limit on how often we can oops
` [PATCH v2 3/6] exit: Expose "oops_count" to sysfs
` [PATCH v2 4/6] panic: Consolidate open-coded panic_on_warn checks
` [PATCH v2 6/6] panic: Expose "warn_count" to sysfs

Deprecating and removing SLOB
 2022-11-09 23:00 UTC  (12+ messages)

[GIT PULL] slab fixes for 6.1-rc4
 2022-11-09 21:43 UTC  (2+ messages)

[PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
 2022-11-09 21:04 UTC  (6+ messages)
` [PATCH 2/4] mm: teach release_pages() to take an array of encoded page pointers too
` [PATCH 3/4] mm: mmu_gather: prepare to gather encoded page pointers with flags
` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed

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

mm: delay rmap removal until after TLB flush
 2022-11-09 20:02 UTC  (8+ messages)
` [PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed

[mm-unstable v3 PATCH 1/3] Revert "mm: don't warn if the node is offlined"
 2022-11-09 19:33 UTC  (4+ messages)
` [mm-unstable v3 PATCH 3/3] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-09 18:44 UTC  (7+ messages)

[PATCHv12 00/16] Linear Address Masking enabling
 2022-11-09 16:51 UTC  (17+ messages)
` [PATCHv12 01/16] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv12 02/16] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv12 03/16] mm: Pass down mm_struct to untagged_addr()
` [PATCHv12 04/16] x86/mm: Handle LAM on context switch
` [PATCHv12 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv12 06/16] KVM: Serialize tagged address check against tagging enabling
` [PATCHv12 07/16] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv12 08/16] x86/mm: Reduce untagged_addr() overhead until the first LAM user
` [PATCHv12 09/16] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv12 10/16] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv12 11/16] x86/mm, iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv12 12/16] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv12 13/16] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv12 14/16] selftests/x86/lam: Add io_uring "
` [PATCHv12 15/16] selftests/x86/lam: Add inherit "
` [PATCHv12 16/16] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "

[RFC] Kernel Support of Memory Error Detection
 2022-11-09 16:15 UTC  (3+ messages)

[RFC PATCH v1 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-09 16:09 UTC  (6+ messages)
` [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault "

[PATCH v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-11-09 14:24 UTC  (7+ messages)

[linux-next:master 4221/6614] drivers/net/ethernet/renesas/rswitch.c:1369:5-8: Unneeded variable: "ret". Return "NETDEV_TX_OK" on line 1374
 2022-11-09 14:01 UTC 

[PATCH v2] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-09 13:15 UTC  (5+ messages)

[PATCH 0/2] [RFC] shmem: user and group quota support for tmpfs
 2022-11-09 13:10 UTC  (10+ messages)
` [PATCH 1/2] shmem: implement user/group "
` [PATCH 2/2] shmem: implement mount options for global quota limits

[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
 2022-11-09 11:48 UTC  (9+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-11-09 11:38 UTC  (3+ messages)

[PATCH] Revert "mm: migration: fix the FOLL_GET failure on following huge page"
 2022-11-09 11:36 UTC  (2+ messages)

[PATCH v2 0/3] Refactor __kmem_cache_create() and fix memory leak
 2022-11-09 11:16 UTC  (5+ messages)

[PATCH v3 0/5] ksm: support tracking KSM-placed zero-pages
 2022-11-09 10:40 UTC  (5+ messages)
` [PATCH v3 2/5] ksm: support unsharing zero pages placed by KSM

[linux-next:pending-fixes] BUILD SUCCESS 185da88d03ed28e7602c6f278232209cb02e5548
 2022-11-09 10:26 UTC 

[PATCH v2] mm: anonymous shared memory naming
 2022-11-09 10:11 UTC  (4+ messages)

[PATCH] mm/kfence: remove hung_task cruft
 2022-11-09  9:26 UTC 

[linux-next:master 4744/6155] net/dcb/dcbnl.c:1230:1: warning: the frame size of 1244 bytes is larger than 1024 bytes
 2022-11-09  9:26 UTC  (5+ messages)

[PATCHv11 04/16] x86/mm: Handle LAM on context switch
 2022-11-09  9:17 UTC  (4+ messages)
` [PATCHv11.1 "

[RFC v2 0/3] move PG_slab to page_type
 2022-11-09  8:13 UTC  (5+ messages)
` [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-09  8:05 UTC  (10+ messages)

[PATCH -V2 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
 2022-11-09  7:53 UTC  (3+ messages)
` [PATCH -V2 2/2] migrate: convert migrate_pages() "


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