messages from 2018-11-22 11:03:17 to 2018-11-26 02:01:29 UTC [more...]
[PATCH] mm: do not consider SWAP to calculate available when not necessary
2018-11-26 2:01 UTC (2+ messages)
[PATCH] mm: use this_cpu_cmpxchg_double in put_cpu_partial
2018-11-26 1:59 UTC (3+ messages)
[PATCH] mm, hotplug: protect nr_zones with pgdat_resize_lock()
2018-11-26 1:44 UTC (14+ messages)
` [PATCH v2] mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection
[LKP] d17a1d97dc [ 56.099059] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [swapper:1]
2018-11-26 0:33 UTC
WARNING: bad usercopy in corrupted (2)
2018-11-25 23:07 UTC (3+ messages)
[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
2018-11-25 22:04 UTC (10+ messages)
` [PATCH v8 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v8 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
[PATCH 0/5] memblock: simplify several early memory allocations
2018-11-25 21:44 UTC (6+ messages)
` [PATCH 1/5] powerpc: prefer memblock APIs returning virtual address
` [PATCH 2/5] microblaze: prefer memblock API "
` [PATCH 3/5] sh: prefer memblock APIs "
` [PATCH 4/5] openrisc: simplify pte_alloc_one_kernel()
` [PATCH 5/5] arch: simplify several early memory allocations
[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
2018-11-25 18:30 UTC (3+ messages)
Make __memblock_free_early a wrapper of memblock_free rather dup it
2018-11-25 10:29 UTC (3+ messages)
[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
2018-11-25 8:10 UTC (4+ messages)
` [RFC PATCH 1/5] mm: print more information about mapping in __dump_page
[PATCH] mm: debug: Fix a width vs precision bug in printk
2018-11-25 8:08 UTC (8+ messages)
[PATCH -next 1/2] mm/memfd: make F_SEAL_FUTURE_WRITE seal more robust
2018-11-25 0:47 UTC (15+ messages)
` [PATCH -next 2/2] selftests/memfd: modify tests for F_SEAL_FUTURE_WRITE seal
[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
2018-11-24 14:26 UTC (7+ messages)
[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-24 14:05 UTC (6+ messages)
NO_BOOTMEM breaks alpha pc164
2018-11-24 11:45 UTC
[PATCH] mm: make "migrate_reason_names[]" const char *
2018-11-24 9:05 UTC
[PATCH] mm: make "migratetype_names" const char *
2018-11-24 9:03 UTC
[PATCH 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
2018-11-24 5:01 UTC (4+ messages)
[PATCH v3] mm: Create the new vm_fault_t type
2018-11-24 4:46 UTC (3+ messages)
[PATCH v6 1/3] printk: Add line-buffered printk() API
2018-11-24 0:24 UTC (15+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages
[PATCH] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
2018-11-23 22:28 UTC
[PATCH 0/7] ACPI HMAT memory sysfs representation
2018-11-23 21:13 UTC (13+ messages)
[RFC PATCH 0/3] few memory offlining enhancements
2018-11-23 20:22 UTC (7+ messages)
` [RFC PATCH 3/3] mm, fault_around: do not take a reference to a locked page
[PATCH v2] mm: fix swap offset when replacing shmem page
2018-11-23 20:11 UTC (4+ messages)
` [PATCH v3] mm: use swp_offset as key in shmem_replace_page()
[PATCH V3 0/5] 52-bit userspace VAs
2018-11-23 18:35 UTC (7+ messages)
` [PATCH V3 1/5] mm: mmap: Allow for "high" userspace addresses
` [PATCH V3 4/5] arm64: mm: introduce 52-bit userspace support
` [PATCH V3 5/5] arm64: mm: Allow forcing all userspace addresses to 52-bit
[PATCH RFC] mm/memory_hotplug: Introduce memory block types
2018-11-23 18:06 UTC (3+ messages)
[PATCH 0/2] Better support for THP in page cache
2018-11-23 17:59 UTC (8+ messages)
` [PATCH 1/2] mm: Remove redundant test from find_get_pages_contig
` [PATCH 2/2] page cache: Store only head pages in i_pages
[PATCH v11 00/24] kasan: add software tag-based mode for arm64
2018-11-23 17:43 UTC (5+ messages)
` [PATCH v11 05/24] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v11 09/24] arm64: move untagged_addr macro from uaccess.h to memory.h
[PATCHv3 0/3] Fix couple of issues with LDT remap for PTI
2018-11-23 15:58 UTC (4+ messages)
` [PATCHv3 1/3] x86/mm: Move LDT remap out of KASLR region on 5-level paging
[RFC PATCH 0/3] THP eligibility reporting via proc
2018-11-23 15:49 UTC (9+ messages)
` [RFC PATCH 1/3] mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps
` [RFC PATCH 2/3] mm, thp, proc: report THP eligibility for each vma
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc
[PATCH] mm/slub: skip node in case there is no slab to acquire
2018-11-23 15:27 UTC (7+ messages)
` [PATCH v2] mm/slub: improve performance by skipping checked node in get_any_partial()
[PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
2018-11-23 15:08 UTC (6+ messages)
` [PATCH V3 4/5] "
` [PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages
[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
2018-11-23 13:41 UTC (3+ messages)
` [PATCH v2 4/8] xen/balloon: mark inflated pages PG_offline
[PATCH 0/3] RFC: mmu notifier debug checks
2018-11-23 13:30 UTC (21+ messages)
` [PATCH 1/3] mm: Check if mmu notifier callbacks are allowed to fail
` [Intel-gfx] "
` [PATCH 2/3] mm, notifier: Catch sleeping/blocking for !blockable
` [Intel-gfx] "
` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start
[PATCH v1] mm/memory_hotplug: drop "online" parameter from add_memory_resource()
2018-11-23 13:23 UTC (7+ messages)
[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
2018-11-23 13:12 UTC (9+ messages)
` [RFC PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug
[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2018-11-23 12:30 UTC (18+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging
[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
2018-11-23 11:48 UTC (17+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
` [PATCH v2 09/17] debugobjects: Make object hash locks nestable terminal locks
[PATCH 0/5] Fragmentation avoidance improvements v5
2018-11-23 11:45 UTC (6+ messages)
` [PATCH 1/5] mm, page_alloc: Spread allocations across zones before introducing fragmentation
` [PATCH 2/5] mm: Move zone watermark accesses behind an accessor
` [PATCH 3/5] mm: Use alloc_flags to record if kswapd can wake
` [PATCH 4/5] mm: Reclaim small amounts of memory when an external fragmentation event occurs
` [PATCH 5/5] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event
[PATCH V11 00/19] block: support multi-page bvec
2018-11-23 10:50 UTC (21+ messages)
` [PATCH V11 03/19] block: introduce bio_for_each_bvec()
` [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V11 15/19] block: enable multipage bvecs
[PATCH 1/9] mm: Introduce new vm_insert_range API
2018-11-23 7:19 UTC (8+ messages)
[PATCH 1/2] mm: vmscan: skip KSM page in direct reclaim if priority is low
2018-11-23 7:03 UTC (3+ messages)
` [PATCH 2/2] mm: ksm: do not block on page lock when searching stable tree
[Bug 201699] New: kmemleak in memcg_create_kmem_cache
2018-11-23 6:54 UTC (12+ messages)
` "
` "
` "
` "
` Re:Re: "
[PATCH v15 1/2] Reorganize the oom report in dump_header
2018-11-23 6:11 UTC (5+ messages)
` [PATCH v15 2/2] Add oom victim's memcg to the oom context information
[RFC PATCH] mm, meminit: remove init_reserved_page()
2018-11-23 2:27 UTC (2+ messages)
[PATCH AUTOSEL 3.18 7/7] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
2018-11-22 19:57 UTC
[PATCH AUTOSEL 4.4 8/8] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
2018-11-22 19:57 UTC
[PATCH AUTOSEL 4.9 15/15] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
2018-11-22 19:56 UTC
[PATCH AUTOSEL 4.14 19/21] z3fold: fix possible reclaim races
2018-11-22 19:54 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 20/21] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
` [PATCH AUTOSEL 4.14 21/21] mm, page_alloc: check for max order in hot path
[PATCH AUTOSEL 4.19 33/36] z3fold: fix possible reclaim races
2018-11-22 19:52 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 34/36] mm, memory_hotplug: check zone_movable in has_unmovable_pages
` [PATCH AUTOSEL 4.19 35/36] tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
` [PATCH AUTOSEL 4.19 36/36] mm, page_alloc: check for max order in hot path
[PATCH 0/4] Fragmentation avoidance improvements v4
2018-11-22 19:10 UTC (9+ messages)
` [PATCH 3/4] mm: Reclaim small amounts of memory when an external fragmentation event occurs
` [PATCH 4/4] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event
[RFC PATCH v6 00/26] Control-flow Enforcement: Shadow Stack
2018-11-22 16:53 UTC (2+ messages)
[PATCH 1/7] node: Link memory nodes to their compute nodes
2018-11-22 13:29 UTC (9+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance
` [PATCH 4/7] node: Add memory caching attributes
[PATCH v2] mm: don't break integrity writeback on ->writepage() error
2018-11-22 12:06 UTC (2+ messages)
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).