linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 18:30:37 to 2017-06-28 06:07:41 UTC [more...]

[PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock
 2017-06-28  6:07 UTC  (2+ messages)
` [PATCH v3 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-06-28  4:35 UTC  (3+ messages)

[PATCH 0/6] mm: give __GFP_REPEAT a better semantic
 2017-06-28  4:12 UTC  (6+ messages)
` [PATCH 3/6] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL

[PATCH] mm/memory_hotplug: adjust zone/node size during __offline_pages()
 2017-06-28  3:45 UTC 

[RFC v4 00/17] powerpc: Memory Protection Keys
 2017-06-28  1:50 UTC  (24+ messages)
` [RFC v4 01/17] mm: introduce an additional vma bit for powerpc pkey
` [RFC v4 02/17] mm: ability to disable execute permission on a key at creation
` [RFC v4 03/17] x86: key creation with PKEY_DISABLE_EXECUTE disallowed
` [RFC v4 04/17] powerpc: Implement sys_pkey_alloc and sys_pkey_free system call
` [RFC v4 05/17] powerpc: store and restore the pkey state across context switches
` [RFC v4 06/17] powerpc: Implementation for sys_mprotect_pkey() system call
` [RFC v4 07/17] powerpc: make the hash functions protection-key aware
` [RFC v4 08/17] powerpc: Program HPTE key protection bits
` [RFC v4 09/17] powerpc: call the hash functions with the correct pkey value
` [RFC v4 10/17] powerpc: Macro the mask used for checking DSI exception
` [RFC v4 11/17] powerpc: Handle exceptions caused by pkey violation
` [RFC v4 12/17] powerpc: Deliver SEGV signal on "
` [RFC v4 13/17] selftest: Move protecton key selftest to arch neutral directory
` [RFC v4 14/17] selftest: PowerPC specific test updates to memory protection keys
` [RFC v4 15/17] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v4 16/17] Documentation: PowerPC specific updates to memory protection keys
` [RFC v4 17/17] procfs: display the protection-key number associated with a vma

[PATCH v4 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-06-28  1:32 UTC 

[RFC PATCH 0/4] mm/hotplug: make hotplug memory_block alligned
 2017-06-28  0:22 UTC  (22+ messages)
` [RFC PATCH 1/4] mm/hotplug: aligne the hotplugable range with memory_block
` [RFC PATCH 2/4] mm/hotplug: walk_memroy_range on memory_block uit
` [RFC PATCH 3/4] mm/hotplug: make __add_pages() iterate on memory_block and split __add_section()
` [RFC PATCH 4/4] base/memory: pass start_section_nr to init_memory_block()

[RFC v2 0/9] S.A.R.A. a new stacked LSM
 2017-06-27 23:13 UTC  (9+ messages)
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [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

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-27 22:09 UTC  (6+ messages)

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-27 22:07 UTC  (6+ messages)
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches

mmotm 2017-06-23-15-03 uploaded
 2017-06-27 22:00 UTC  (8+ messages)

mmotm 2017-06-27-14-49 uploaded
 2017-06-27 21:50 UTC 

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-06-27 20:57 UTC  (12+ messages)

[PATCH 0/5] v2 mm subsystem refcounter conversions
 2017-06-27 20:49 UTC  (7+ messages)
` [PATCH 1/5] mm: convert bdi_writeback_congested.refcnt from atomic_t to refcount_t
` [PATCH 2/5] mm: convert anon_vma.refcount "
` [PATCH 3/5] mm: convert kmemleak_object.use_count "
` [PATCH 4/5] mm: convert mm_struct.mm_users "
` [PATCH 5/5] mm: convert mm_struct.mm_count "

[PATCH v8 0/3] mm: LSM: ro protection for dynamic data
 2017-06-27 20:07 UTC  (6+ messages)
` [PATCH 1/3] Protectable memory support
` [PATCH 2/3] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 3/3] Make LSM Writable Hooks a command line option

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-27 18:39 UTC  (9+ messages)

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

next-20170620 BUG in do_page_fault / do_huge_pmd_wp_page
 2017-06-27 16:41 UTC  (4+ messages)

[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
 2017-06-27 16:08 UTC 

[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
 2017-06-27 16:01 UTC  (5+ messages)

OOM kills with lots of free swap
 2017-06-27 15:50 UTC  (6+ messages)

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-27 15:20 UTC  (8+ messages)
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking

[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-27 15:14 UTC  (39+ messages)
` [PATCH v8 RESEND 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v8 RESEND 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v8 RESEND 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v8 RESEND 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v8 RESEND 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v8 RESEND 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v8 RESEND 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v8 RESEND 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v8 RESEND 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v8 RESEND 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v8 RESEND 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 RESEND 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 RESEND 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 RESEND 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 RESEND 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 RESEND 16/38] efi: Add an EFI table address match function
` [PATCH v8 RESEND 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 RESEND 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 RESEND 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 RESEND 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 RESEND 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 RESEND 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 RESEND 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 RESEND 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 RESEND 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 RESEND 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 RESEND 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 RESEND 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v8 RESEND 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 RESEND 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v8 RESEND 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v8 RESEND 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v8 RESEND 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v8 RESEND 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v8 RESEND 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v8 RESEND 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v8 RESEND 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v8 RESEND 38/38] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH v8 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-27 15:01 UTC  (31+ messages)
` [PATCH v8 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v8 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v8 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v8 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v8 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v8 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v8 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v8 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v8 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v8 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v8 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v8 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v8 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v8 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v8 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v8 16/38] efi: Add an EFI table address match function
` [PATCH v8 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v8 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v8 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v8 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v8 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v8 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v8 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v8 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v8 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v8 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v8 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v8 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v8 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v8 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM

[PATCH 01/20] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-06-27 14:54 UTC  (2+ messages)
` [PATCH 02/20] drm/i915: introduce simple gemfs

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-06-27 14:41 UTC  (9+ messages)

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-06-27 13:59 UTC  (7+ messages)

[RFC PATCH 0/5] userfaultfd: non-cooperative: syncronous events
 2017-06-27 13:39 UTC  (2+ messages)

[bnx2x] swapper/0: page allocation failure: order:0, mode:0x2080020(GFP_ATOMIC)
 2017-06-27 13:32 UTC 

mm/slab: What is cache_reap work for?
 2017-06-27 10:35 UTC 

[PATCH v2 00/51] block: support multipage bvec
 2017-06-27  9:36 UTC  (6+ messages)
` [PATCH v2 11/51] md: raid1: initialize bvec table via bio_add_page()
` [PATCH v2 16/51] block: bounce: avoid direct access to bvec table

[PATCH 3/3] Make LSM Writable Hooks a command line option
 2017-06-27  6:48 UTC  (3+ messages)

[PATCH 0/1] Remove unused variable from memory_hotplug.c
 2017-06-27  5:37 UTC  (3+ messages)
` [PATCH 1/1] mm: remove unused zone_type variable from __remove_zone()

[PATCH] mm/memory_hotplug: remove an unused variable in move_pfn_range_to_zone()
 2017-06-27  5:25 UTC  (3+ messages)

Error in freeing memory with zone reclaimable always returning true
 2017-06-27  5:14 UTC  (6+ messages)

[PATCH 1/3] Protectable memory support
 2017-06-27  3:55 UTC  (3+ messages)

[RFC v3 00/23] powerpc: Memory Protection Keys
 2017-06-27  0:17 UTC  (6+ messages)
` [RFC v3 02/23] powerpc: introduce set_hidx_slot helper

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-06-27  0:07 UTC  (3+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[kees:for-next/fortify 8/8] include/linux/string.h:309:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
 2017-06-26 21:55 UTC  (4+ messages)

[PATCH 0/3] mm, hugetlb: allow proper node fallback dequeue
 2017-06-26 18:32 UTC  (7+ 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


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