messages from 2022-11-22 20:09:33 to 2022-11-24 01:20:10 UTC [more...]
[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
2022-11-24 1:20 UTC (16+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
` [PATCH 02/12] mm, slub: add CONFIG_SLUB_TINY
` [PATCH 03/12] mm, slub: disable SYSFS support with CONFIG_SLUB_TINY
` [PATCH 04/12] mm, slub: retain no free slabs on partial list "
` [PATCH 05/12] mm, slub: lower the default slub_max_order "
` [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches "
` [PATCH 07/12] mm, slab: ignore SLAB_RECLAIM_ACCOUNT "
Low TCP throughput due to vmpressure with swap enabled
2022-11-24 1:18 UTC (9+ messages)
[PATCH v2 0/3] mm: memcg: fix protection of reclaim target memcg
2022-11-24 1:04 UTC (8+ messages)
` [PATCH v2 1/3] mm: memcg: fix stale "
` [PATCH v2 2/3] selftests: cgroup: refactor proactive reclaim code to reclaim_until()
` [PATCH v2 3/3] selftests: cgroup: make sure reclaim target memcg is unprotected
[PATCH v7 00/20] TDX host kernel support
2022-11-24 1:04 UTC (81+ messages)
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 04/20] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v7 05/20] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v7 07/20] x86/virt/tdx: Do TDX module global initialization
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v7 11/20] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v7 12/20] x86/virt/tdx: Create "
` [PATCH v7 13/20] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v7 15/20] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v7 16/20] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v7 18/20] x86/virt/tdx: Initialize all TDMRs
[PATCH] mm: migrate: Fix THP's mapcount on isolation
2022-11-24 0:14 UTC (7+ messages)
[RFC PATCH V1] mm: Disable demotion from proactive reclaim
2022-11-23 23:47 UTC (11+ messages)
` [RFC PATCH v1] mm: Add memory.demote for proactive demotion only
` [RFC PATCH v1 3/4] mm: Fix demotion-only scanning anon pages
` [RFC PATCH v1 4/4] mm: Add nodes= arg to memory.demote
[PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-11-23 23:12 UTC (6+ messages)
` [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
[PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-11-23 20:25 UTC (4+ messages)
[PATCH 0/6] hwpoison, shmem, hugetlb: fix data loss issue 5.10.y
2022-11-23 19:54 UTC (7+ messages)
` [PATCH 1/6] mm: hwpoison: remove the unnecessary THP check
` [PATCH 2/6] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [PATCH 3/6] mm: hwpoison: refactor refcount check handling
` [PATCH 4/6] mm: hwpoison: handle non-anonymous THP correctly
` [PATCH 5/6] mm: shmem: don't truncate page if memory failure happens
` [PATCH 6/6] hugetlbfs: don't delete error page from pagecache
[mm-unstable v3 PATCH 3/3] mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
2022-11-23 19:30 UTC (2+ messages)
` [mm-unstable v4 PATCH] "
[PATCH RFC v2 00/12] mm/hugetlb: Make huge_pte_offset() thread-safe for pmd unshare
2022-11-23 19:31 UTC (6+ messages)
[PATCH v6 0/6] Implement writeback for zsmalloc
2022-11-23 19:26 UTC (2+ messages)
[PATCH v6 0/6] Implement writeback for zsmalloc (fix)
2022-11-23 19:17 UTC (3+ messages)
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order (fix)
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc (fix)
[PATCH] maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set
2022-11-23 18:53 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 736b6d81d93cf61a0601af90bd552103ef997b3f
2022-11-23 18:50 UTC
[PATCH] mm: remove lock_page_memcg() from rmap
2022-11-23 18:34 UTC (2+ messages)
[PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
2022-11-23 18:32 UTC (12+ messages)
[PATCH v2 0/3] [RFC] shmem: user and group quota support for tmpfs
2022-11-23 18:09 UTC (22+ messages)
` [PATCH v2 1/3] quota: add quota in-memory format support
` [PATCH v2 2/3] shmem: implement user/group quota support for tmpfs
` [PATCH v2 3/3] shmem: implement mount options for global quota limits
[PATCH v9 3/8] KVM: Add KVM_EXIT_MEMORY_FAULT exit
2022-11-23 18:02 UTC (11+ messages)
[PATCH v6 0/6] Implement writeback for zsmalloc
2022-11-23 17:27 UTC (14+ messages)
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc
[PATCH v2 0/9] xfs, iomap: fix data corrupton due to stale cached iomaps
2022-11-23 17:25 UTC (7+ messages)
` [PATCH 5/9] xfs: buffered write failure should not truncate the page cache
[PATCH v2 -next 1/2] mm/slb: add is_kmalloc_cache() helper function
2022-11-23 17:03 UTC (4+ messages)
` [PATCH v2 -next 2/2] mm/kasan: simplify and refine kasan_cache code
[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
2022-11-23 16:59 UTC (6+ messages)
` [PATCH v3 2/3] kunit: Use the static key when retrieving the current test
[PATCH 1/1] mm/page_alloc: merge two get_pfnblock_migratetype() into one
2022-11-23 15:45 UTC (2+ messages)
[PATCH mm-unstable v4 00/10] convert core hugetlb functions to folios
2022-11-23 15:32 UTC (4+ messages)
` [PATCH mm-unstable v4 06/10] mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio()
[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-23 14:28 UTC (8+ messages)
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-23 14:11 UTC (2+ messages)
[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-23 14:07 UTC (3+ messages)
` [PATCH v7 2/2] "
Should iov_iter_get_pages*() be EXPORT_SYMBOL_GPL?
2022-11-23 13:35 UTC
[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2022-11-23 13:24 UTC (5+ messages)
` [PATCH RFC 3/3] "
[PATCH v2 0/4] iov_iter: Add extraction helpers
2022-11-23 13:10 UTC (3+ messages)
` [PATCH v2 1/4] mm: Move FOLL_* defs to mm_types.h
` [PATCH v2 2/4] iov_iter: Add a function to extract a page list from an iterator
[PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
2022-11-23 12:17 UTC (6+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 5adecc331ab9aa85056cf674c41d8ce7ddce5cc6
2022-11-23 11:53 UTC
[vbabka:slub-tiny-v1r1 6/8] mm/slab_common.c:768:39: error: array index in initializer exceeds array bounds
2022-11-23 11:33 UTC
[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
2022-11-23 10:25 UTC (5+ messages)
[linux-next:master 2933/10068] drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
2022-11-23 10:23 UTC
[linux-next:master 5909/10068] drivers/gpu/drm/i915/i915_vma.c:77:25: error: expected ')' before string constant
2022-11-23 9:52 UTC
[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
2022-11-23 9:48 UTC (5+ messages)
[PATCH v2] mm: introduce arch_has_hw_nonleaf_pmd_young()
2022-11-23 9:31 UTC (2+ messages)
[linux-next:master] [asm] 5e5ff73c2e: Initramfs_unpacking_failed
2022-11-23 9:25 UTC
[PATCH] mm: memcg: fix stale protection of reclaim target memcg
2022-11-23 9:25 UTC (7+ messages)
[PATCH] documentation/mm: Update pmd_present() in arch_pgtable_helpers.rst
2022-11-23 9:24 UTC (2+ messages)
[RFC PATCH v1 0/4] Introduce merge identical pages mechanism
2022-11-23 9:07 UTC (11+ messages)
` [RFC PATCH v1 1/4] zram: introduce "
[linux-next:master 5636/9540] ld.lld: error: undefined symbol: drm_of_get_data_lanes_count_ep
2022-11-23 8:50 UTC (3+ messages)
[PATCH v1] mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
2022-11-23 8:40 UTC (11+ messages)
[linux-next:master 9653/10068] kernel/bpf/helpers.c:2005:40: warning: multiple unsequenced modifications to 'idx'
2022-11-23 8:11 UTC
[PATCH v3 00/23] Convert to filemap_get_folios_tag()
2022-11-23 7:51 UTC (6+ messages)
` [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
` [f2fs-dev] "
[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
2022-11-23 5:06 UTC (5+ messages)
[RFC PATCH] mm/shmem: Fix undo range for failed fallocate
2022-11-23 4:02 UTC (4+ messages)
[PATCH v10 0/3] fix hugetlb MADV_DONTNEED vma_lock handling
2022-11-23 2:21 UTC (3+ messages)
[PATCH v2] mm: Make ksize() a reporting-only function
2022-11-23 1:30 UTC (2+ messages)
[PATCH mm-hotfixes-unstable] mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes()
2022-11-22 22:32 UTC (2+ messages)
[linux-next:master 8857/9540] io_uring/io_uring.c:498:17: error: implicit declaration of function 'eventfd_signal_mask'; did you mean 'eventfd_signal'?
2022-11-22 22:25 UTC
[PATCH 3/3] compiler: inline does not imply notrace
2022-11-22 20:51 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 771a207d1ee9f38da8c0cee1412228f18b900bac
2022-11-22 20:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).