linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 20:41:12 to 2020-09-17 19:52:12 UTC [more...]

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-17 19:51 UTC  (18+ messages)

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-17 19:42 UTC  (2+ messages)

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-17 18:47 UTC  (38+ messages)
` [PATCH v2 12/37] kasan, arm64: only init shadow for software modes
` [PATCH v2 13/37] kasan, arm64: only use kasan_depth "
` [PATCH v2 19/37] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 23/37] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v2 24/37] arm64: mte: Add in-kernel tag fault handler
` [PATCH v2 25/37] arm64: kasan: Enable in-kernel MTE
` [PATCH v2 26/37] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v2 27/37] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v2 28/37] arm64: kasan: Enable TBI EL1
` [PATCH v2 29/37] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v2 32/37] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 34/37] kasan, arm64: print report from tag fault handler
` [PATCH v2 36/37] kasan, arm64: enable CONFIG_KASAN_HW_TAGS

[v4] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-17 18:16 UTC  (6+ messages)

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-17 18:03 UTC  (9+ messages)

[PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-17 17:54 UTC  (6+ messages)

[PATCH] mm: move call to compound_head() in release_pages()
 2020-09-17 17:39 UTC 

remove blkdev_get as a public API
 2020-09-17 17:26 UTC  (16+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static

Changing vma->vm_file in dma_buf_mmap()
 2020-09-17 17:23 UTC  (24+ messages)
              ` [Linaro-mm-sig] "

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-17 16:49 UTC  (15+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
` [PATCH 03/13] afs: "
` [PATCH 04/13] ceph: "
` [PATCH 05/13] cifs: "
` [PATCH 06/13] cramfs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 08/13] fuse: "
` [PATCH 09/13] hostfs: "
` [PATCH 10/13] jffs2: "
` [PATCH 11/13] ubifs: "
` [PATCH 12/13] udf: "
` [PATCH 13/13] vboxsf: "

[PATCH rfc 0/5] mm: allow mapping accounted kernel pages to userspace
 2020-09-17 16:49 UTC  (6+ messages)
` [PATCH rfc 2/5] mm: memcontrol: use helpers to access page's memcg data
` [PATCH rfc 3/5] mm: memcontrol/slab: use helpers to access slab page's memcg_data

[PATCH v18 00/32] per memcg lru_lock
 2020-09-17 16:48 UTC  (15+ messages)
    ` [PATCH v18 00/32] per memcg lru_lock: reviews

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-17 16:28 UTC  (19+ messages)

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-17 16:15 UTC  (5+ messages)
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation

[RFC 0/5] disable pcplists during page isolation
 2020-09-17 16:05 UTC  (4+ messages)
` [RFC 1/5] mm, page_alloc: clean up pageset high and batch update

mmotm 2020-09-16-18-20 uploaded
 2020-09-17 15:16 UTC  (2+ messages)
` mmotm 2020-09-16-18-20 uploaded (mdio-octeon.c)

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-17 15:27 UTC  (12+ messages)
` [PATCH v4 1/7] mm,hwpoison: take free pages off the buddy freelists
` [PATCH v4 2/7] mm,hwpoison: Do not set hugepage_or_freepage unconditionally
` [PATCH v4 3/7] mm,hwpoison: Try to narrow window race for free pages
` [PATCH v4 4/7] mm,hwpoison: refactor madvise_inject_error
` [PATCH v4 5/7] mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page
` [PATCH v4 6/7] mm,hwpoison: drop unneeded pcplist draining
` [PATCH v4 7/7] mm,hwpoison: remove stale code

[PATCH RESEND v9 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-17 14:40 UTC  (18+ messages)
` [PATCH RESEND v9 03/13] iommu/sva: Add PASID helpers
` [PATCH RESEND v9 08/13] iommu/arm-smmu-v3: Share process page tables
` [PATCH RESEND v9 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH RESEND v9 10/13] iommu/arm-smmu-v3: Check for SVA features
` [PATCH RESEND v9 11/13] iommu/arm-smmu-v3: Add SVA device feature

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-17 13:36 UTC  (10+ messages)
` [PATCH v2 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v2 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v2 05/10] mm, kfence: insert KFENCE hooks for SLUB

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-17 13:27 UTC  (6+ messages)

[PATCH] dma-resv: lockdep-prime address_space->i_mmap_rwsem for dma-resv
 2020-09-17 13:19 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 177467af003aaefe9d0d9ded64014748b066f1da
 2020-09-17 12:20 UTC 

[PATCH] mm: avoid possible multiple call to swap_node()
 2020-09-17 11:54 UTC 

[PATCH] mm: avoid possible multiple call to swap_node()
 2020-09-17 11:48 UTC  (2+ messages)

[PATCH] mm/page_counter: Correct the obsolete func name in the comment of page_counter_try_charge()
 2020-09-17 11:36 UTC 

[PATCH] mm: Use helper function mapping_allow_writable()
 2020-09-17 11:27 UTC 

[PATCH v6 0/3] Offline memoryless cpuless node 0
 2020-09-17 11:27 UTC  (2+ messages)

[PATCH] include/linux/compaction.h: clean code by removing unused enum value
 2020-09-17 11:07 UTC 

[PATCH v2] mm: memcontrol: remove obsolete comment of mem_cgroup_unmark_under_oom()
 2020-09-17 10:59 UTC 

bdi cleanups v4
 2020-09-17 10:35 UTC  (23+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH] arm64: mm: move dma_contiguous_reserve() to be after paging_init()
 2020-09-17  9:36 UTC  (8+ messages)
`  "

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-17  8:38 UTC  (3+ messages)
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()

[PATCH v3 1/3] mm: replace memmap_context by memplug_context
 2020-09-17  8:00 UTC  (10+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by meminit_context

[PATCH -next] mm/madvise: Remove set but not used variable 'zone'
 2020-09-17  7:53 UTC  (2+ messages)

More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
 2020-09-17  7:47 UTC  (9+ messages)

[RFC PATCH 2/2] mm/damon/debugfs: Support multiple contexts
 2020-09-17  7:12 UTC  (2+ messages)

[v3 0/2] recalculate min_free_kbytes post memory hotplug
 2020-09-17  4:22 UTC  (4+ messages)
` [v3 1/2] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
` [v3 2/2] mm: khugepaged: avoid overriding min_free_kbytes set by user

[RFC] autonuma: Migrate on fault among multiple bound nodes
 2020-09-17  3:11 UTC  (6+ messages)

[RFC PATCH 0/2] Remove shrinker's nr_deferred
 2020-09-17  2:37 UTC  (2+ messages)

a166db98ef ("mm/shmem: Return head page from find_lock_entry"): [ 43.096780] BUG: kernel NULL pointer dereference, address: 00000010
 2020-09-17  2:34 UTC 

[PATCH] mm: memcontrol: correct the comment of mem_cgroup_unmark_under_oom()
 2020-09-17  1:41 UTC 

[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-17  0:35 UTC  (12+ messages)

[PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-16 21:59 UTC  (4+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-16 21:50 UTC  (5+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()

[PATCH] mm/page_alloc.c: fix early params garbage value accesses
 2020-09-16 21:41 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 8562c805780e79133c8b4e03d52a91eaf4fe7214
 2020-09-16 21:39 UTC 

[linux-next:master] BUILD REGRESSION 5fa35f247b563a7893f3f68f19d00ace2ccf3dff
 2020-09-16 21:02 UTC 

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-16 20:40 UTC  (2+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit


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).