linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/3] fs: multigrain timestamps
 2023-04-27  9:51 UTC  (15+ messages)
` [PATCH v2 1/3] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-27  9:48 UTC  (16+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()

[PATCH 0/2] memcg: OOM log improvements
 2023-04-27  9:21 UTC  (10+ messages)
` [PATCH 1/2] memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
` [PATCH 2/2] memcg: dump memory.stat during cgroup OOM for v1

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-04-27  8:39 UTC  (15+ messages)

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-04-27  8:29 UTC  (5+ messages)

[PATCH 0/1] mm/oom_kill: system enters a state something like hang when running stress-ng
 2023-04-27  7:49 UTC  (17+ messages)
` [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-04-27  7:33 UTC  (5+ messages)

[PATCH] mm/mempolicy: Fix use-after-free of VMA iterator
 2023-04-27  6:52 UTC  (2+ messages)

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-27  5:41 UTC  (7+ messages)
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[linux-next:master] BUILD SUCCESS WITH WARNING b7455b10da762f2d447678c88e37cc1eb6cb45ee
 2023-04-27  5:36 UTC 

[LSF/MM/BPF TOPIC] The future of memory tiering
 2023-04-27  4:30 UTC 

[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
 2023-04-27  2:31 UTC  (17+ messages)

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-27  1:17 UTC  (16+ messages)
` [PATCH 01/34] maple_tree: Fix static analyser cppcheck issue
` [PATCH 02/34] maple_tree: Clean up mas_parent_enum()
` [PATCH 03/34] maple_tree: Avoid unnecessary ascending
` [PATCH 09/34] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
` [PATCH 15/34] maple_tree: Return error on mte_pivots() out of range
` [PATCH 18/34] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH 20/34] maple_tree: Remove unnecessary check from mas_destroy()

[PATCH 0/9] fix, rework and clean up for maple tree
 2023-04-27  1:10 UTC  (14+ messages)
` [PATCH 3/9] maple_tree: Modify the allocation method of mtree_alloc_range/rrange()
` [PATCH 6/9] maple_tree: Remove a confusing check
` [PATCH 7/9] maple_tree: Delete redundant code in mas_next_node()
` [PATCH 8/9] maple_tree: Remove the redundant check of mas->offset in mas_empty_area/area_rev()
` [PATCH 9/9] maple_tree: Move declaration of mas_empty_area_rev() to a better place

[linux-next:pending-fixes] BUILD SUCCESS be56a31d3d651e8eb263715e370a80fe59214889
 2023-04-27  1:05 UTC 

[PATCH RFC net-next/mm V1 0/3] page_pool: new approach for leak detection and shutdown phase
 2023-04-27  0:57 UTC  (7+ messages)
` [PATCH RFC net-next/mm V1 1/3] page_pool: Remove workqueue in new shutdown scheme
` [PATCH RFC net-next/mm V1 2/3] page_pool: Use static_key for shutdown phase
` [PATCH RFC net-next/mm V1 3/3] mm/page_pool: catch page_pool memory leaks

[PATCH] Revert "Revert "mm/compaction: fix set skip in fast_find_migrateblock""
 2023-04-27  0:57 UTC  (4+ messages)

[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-27  0:52 UTC  (10+ messages)

[RFC v3 00/21] Preserved-over-Kexec RAM
 2023-04-27  0:08 UTC  (22+ messages)
` [RFC v3 01/21] mm: add PKRAM API stubs and Kconfig
` [RFC v3 02/21] mm: PKRAM: implement node load and save functions
` [RFC v3 03/21] mm: PKRAM: implement object "
` [RFC v3 04/21] mm: PKRAM: implement folio stream operations
` [RFC v3 05/21] mm: PKRAM: implement byte "
` [RFC v3 06/21] mm: PKRAM: link nodes by pfn before reboot
` [RFC v3 07/21] mm: PKRAM: introduce super block
` [RFC v3 08/21] PKRAM: track preserved pages in a physical mapping pagetable
` [RFC v3 09/21] PKRAM: pass a list of preserved ranges to the next kernel
` [RFC v3 10/21] PKRAM: prepare for adding preserved ranges to memblock reserved
` [RFC v3 11/21] mm: PKRAM: reserve preserved memory at boot
` [RFC v3 12/21] PKRAM: free the preserved ranges list
` [RFC v3 13/21] PKRAM: prevent inadvertent use of a stale superblock
` [RFC v3 14/21] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC v3 15/21] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC v3 16/21] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC v3 17/21] kexec: PKRAM: avoid clobbering already "
` [RFC v3 18/21] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC v3 19/21] PKRAM: disable feature when running the kdump kernel
` [RFC v3 20/21] x86/KASLR: PKRAM: support physical kaslr
` [RFC v3 21/21] x86/boot/compressed/64: use 1GB pages for mappings

[GIT PULL] ext4 changes for the 6.4 merge window
 2023-04-26 23:16 UTC  (15+ messages)

drivers/infiniband/hw/qedr/verbs.c:4238:33: sparse: sparse: incorrect type in assignment (different base types)
 2023-04-26 21:30 UTC 

[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
 2023-04-26 21:27 UTC  (6+ messages)
` [PATCH RFC v2 1/4] mm/ptshare: Add vm flag for shared PTE
` [PATCH RFC v2 2/4] mm/ptshare: Add flag MAP_SHARED_PT to mmap()
` [PATCH RFC v2 3/4] mm/ptshare: Create new mm struct for page table sharing
` [PATCH RFC v2 4/4] mm/ptshare: Add page fault handling for page table shared regions

[RFC PATCH 2/3] Revert "android: binder: stop saving a pointer to the VMA"
 2023-04-26 21:17 UTC  (4+ messages)

[linux-next:master 13283/14037] drivers/watchdog/starfive-wdt.c:584:34: warning: unused variable 'starfive_wdt_match'
 2023-04-26 20:17 UTC 

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-04-26 20:15 UTC  (6+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-26 18:02 UTC  (4+ messages)
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command

drivers/net/ethernet/mediatek/mtk_eth_soc.c:2237:38: sparse: sparse: incorrect type in assignment (different base types)
 2023-04-26 17:42 UTC 

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-26 14:13 UTC  (4+ messages)
` [PATCH RESEND v15 2/5] fs/proc/task_mmu: "

