linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-03 15:21 UTC  (11+ messages)

[RFC PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-02-03 15:11 UTC  (6+ 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

[RFC] net: add new socket option SO_SETNETNS
 2023-02-03 15:09 UTC  (5+ messages)

[PATCH 0/5] Fix a minor POSIX conformance problem
 2023-02-03 15:07 UTC  (13+ 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

add bvec initialization helpers v2
 2023-02-03 15:06 UTC  (24+ 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

[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  (13+ 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 v3 0/4] folio based filemap_map_pages()
 2023-02-03 14:30 UTC  (16+ 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] mm/slub: fix memory leak with using debugfs_lookup()
 2023-02-03 14:27 UTC  (2+ messages)

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

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

[PATCH] mm/page_alloc: reduce fallbacks to (MIGRATE_PCPTYPES - 1)
 2023-02-03 10:01 UTC 

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 0/5] fold per-CPU vmstats remotely
 2023-02-03  9:34 UTC  (5+ messages)
` [PATCH 3/5] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCH] mm: introduce entrance for root_mem_cgroup's current
 2023-02-03  8:58 UTC  (4+ messages)

[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

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

[GIT PULL] hotfixes for 6.2-rc7
 2023-02-03  3:32 UTC 

[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-02-03  2:51 UTC  (18+ messages)
` [PATCH v2 01/10] cyrpto/b128ops: Remove struct u128
` [PATCH v2 02/10] types: Introduce [us]128
` [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 06/10] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v2 07/10] x86,intel_iommu: "
` [PATCH v2 08/10] slub: "
` [PATCH v2 09/10] arch: Remove cmpxchg_double
` [PATCH v2 10/10] s390/cpum_sf: Convert to cmpxchg128()

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] mm,page_alloc,cma: configurable CMA utilization
 2023-02-02 20:13 UTC  (7+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-02 19:04 UTC  (11+ messages)
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [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] "

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

[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
 2023-02-02 18:02 UTC 

[PATCH v4 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-02-02 17:47 UTC  (7+ messages)
` [PATCH v4 3/7] "

[linux-next:master 5982/10104] arch/s390/kernel/rethook.c:26:15: warning: no previous prototype for 'arch_rethook_trampoline_callback'
 2023-02-02 17:45 UTC 

[PATCH v3 0/3] docs/mm: remove useless markup
 2023-02-02 17:33 UTC  (2+ messages)

Folio mapcount
 2023-02-02 15:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf
 2023-02-02 15:25 UTC 

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-02 15:01 UTC  (7+ messages)
` [PATCH bpf-next 2/7] mm: percpu: introduce percpu_size()
` [PATCH bpf-next 3/7] mm: vmalloc: introduce vsize()

[PATCH bpf-next 6/7] bpf: introduce bpf_mem_alloc_size()
 2023-02-02 14:11 UTC  (3+ messages)

[syzbot] INFO: task hung in rfcomm_process_sessions (2)
 2023-02-02 14:01 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-02 11:29 UTC  (7+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 2/6] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v10 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v10 6/6] selftests: vm: add pagemap ioctl tests

[linux-next:master 9850/10104] htmldocs: Warning: Documentation/devicetree/bindings/usb/rockchip,dwc3.yaml references a file that doesn't exist: Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml
 2023-02-02 11:25 UTC 

[PATCH] mm: shrinkers: fix deadlock in shrinker debugfs
 2023-02-02 10:56 UTC 

[PATCH v9 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-02 10:15 UTC  (4+ messages)
` [PATCH v9 1/3] userfaultfd: Add UFFD WP Async support

[linux-next:pending-fixes] BUILD SUCCESS 66bb7649606e3c035a98c5c55754ccdb24fc4044
 2023-02-02 10:08 UTC 

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-02 10:04 UTC  (6+ messages)
` [PATCH 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface

[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
 2023-02-02  9:54 UTC  (4+ messages)
  ` [External] "

[PATCH] mm/gup: Add folio to list when folio_isolate_lru() succeed
 2023-02-02  8:39 UTC  (4+ messages)

[PATCH v2 0/3] Introduce per NUMA node memory error statistics
 2023-02-02  6:56 UTC  (3+ messages)
` [PATCH v2 2/3] mm: memory-failure: Bump memory failure stats to pglist_data

page:  |  | latest

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