linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 21:15 UTC  (9+ messages)
` [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
` [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
` [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
` [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
` [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers

kernel/fork.c:1672:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-11-17 21:03 UTC 

[RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
 2023-11-17 20:36 UTC  (11+ messages)

[RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
 2023-11-17 20:20 UTC  (6+ messages)
` [RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
  ` [RFC PATCH 11/53] netfs: Add support for DIO buffering

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-17 19:51 UTC  (5+ messages)
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 66/86] treewide: kernel: "

[PATCH 0/8] implement "memmap on memory" feature on s390
 2023-11-17 19:46 UTC  (24+ messages)
` [PATCH 3/8] mm: use vmem_altmap code without CONFIG_ZONE_DEVICE
` [PATCH 7/8] s390/sclp: remove unhandled memory notifier type
  ` [PATCH 1/8] mm/memory_hotplug: fix memory hotplug locking order
  ` [PATCH 4/8] mm/memory_hotplug: introduce MEM_PHYS_ONLINE/OFFLINE memory notifiers
  ` [PATCH 6/8] s390/mm: implement MEM_PHYS_ONLINE MEM_PHYS_OFFLINE "

[PATCH v3 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-11-17 18:47 UTC  (9+ messages)
` [PATCH v3 1/5] mm: memcg: change flush_next_time to flush_last_time
` [PATCH v3 2/5] mm: memcg: move vmstats structs definition above flushing code
` [PATCH v3 3/5] mm: memcg: make stats flushing threshold per-memcg
` [PATCH v3 4/5] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH v3 5/5] mm: memcg: restore subtree stats flushing

[PATCH 0/6] Convert aops->error_remove_page to ->error_remove_folio
 2023-11-17 18:14 UTC  (9+ messages)
` [PATCH 1/6] memory-failure: Use a folio in me_pagecache_clean()
` [PATCH 2/6] memory-failure: Use a folio in me_pagecache_dirty()
` [PATCH 3/6] memory-failure: Convert delete_from_lru_cache() to take a folio
` [PATCH 4/6] memory-failure: Use a folio in me_huge_page()
` [PATCH 5/6] memory-failure: Convert truncate_error_page to truncate_error_folio
` [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio

[linus:master] [mm/ksm] 5e924ff54d: ltp.ksm01.fail
 2023-11-17 16:45 UTC  (3+ messages)

[PATCH 00/32] kmsan: Enable on s390
 2023-11-17 16:41 UTC  (34+ messages)
` [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
` [PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH 11/32] kmsan: Export panic_on_kmsan
` [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH 13/32] kmsan: Support SLAB_POISON
` [PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
` [PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH 21/32] s390: Use a larger stack for KMSAN
` [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH 30/32] s390/unwind: Disable KMSAN checks
  ` [PATCH 03/32] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
  ` [PATCH 14/32] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
  ` [PATCH 07/32] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-17 16:27 UTC  (9+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2023-11-17 16:19 UTC  (14+ messages)
` [PATCH V2 2/3] mm: page_alloc: correct high atomic reserve calculations
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[RFC PATCH] mm: support large folio numa balancing
 2023-11-17 16:04 UTC  (8+ messages)

[PATCH 0/3] mm/pagemap: A few fixes to the recent PAGEMAP_SCAN
 2023-11-17 15:27 UTC  (9+ messages)
` [PATCH 1/3] mm/pagemap: Fix ioctl(PAGEMAP_SCAN) on vma check
` [PATCH 2/3] mm/pagemap: Fix wr-protect even if PM_SCAN_WP_MATCHING not set
` [PATCH 3/3] mm/selftests: Fix pagemap_ioctl memory map test

[linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
 2023-11-17 15:21 UTC 

[PATCH v4 0/4] Remove the XFS mrlock
 2023-11-17 14:51 UTC  (5+ messages)
` [PATCH v4 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v4 2/4] mm: Use rwsem assertion macros for mmap_lock
` [PATCH v4 3/4] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v4 4/4] xfs: Remove mrlock wrapper

Mixed page compact code and (higher order) folios for filemap
 2023-11-17 13:36 UTC  (7+ messages)

[linux-next:master 1819/1905] htmldocs: ./security/landlock/ruleset.h:287: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-17 13:07 UTC 

[PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider
 2023-11-17 11:27 UTC  (22+ messages)

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-17  9:56 UTC  (14+ messages)
  ` [External] "

[PATCH] mm/pgtable: return null if no ptl in __pte_offset_map_lock
 2023-11-17  9:16 UTC  (9+ messages)

[PATCH] mm: fix oops when filemap_map_pmd() without prealloc_pte
 2023-11-17  8:49 UTC 

[linus:master] [mm] 51a755c56d: will-it-scale.per_thread_ops 21.7% improvement
 2023-11-17  8:42 UTC 

[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
 2023-11-17  6:24 UTC  (5+ messages)

[linux-next:master 1554/1745] drivers/mmc/host/sdhci-of-dwcmshc.c:873:7: warning: use of bitwise '|' with boolean operands
 2023-11-17  3:02 UTC 

[PATCH v5 1/1] mm: report per-page metadata information
 2023-11-17  2:42 UTC  (2+ messages)

[PATCH v3 0/4] Remove the XFS mrlock
 2023-11-17  1:50 UTC  (7+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()

Several tst-robust* tests time out with recent Linux kernel
 2023-11-17  1:22 UTC  (9+ messages)

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-17  0:39 UTC  (4+ messages)

[PATCH 27/32] s390/string: Add KMSAN support
 2023-11-16 21:42 UTC  (2+ messages)

[PATCH 32/34] KVM: selftests: Add basic selftest for guest_memfd()
 2023-11-16 21:00 UTC  (2+ messages)

[syzbot] [mm?] WARNING in unmap_page_range (2)
 2023-11-16 20:04 UTC  (5+ messages)

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-16 19:41 UTC  (8+ messages)
` [PATCH RFC 07/12] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH RFC 10/12] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH RFC 11/12] mm/gup: Handle hugepd for follow_page()
` [PATCH RFC 12/12] mm/gup: Merge hugetlb into generic mm code

[PATCH] ksm: delay the check of splitting compound pages
 2023-11-16 18:06 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 2/4] binfmt_misc: cleanup on filesystem umount
 2023-11-16 18:02 UTC  (3+ messages)

[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
 2023-11-16 17:58 UTC  (19+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()

[PATCH 0/3] kmemleak report format changes
 2023-11-16 17:56 UTC  (4+ messages)

[RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-16 17:52 UTC  (9+ messages)
` [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
` [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS "

[syzbot] [mm?] general protection fault in hugetlb_vma_lock_read
 2023-11-16 17:32 UTC  (2+ messages)

[PATCH 2/3] modpost: Extended modversion support
 2023-11-16 12:17 UTC 

[PATCH] mm/damon/ops-common.c: Fixup missing parentheses
 2023-11-16 10:58 UTC 

[linux-next:master 1594/1745] vfs.c:undefined reference to `svcauth_gss_flavor'
 2023-11-16  6:35 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-11-16  5:31 UTC  (9+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[syzbot] [kasan?] [mm?] WARNING in __kfence_free (3)
 2023-11-16  4:47 UTC 

[PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-11-16  4:00 UTC  (3+ messages)
` [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests

[bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
 2023-11-16  3:00 UTC  (4+ messages)

[RFC PATCH -mm 0/4] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-11-16  2:22 UTC  (13+ messages)

kernel/fork.c:1672:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2023-11-16  2:08 UTC 

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-16  1:29 UTC 

[RFC PATCH 11/53] netfs: Add support for DIO buffering
 2023-10-16 16:10 UTC 

page:  |  | latest

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