linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-21 13:53:04 to 2017-06-23 08:54:01 UTC [more...]

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-23  8:53 UTC  (5+ messages)
` [PATCH 1/6] MIPS: do not use __GFP_REPEAT for order-0 request
` [PATCH 2/6] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
` [PATCH 3/6] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
` [PATCH 4/6] mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes

[RFC PATCH] mmap, aslr: do not enforce legacy mmap on unlimited stacks
 2017-06-23  8:46 UTC  (2+ messages)

[PATCH v3 00/11] PCID and improved laziness
 2017-06-23  8:42 UTC  (50+ messages)
` [PATCH v3 01/11] x86/mm: Don't reenter flush_tlb_func_common()
` [PATCH v3 04/11] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH v3 05/11] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v3 06/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v3 07/11] x86/mm: Stop calling leave_mm() in idle code
` [PATCH v3 10/11] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH v3 11/11] x86/mm: Try to preserve old TLB entries using PCID

[PATCH v3 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-06-23  8:31 UTC 

[PATCH v5 1/4] x86: switch atomic.h to use atomic-instrumented.h
 2017-06-23  8:23 UTC  (6+ messages)
  ` [PATCH v5 2/4] kasan: allow kasan_check_read/write() to accept pointers to volatiles
  ` [PATCH v5 3/4] asm-generic: add KASAN instrumentation to atomic operations
  ` [PATCH v5 4/4] asm-generic, x86: add comments for atomic instrumentation

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2017-06-23  7:44 UTC  (4+ messages)

[PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-06-23  7:13 UTC  (13+ messages)
` [PATCH -mm -v2 01/12] mm, THP, swap: Support to clear swap cache flag for THP "
` [PATCH -mm -v2 02/12] mm, THP, swap: Support to reclaim swap space "
` [PATCH -mm -v2 03/12] mm, THP, swap: Make reuse_swap_page() works "
` [PATCH -mm -v2 04/12] mm, THP, swap: Don't allocate huge cluster for file backed swap device
` [PATCH -mm -v2 05/12] block, THP: Make block_device_operations.rw_page support THP
` [PATCH -mm -v2 06/12] Test code to write THP to swap device as a whole
` [PATCH -mm -v2 07/12] mm, THP, swap: Support to split THP for THP swapped out
` [PATCH -mm -v2 08/12] memcg, THP, swap: Support move mem cgroup charge "
` [PATCH -mm -v2 09/12] memcg, THP, swap: Avoid to duplicated charge THP in swap cache
` [PATCH -mm -v2 10/12] memcg, THP, swap: Make mem_cgroup_swapout() support THP
` [PATCH -mm -v2 11/12] mm, THP, swap: Delay splitting THP after swapped out
` [PATCH -mm -v2 12/12] mm, THP, swap: Add THP swapping out fallback counting

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-23  6:21 UTC 

next-20170620 BUG in do_page_fault / do_huge_pmd_wp_page
 2017-06-23  5:48 UTC  (2+ messages)

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-23  5:07 UTC  (11+ messages)

[RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem
 2017-06-23  3:07 UTC  (14+ messages)

[PATCH v2] mm: Add SLUB free list pointer obfuscation
 2017-06-23  1:50 UTC 

[PATCH] docs/memory-hotplug: adjust the explanation of valid_zones sysfs
 2017-06-23  1:41 UTC  (3+ messages)

[PATCH 0/2] memory hotplug follow up fixes
 2017-06-23  1:37 UTC  (5+ messages)
` [PATCH 2/2] mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone

[PATCH v7 00/16] lockdep: Implement crossrelease feature
 2017-06-22 23:27 UTC  (4+ messages)
` [PATCH v7 05/16] "

[PATCH] mm,page_alloc: Serialize warn_alloc() if schedulable
 2017-06-22 22:53 UTC  (7+ messages)

[v3 0/6] cgroup-aware OOM killer
 2017-06-22 21:52 UTC  (10+ messages)
` [v3 1/6] mm, oom: use oom_victims counter to synchronize oom victim selection
` [v3 2/6] mm, oom: cgroup-aware OOM killer
` [v3 3/6] mm, oom: cgroup-aware OOM killer debug info
` [v3 4/6] mm, oom: introduce oom_score_adj for memory cgroups
` [v3 5/6] mm, oom: don't mark all oom victims tasks with TIF_MEMDIE
` [v3 6/6] mm,oom,docs: describe the cgroup-aware OOM killer

[PATCH 0/3] mm, hugetlb: allow proper node fallback dequeue
 2017-06-22 19:30 UTC  (4+ messages)
` [PATCH 1/3] mm, hugetlb: unclutter hugetlb allocation layers
` [PATCH 2/3] hugetlb: add support for preferred node to alloc_huge_page_nodemask
` [PATCH 3/3] mm, hugetlb, soft_offline: use new_page_nodemask for soft offline migration

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-22 18:50 UTC  (26+ messages)
` [RFC v3 01/23] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper
` [RFC v3 03/23] powerpc: introduce get_hidx_gslot helper
` [RFC v3 04/23] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
` [RFC v3 05/23] powerpc: capture the PTE format changes in the dump pte report
` [RFC v3 06/23] powerpc: use helper functions in __hash_page_4K() for 64K PTE
` [RFC v3 07/23] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v3 08/23] powerpc: use helper functions in flush_hash_page()
` [RFC v3 09/23] mm: introduce an additional vma bit for powerpc pkey
` [RFC v3 10/23] mm: provide the ability to disable execute on a key at creation
` [RFC v3 11/23] x86: key creation with PKEY_DISABLE_EXECUTE is disallowed
` [RFC v3 12/23] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v3 13/23] powerpc: store and restore the pkey state across context switches
` [RFC v3 14/23] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v3 15/23] powerpc: Program HPTE key protection bits
` [RFC v3 16/23] powerpc: Macro the mask used for checking DSI exception
` [RFC v3 17/23] powerpc: Handle exceptions caused by violation of pkey protection
` [RFC v3 18/23] powerpc: Deliver SEGV signal on pkey violation
` [RFC v3 19/23] selftest: Move protecton key selftest to arch neutral directory
` [RFC v3 20/23] selftest: PowerPC specific test updates to memory protection keys
` [RFC v3 21/23] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v3 22/23] Documentation: PowerPC specific updates to memory protection keys
` [RFC v3 23/23] procfs: display the protection-key number associated with a vma

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-22 17:49 UTC  (5+ messages)
` [PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock

[RFC PATCH v2 0/7] cgroup-aware OOM killer
 2017-06-22 17:10 UTC  (3+ messages)

Bad page state freeing hugepages
 2017-06-22 16:53 UTC  (3+ messages)

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-22 16:48 UTC  (28+ messages)
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v7 08/36] x86/mm: Add support to enable SME in early boot processing
` [PATCH v7 16/36] efi: Add an EFI table address match function
` [PATCH v7 17/36] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v7 18/36] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v7 19/36] x86/mm: Add support to access boot related data in the clear
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v7 26/36] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v7 27/36] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[RFC PATCH 0/4] Support for metadata specific accounting
 2017-06-22 15:08 UTC  (6+ messages)
