messages from 2017-06-15 09:56:09 to 2017-06-16 19:37:19 UTC [more...]
[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
[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-16 19:34 UTC (23+ 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] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
2017-06-16 19:07 UTC (11+ messages)
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-16 18:56 UTC (37+ 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
[HMM 00/15] HMM (Heterogeneous Memory Management) v23
2017-06-16 18:04 UTC (8+ messages)
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3
[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
[PATCH 1/2] mmzone: simplify zone_intersects()
2017-06-16 17:33 UTC (3+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove duplicate call for set_page_links
[PATCH v3 2/7] x86: use s64* for old arg of atomic64_try_cmpxchg()
2017-06-16 16:29 UTC (12+ 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
[RFC] virtio-mem: paravirtualized memory
2017-06-16 15:59 UTC (3+ messages)
[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
2017-06-16 15:57 UTC (17+ 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
[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
2017-06-16 15:00 UTC (2+ messages)
[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
2017-06-16 14:44 UTC (3+ messages)
[PATCH tip/sched/core] mm/early_ioremap: Adjust early_ioremap system_state check
2017-06-16 14:43 UTC (4+ messages)
[patch] mm, oom: prevent additional oom kills before memory is freed
2017-06-16 14:42 UTC (27+ messages)
` "
` Re: [patch] mm, oom: prevent additional oom kills before memoryis freed
[PATCH RFC] hugetlbfs 'noautofill' mount option
2017-06-16 13:15 UTC (10+ messages)
[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
2017-06-16 12:20 UTC
[RFC PATCH 0/4] mm, hugetlb: allow proper node fallback dequeue
2017-06-16 11:44 UTC (2+ messages)
[PATCH -v4 0/14] mm: make movable onlining suck less
2017-06-16 9:11 UTC (7+ messages)
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online
[PATCH v5] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
2017-06-16 8:38 UTC (6+ messages)
[PATCH v11 0/6] Virtio-balloon Enhancement
2017-06-16 3:19 UTC (5+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [virtio-dev] "
I'd like to add you to my professional network on LinkedIn
2017-06-16 0:45 UTC
[PATCH v2 0/2] mm: force enable thp for dax
2017-06-15 23:44 UTC (10+ messages)
` [PATCH v2 1/2] mm: improve readability of transparent_hugepage_enabled()
[PATCH 1/1] userfaultfd: shmem: handle coredumping in handle_userfault()
2017-06-15 22:58 UTC (4+ messages)
[PATCH v2 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
2017-06-15 20:32 UTC (2+ messages)
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-15 20:13 UTC (19+ messages)
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
[PATCH v2 00/10] PCID and improved laziness
2017-06-15 19:29 UTC (5+ messages)
` [PATCH v2 01/10] x86/ldt: Simplify LDT switching logic
` [PATCH v2 02/10] x86/mm: Remove reset_lazy_tlbstate()
[RFC v2 0/9] S.A.R.A. a new stacked LSM
2017-06-15 17:19 UTC (12+ messages)
` [RFC v2 1/9] S.A.R.A. Documentation
` [RFC v2 2/9] S.A.R.A. framework creation
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [RFC v2 4/9] S.A.R.A. cred blob management
` [RFC v2 5/9] S.A.R.A. WX Protection
` [RFC v2 6/9] Creation of "pagefault_handler_x86" LSM hook
` [RFC v2 7/9] Trampoline emulation
` [kernel-hardening] "
` [RFC v2 8/9] Allowing for stacking procattr support in S.A.R.A
` [RFC v2 9/9] S.A.R.A. WX Protection procattr interface
[PATCH] mm, memory_hotplug: support movable_node for hotplugable nodes
2017-06-15 15:43 UTC (2+ messages)
[HMM-CDM 0/5] Cache coherent device memory (CDM) with HMM
2017-06-15 15:35 UTC (4+ messages)
` [HMM-CDM 3/5] mm/memcontrol: allow to uncharge page without using page->lru field
[PATCH v6 00/20] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-15 15:03 UTC (10+ messages)
` [PATCH v6 12/20] fs: add a new fstype flag to indicate how writeback errors are tracked
[PATCH v2 0/3] DAX common 4k zero page
2017-06-15 14:58 UTC (5+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).