linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 18:21:07 to 2020-02-07 02:00:27 UTC [more...]

[PATCH 0/3] Fixes "mm/sparsemem: support sub-section hotplug"
 2020-02-07  2:00 UTC  (5+ messages)
` [PATCH 1/3] mm/sparsemem: adjust memmap only for SPARSEMEM_VMEMMAP
` [PATCH 2/3] mm/sparsemem: get physical address to page struct instead of virtual address to pfn
` [PATCH 3/3] mm/sparsemem: avoid memmap overwrite for non-SPARSEMEM_VMEMMAP

[PATCH v6 00/11] Introduces new functions for tracking lockless pagetable walks
 2020-02-07  1:56 UTC  (21+ messages)
` [PATCH v6 01/11] asm-generic/pgtable: Adds generic functions to track lockless pgtable walks
` [PATCH v6 02/11] mm/gup: Use functions to track lockless pgtbl walks on gup_pgd_range
` [PATCH v6 03/11] powerpc/mm: Adds arch-specificic functions to track lockless pgtable walks
` [PATCH v6 04/11] powerpc/mce_power: Use functions to track lockless pgtbl walks
` [PATCH v6 05/11] powerpc/perf: "
` [PATCH v6 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v6 07/11] powerpc/kvm/e500: "
` [PATCH v6 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v6 09/11] powerpc/kvm/book3s_64: "
` [PATCH v6 10/11] powerpc/mm: Adds counting method to track lockless pagetable walks
` [PATCH v6 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH] mm: fix a data race in put_page()
 2020-02-07  0:55 UTC  (12+ messages)

[PATCH -next] mm/swap_state: mark various intentional data races
 2020-02-07  0:37 UTC 

[PATCH -next] mm/page_io: mark various intentional data races
 2020-02-07  0:36 UTC 

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-07  0:17 UTC  (18+ messages)
` [PATCH v11 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v11 3/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v11 4/9] hugetlb: disable region_add file_region coalescing
` [PATCH v11 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 7/9] hugetlb: support file_region coalescing again

[LSF/MM TOPIC] Congestion
 2020-02-07  0:08 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH] mm/hotplug: Adjust shrink_zone_span() to keep the old logic
 2020-02-06 23:44 UTC  (10+ messages)

[PATCH -next] mm: mark a intentional data race in page_zonenum()
 2020-02-06 23:18 UTC  (7+ messages)

[PATCH] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-06 22:15 UTC  (11+ messages)

[PATCH] mm: always consider THP when adjusting min_free_kbytes
 2020-02-06 21:32 UTC  (10+ messages)

Splitting the mmap_sem
 2020-02-06 21:20 UTC  (7+ messages)
`  "

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-02-06 20:17 UTC  (18+ messages)
` [RFC PATCH v9 01/27] Documentation/x86: Add CET description
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB "
` [RFC PATCH v9 16/27] mm: Update can_follow_write_pte() for Shadow Stack
` [RFC PATCH v9 17/27] x86/cet/shstk: User-mode Shadow Stack support
` [RFC PATCH v9 18/27] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v9 19/27] x86/cet/shstk: Handle signals for Shadow Stack
` [RFC PATCH v9 20/27] ELF: UAPI and Kconfig additions for ELF program properties
` [RFC PATCH v9 21/27] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND
` [RFC PATCH v9 22/27] ELF: Add ELF program property parsing support
` [RFC PATCH v9 23/27] ELF: Introduce arch_setup_elf_property()
` [RFC PATCH v9 24/27] x86/cet/shstk: ELF header parsing for Shadow Stack
` [RFC PATCH v9 25/27] x86/cet/shstk: Handle thread "
` [RFC PATCH v9 26/27] mm/mmap: Add Shadow Stack pages to memory accounting
` [RFC PATCH v9 27/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack

[PATCH -next] mm/page_io: mark an intentional data race
 2020-02-06 20:31 UTC  (2+ messages)

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2020-02-06 20:31 UTC  (3+ messages)
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[PATCH -next] mm/swap_state: mark an intentional data race
 2020-02-06 20:31 UTC  (2+ messages)

[PATCH -next v2] mm: mark an intentional data race in page_zonenum
 2020-02-06 20:25 UTC  (3+ messages)

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-02-06 18:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page table manipulation primitives
 2020-02-06 17:34 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Restricted kernel address spaces
 2020-02-06 16:59 UTC 

[LSF/MM/BPF TOPIC]: MM documentation
 2020-02-06 16:53 UTC 

[PATCH 1/2] mm: Charge current memcg when no mm is set
 2020-02-06 15:46 UTC  (4+ messages)
` [PATCH 2/2] loop: charge i/o per cgroup

RFC: hold i_rwsem until aio completes
 2020-02-06 15:31 UTC  (3+ messages)
` [PATCH 05/12] gfs2: fix O_SYNC write handling
  ` [Cluster-devel] "

[PATCH 0/8] mm: Speedup page cache truncation
 2020-02-06 14:49 UTC  (18+ messages)
` [PATCH 3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()
` [PATCH 8/8] xarray: Don't clear marks in xas_store()

[PATCH v1] mm/memory_hotplug: Easier calculation to get pages to next section boundary
 2020-02-06 11:38 UTC  (12+ messages)

Balloon pressuring page cache
 2020-02-06 11:00 UTC  (28+ messages)

[PATCH v3] mm/hotplug: Only respect mem= parameter during boot stage
 2020-02-06  9:44 UTC  (5+ messages)

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-06  9:21 UTC  (18+ messages)
` [PATCH v1 1/3] virtio-balloon: Fix memory leak when unloading while hinting is in progress
` [PATCH v1 2/3] virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH v2] mm, swap: move inode_lock out of claim_swapfile
 2020-02-06  9:01 UTC 

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-06  8:42 UTC 

[PATCH] virtio_balloon: prevent pfn array overflow
 2020-02-06  8:29 UTC  (2+ messages)

[PATCH V13] mm/debug: Add tests validating architecture page table helpers
 2020-02-06  8:19 UTC  (3+ messages)

[PATCH] selftest/lkdtm: Don't pollute 'git status'
 2020-02-06  8:11 UTC 

[PATCH v2] mm, memcg: fix build error around the usage of kmem_caches
 2020-02-06  6:24 UTC 

[PATCH] mm/memcontrol: fix a data race in scan count
 2020-02-06  3:49 UTC 

[PATCH] mm, memcg: fix build error around the usage of kmem_caches
 2020-02-06  1:15 UTC  (3+ messages)

[PATCH v4 00/12] mm/gup: track FOLL_PIN pages
 2020-02-05 23:58 UTC  (6+ messages)
` [PATCH v4 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2020-02-05 23:34 UTC  (9+ messages)
` [PATCH v6 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-02-05 22:23 UTC  (5+ messages)

[LSF/MM TOPIC] Memory cgroups, whether you like it or not
 2020-02-05 18:34 UTC 

[RFC PATCH v9 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-02-05 18:23 UTC  (8+ messages)
` [RFC PATCH v9 1/7] x86/cet/ibt: Add Kconfig option for user-mode "
` [RFC PATCH v9 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [RFC PATCH v9 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [RFC PATCH v9 4/7] x86/cet/ibt: ELF header parsing "
` [RFC PATCH v9 5/7] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v9 6/7] mm: Update alloc_set_pte() for zero page
` [RFC PATCH v9 7/7] x86/cet/ibt: Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)


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