linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-19 19:46:25 to 2018-02-22 01:52:20 UTC [more...]

[PATCH 00/13] Remove metag architecture
 2018-02-22  1:52 UTC  (3+ messages)
` [PATCH 04/13] Drop a bunch of metag references

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-02-22  1:28 UTC  (8+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

[PATCH] Synchronize task mm counters on context switch
 2018-02-22  0:23 UTC  (4+ messages)

mmotm 2018-02-21-14-48 uploaded
 2018-02-21 23:58 UTC  (2+ messages)
` mmotm 2018-02-21-14-48 uploaded (mm/page_alloc.c on UML)

[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
 2018-02-21 23:52 UTC  (4+ messages)
` [PATCH v12 1/3] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v12 2/3] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys

[PATCH 0/6] DISCONTIGMEM support for PPC32
 2018-02-21 23:31 UTC  (18+ messages)
` [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM
` [PATCH 2/6] powerpc: numa: Fix overshift on PPC32
` [PATCH 3/6] powerpc: numa: Use the right #ifdef guards around functions
` [PATCH 4/6] powerpc: numa: Restrict fake NUMA enulation to CONFIG_NUMA systems
` [PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32
` [PATCH 6/6] powerpc: wii: Don't rely on reserved memory hack if DISCONTIGMEM is set

[PATCH v3] mm: zsmalloc: Replace return type int with bool
 2018-02-21 23:07 UTC  (2+ messages)

[PATCH v3 0/2] Directed kmem charging
 2018-02-21 22:37 UTC  (3+ messages)
` [PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
` [PATCH v3 2/2] fs: fsnotify: account fsnotify metadata to kmemcg

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-21 22:37 UTC  (24+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "
                            ` arm64 physmap (was Re: [kernel-hardening] [PATCH 4/6] Protectable Memory)

[RFC PATCH v16 0/6] mm: security: ro protection for dynamic data
 2018-02-21 22:35 UTC  (22+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 5/6] Pmalloc: self-test

[PATCH v2 0/3] Directed kmem charging
 2018-02-21 20:54 UTC  (10+ messages)
` [PATCH v2 1/3] mm: memcg: plumbing memcg for kmem cache allocations
` [PATCH v2 2/3] mm: memcg: plumbing memcg for kmalloc allocations
` [PATCH v2 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

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

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-02-21 19:14 UTC  (11+ messages)
` [PATCH 5/6] mm, hugetlb: further simplify hugetlb allocation API
    ` [PATCH] hugetlb: fix surplus pages accounting

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

[PATCH 1/4] vmalloc: add vm_flags argument to internal __vmalloc_node()
 2018-02-21 17:01 UTC  (14+ messages)
` [PATCH 3/4] kernel/fork: switch vmapped stack callation to __vmalloc_area()
` [PATCH 4/4] kernel/fork: add option to use virtually mapped stacks as fallback
  ` Use higher-order pages in vmalloc

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-21 16:59 UTC  (12+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-21 14:27 UTC  (10+ messages)
        ` [PATCH] mm,page_alloc: wait for oom_lock than back off

[PATCH 4.15 036/163] x86/kexec: Make kexec (mostly) work in 5-level paging mode
 2018-02-21 12:49 UTC  (3+ messages)
` [PATCH 4.15 082/163] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
` [PATCH 4.15 153/163] x86/mm, mm/hwpoison: Dont unconditionally unmap kernel 1:1 pages

[PATCH 4.14 037/167] x86/kexec: Make kexec (mostly) work in 5-level paging mode
 2018-02-21 12:49 UTC  (3+ messages)
` [PATCH 4.14 084/167] x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()
` [PATCH 4.14 152/167] x86/mm, mm/hwpoison: Dont unconditionally unmap kernel 1:1 pages

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

[PATCH v2] mm: zsmalloc: Replace return type int with bool
 2018-02-21 12:04 UTC  (4+ messages)

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-21 12:01 UTC  (7+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[PATCH] mm/page_poison: Make early_page_poison_param __init
 2018-02-21 10:16 UTC  (2+ messages)

kernel BUG at mm/khugepaged.c:533 on 4.15.3
 2018-02-21  9:14 UTC  (2+ messages)

[PATCH -mm -v5 RESEND] mm, swap: Fix race between swapoff and some swap operations
 2018-02-21  6:28 UTC  (7+ messages)

[PATCH 0/3] Directed kmem charging
 2018-02-21  1:25 UTC  (8+ messages)
` [PATCH 1/3] mm: memcg: plumbing memcg for kmem cache allocations
` [PATCH 2/3] mm: memcg: plumbing memcg for kmalloc allocations
` [PATCH 3/3] fs: fsnotify: account fsnotify metadata to kmemcg

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

[PATCH] proc/kpageflags: add KPF_WAITERS
 2018-02-21  0:00 UTC  (4+ messages)

[PATCH] mm: don't defer struct page initialization for Xen pv guests
 2018-02-20 23:21 UTC  (3+ messages)

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-02-20 21:18 UTC  (14+ 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 05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH 06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH 08/11] firmware: arm_sdei: Add ACPI GHES registration helper

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-02-20 20:30 UTC  (13+ messages)

[PATCH] slab: fix /proc/slabinfo alignment
 2018-02-20 19:19 UTC  (10+ messages)

[PATCH] mm: zsmalloc: Replace return type int with bool
 2018-02-20 15:18 UTC  (9+ messages)
` [PATCH] mm: zsmalloc: fix boolreturn.cocci warnings

[LSF/MM ATTEND] mm documentation
 2018-02-20 15:12 UTC 

[RESEND][PATCH 0/3] exec: Pin stack limit during exec
 2018-02-20 13:46 UTC  (2+ messages)

[PATCH] mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention
 2018-02-20 13:29 UTC  (3+ messages)

[PATCH v7 00/61] XArray version 7 -- for merging
 2018-02-20 12:47 UTC  (34+ messages)
` [PATCH v7 09/61] page cache: Use xa_lock
` [PATCH v7 15/61] xarray: Add xa_load
` [PATCH v7 20/61] xarray: Add xa_extract
` [PATCH v7 23/61] xarray: Add xas_create_range
` [PATCH v7 29/61] page cache: Convert page cache lookups to XArray
` [PATCH v7 30/61] page cache: Convert delete_batch "
` [PATCH v7 36/61] mm: Convert add_to_swap_cache "
` [PATCH v7 37/61] mm: Convert delete_from_swap_cache "
` [PATCH v7 39/61] mm: Convert page migration "
` [PATCH v7 40/61] mm: Convert huge_memory "
` [PATCH v7 41/61] mm: Convert collapse_shmem "
` [PATCH v7 42/61] mm: Convert khugepaged_scan_shmem "
` [PATCH v7 43/61] pagevec: Use xa_tag_t
` [PATCH v7 44/61] shmem: Convert replace to XArray
` [PATCH v7 45/61] shmem: Convert shmem_confirm_swap "
` [PATCH v7 46/61] shmem: Convert find_swap_entry "
` [PATCH v7 47/61] shmem: Convert shmem_tag_pins "
` [PATCH v7 48/61] shmem: Convert shmem_wait_for_pins "
` [PATCH v7 49/61] shmem: Convert shmem_add_to_page_cache "
` [PATCH v7 50/61] shmem: Convert shmem_alloc_hugepage "
` [PATCH v7 51/61] shmem: Convert shmem_free_swap "
` [PATCH v7 52/61] shmem: Convert shmem_partial_swap_usage "
` [PATCH v7 53/61] shmem: Comment fixups
` [PATCH v7 54/61] btrfs: Convert page cache to XArray
` [PATCH v7 55/61] fs: Convert buffer "
` [PATCH v7 56/61] fs: Convert writeback "
` [PATCH v7 57/61] nilfs2: Convert "
` [PATCH v7 58/61] f2fs: "
` [PATCH v7 59/61] lustre: "
` [PATCH v7 60/61] dax: "
` [PATCH v7 61/61] page cache: Finish XArray conversion

Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

[PATCH RESEND 0/2] swap readahead clean up
 2018-02-20  8:52 UTC  (3+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead
` [PATCH RESEND 2/2] mm: swap: unify cluster-based and vma-based "

[PATCHv2 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-20  1:24 UTC  (3+ messages)
` [PATCHv3 "


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