[RFC 00/48] RISC-V CoVE support
 2023-04-26 13:55 UTC  (10+ messages)
` [RFC 45/48] RISC-V: ioremap: Implement for arch specific ioremap hooks

[PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
 2023-04-26 13:16 UTC  (3+ messages)

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-04-26 13:07 UTC  (3+ messages)
` [PATCH v3 51/55] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES

RFC: allow building a kernel without buffer_heads
 2023-04-26 13:00 UTC  (3+ messages)
` [PATCH 16/17] block: use iomap for writes to block devices
    ` [f2fs-dev] "

[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
 2023-04-26 10:41 UTC  (7+ messages)

[PATCH V4 0/6] shmem: Add user and group quota support for tmpfs
 2023-04-26 10:20 UTC  (7+ messages)
` [PATCH 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH 3/6] quota: Check presence of quota operation structures instead of ->quota_read and ->quota_write callbacks
` [PATCH 4/6] shmem: prepare shmem quota infrastructure
` [PATCH 5/6] shmem: quota support
` [PATCH 6/6] Add default quota limit mount options

[PATCH] module: add debugging auto-load duplicate module support
 2023-04-26 10:13 UTC  (10+ messages)

[PATCH v2 0/2] Reduce lock contention related with large folio
 2023-04-26  8:17 UTC  (9+ messages)
` [PATCH v2 1/2] THP: avoid lock when check whether THP is in deferred list

[RFC 0/8] shmem: add support for blocksize > PAGE_SIZE
 2023-04-26  7:43 UTC  (6+ messages)
` [RFC 2/8] shmem: convert to use folio_test_hwpoison()

[syzbot] upstream boot error: Internal error in __dabt_svc
 2023-04-26  6:38 UTC 

[PATCH 16/34] maple_tree: Make test code work without debug enabled
 2023-04-26  3:23 UTC  (2+ messages)

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-26  2:37 UTC  (9+ messages)
` [RFC PATCH v11.1 "

[linux-next:master] BUILD REGRESSION f600e0bbde8562a06bee31b3eb1b69d49acac4c5
 2023-04-26  2:21 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 527c4dda86b89603a482009eeec3611f0306dc6e
 2023-04-26  2:03 UTC 

[PATCH 33/34] maple_tree: Add testing for mas_{prev,next}_range()
 2023-04-26  1:41 UTC  (2+ messages)

[PATCH v3 2/2] mm/page_alloc: add some comments to explain the possible hole in __pageblock_pfn_to_page()
 2023-04-26  1:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-25 23:01 UTC  (3+ messages)

[PATCH 0/3] kmemleak report format changes
 2023-04-25 22:24 UTC  (4+ messages)
` [PATCH 1/3] kmemleak: drop (age <increasing>) from leak record
` [PATCH 2/3] kmemleak: add checksum to backtrace report
` [PATCH 3/3] kmemleak-test: drop __init to get better backtrace

[linux-next:master 3963/14039] s390-linux-ld: arc-rimi.c:undefined reference to `iounmap'
 2023-04-25 21:34 UTC 

[GIT PULL] slab updates for 6.4
 2023-04-25 20:10 UTC  (2+ messages)

[PATCH v3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-25 16:45 UTC  (3+ messages)

page:  |  | latest

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