linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-14 21:57:02 to 2017-11-17 08:37:21 UTC [more...]

(no subject)
 2017-11-17  8:37 UTC  (8+ messages)
` [RFC PATCH 1/2] mm: introduce MAP_FIXED_SAFE
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE

[PATCH] z3fold: use kref to prevent page free / compact race
 2017-11-17  8:20 UTC 

[PATCH v1] mm: relax deferred struct page requirements
 2017-11-17  7:47 UTC  (2+ messages)

[PATCH 00/11] KASan for arm
 2017-11-17  7:35 UTC  (19+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
                        ` 答复: "
` [PATCH 05/11] Disable kasan's instrumentation

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2017-11-17  7:16 UTC  (23+ messages)
` [PATCH 01/16] futex: convert futex_pi_state.refcount to refcount_t
` [PATCH 02/16] sched: convert sighand_struct.count "
` [PATCH 03/16] sched: convert signal_struct.sigcnt "
` [PATCH 04/16] sched: convert user_struct.__count "
` [PATCH 05/16] sched: convert numa_group.refcount "
` [PATCH 06/16] sched/task_struct: convert task_struct.usage "
` [PATCH 07/16] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 08/16] perf: convert perf_event_context.refcount "
` [PATCH 09/16] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 10/16] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 11/16] uprobes: convert uprobe.ref "
` [PATCH 12/16] nsproxy: convert nsproxy.count "
` [PATCH 13/16] groups: convert group_info.usage "
` [PATCH 14/16] creds: convert cred.usage "
` [PATCH 15/16] kcov: convert kcov.refcount "
` [PATCH 16/16] bdi: convert bdi_writeback_congested.refcnt from atomic_t "

[PATCH] kmemcheck: add scheduling point to kmemleak_scan
 2017-11-17  7:03 UTC 

[PATCH] mm/shmem: set default tmpfs size according to memcg limit
 2017-11-17  6:41 UTC  (3+ messages)

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-11-17  3:47 UTC  (12+ messages)
` [HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3

[PATCH v4] dma-debug: fix incorrect pfn calculation
 2017-11-17  2:45 UTC  (4+ messages)

[PATCH v10 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-17  2:14 UTC  (9+ messages)
` [PATCH v10 02/10] mm, swap: Add infrastructure for saving page metadata as well on swap
` [PATCH v10 07/10] mm: Add address parameter to arch_validate_prot()
` [PATCH v10 08/10] mm: Clear arch specific VM flags on protection change
` [PATCH v10 10/10] sparc64: Add support for ADI (Application Data Integrity)
` [PATCH RESEND v10 09/10] mm: Allow arch code to override copy_highpage()
` [PATCH RESEND v10 00/10] Application Data Integrity feature introduced by SPARC M7

[PATCH v3 0/3] some fixes and clean up for mempolicy
 2017-11-17  1:37 UTC  (4+ messages)
` [PATCH v3 1/3] mm/mempolicy: remove redundant check in get_nodes
` [PATCH v3 2/3] mm/mempolicy: fix the check of nodemask from user
` [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[PATCH 01/10] remove mapping from balance_dirty_pages*()
 2017-11-17  1:24 UTC  (15+ messages)
` [PATCH 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 03/10] lib: add a batch size to fprop_global
` [PATCH 04/10] lib: add a __fprop_add_percpu_max
` [PATCH 05/10] writeback: convert the flexible prop stuff to bytes
` [PATCH 06/10] writeback: add counters for metadata usage
` [PATCH 07/10] writeback: introduce super_operations->write_metadata
` [PATCH 08/10] export radix_tree_iter_tag_set
` [PATCH 09/10] Btrfs: kill the btree_inode
` [PATCH 10/10] btrfs: rework end io for extent buffer reads

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-11-16 23:11 UTC  (18+ messages)

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-11-16 22:24 UTC  (2+ messages)

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-16 19:25 UTC  (9+ messages)
` [PATCH 18/30] x86, kaiser: map virtually-addressed performance monitoring buffers
` [PATCH 23/30] x86, kaiser: use PCID feature to make user and kernel switches faster

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-16 17:44 UTC  (17+ messages)

[PATCH] lib/stackdepot: use a non-instrumented version of memcmp()
 2017-11-16 16:29 UTC  (3+ messages)

[PATCH v2] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-16 14:22 UTC  (3+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-16 13:27 UTC  (11+ messages)
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
    ` [virtio-dev] "

[PATCHv3 1/2] x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-16 13:23 UTC  (3+ messages)
` [PATCHv3 2/2] x86/selftests: Add test for mapping placement for 5-level paging

[PATCH] mm: shmem: remove unused info variable
 2017-11-16 13:18 UTC  (3+ messages)

[PATCH 0/3] lockdep/crossrelease: Apply crossrelease to page locks
 2017-11-16 13:07 UTC  (7+ messages)
` [PATCH 1/3] lockdep: Apply crossrelease to PG_locked locks
` [PATCH 2/3] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH 3/3] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext

[PATCH] mm: drop hotplug lock from lru_add_drain_all
 2017-11-16 12:05 UTC 

[RFC PATCH v2] mm,sched: include memalloc info when printing debug dump of a task
 2017-11-16 11:57 UTC 

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-16 10:06 UTC  (11+ messages)

[RESEND PATCH] mm, oom_reaper: gather each vma to prevent leaking TLB entry
 2017-11-16  9:20 UTC  (14+ messages)
    ` [PATCH] arch, mm: introduce arch_tlb_gather_mmu_lazy (was: Re: [RESEND PATCH] mm, oom_reaper: gather each vma to prevent) "

reducing fragmentation of unmovable pages
 2017-11-16  7:55 UTC  (2+ messages)

[PATCH v3 0/5] Revise crossrelease.txt
 2017-11-16  7:36 UTC  (6+ messages)
` [PATCH] locking/Documentation: Revise Documentation/locking/crossrelease.txt

[PATCH] mm, mlock, vmscan: no more skipping pagevecs
 2017-11-16  1:45 UTC  (2+ messages)

[PATCH] mm: use sc->priority for slab shrink targets
 2017-11-16  0:52 UTC  (3+ messages)

[PATCH v2] ksm : use checksum and memcmp for rb_tree
 2017-11-16  0:44 UTC  (3+ messages)

[PATCH] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-15 22:49 UTC  (6+ messages)

[PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
 2017-11-15 21:34 UTC  (18+ messages)
` [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
                  ` [kernel-hardening] "

[PATCH][vN] mm: use sc->priority for slab shrink targets
 2017-11-15 21:15 UTC 

[RFC PATCH] drivers: base: dma-coherent: find free region without alignment
 2017-11-15 17:04 UTC  (3+ messages)

[PATCHv2 1/2] x86/mm: Do not allow non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
 2017-11-15 14:24 UTC  (14+ messages)

[PATCH] memcg: hugetlbfs basic usage accounting
 2017-11-15 12:34 UTC  (7+ messages)

[linux-next:master 12723/13584] slab_common.c:undefined reference to `get_slabinfo'
 2017-11-15 10:08 UTC 

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-15  9:31 UTC  (9+ messages)

Allocation failure of ring buffer for trace
 2017-11-15  4:11 UTC  (3+ messages)

[PATCH v3 0/9] memfd: add sealing to hugetlb-backed memory
 2017-11-15  3:13 UTC  (2+ messages)

[PATCH] x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
 2017-11-14 23:04 UTC 


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