messages from 2020-04-15 10:24:26 to 2020-04-16 16:18:42 UTC [more...]
[PATCH v3] mm/memory_hotplug: refrain from adding memory into an impossible node
2020-04-16 16:18 UTC (7+ messages)
[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
2020-04-16 16:11 UTC (3+ messages)
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
[PATCHv4 0/8] thp/khugepaged improvements and CoW semantics
2020-04-16 16:00 UTC (9+ messages)
` [PATCHv4 1/8] khugepaged: Add self test
` [PATCHv4 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv4 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv4 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv4 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv4 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv4 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv4 8/8] khugepaged: Introduce 'max_ptes_shared' tunable
[PATCH v2 0/3] support setting sysctl parameters from kernel command line
2020-04-16 15:53 UTC (12+ messages)
` [PATCH v2 1/3] kernel/sysctl: "
[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
2020-04-16 15:52 UTC (23+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test
` [PATCHv3, RESEND 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv3, RESEND 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv3, RESEND 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv3, RESEND 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv3, RESEND 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable
[PATCH v2 0/5] Make PageWriteback use the PageLocked optimisation
2020-04-16 15:46 UTC (6+ messages)
` [PATCH v2 1/5] mm: Remove definition of clear_bit_unlock_is_negative_byte
` [PATCH v2 2/5] mm: Move PG_writeback into the bottom byte
` [PATCH v2 3/5] mm: Convert writeback BUG to WARN_ON
` [PATCH v2 4/5] mm: Use clear_bit_unlock_is_negative_byte for PageWriteback
` [PATCH v2 5/5] mm: Remove TestClearPageWriteback
[PATCH v4 0/2] add callbacks for inaccessible pages
2020-04-16 15:36 UTC (15+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "
[PATCH v8 00/10] per lruvec lru_lock for memcg
2020-04-16 15:28 UTC (10+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
[PATCH/RFC] MM: fix writeback for NFS
2020-04-16 15:24 UTC (10+ messages)
` Writeback fixes "
` Writeback fixes for NFS - V2
` Writeback fixes for NFS - V3
` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [PATCH 2/2 V3] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
Userfaultfd doesn't seem to break out of poll on fd close
2020-04-16 14:49 UTC (10+ messages)
[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
2020-04-16 14:47 UTC (16+ messages)
[PATCH 0/2] Make PageWriteback use the PageLocked optimisation
2020-04-16 14:31 UTC (4+ messages)
` [PATCH 1/2] mm: Remove definition of clear_bit_unlock_is_negative_byte
[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
2020-04-16 14:11 UTC (4+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn
` [PATCH RFC 2/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
2020-04-16 13:22 UTC (3+ messages)
[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
2020-04-16 12:13 UTC (5+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces
[v3 PATCH] move_pages.2: Returning positive value is a new error case
2020-04-16 11:35 UTC (2+ messages)
[PATCH -next] mm/usercopy: fix warning Comparison to bool
2020-04-16 11:23 UTC (4+ messages)
` 答复: "
[PATCH v4] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
2020-04-16 11:21 UTC (6+ messages)
[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-16 9:06 UTC (3+ messages)
` [PATCH v3 2/3] crypto: Remove unnecessary memzero_explicit()
[PATCH v2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
2020-04-16 7:34 UTC
[PATCH 0/8] Simplefs: group and simplify linux fs code
2020-04-16 6:59 UTC (6+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
possible deadlock in shmem_mfill_atomic_pte
2020-04-16 6:58 UTC (8+ messages)
improve use_mm / unuse_mm v2
2020-04-16 6:43 UTC (6+ messages)
` [PATCH 1/3] kernel: move use_mm/unuse_mm to kthread.c
` [PATCH 2/3] kernel: better document the use_mm/unuse_mm API contract
` [PATCH 3/3] kernel: set USER_DS in kthread_use_mm
[PATCH 0/5] blktrace: fix use after free
2020-04-16 6:34 UTC (45+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal
[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
2020-04-16 5:17 UTC (2+ messages)
possible deadlock in shmem_uncharge
2020-04-16 3:05 UTC (5+ messages)
[PATCH v2 0/4] huge vmalloc mappings
2020-04-16 2:38 UTC (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "
[RFC PATCH 3/4] mm: add sys fs configuration for page reporting
2020-04-16 1:30 UTC (3+ messages)
[RFC] autonuma: Support to scan page table asynchronously
2020-04-16 1:24 UTC (4+ messages)
[PATCH v2] mm: Optimized hugepage zeroing & copying from user
2020-04-16 1:21 UTC (7+ messages)
[RFC PATCH 1/4] mm: reduce the impaction of page reporing worker
2020-04-16 1:12 UTC (3+ messages)
[PATCH v2] mm: swap: use fixed-size readahead during swapoff
2020-04-16 0:44 UTC (12+ messages)
[PATCH 0/2] mm: Two small fixes for recent syzbot reports
2020-04-16 0:34 UTC (11+ messages)
[PATCH] hugetlb_cgroup: remove unused variable 'i'
2020-04-16 0:29 UTC (2+ messages)
[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
2020-04-15 20:37 UTC (8+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names
` [PATCH 3/3] arm64: memory: Give hotplug memory a different resource name
[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
2020-04-15 19:52 UTC (7+ messages)
[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
2020-04-15 19:02 UTC (4+ messages)
[PATCH] mm: Fix a typo in comment "strucure"->"structure"
2020-04-15 18:39 UTC (2+ messages)
[PATCH] mm/compaction: Fix a typo in comment "pessemistic"->"pessimistic"
2020-04-15 18:34 UTC (2+ messages)
[PATCH] mm/memblock: Fix a typo in comment "implict"->"implicit"
2020-04-15 18:32 UTC (2+ messages)
[PATCH] mm/list_lru: Fix a typo in comment "numbesr"->"numbers"
2020-04-15 18:30 UTC (2+ messages)
[PATCH] mm/vmsan: Fix some typos in comment
2020-04-15 18:29 UTC (2+ messages)
[PATCH] slub: Avoid redzone when choosing freepointer location
2020-04-15 18:07 UTC (2+ messages)
incoming
2020-04-15 18:00 UTC (5+ messages)
` [patch 025/155] slub: relocate freelist pointer to middle of object
[PATCH 0/8] mm: Speedup page cache truncation
2020-04-15 16:12 UTC (4+ messages)
` [PATCH 2/8] xarray: Provide xas_erase() helper
linux-next: Tree for Apr 14 (mm/shmem.c)
2020-04-15 15:34 UTC (4+ messages)
[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
2020-04-15 15:24 UTC (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP
linux-next: not-present page at swap_vma_readahead()
2020-04-15 13:11 UTC (4+ messages)
[PATCH 0/2] memcg, vmpressure: expose vmpressure controls
2020-04-15 12:33 UTC (9+ messages)
[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
2020-04-15 11:46 UTC (9+ messages)
[PATCH AUTOSEL 5.4 42/84] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-04-15 11:43 UTC
[PATCH AUTOSEL 5.5 059/106] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-04-15 11:41 UTC
Memory CG and 5.1 to 5.6 uprade slows backup
2020-04-15 11:37 UTC (10+ messages)
[PATCH AUTOSEL 5.6 070/129] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-04-15 11:33 UTC
[PATCH v11 00/25] Change readahead API
2020-04-15 11:22 UTC (6+ messages)
` [PATCH v11 05/25] mm: Add new readahead_control API
[PATCH] [v2]mtd: spi-nor: winbond: add 1.8v SPI NOR Flash IDs
2020-04-15 10:23 UTC
page: next (older) | prev (newer) | latest
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).