linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 14:20:19 to 2017-06-19 21:13:24 UTC [more...]

Easily find girlfriend for sex!
 2017-06-19 21:12 UTC 

[patch for-4.12] mm, thp: remove cond_resched from __collapse_huge_page_copy
 2017-06-19 20:43 UTC 

[PATCH] mm: remove a redundant condition in the for loop
 2017-06-19 20:23 UTC  (4+ messages)

[PATCH] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
 2017-06-19 19:59 UTC  (14+ messages)

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-19 18:19 UTC  (17+ messages)
` [RFC PATCH 1/2] mm: introduce bmap_walk()
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-19 18:01 UTC  (2+ messages)

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-19 17:48 UTC  (26+ messages)
` [PATCH v7 01/22] fs: remove call_fsync helper function
` [PATCH v7 02/22] buffer: use mapping_set_error instead of setting the flag
` [PATCH v7 03/22] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v7 04/22] buffer: set errors in mapping at the time that the error occurs
` [PATCH v7 05/22] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v7 06/22] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
` [PATCH v7 07/22] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v7 08/22] mm: clean up error handling in write_one_page
` [PATCH v7 09/22] fs: always sync metadata in __generic_file_fsync
` [PATCH v7 10/22] lib: add errseq_t type and infrastructure for handling it
` [PATCH v7 11/22] fs: new infrastructure for writeback error handling and reporting
` [PATCH v7 12/22] mm: tracepoints for writeback error events
` [PATCH v7 13/22] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v7 14/22] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v7 15/22] dax: set errors in mapping when writeback fails
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking
` [PATCH v7 17/22] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v7 18/22] fs: add f_md_wb_err field to struct file for tracking metadata errors
` [PATCH v7 19/22] ext4: add more robust reporting of metadata writeback errors
` [PATCH v7 20/22] ext2: convert to errseq_t based writeback error tracking
` [PATCH v7 21/22] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v7 22/22] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

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

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-19 17:11 UTC  (24+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper
` [PATCHv2 2/3] mm: Do not loose dirty and access bits in pmdp_invalidate()
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits

[PATCH v5 0/8] Support for contiguous pte hugepages
 2017-06-19 17:01 UTC  (9+ messages)
` [PATCH v5 1/8] arm64: hugetlb: Refactor find_num_contig
` [PATCH v5 2/8] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH v5 3/8] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v5 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
` [PATCH v5 5/8] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v5 6/8] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v5 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v5 8/8] mm: rmap: Use correct helper when poisoning hugepages

[PATCH] dax: Fix inefficiency in dax_writeback_mapping_range()
 2017-06-19 16:34 UTC  (2+ messages)

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-06-19 15:11 UTC  (5+ messages)

[PATCH] x86/mm: Don't reenter flush_tlb_func_common()
 2017-06-19 15:05 UTC  (3+ messages)

[mmotm:master 38/317] warning: (MN10300 && ..) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI)
 2017-06-19 14:31 UTC  (3+ messages)

[PATCH] mm: Fix THP handling in invalidate_mapping_pages()
 2017-06-19 13:25 UTC  (2+ messages)

[PATCH 01/35] fscache: Remove unused ->now_uncached callback
 2017-06-19 13:12 UTC  (5+ messages)
` [PATCH 00/35 v1] pagevec API cleanups

[PATCH v4 2/7] x86: use s64* for old arg of atomic64_try_cmpxchg()
 2017-06-19 13:11 UTC  (11+ messages)
` [PATCH v4 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v4 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v4 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v4 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v4 7/7] asm-generic, x86: add comments for atomic instrumentation

[PATCH] userfaultfd: non-cooperative: add madvise() event for MADV_FREE request
 2017-06-19 12:45 UTC 

[RFC] virtio-mem: paravirtualized memory
 2017-06-19 10:26 UTC  (7+ messages)

[PATCH v2 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-19  9:35 UTC  (3+ messages)

[PATCH v6 0/4] ro protection for dynamic data
 2017-06-19  7:12 UTC  (4+ messages)
` [PATCH 2/4] Protectable Memory Allocator

