messages from 2017-06-16 13:36:04 to 2017-06-19 20:59:04 UTC [more...]
[PATCH v3 0/4] Generalize fncpy availability
2017-06-19 20:58 UTC (22+ messages)
` [PATCH v3 1/4] ARM: fncpy: Rename include guards
` [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v3 3/4] arm64: Provide a fncpy implementation
` [PATCH v3 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC
[PATCH 0/7] rwsem: Implement down_read_killable()
2017-06-19 20:27 UTC (18+ messages)
` [PATCH 1/7] rwsem-spinlock: Add killable versions of __down_read()
` [PATCH 2/7] rwsem-spinlock: Add killable versions of rwsem_down_read_failed()
` [PATCH 3/7] alpha: Add __down_read_killable()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] s390: "
` [PATCH 6/7] x86: "
` [PATCH 7/7] rwsem: Add down_read_killable()
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-19 17:18 UTC (10+ 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 (31+ 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 (18+ 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 0/5] move everyone over to thin archives
2017-06-19 15:52 UTC (29+ messages)
` [PATCH 1/5] kbuild: thin archives final link close --whole-archives option
` [PATCH 2/5] kbuild: thin archives use P option to ar
` [PATCH 3/5] sh: thin archives fix linking
` [PATCH 4/5] x86/um: thin archives build fix
` [PATCH 5/5] kbuild: thin archives make default for all archs
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-19 15:49 UTC (2+ messages)
RISC-V Linux Port v2
2017-06-19 14:30 UTC (9+ messages)
` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
[PATCH 0/5] arm64: signal: Signal frame expansion support
2017-06-19 11:03 UTC (5+ messages)
` [PATCH 5/5] arm64: signal: Allow expansion of the signal frame
[PATCH v7 00/36] x86: Secure Memory Encryption (AMD)
2017-06-17 14:08 UTC (78+ 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 05/36] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v7 07/36] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [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 06/36] x86/mm: Add Secure Memory Encryption (SME) support
` [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 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 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 24/36] x86, swiotlb: Add memory encryption support
` [PATCH v7 25/36] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v7 31/36] x86/mm, kexec: Allow kexec to be used "
` [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 36/36] x86/mm: Add support to make use of Secure 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 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 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 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 35/36] x86/boot: Add early cmdline parsing for options with arguments
[PATCH v2 0/4] Generalize fncpy availability
2017-06-16 21:28 UTC (10+ messages)
` [PATCH v2 1/4] ARM: fncpy: Rename include guards
` [PATCH v2 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v2 3/4] arm64: Provide a fncpy implementation
` [PATCH v2 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC
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).