messages from 2017-07-05 13:47:44 to 2017-07-07 14:34:58 UTC [more...]
[RFC PATCH 0/2] mm, memory_hotplug: remove zone onlining restriction
2017-07-07 14:34 UTC (13+ messages)
` [PATCH 1/2] mm, memory_hotplug: display allowed zones in the preferred ordering
` [PATCH 2/2] mm, memory_hotplug: remove zone restrictions
[PATCH v3] mm: Add SLUB free list pointer obfuscation
2017-07-07 13:50 UTC (8+ messages)
` [kernel-hardening] "
[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
2017-07-07 13:45 UTC (39+ messages)
` [PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
` [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
` [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
` [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v9 16/38] efi: Add an EFI table address match function
` [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
` [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
` [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption
mmotm 2017-07-06-16-18 uploaded
2017-07-07 12:36 UTC (2+ messages)
` mmotm git tree since-4.12 branch created (was: mmotm 2017-07-06-16-18 uploaded)
"mm: use early_pfn_to_nid in page_ext_init" broken on some configurations?
2017-07-07 12:00 UTC (4+ messages)
[RFC PATCH 0/1] mm/mremap: add MREMAP_MIRROR flag
2017-07-07 11:03 UTC (6+ messages)
` [RFC PATCH 1/1] mm/mremap: add MREMAP_MIRROR flag for existing mirroring functionality
mm: Why WQ_MEM_RECLAIM workqueue remains pending?
2017-07-07 10:27 UTC (2+ messages)
[PATCH stable-only] mm: fix classzone_idx underflow in shrink_zones()
2017-07-07 9:10 UTC (2+ messages)
` Patch "mm: fix classzone_idx underflow in shrink_zones()" has been added to the 4.4-stable tree
[PATCH v9 0/3] mm: security: ro protection for dynamic data
2017-07-07 8:42 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
[PATCH] slub: make sure struct kmem_cache_node is initialized before publication
2017-07-07 8:43 UTC (2+ messages)
printk: Should console related code avoid __GFP_DIRECT_RECLAIM memory allocations?
2017-07-07 8:41 UTC (3+ messages)
[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
2017-07-07 8:16 UTC (3+ messages)
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs
[RFC v5 00/38] powerpc: Memory Protection Keys
2017-07-07 7:25 UTC (40+ messages)
` [RFC v5 01/38] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v5 02/38] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v5 03/38] powerpc: introduce pte_set_hash_slot() helper
` [RFC v5 04/38] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v5 05/38] powerpc: capture the PTE format changes in the dump pte report
` [RFC v5 06/38] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v5 07/38] powerpc: use helper functions in __hash_page_huge() "
` [RFC v5 08/38] powerpc: use helper functions in __hash_page_4K() "
` [RFC v5 09/38] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v5 10/38] powerpc: use helper functions in flush_hash_page()
` [RFC v5 11/38] mm: introduce an additional vma bit for powerpc pkey
` [RFC v5 12/38] mm: ability to disable execute permission on a key at creation
` [RFC v5 13/38] x86: disallow pkey creation with PKEY_DISABLE_EXECUTE
` [RFC v5 14/38] powerpc: initial plumbing for key management
` [RFC v5 15/38] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [RFC v5 16/38] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v5 17/38] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v5 18/38] powerpc: store and restore the pkey state across context switches
` [RFC v5 19/38] powerpc: introduce execute-only pkey
` [RFC v5 20/38] powerpc: ability to associate pkey to a vma
` [RFC v5 21/38] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v5 22/38] powerpc: map vma key-protection bits to pte key bits
` [RFC v5 23/38] powerpc: sys_pkey_mprotect() system call
` [RFC v5 24/38] powerpc: Program HPTE key protection bits
` [RFC v5 25/38] powerpc: helper to validate key-access permissions of a pte
` [RFC v5 26/38] powerpc: check key protection for user page access
` [RFC v5 27/38] powerpc: Macro the mask used for checking DSI exception
` [RFC v5 28/38] powerpc: implementation for arch_vma_access_permitted()
` [RFC v5 29/38] powerpc: Handle exceptions caused by pkey violation
` [RFC v5 30/38] powerpc: capture AMR register content on "
` [RFC v5 31/38] powerpc: introduce get_pte_pkey() helper
` [RFC v5 32/38] powerpc: capture the violated protection key on fault
` [RFC v5 33/38] powerpc: Deliver SEGV signal on pkey violation
` [RFC v5 34/38] procfs: display the protection-key number associated with a vma
` [RFC v5 35/38] selftest: Move protecton key selftest to arch neutral directory
` [RFC v5 36/38] selftest: PowerPC specific test updates to memory protection keys
` [RFC v5 37/38] Documentation: Move protecton key documentation to arch neutral directory
` [RFC v5 38/38] Documentation: PowerPC specific updates to memory protection keys
[RFC v5 00/11] Speculative page faults
2017-07-07 7:07 UTC (11+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
` [RFC v5 09/11] mm: Try spin lock in speculative path
[RFC v2 0/5] surface heterogeneous memory performance information
2017-07-07 6:27 UTC (15+ messages)
` [RFC v2 1/5] acpi: add missing include in acpi_numa.h
` [RFC v2 2/5] acpi: HMAT support in acpi_parse_entries_array()
` [RFC v2 3/5] hmem: add heterogeneous memory sysfs support
` [RFC v2 4/5] sysfs: add sysfs_add_group_link()
` [RFC v2 5/5] hmem: add performance attributes
[PATCH] mm: make allocation counters per-order
2017-07-07 6:06 UTC (15+ messages)
[PATCH 0/4] kasan: add clang support
2017-07-07 0:09 UTC (6+ messages)
` [PATCH 1/4] kasan: support alloca() poisoning
` [PATCH 2/4] kasan: added functions for unpoisoning stack variables
` [PATCH 3/4] kasan: support LLVM-style asan parameters
` [PATCH 4/4] kasan: add compiler support for clang
mm/slab: What is cache_reap work for?
2017-07-06 12:48 UTC (5+ messages)
[RFC PATCH v2] userfaultfd: Add feature to request for a signal delivery
2017-07-06 12:09 UTC (4+ messages)
[PATCH v2 05/10] tmpfs: define integrity_read method
2017-07-06 11:55 UTC (3+ messages)
[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
2017-07-06 10:48 UTC (6+ messages)
[PATCH v2] zswap: Zero-filled pages handling
2017-07-06 10:02 UTC (5+ messages)
[PATCH] mm: disallow early_pfn_to_nid on configurations which do not implement it
2017-07-06 6:50 UTC (3+ messages)
[PATCH] mm: mm, mmap: do not blow on PROT_NONE MAP_FIXED holes in the stack
2017-07-06 6:47 UTC (11+ messages)
[patch V2 0/2] mm/memory_hotplug: Cure potential deadlocks vs. cpu hotplug lock
2017-07-06 6:34 UTC (3+ messages)
[patch -mm] mm, hugetlb: schedule when potentially allocating many hugepages
2017-07-06 6:08 UTC (5+ messages)
` [patch v2 "
[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
2017-07-06 3:56 UTC (14+ messages)
[PATCH v2] mm: Add SLUB free list pointer obfuscation
2017-07-05 23:56 UTC (9+ messages)
` [kernel-hardening] "
[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
2017-07-05 22:24 UTC (14+ messages)
[PATCH 0/5] Cache coherent device memory (CDM) with HMM v3
2017-07-05 18:49 UTC (9+ messages)
` [PATCH 1/5] mm/persistent-memory: match IORES_DESC name and enum memory_type one
` [PATCH 4/5] mm/memcontrol: allow to uncharge page without using page->lru field
[PATCH 4/4] mm: Use dedicated helper to access rlimit value
2017-07-05 17:28 UTC
[PATCH v4 00/10] PCID and improved laziness
2017-07-05 17:02 UTC (9+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID
page: next (older) | prev (newer) | latest
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).