[PATCH v2 00/10] PCID and improved laziness
 2017-06-19  4:43 UTC  (7+ messages)
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCH 1/2] mmzone: simplify zone_intersects()
 2017-06-18 16:59 UTC  (5+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove duplicate call for set_page_links

[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
 2017-06-17 14:08 UTC  (39+ messages)
` [PATCH v7 01/36] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v7 02/36] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v7 03/36] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v7 04/36] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v7 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [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 09/36] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v7 10/36] x86/mm: Provide general kernel support for memory encryption
` [PATCH v7 11/36] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v7 12/36] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v7 13/36] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v7 14/36] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v7 15/36] x86/boot/e820: Add support to determine the E820 type of an address
` [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 20/36] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v7 21/36] x86/mm: Add support to access persistent memory in the clear
` [PATCH v7 22/36] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v7 23/36] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v7 24/36] x86, swiotlb: Add memory encryption support
` [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
` [PATCH v7 28/36] x86, realmode: Check for memory encryption on the APs
` [PATCH v7 29/36] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v7 30/36] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v7 32/36] xen/x86: Remove SME feature in PV guests
` [PATCH v7 33/36] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v7 34/36] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v7 35/36] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v7 36/36] x86/mm: Add support to make use of Secure Memory Encryption

[patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-17 13:30 UTC  (8+ messages)
`  "
        ` Re: [patch] mm, oom: prevent additional oom kills before memoryis freed

[mmotm:master 230/317] arch/sparc/mm/extable.c:16:1: error: conflicting types for 'search_extable'
 2017-06-17 11:56 UTC  (2+ messages)

[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
 2017-06-17 11:14 UTC  (4+ messages)

[PATCH v3 2/7] x86: use s64* for old arg of atomic64_try_cmpxchg()
 2017-06-17  9:21 UTC  (14+ messages)
` [PATCH v3 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v3 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v3 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v3 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v3 7/7] asm-generic, x86: add comments for atomic instrumentation

[patch] mm, oom: prevent additional oom kills before memory is freed
 2017-06-17  5:17 UTC  (6+ messages)
        ` [PATCH] mm,oom_kill: Close race window of needlessly selecting new victims

[PATCH v2 0/3] DAX common 4k zero page
 2017-06-17  4:09 UTC  (8+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
` [PATCH v2 3/3] dax: use common 4k zero page for dax mmap reads

mmotm 2017-06-16-13-59 uploaded
 2017-06-16 20:59 UTC 

[xfstests PATCH v5 0/5] new tests for writeback error reporting behavior
 2017-06-16 19:36 UTC  (6+ messages)
` [xfstests PATCH v5 1/5] ext4: allow ext4 to use $SCRATCH_LOGDEV
` [xfstests PATCH v5 2/5] ext3: allow it to put journal on a separate device when doing scratch_mkfs
` [xfstests PATCH v5 3/5] generic: add a writeback error handling test
` [xfstests PATCH v5 4/5] generic: test writeback error handling on dmerror devices
` [xfstests PATCH v5 5/5] btrfs: make a btrfs version of writeback error reporting test

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-16 18:04 UTC  (5+ messages)

[RFC v5 00/11] Speculative page faults
 2017-06-16 17:52 UTC  (12+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
` [RFC v5 02/11] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC v5 03/11] mm: Introduce pte_spinlock "
` [RFC v5 04/11] mm: VMA sequence count
` [RFC v5 05/11] mm: fix lock dependency against mapping->i_mmap_rwsem
` [RFC v5 06/11] mm: Protect VMA modifications using VMA sequence count
` [RFC v5 07/11] mm: RCU free VMAs
` [RFC v5 08/11] mm: Provide speculative fault infrastructure
` [RFC v5 09/11] mm: Try spin lock in speculative path
` [RFC v5 10/11] x86/mm: Add speculative pagefault handling
` [RFC v5 11/11] powerpc/mm: Add speculative page fault

[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
 2017-06-16 15:00 UTC  (2+ messages)

[PATCH tip/sched/core] mm/early_ioremap: Adjust early_ioremap system_state check
 2017-06-16 14:43 UTC  (4+ messages)


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