` [PATCH 1/4] remove mapping from balance_dirty_pages*()
` [PATCH 2/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 3/4] writeback: add counters for metadata usage
` [PATCH 4/4] writeback: introduce super_operations->write_metadata

[PATCH v4 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
 2017-06-22 14:15 UTC  (5+ messages)

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-22 12:26 UTC  (6+ messages)
` [PATCH 1/5] x86: Enable 5-level paging support
` [PATCH 2/5] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit
` [PATCH 3/5] x86/mpx: Do not allow MPX if we have mappings above 47-bit
` [PATCH 4/5] x86/mm: Prepare to expose larger address space to userspace
` [PATCH 5/5] x86/mm: Allow userspace have mapping above 47-bit

[PATCH] kasan: make function get_wild_bug_type static
 2017-06-22  9:28 UTC  (2+ messages)

[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
 2017-06-22  9:24 UTC  (7+ messages)
` [PATCHv7 13/14] x86: Enable 5-level paging support

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-22  8:40 UTC  (6+ messages)
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    ` [virtio-dev] "

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-22  7:23 UTC  (7+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[PATCH] mm: Refactor conversion of pages to bytes macro definitions
 2017-06-22  6:58 UTC  (3+ messages)

[PATCH 1/2] mmzone: simplify zone_intersects()
 2017-06-22  6:50 UTC  (4+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove duplicate call for set_page_links

[PATCH] exec: Account for argv/envp pointers
 2017-06-22  1:39 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] mm,oom_kill: Close race window of needlessly selecting new victims
 2017-06-22  0:53 UTC  (5+ messages)
  `  "

[PATCH] mm: page-writeback: remove unused variable
 2017-06-21 22:02 UTC 

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-21 18:55 UTC  (2+ messages)
` [PATCH] mm/page_alloc.c: eliminate unsigned confusion in __rmqueue_fallback

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-21 18:40 UTC  (8+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH v2 05/10] tmpfs: define integrity_read method
 2017-06-21 18:18 UTC 

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-21 17:54 UTC  (5+ messages)
` [PATCH 4/4] percpu: add tracepoint support for percpu memory
    ` [PATCH 1/1] percpu: fix early calls for spinlock in pcpu_stats

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-21 17:52 UTC  (13+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-06-21 16:40 UTC  (2+ messages)

[PATCH v7 00/10] mm: page migration enhancement for thp
 2017-06-21 14:59 UTC  (9+ messages)
` [PATCH v7 05/10] mm: thp: enable thp migration in generic path
` [PATCH v7 06/10] mm: thp: check pmd migration entry in common path


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