linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-22 12:15:58 to 2018-02-26 13:09:37 UTC [more...]

[PATCH 00/11] KASan for arm
 2018-02-26 13:09 UTC  (9+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
      ` 答复: "

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-26 12:53 UTC  (8+ messages)
    ` 答复: "

[PATCH] mm/zsmalloc: strength reduce zspage_size calculation
 2018-02-26 12:21 UTC 

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-26 12:19 UTC  (11+ messages)
    ` [PATCH] mm,page_alloc: wait for oom_lock than back off
            ` [PATCH v2] "

[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
 2018-02-26 12:11 UTC  (18+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 4/7] Protectable Memory
` [PATCH 5/7] Pmalloc selftest
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 7/7] Documentation for Pmalloc

[PATCH v3 0/6] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26 10:08 UTC  (10+ messages)
` [PATCH v3 1/6] dax: fix vma_is_fsdax() helper
` [PATCH v3 2/6] dax: fix dax_mapping() definition in the FS_DAX=n + DEV_DAX=y case
` [PATCH v3 3/6] xfs, dax: introduce IS_FSDAX()
` [PATCH v3 4/6] dax: fix S_DAX definition
` [PATCH v3 5/6] dax: short circuit vma_is_fsdax() in the CONFIG_FS_DAX=n case
` [PATCH v3 6/6] vfio: disable filesystem-dax page pinning

[PATCH v2 0/5] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26  9:44 UTC  (10+ messages)
` [PATCH v2 1/5] dax: fix vma_is_fsdax() helper
` [PATCH v2 2/5] dax: fix dax_mapping() definition in the FS_DAX=n + DEV_DAX=y case
` [PATCH v2 3/5] dax: fix S_DAX definition
` [PATCH v2 4/5] dax: short circuit vma_is_fsdax() in the CONFIG_FS_DAX=n case
` [PATCH v2 5/5] vfio: disable filesystem-dax page pinning

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-26  9:02 UTC  (3+ messages)

[PATCH RESEND 0/2] swap readahead clean up
 2018-02-26  8:22 UTC  (7+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead

[PATCH 01/52] mm: Introduce lm_alias
 2018-02-26  8:19 UTC 

[PATCHv2 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-26  8:12 UTC  (8+ messages)
` [PATCHv3 "

[PATCH] mm: Fix races between address_space dereference and free in page_evicatable
 2018-02-26  7:36 UTC  (6+ messages)

[PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
 2018-02-26  7:26 UTC  (6+ messages)

[v1 0/1] Allow deferred page initialization for xen pv
 2018-02-26  7:17 UTC  (3+ messages)
` [v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-02-26  5:54 UTC  (3+ messages)
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()

[PATCH] mm/page_poison: move PAGE_POISON to page_poison.c
 2018-02-26  4:37 UTC  (3+ messages)

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-26  4:01 UTC  (5+ messages)

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-02-25 23:19 UTC  (3+ messages)
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c

[LSF/MM ATTEND] Attend mm summit 2018
 2018-02-25 23:08 UTC  (7+ messages)
    ` [Lsf-pc] "
      ` virtual memory limits control (was Re: [Lsf-pc] [LSF/MM ATTEND] Attend mm summit 2018)

[mmotm:master 110/152] fs/proc/inode.c:382:3-9: preceding lock on line 378 (fwd)
 2018-02-25 22:21 UTC  (2+ messages)

[PATCH 0/3] mm: docs: more trivial updates
 2018-02-25 18:59 UTC  (4+ messages)
` [PATCH 1/3] mm/nommu: remove description of alloc_vm_area
` [PATCH 2/3] mm/swap: remove @cold parameter description for release_pages
` [PATCH 3/3] mm: kernel-doc: add missing parameter descriptions

[PATCH 0/2] mark some slabs as visible not mergeable
 2018-02-25 16:36 UTC  (7+ messages)
` [PATCH 1/2] slab: add flag to block merging of UAPI elements
` [PATCH 2/2] net: mark slab's used by ss as UAPI
  ` [net] ba4f5b62a2: kernel_BUG_at_net/socket.c

[PATCH] mm: Report bad PTEs in lookup_swap_cache()
 2018-02-25  6:27 UTC  (4+ messages)

mmotm 2018-02-21-14-48 uploaded
 2018-02-25  0:50 UTC  (8+ messages)
` mmotm 2018-02-21-14-48 uploaded (mm/page_alloc.c on UML)

tcp_bind_bucket is missing from slabinfo
 2018-02-24 18:58 UTC  (3+ messages)

[PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
 2018-02-24 13:48 UTC  (4+ messages)
` [PATCH 5/5] powerpc/mm/32: Remove the reserved memory hack

lib/find_bit.c:203:15: error: redefinition of 'find_next_zero_bit_le'
 2018-02-24  7:05 UTC 

[RFC] vfio iommu type1: improve memory pinning process for raw PFN mapping
 2018-02-24  5:44 UTC 

drivers/base//regmap/regmap-mmio.c:283:2: error: duplicate case value
 2018-02-24  1:58 UTC 

[mmotm:master 42/152] mm/page_alloc.c:1602:16: error: 'struct zone' has no member named 'node'
 2018-02-24  1:57 UTC 

[PATCH][mm-next] mm, swap: make bool enable_vma_readahead and function swap_vma_readahead static
 2018-02-24  0:52 UTC  (2+ messages)

[mmotm:master 72/152] fs/notify/group.c:41:3: error: implicit declaration of function 'mem_cgroup_put'
 2018-02-23 23:45 UTC 

[PATCH v13 10/11] sparc64: Add support for ADI (Application Data Integrity)
 2018-02-23 22:46 UTC 

[PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity)
 2018-02-23 22:11 UTC  (5+ messages)

Hangs in balance_dirty_pages with arm-32 LPAE + highmem
 2018-02-23 19:51 UTC 

[PATCH 4.14 147/159] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-02-23 18:27 UTC 

[PATCH 4.9 082/145] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-02-23 18:26 UTC 

[PATCH] Synchronize task mm counters on context switch
 2018-02-23 18:47 UTC  (21+ messages)
        ` [PATCH] Synchronize task mm counters on demand
          ` f66871fb4c: WARNING:inconsistent_lock_state

[PATCH 4.4 058/193] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-02-23 18:24 UTC 

[PATCH 3.18 53/58] mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
 2018-02-23 18:26 UTC 

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-02-23 18:21 UTC  (11+ messages)
` [PATCH 01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH 06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users

[PATCH] kasan, slub: fix handling of kasan_slab_free hook
 2018-02-23 15:53 UTC 

[PATCH 04/13] Drop a bunch of metag references
 2018-02-23 14:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/1] mm, compaction: correct the bounds of __fragmentation_index()
 2018-02-23 13:52 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH 00/13] Remove metag architecture
 2018-02-23 12:26 UTC  (4+ messages)

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-02-23 12:13 UTC  (13+ messages)
` [PATCH 4/4] kernel/fork: add option to use virtually mapped stacks as fallback
  ` Use higher-order pages in vmalloc

[RFC 0/2] Larger Order Protection V1
 2018-02-23  9:59 UTC  (9+ messages)
` [RFC 1/2] Protect larger order pages from breaking up

[PATCH -V6 -mm] mm, swap: Fix race between swapoff and some swap operations
 2018-02-23  6:00 UTC 

[PATCH v2 0/3] Directed kmem charging
 2018-02-23  3:19 UTC  (14+ messages)
` [PATCH v2 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH v2 0/3] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-02-23  2:38 UTC  (7+ messages)
` [PATCH v2 1/3] mm/sparse: Add a static variable nr_present_sections
` [PATCH v2 3/3] mm/sparse: Optimize memmap allocation during sparse_init()

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-02-23  1:42 UTC  (7+ messages)
  ` [PATCH v2 "

[PATCH 0/2] rcu: Transform kfree_rcu() into kvfree_rcu()
 2018-02-22 23:55 UTC  (10+ messages)

[PATCH 0/2] smaps bugfixes, new fields for locked memory
 2018-02-22 22:31 UTC  (3+ messages)
` [PATCH 1/2] Bug fixes for smaps_rollup

[mmotm:master 42/152] mm/page_alloc.c:1602:18: error: 'struct zone' has no member named 'node'; did you mean 'name'?
 2018-02-22 20:35 UTC  (2+ messages)

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-22 18:28 UTC  (7+ messages)
` [PATCH 2/6] genalloc: selftest

kernel BUG at mm/khugepaged.c:533 on 4.15.3
 2018-02-22 17:33 UTC  (3+ messages)

[PATCH 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
 2018-02-22 16:30 UTC  (15+ messages)
` [PATCH v5 1/2] mm/memcontrol.c: "
  ` [PATCH v5 2/2] mm/memcontrol.c: Reduce reclaim retries in mem_cgroup_resize_limit()

[mmotm:master 72/152] fs/notify/group.c:41:3: error: implicit declaration of function 'mem_cgroup_put'; did you mean 'mem_cgroup_id'?
 2018-02-22 16:28 UTC 

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-22 14:20 UTC  (8+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[Question PATCH 0/1] mm: crash in vmalloc_to_page - misuse or bug?
 2018-02-22 14:13 UTC  (2+ messages)
` [PATCH 1/1] crash vmalloc_to_page()


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