linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 18:34:54 to 2020-05-08 00:04:55 UTC [more...]

[PATCH v2] stacktrace: cleanup inconsistent variable type
 2020-05-08  0:04 UTC  (4+ messages)

[PATCH 1/3] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
 2020-05-07 23:48 UTC  (7+ messages)
` [PATCH 3/3] mm/swapfile.c: count won't be bigger than SWAP_MAP_MAX

[linux-next:master 6698/6711] <stdin>:1520:2: warning: #warning syscall process_madvise not implemented
 2020-05-07 23:37 UTC 

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-07 23:04 UTC  (2+ messages)

[PATCH] mm: vmscan: consistent update to pgsteal and pgscan
 2020-05-07 22:28 UTC  (2+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-07 22:26 UTC  (12+ messages)
` [PATCH v3 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v3 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v3 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-07 22:15 UTC  (23+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()

[RFC PATCH V3 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
 2020-05-07 21:44 UTC  (2+ messages)
` [RFC PATCH V3 10/10] mm/migrate.c: call detach_page_private to cleanup code

[PATCH] slab: Replace zero-length array with flexible-array
 2020-05-07 19:22 UTC 

[PATCH] mm: Replace zero-length array with flexible-array
 2020-05-07 18:59 UTC 

[RFC] mm/gup.c: Updated return value of {get|pin}_user_pages_fast()
 2020-05-07 18:44 UTC  (10+ messages)

[RFC 00/43] PKRAM: Preserved-over-Kexec RAM
 2020-05-07 18:41 UTC  (48+ messages)
` [RFC 01/43] mm: add PKRAM API stubs and Kconfig
` [RFC 02/43] mm: PKRAM: implement node load and save functions
` [RFC 03/43] mm: PKRAM: implement object "
` [RFC 04/43] mm: PKRAM: implement page stream operations
` [RFC 05/43] mm: PKRAM: support preserving transparent hugepages
` [RFC 06/43] mm: PKRAM: implement byte stream operations
` [RFC 07/43] mm: PKRAM: link nodes by pfn before reboot
` [RFC 08/43] mm: PKRAM: introduce super block
` [RFC 09/43] PKRAM: build a physical mapping pagetable of pages to be preserved
` [RFC 10/43] PKRAM: add code for walking the preserved pages pagetable
` [RFC 11/43] PKRAM: pass the preserved pages pagetable to the next kernel
` [RFC 12/43] mm: PKRAM: reserve preserved memory at boot
` [RFC 13/43] mm: PKRAM: free preserved pages pagetable
` [RFC 14/43] mm: memblock: PKRAM: prevent memblock resize from clobbering preserved pages
` [RFC 15/43] PKRAM: provide a way to ban pages from use by PKRAM
` [RFC 16/43] kexec: PKRAM: prevent kexec clobbering preserved pages in some cases
` [RFC 17/43] PKRAM: provide a way to check if a memory range has preserved pages
` [RFC 18/43] kexec: PKRAM: avoid clobbering already "
` [RFC 19/43] mm: PKRAM: allow preserved memory to be freed from userspace
` [RFC 20/43] PKRAM: disable feature when running the kdump kernel
` [RFC 21/43] x86/KASLR: PKRAM: support physical kaslr
` [RFC 22/43] mm: shmem: introduce shmem_insert_page
` [RFC 23/43] mm: shmem: enable saving to PKRAM
` [RFC 24/43] mm: shmem: prevent swapping of PKRAM-enabled tmpfs pages
` [RFC 25/43] mm: shmem: specify the mm to use when inserting pages
` [RFC 26/43] mm: shmem: when inserting, handle pages already charged to a memcg
` [RFC 27/43] x86/mm/numa: add numa_isolate_memblocks()
` [RFC 28/43] PKRAM: ensure memblocks with preserved pages init'd for numa
` [RFC 29/43] memblock: PKRAM: mark memblocks that contain preserved pages
` [RFC 30/43] memblock: add for_each_reserved_mem_range()
` [RFC 31/43] memblock, mm: defer initialization of preserved pages
` [RFC 32/43] shmem: PKRAM: preserve shmem files a chunk at a time
` [RFC 33/43] PKRAM: atomically add and remove link pages
` [RFC 34/43] shmem: PKRAM: multithread preserving and restoring shmem pages
` [RFC 35/43] shmem: introduce shmem_insert_pages()
` [RFC 36/43] PKRAM: add support for loading pages in bulk
` [RFC 37/43] shmem: PKRAM: enable bulk loading of preserved pages into shmem
` [RFC 38/43] mm: implement splicing a list of pages to the LRU
` [RFC 39/43] shmem: optimize adding pages to the LRU in shmem_insert_pages()
` [RFC 40/43] shmem: initial support for adding multiple pages to pagecache
` [RFC 41/43] XArray: add xas_export_node() and xas_import_node()
` [RFC 42/43] shmem: reduce time holding xa_lock when inserting pages
` [RFC 43/43] PKRAM: improve index alignment of pkram_link entries

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-07 18:24 UTC  (9+ messages)

[PATCH v2] mm: expand documentation over __read_mostly
 2020-05-07 18:04 UTC  (3+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-07 17:54 UTC  (6+ messages)

[PATCH] memcg: effective memory.high reclaim for remote charging
 2020-05-07 17:49 UTC  (4+ messages)

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-07 17:44 UTC  (3+ messages)

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-07 17:34 UTC  (6+ messages)
` [PATCH 21/24] rcu/tiny: move kvfree_call_rcu() out of header

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-07 16:59 UTC  (4+ messages)
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode "

[PATCH v2] mm: Reset numa stats for boot pagesets
 2020-05-07 16:29 UTC 

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-07 16:31 UTC  (7+ messages)
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2020-05-07 16:22 UTC  (13+ messages)
` [PATCH v9 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups
` [PATCH v9 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function
` [PATCH v9 14/18] arm64: kexec: offset for "
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors
` [PATCH v9 16/18] arm64: kexec: configure trans_pgd page table for kexec

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-07 16:11 UTC  (4+ messages)
` [PATCH v4 02/14] arm: add support for folded p4d page tables

lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
 2020-05-07 16:10 UTC 

[PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
 2020-05-07 15:49 UTC  (2+ messages)

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (17+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-07 12:24 UTC  (29+ messages)
` [PATCH v3 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v3 02/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v3 03/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v3 04/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v3 05/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v3 06/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v3 08/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v3 09/15] virtio-mem: Better retry handling
` [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v3 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v3 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v3 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v3 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v3 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH] Documentation: update numastat explanation
 2020-05-07 12:17 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS a267cf4704df4f90ac579721dbb4010bdb1598b7
 2020-05-07 12:07 UTC 

[PATCH v3 4/6] blktrace: fix debugfs use after free
 2020-05-07 11:30 UTC  (2+ messages)
` [blktrace] d106a3fdba: BUG:kernel_NULL_pointer_dereference,address

[PATCH] mm: vmstat: Use zeroed stats for unpopulated zones
 2020-05-07 11:17 UTC  (12+ messages)

[PATCH] mm: memblock: fix minor typo and unclear comment
 2020-05-07 10:22 UTC 

[PATCH v10 06/16] mm/damon: Split regions into 4 subregions if possible
 2020-05-07  8:28 UTC  (2+ messages)

[PATCH 0/1] hibernate: restrict writes to the snapshot device
 2020-05-07  8:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions
 2020-05-07  7:51 UTC  (11+ messages)
` [PATCH v2 01/10] block: move PAGE_SECTORS definition into <linux/blkdev.h>
` [PATCH v2 02/10] zram: abolish macro SECTORS_PER_PAGE
` [PATCH v2 03/10] block: add sectors_to_npage()/npage_to_sectors() helpers
` [PATCH v2 04/10] zram: abolish macro SECTORS_PER_PAGE_SHIFT
` [PATCH v2 05/10] block: abolish macro PAGE_SECTORS_SHIFT
` [PATCH v2 06/10] mm/swap: use npage_to_sectors() and PAGE_SECTORS to clean up code
` [PATCH v2 07/10] block: use sectors_to_npage() "
` [PATCH v2 08/10] md: use sectors_to_npage() and npage_to_sectors() "
` [PATCH v2 09/10] md: use existing definition RESYNC_SECTORS
` [PATCH v2 10/10] md: use PAGE_SECTORS to clean up code

clean up and streamline probe_kernel_* and friends
 2020-05-07  5:12 UTC  (6+ messages)
` [PATCH 15/15] x86: use non-set_fs based maccess routines

[PATCH] userfaultfd: fix remap event with MREMAP_DONTUNMAP
 2020-05-07  1:35 UTC  (7+ messages)

[PATCH] mm: expland documentation over __read_mostly
 2020-05-06 23:44 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 8474014cf12df779cda1bb11e43fd8aa0bd4fdcc
 2020-05-06 23:20 UTC 

[PATCH v2] mm: expland documentation over __read_mostly
 2020-05-06 23:03 UTC  (2+ messages)

[PATCH v10 0/3] mm/hmm/test: add self tests for HMM
 2020-05-06 19:38 UTC  (2+ messages)

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-06 18:45 UTC  (2+ messages)

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-06 18:34 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap tag for reserved memory


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