messages from 2017-06-06 11:31:55 to 2017-06-07 19:18:02 UTC [more...]
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-07 19:17 UTC (55+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 07/34] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v6 08/34] x86/mm: Add support to enable SME in early boot processing
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 11/34] x86/mm: Provide general kernel support for memory encryption
` [PATCH v6 12/34] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 16/34] efi: Add an EFI table address match function
` [PATCH v6 17/34] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 01/34] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v6 02/34] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v6 03/34] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 15/34] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
RISC-V Linux Port v2
2017-06-07 19:03 UTC (87+ messages)
` [PATCH 01/17] drivers: support PCIe in RISCV
` [PATCH 02/17] pcie-xilinx: add missing 5th legacy interrupt
` [PATCH 03/17] base: fix order of OF initialization
` [PATCH 04/17] Documentation: atomic_ops.txt is core-api/atomic_ops.rst
` [PATCH 05/17] MAINTAINERS: Add RISC-V
` [PATCH 06/17] pci: Add generic pcibios_{fixup_bus,align_resource}
` [PATCH 07/17] lib: Add shared copies of some GCC library routines
` [PATCH 08/17] dts: include documentation for the RISC-V interrupt controllers
` [PATCH 09/17] clocksource/timer-riscv: New RISC-V Clocksource
` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
` [PATCH 11/17] irqchip: RISC-V Local Interrupt Controller Driver
` [PATCH 12/17] tty: New RISC-V SBI Console Driver
` [PATCH 13/17] RISC-V: Add include subdirectory
` [PATCH 14/17] RISC-V: lib files
` [PATCH 15/17] RISC-V: Add mm subdirectory
` [PATCH 16/17] RISC-V: Add kernel subdirectory
` [PATCH 17/17] RISC-V: Makefile and Kconfig
[PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list
2017-06-07 18:48 UTC (4+ messages)
[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
2017-06-07 14:37 UTC (11+ messages)
` [PATCH 3/4] watchdog: Split up config options
Unify the various copies of libgcc into lib
2017-06-06 19:10 UTC (34+ messages)
` Unify the various copies of libgcc into lib v2
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] score: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
` [PATCH 6/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c
` [PATCH 7/7] MIPS: Use generic libgcc intrinsics
[RFC PATCH v2 0/6] Signal frame expansion support
2017-06-06 16:15 UTC (12+ messages)
` [RFC PATCH v2 1/6] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH v2 4/6] arm64: signal: Allocate extra sigcontext space as needed
[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
2017-06-06 12:49 UTC (4+ messages)
` [PATCH v4 1/2] tty: add compat_ioctl callbacks
[PATCH v3 0/2] tty: add TIOCGPTPEER ioctl
2017-06-06 12:46 UTC (6+ messages)
` [PATCH v3 1/2] tty: add compat_ioctl callbacks
[PATCHv7 00/14] x86: 5-level paging enabling for v4.13, Part 4
2017-06-06 11:31 UTC (17+ messages)
` [PATCHv7 05/14] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations
` [PATCHv7 07/14] x86/boot/64: Rewrite startup_64 in C
` [PATCHv7 08/14] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv7 10/14] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv7 11/14] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv7 12/14] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv7 13/14] x86: Enable 5-level paging support
` [PATCHv7 14/14] x86/mm: Allow to have userspace mappings above 47-bits
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).