linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-09 08:16:53 to 2020-03-10 11:59:58 UTC [more...]

[PATCH v1 00/11] virtio-mem: paravirtualized memory
 2020-03-10 11:59 UTC  (8+ messages)
` [PATCH v1 06/11] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v1 07/11] virtio-mem: Allow to offline partially unplugged memory blocks

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-10 11:57 UTC  (31+ messages)
` [PATCH v6 01/14] mm: "
    `  "
` [PATCH v6 02/14] mm/damon: Implement region based sampling
    `  "
` [PATCH v6 03/14] mm/damon: Adaptively adjust regions
    `  "
` [PATCH v6 04/14] mm/damon: Apply dynamic memory mapping changes
    `  "
` [PATCH v6 05/14] mm/damon: Implement callbacks
    `  "
` [PATCH v6 06/14] mm/damon: Implement access pattern recording
    `  "
` [PATCH v6 07/14] mm/damon: Implement kernel space API
    `  "
` [PATCH v6 08/14] mm/damon: Add debugfs interface
    `  "
` [PATCH v6 09/14] mm/damon: Add a tracepoint for result writing
    `  "
` [PATCH v6 11/14] Documentation/admin-guide/mm: Add a document for DAMON
    `  "

[PATCH v3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
 2020-03-10 11:38 UTC 

[PATCH v2] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
 2020-03-10 11:20 UTC  (5+ messages)

[PATCHv2] memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
 2020-03-10 11:17 UTC  (4+ messages)

[PATCH] mm: Use fallthrough;
 2020-03-10 11:10 UTC  (8+ messages)

[hnaz-linux-mm:master 95/340] include/linux/sched/signal.h:383:6: error: implicit declaration of function 'user_mode'; did you mean 'user_sd'?
 2020-03-10 10:52 UTC 

[linux-next:master 7003/7050] include/linux/virtio_config.h:113: undefined reference to `page_reporting_unregister'
 2020-03-10 10:26 UTC  (10+ messages)

[PATCH] x86/mm: Remove the redundant conditional check
 2020-03-10 10:10 UTC  (2+ messages)

[hnaz-linux-mm:master 89/340] arch/mips/mm/fault.c:157:27: error: passing argument 1 of 'fault_signal_pending' makes integer from pointer without a cast
 2020-03-10  9:37 UTC 

