index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
x86/CPU: Align CR3 defines
Borislav Petkov
1
-6
/
+6
2017-08-17
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
4
-0
/
+55
2017-07-30
acpi, x86/mm: Remove encryption mask from ACPI page protection type
Tom Lendacky
2
-5
/
+7
2017-07-30
x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
3
-2
/
+18
2017-07-25
x86/mm/pkeys: Fix typo in Documentation/x86/protection-keys.txt
Wang Kai
1
-3
/
+3
2017-07-25
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
1
-23
/
+41
2017-07-25
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
5
-18
/
+86
2017-07-21
x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
3
-0
/
+88
2017-07-21
x86/mm: Allow userspace have mappings above 47-bit
Kirill A. Shutemov
1
-2
/
+2
2017-07-21
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
5
-14
/
+43
2017-07-21
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
5
-1
/
+59
2017-07-21
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
4
-9
/
+9
2017-07-21
x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD
Kirill A. Shutemov
1
-1
/
+1
2017-07-21
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
1
-9
/
+9
2017-07-21
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
1
-5
/
+6
2017-07-20
x86/boot: Fix memremap() related build failure
Ingo Molnar
1
-0
/
+1
2017-07-18
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
3
-5
/
+83
2017-07-18
compiler-gcc.h: Introduce __nostackprotector function attribute
Tom Lendacky
2
-0
/
+6
2017-07-18
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2
-0
/
+107
2017-07-18
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
4
-0
/
+466
2017-07-18
x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
Tom Lendacky
1
-0
/
+5
2017-07-18
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
3
-9
/
+15
2017-07-18
xen/x86: Remove SME feature in PV guests
Tom Lendacky
1
-0
/
+1
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
8
-8
/
+73
2017-07-18
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
6
-25
/
+30
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
7
-3
/
+42
2017-07-18
x86/boot/realmode: Check for memory encryption on the APs
Tom Lendacky
3
-0
/
+40
2017-07-18
iommu/amd: Allow the AMD IOMMU to work with memory encryption
Tom Lendacky
4
-21
/
+55
2017-07-18
x86/cpu/AMD: Make the microcode level available earlier in the boot
Tom Lendacky
1
-4
/
+4
2017-07-18
swiotlb: Add warnings for use of bounce buffers with SME
Tom Lendacky
2
-0
/
+16
2017-07-18
x86, swiotlb: Add memory encryption support
Tom Lendacky
9
-17
/
+108
2017-07-18
x86/realmode: Decrypt trampoline area if memory encryption is active
Tom Lendacky
1
-0
/
+8
2017-07-18
x86/mm: Add support for changing the memory encryption attribute
Tom Lendacky
2
-0
/
+65
2017-07-18
x86/mm: Add support to access persistent memory in the clear
Tom Lendacky
1
-1
/
+30
2017-07-18
x86/boot: Use memremap() to map the MPF and MPC data
Tom Lendacky
1
-28
/
+70
2017-07-18
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
5
-7
/
+218
2017-07-18
x86/efi: Update EFI pagetable creation to work with SME
Tom Lendacky
1
-4
/
+11
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
3
-6
/
+6
2017-07-18
efi: Add an EFI table address match function
Tom Lendacky
2
-0
/
+40
2017-07-18
x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
2
-3
/
+25
2017-07-18
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
6
-5
/
+108
2017-07-18
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
2
-0
/
+86
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
6
-0
/
+81
2017-07-18
x86/mm: Add SME support for read_cr3_pa()
Tom Lendacky
2
-2
/
+8
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
16
-35
/
+133
2017-07-18
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-7
/
+9
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
5
-13
/
+82
2017-07-18
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
1
-10
/
+8
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
5
-0
/
+112
2017-07-18
x86/cpu/AMD: Handle SME reduction in physical address size
Tom Lendacky
1
-11
/
+13
[next]