messages from 2017-04-11 12:30:19 to 2017-04-18 21:17:11 UTC [more...]
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-04-18 21:17 UTC (11+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
2017-04-18 21:15 UTC (14+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
[PATCH v2 00/27] PCI resource mmap cleanup
2017-04-18 18:51 UTC (63+ messages)
` [PATCH v2 01/27] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH v2 02/27] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH v2 03/27] pci: Only allow WC mmap on prefetchable resources
` [PATCH v2 04/27] xtensa: Do not mmap PCI BARs to userspace as write-through
` [PATCH v2 05/27] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH v2 06/27] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH v2 07/27] pci: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
` [PATCH v2 08/27] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v2 09/27] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH v2 10/27] pci: Add pci_mmap_resource_range() and use it for ARM64
` [PATCH v2 11/27] arm: Use generic pci_mmap_resource_range()
` [PATCH v2 12/27] cris: "
` [PATCH v2 13/27] mips: "
` [PATCH v2 14/27] mn10300: "
` [PATCH v2 15/27] parisc: "
` [PATCH v2 16/27] sh: "
` [PATCH v2 17/27] unicore: "
` [PATCH v2 18/27] x86: "
` [PATCH v2 19/27] pci: Add I/O BAR support to "
` [PATCH v2 20/27] powerpc: Use "
` [PATCH v2 21/27] microblaze: "
` [PATCH v2 22/27] xtensa: "
` [PATCH v2 23/27] ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()
` [PATCH v2 24/27] ia64: Remove redundant checks for WC in pci_mmap_page_range()
` [PATCH v2 25/27] ia64: Use generic pci_mmap_resource_range()
` [PATCH v2 26/27] sparc: "
` [PATCH v2 27/27] pci: Kill ARCH_GENERIC_PCI_MMAP_RESOURCE
[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
2017-04-18 16:31 UTC (52+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 06/32] avr32: include default ioremap_nopost() implementation
` [PATCH v3 08/32] cris: "
` [PATCH v3 21/32] powerpc: "
` [PATCH v3 23/32] sh: "
` [PATCH v3 24/32] sparc: "
` [PATCH v3 25/32] tile: "
` [PATCH v3 27/32] x86: "
` [PATCH v3 28/32] xtensa: "
` [PATCH v3 29/32] arm64: implement ioremap_nopost() interface
` [PATCH v3 30/32] arm: "
` [PATCH v3 31/32] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description
` [PATCH v3 32/32] lib: implement Devres ioremap_nopost() interface
[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
2017-04-18 11:10 UTC (21+ messages)
` [PATCH 3/8] x86/boot/64: Add support of additional page table level during early boot
` [PATCH 8/8] x86/mm: Allow to have userspace mappings above 47-bits
[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
2017-04-18 6:59 UTC (3+ messages)
[PATCH v2] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
2017-04-18 2:26 UTC (2+ messages)
(unknown),
2017-04-17 15:20 UTC
[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
2017-04-16 19:52 UTC (3+ messages)
(unknown),
2017-04-16 18:30 UTC
62394 linux-arch
2017-04-14 20:55 UTC
20985 linux-arch
2017-04-14 18:54 UTC
[PATCH] mm: add VM_STATIC flag to vmalloc and prevent from removing the areas
2017-04-14 0:25 UTC (10+ messages)
[RFC PATCH 0/3] arm64: queued spinlocks and rw-locks
2017-04-13 18:12 UTC (5+ messages)
` [PATCH 3/3] arm64/locking: qspinlocks and qrwlocks support
"Consolidate get_dma_ops" breaks Xen on ARM
2017-04-13 18:04 UTC (11+ messages)
[PATCHv2 8/8] x86/mm: Allow to have userspace mappings above 47-bits
2017-04-13 11:30 UTC (21+ messages)
` [PATCHv4 0/9] x86: 5-level paging enabling for v4.12, Part 4
` [PATCHv4 1/9] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv4 2/9] x86/boot/64: Rewrite startup_64 in C
` [PATCHv4 3/9] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv4 4/9] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv4 5/9] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv4 6/9] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv4 7/9] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv4 8/9] x86: Enable 5-level paging support
` [PATCHv4 9/9] x86/mm: Allow to have userspace mappings above 47-bits
[RFC PATCH v2 0/6] Signal frame expansion support
2017-04-12 17:01 UTC (7+ messages)
` [RFC PATCH v2 1/6] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 2/6] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH v2 3/6] arm64: signal: factor out signal frame record allocation
` [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH v2 5/6] arm64: signal: Parse extra_context during sigreturn
` [RFC PATCH v2 6/6] arm64: signal: Report signal frame size to userspace via auxv
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).