[PATCH v3] mm/page_alloc: simplify page_is_buddy() for better code readability
 2020-03-10  9:36 UTC  (2+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-03-10  9:16 UTC  (19+ messages)

[PATCH v2] mm/page_alloc: simplify page_is_buddy() for better code readability
 2020-03-10  9:09 UTC  (3+ messages)

[linux-stable-rc:linux-5.4.y 1325/3645] lib/ubsan.c:88: undefined reference to `__ashlti3'
 2020-03-10  9:01 UTC 

[PATCH v2] mm: hugetlb: optionally allocate gigantic hugepages using cma
 2020-03-10  9:01 UTC  (4+ messages)

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-10  8:55 UTC  (52+ messages)
  ` [PATCHv4] "
        ` [PATCHv5] "
                    ` [PATCHv6] "
                        ` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
                          ` [PATCH 0/5] "
                            ` [PATCH v2 1/5] exec: Only compute current once in flush_old_exec
                            ` [PATCH v2 2/5] exec: Factor unshare_sighand out of de_thread and call it separately
                            ` [PATCH v2 3/5] exec: Move cleanup of posix timers on exec out of de_thread
                            ` [PATCH v2 4/5] exec: Move exec_mmap right after de_thread in flush_old_exec
                            ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex

[PATCH v2] hibernate: Allow uswsusp to write to swap
 2020-03-10  8:46 UTC  (2+ messages)
` [hibernate] 3f423f3a03: xfstests.generic.570.fail

[linux-next:master 5770/7050] arch/riscv/kernel/stacktrace.c:78:8: error: 'sp_in_global' undeclared
 2020-03-10  8:37 UTC 

general protection fault in list_lru_del
 2020-03-10  8:29 UTC 

[hnaz-linux-mm:master 294/340] arch/arm64/mm/context.c:266:1: error: expected identifier or '(' before '{' token
 2020-03-10  7:47 UTC 

[PATCH] mm: clarify a confusing comment of remap_pfn_range
 2020-03-10  7:39 UTC 

[PATCH] mm/vmpressure.c: Include GFP_KERNEL flag to vmpressure
 2020-03-10  7:39 UTC  (5+ messages)

[hnaz-linux-mm:master 89/340] include/linux/sched/signal.h:381:33: error: 'VM_FAULT_RETRY' undeclared
 2020-03-10  7:02 UTC 

[hnaz-linux-mm:master 95/340] include/linux/sched/signal.h:383:6: error: implicit declaration of function 'user_mode'
 2020-03-10  7:01 UTC 

[hnaz-linux-mm:master 89/340] include/linux/sched/signal.h:381:33: error: 'VM_FAULT_RETRY' undeclared; did you mean 'SIL_FAULT_MCEERR'?
 2020-03-10  6:59 UTC 

[hnaz-linux-mm:master 89/340] include/linux/sched/signal.h:381:9: note: in expansion of macro 'unlikely'
 2020-03-10  6:45 UTC 

[PATCH v4 2/2] net: memcg: late association of sock to memcg
 2020-03-10  5:16 UTC 

[PATCH] mm: mmap: show vm_unmapped_area error log
 2020-03-10  4:18 UTC  (11+ messages)

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-10  2:31 UTC  (5+ messages)

[PATCH -V3] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-10  2:28 UTC  (7+ messages)

[PATCH] mm/page_alloc: simplify page_is_buddy() for better code readability
 2020-03-10  2:15 UTC  (4+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-03-10  2:13 UTC  (21+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description

[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
 2020-03-10  1:09 UTC 

[PATCH] mm/swap_slots.c: don't reset the cache slot after use
 2020-03-10  0:48 UTC  (2+ messages)

[PATCH] mm: hugetlb: optionally allocate gigantic hugepages using cma
 2020-03-09 23:37 UTC  (3+ messages)

[RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
 2020-03-09 22:37 UTC  (3+ messages)
  ` [EXTERNAL][RFC "

[PATCH v28 16/22] x86/sgx: Add a page reclaimer
 2020-03-09 21:16 UTC  (2+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-03-09 20:06 UTC  (6+ messages)

[PATCH] mm: clear 1G pages with streaming stores on x86
 2020-03-09 18:37 UTC  (10+ messages)

[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-03-09 17:07 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-09 16:03 UTC  (15+ messages)
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

[patch 1/2] mm, shmem: add vmstat for hugepage fallback
 2020-03-09 15:48 UTC  (4+ messages)
` [patch 2/2] mm, thp: track fallbacks due to failed memcg charges separately

[fuse-devel] Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-09 15:11 UTC  (10+ messages)

[PATCH] mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking page tables prot_numa
 2020-03-09 15:05 UTC  (7+ messages)

[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
 2020-03-09 14:30 UTC  (5+ messages)
` [PATCH v2 16/19] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v3 0/7] mm/hotplug: Only use subsection map for VMEMMAP
 2020-03-09 14:07 UTC  (18+ messages)
` [PATCH v3 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v3 3/7] mm/sparse.c: introduce a new function clear_subsection_map()
` [PATCH v3 4/7] mm/sparse.c: only use subsection map in VMEMMAP case
` [PATCH v3 6/7] mm/sparse.c: move subsection_map related codes together

linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
 2020-03-09 13:26 UTC  (4+ messages)

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-03-09 11:22 UTC  (3+ messages)
` [PATCH 3/3] arm64: tlb: skip tlbi broadcast

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-03-09 10:59 UTC  (10+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH v4 00/26] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-03-09 10:48 UTC  (5+ messages)
` [PATCH v4 23/26] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-09 10:23 UTC  (2+ messages)
`  "

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-03-09  9:54 UTC  (5+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-03-09  8:16 UTC  (5+ messages)


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