linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v3 0/4] folio based filemap_map_pages()
 2023-02-04  3:35 UTC  (20+ messages)
` [RFC PATCH v3 1/4] filemap: add function filemap_map_folio_range()
` [RFC PATCH v3 2/4] rmap: add folio_add_file_rmap_range()
` [RFC PATCH v3 3/4] mm: add do_set_pte_range()
` [RFC PATCH v3 4/4] filemap: batched update mm counter,rmap when map file folio

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-04  2:15 UTC  (4+ messages)
` [PATCH bpf-next 7/7] bpf: hashtab "

[PATCH v4] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2023-02-04  1:46 UTC  (2+ messages)

git regression failures with v6.2-rc NFS client
 2023-02-04  0:59 UTC  (8+ messages)

[RFC PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-02-04  0:26 UTC  (10+ messages)
` [RFC PATCH v1 1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [RFC PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCH] mm,page_alloc,cma: configurable CMA utilization
 2023-02-04  0:04 UTC  (8+ messages)

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-03 23:24 UTC  (3+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-03 23:01 UTC  (6+ messages)
` [PATCH v5 07/39] x86: Add user control-protection fault handler

[linux-next:master 8959/10357] drivers/pcmcia/pxa2xx_sharpsl.c:206:5: warning: no previous prototype for function 'pcmcia_collie_init'
 2023-02-03 22:31 UTC 

[PATCH] mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
 2023-02-03 22:23 UTC  (2+ messages)

[PATCH v9 0/3] cachestat: a new syscall for page cache state of files
 2023-02-03 22:10 UTC  (7+ messages)
` [PATCH v9 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v9 2/3] cachestat: implement cachestat syscall
` [PATCH v9 3/3] selftests: Add selftests for cachestat

[merged mm-stable] mm-add-memcpy_from_file_folio.patch removed from -mm tree
 2023-02-03 21:33 UTC 

[RFC] net: add new socket option SO_SETNETNS
 2023-02-03 21:17 UTC  (7+ messages)

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-02-03 20:16 UTC  (11+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-03 19:25 UTC  (12+ messages)

[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
 2023-02-03 19:19 UTC  (4+ messages)

[PATCH] mm: introduce entrance for root_mem_cgroup's current
 2023-02-03 19:18 UTC  (6+ messages)

[PATCH 0/5] fold per-CPU vmstats remotely
 2023-02-03 18:52 UTC  (6+ messages)
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[GIT PULL] hotfixes for 6.2-rc7
 2023-02-03 18:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4fafd96910add124586b549ad005dcd179de8a18
 2023-02-03 18:35 UTC 

[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
 2023-02-03 17:51 UTC  (5+ messages)

[PATCH] mm/slub: fix memory leak with using debugfs_lookup()
 2023-02-03 17:47 UTC  (3+ messages)

[PATCH] mm: shrinkers: fix deadlock in shrinker debugfs
 2023-02-03 17:45 UTC  (2+ messages)

[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-02-03 17:25 UTC  (14+ messages)
` [PATCH v2 01/10] cyrpto/b128ops: Remove struct u128
` [PATCH v2 03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v2 04/10] instrumentation: Wire up cmpxchg128()
` [PATCH v2 05/10] percpu: Wire up cmpxchg128
` [PATCH v2 07/10] x86,intel_iommu: Replace cmpxchg_double()

add bvec initialization helpers v2
 2023-02-03 17:18 UTC  (26+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
` [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs

[PATCH v3 0/4] Add overflow checks for several syscalls
 2023-02-03 17:14 UTC  (4+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock

[PATCH 0/5] Fix a minor POSIX conformance problem
 2023-02-03 16:35 UTC  (16+ messages)
` [PATCH 1/5] truncate: Zero bytes after 'oldsize' if we're expanding the file
` [PATCH 2/5] ext4: "
` [PATCH 3/5] tmpfs: "
` [PATCH 4/5] afs: "
` [PATCH 5/5] btrfs: "
` [PATCH 6/5] generic: test ftruncate zeroes bytes after EOF

[linux-next:pending-fixes] BUILD SUCCESS f42837eac380fed54965d358308f8681ede196c6
 2023-02-03 16:30 UTC 

[RFC v3 0/4] move PG_slab flag to page_type
 2023-02-03 16:19 UTC  (8+ messages)
` [RFC v3 2/4] mm: "

[BISECTED] first bad commit is c203c6d5b3f0597 ("migrate_pages: batch _unmap and _move")
 2023-02-03 15:02 UTC  (5+ messages)

[PATCH] mm/khugepaged: skip shmem with armed userfaultfd
 2023-02-03 14:56 UTC  (11+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-03 14:33 UTC  (9+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[RFC PATCH v2 0/5] folio based filemap_map_pages()
 2023-02-03 13:15 UTC  (7+ messages)
` [RFC PATCH v2 4/5] mm: add do_set_pte_range()
` [RFC PATCH v2 5/5] filemap: batched update mm counter,rmap when map file folio

[PATCH V2 0/3] sched/numa: Enhance vma scanning
 2023-02-03 11:35 UTC  (8+ messages)
` [PATCH V2 1/3] sched/numa: Apply the scan delay to every vma instead of tasks
` [PATCH V2 2/3] sched/numa: Enhance vma scanning logic
` [PATCH V2 3/3] sched/numa: Reset the accessing PID information periodically

[PATCH 5.4 126/134] panic: Consolidate open-coded panic_on_warn checks
 2023-02-03 10:13 UTC 

[PATCH 4.19 74/80] panic: Consolidate open-coded panic_on_warn checks
 2023-02-03 10:13 UTC 

[PATCH 4.14 55/62] panic: Consolidate open-coded panic_on_warn checks
 2023-02-03 10:12 UTC 

[RFC 0/5] mm/bpf/perf: Store build id in file object
 2023-02-03 10:03 UTC  (3+ messages)

make alloc_anon_inode more useful
 2023-02-03  9:49 UTC  (2+ messages)

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-02-03  9:46 UTC  (15+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
 2023-02-03  8:56 UTC  (7+ messages)

[PATCH stable 4.14 0/1] Fix ext4 xfstests failure
 2023-02-03  8:00 UTC  (2+ messages)

[PATCH 4.14 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
 2023-02-03  7:57 UTC  (2+ messages)
  ` Patch "panic: Consolidate open-coded panic_on_warn checks" has been added to the 4.14-stable tree

[PATCH 4.19 v2 11/15] panic: Consolidate open-coded panic_on_warn checks
 2023-02-03  7:49 UTC  (2+ messages)
  ` Patch "panic: Consolidate open-coded panic_on_warn checks" has been added to the 4.19-stable tree

[PATCH v7 0/5] shoot lazy tlbs (lazy tlb refcount scalability improvement)
 2023-02-03  7:18 UTC  (6+ messages)
` [PATCH v7 1/5] kthread: simplify kthread_use_mm refcounting
` [PATCH v7 2/5] lazy tlb: introduce lazy tlb mm refcount helper functions
` [PATCH v7 3/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v7 4/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v7 5/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

API for setting multiple PTEs at once
 2023-02-02 23:27 UTC  (4+ messages)

[PATCH] mm: reduce lock contention of pcp buffer refill
 2023-02-02 23:25 UTC  (2+ messages)

[PATCH v4 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
 2023-02-02 22:35 UTC  (4+ messages)
` [PATCH v4 2/2] blk-cgroup: Flush stats "

another use-after-free in ep_remove_wait_queue()
 2023-02-02 21:11 UTC  (4+ messages)
` [PATCH] sched/psi: fix "

[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
 2023-02-02 20:43 UTC  (13+ messages)
` [PATCH 5/6] driver core: Add __alloc_size hint to devm allocators

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-02 19:04 UTC  (6+ messages)
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-02-02 18:54 UTC  (6+ messages)
    ` [dm-devel] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox