messages from 2017-10-17 22:20:29 to 2017-10-19 17:02:42 UTC [more...]
[rfc 1/2] mm/hmm: Allow smaps to see zone device public pages
2017-10-19 17:02 UTC (7+ messages)
` [rfc 2/2] smaps: Show zone device memory used
[PATCH 0/2] Optimize mmu_notifier->invalidate_range callback
2017-10-19 16:58 UTC (8+ messages)
` [PATCH 1/2] mm/mmu_notifier: avoid double notification when it is useless v2
[PATCH v2 0/3] crossrelease: make it not unwind by default
2017-10-19 15:47 UTC (12+ messages)
` [PATCH v2 1/3] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default
` [PATCH v2 2/3] lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE
` [PATCH v2 3/3] lockdep: Add a kernel parameter, crossrelease_fullstack
` [PATCH v2 0/4] Fix false positives by cross-release feature
` [PATCH v2 1/4] completion: Add support for initializing completion with lockdep_map
` [PATCH v2 2/4] lockdep: Remove unnecessary acquisitions wrt workqueue flush
` [PATCH v2 3/4] genhd.h: Remove trailing white space
` [PATCH v2 4/4] lockdep: Assign a lock_class per gendisk used for wait_for_completion()
[PATCH 0/8] Follow-up for speed up page cache truncation v2
2017-10-19 15:43 UTC (22+ messages)
` [PATCH 1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated
` [PATCH 3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 5/8] mm, pagevec: Remove cold parameter for pagevecs
` [PATCH 6/8] mm: Remove cold parameter for release_pages
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD
[PATCH] mm/swap: Use page flags to determine LRU list in __activate_page()
2017-10-19 15:33 UTC (2+ messages)
[RFC] mm/swap: Rename pagevec_lru_move_fn() as pagevec_lruvec_move_fn()
2017-10-19 15:29 UTC (2+ messages)
[PATCH -mm -V2] mm, swap: Fix race between swap count continuation operations
2017-10-19 15:15 UTC
[PATCH -mm -V2] mm, pagemap: Fix soft dirty marking for PMD migration entry
2017-10-19 15:10 UTC
Fix false positive by LOCKDEP_CROSSRELEASE
2017-10-19 14:52 UTC (9+ messages)
` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map
` [RESEND PATCH 2/3] lockdep: Remove unnecessary acquisitions wrt workqueue flush
` [RESEND PATCH 3/3] lockdep: Assign a lock_class per gendisk used for wait_for_completion()
[linux-next:master 6243/6567] WARNING: vmlinux.o(.text.unlikely+0x5fb7): Section mismatch in reference from the function __def_free() to the function .init.text:__free_pages_boot_core()
2017-10-19 14:22 UTC (3+ messages)
[PATCH 3.18 01/27] x86/mm: Disable preemption during CR3 read+write
2017-10-19 13:49 UTC
[PATCH] zswap: Same-filled pages handling
2017-10-19 13:24 UTC (11+ messages)
[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
2017-10-19 13:12 UTC (5+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics
[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
2017-10-19 13:00 UTC (9+ messages)
[PATCH 00/11] KASan for arm
2017-10-19 12:55 UTC (20+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
` [PATCH 02/11] replace memory function
` [PATCH 03/11] arm: Kconfig: enable KASan
` [PATCH 05/11] Disable kasan's instrumentation
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error
` [PATCH 09/11] Don't need to map the shadow of KASan's shadow memory
[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
2017-10-19 12:49 UTC (11+ messages)
` [PATCH 1/2] "
[PATCH 04/11] Define the virtual space of KASan's shadow region
2017-10-19 12:43 UTC (8+ messages)
[PATCH] mm: mlock: remove lru_add_drain_all()
2017-10-19 12:32 UTC (5+ messages)
[PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
2017-10-19 12:21 UTC (7+ messages)
` [PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages
[PATCH] mm,page_alloc: Serialize out_of_memory() and allocation stall messages
2017-10-19 11:44 UTC (2+ messages)
[PATCH] mm/mempolicy: add node_empty check in SYSC_migrate_pages
2017-10-19 10:31 UTC (5+ messages)
[PATCH 1/2] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default
2017-10-19 9:41 UTC (22+ messages)
` [PATCH 2/2] lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-19 8:07 UTC (10+ messages)
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
[RFC 0/2] KVM "fake DAX" device flushing
2017-10-19 8:01 UTC (10+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
` [Qemu-devel] "
[PATCH] virtio_balloon: fix deadlock on OOM
2017-10-19 7:59 UTC (4+ messages)
[PATCH v5] mm, sysctl: make NUMA stats configurable
2017-10-19 7:51 UTC (3+ messages)
PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
2017-10-19 7:34 UTC
[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
2017-10-19 7:28 UTC (11+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
2017-10-19 6:02 UTC (11+ messages)
[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
2017-10-19 4:28 UTC (7+ messages)
` [PATCH v1] "
swapper/0: page allocation failure: order:0, mode:0x1204010(GFP_NOWAIT|__GFP_COMP|__GFP_RECLAIMABLE|__GFP_NOTRACK), nodemask=(null)
2017-10-19 3:56 UTC (2+ messages)
[lkp-robot] [x86/kconfig] 81d3871900: BUG:unable_to_handle_kernel
2017-10-19 2:14 UTC (8+ messages)
[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
2017-10-18 23:39 UTC (5+ messages)
` [PATCH 2/6] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
[PATCH] mm: Convert delete_from_page_cache_batch() to pagevec
2017-10-18 22:02 UTC (2+ messages)
[PATCH 0/1] hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
2017-10-18 19:10 UTC (4+ messages)
` [PATCH 1/1] userfaultfd: "
[PATCH v12 00/11] complete deferred page initialization
2017-10-18 17:23 UTC (12+ messages)
` [PATCH v12 07/11] x86/kasan: add and use kasan_map_populate()
` [PATCH v12 08/11] arm64/kasan: "
[patch] mm, slab: only set __GFP_RECLAIMABLE once
2017-10-18 14:13 UTC (3+ messages)
[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
2017-10-18 13:36 UTC (6+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
[PATCH 0/3] lsmem/chmem: add memory zone awareness
2017-10-18 11:40 UTC (2+ messages)
KASAN: use-after-free Read in do_get_mempolicy
2017-10-18 11:16 UTC (2+ messages)
[PATCH] mm,page_alloc: softlockup on warn_alloc on
2017-10-18 10:54 UTC (5+ messages)
[PATCH 0/7 v1] Speed up page cache truncation
2017-10-18 10:44 UTC (4+ messages)
` [PATCH 7/7] mm: Batch radix tree operations when truncating pages
[PATCH] page_alloc.c: inline __rmqueue()
2017-10-18 8:57 UTC (13+ messages)
` [PATCH v2] mm/page_alloc.c: "
` [PATCH] mm/page_alloc: make sure __rmqueue() etc. always inline
[PATCH v2] Userfaultfd: Add description for UFFD_FEATURE_SIGBUS
2017-10-18 8:42 UTC (2+ messages)
[PATCH] mm: mark mm_pgtables_bytes() argument as const
2017-10-18 8:40 UTC (2+ messages)
[PATCH] mm, page_alloc: simplify hot/cold page handling in rmqueue_bulk()
2017-10-18 8:38 UTC (3+ messages)
9c2fb296dd ("Makefile: move stackprotector availability out of .."): BUG: kernel hang in early-boot stage, last printk:
2017-10-18 7:35 UTC
[PATCH V3] selftests/vm: Add tests validating mremap mirror functionality
2017-10-18 5:55 UTC
[linux-next:master 6243/6567] WARNING: vmlinux.o(.text+0x110b34): Section mismatch in reference from the function deferred_init_range() to the function .init.text:deferred_free_range()
2017-10-18 1:36 UTC
mmotm 2017-10-17-17-13 uploaded
2017-10-18 0:14 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).