1. 46d010e x86/boot/realmode: Check for memory encryption on the APs by Tom Lendacky · 7 years ago
  2. f655e6e x86/cpu/AMD: Make the microcode level available earlier in the boot by Tom Lendacky · 7 years ago
  3. c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 7 years ago
  4. 163ea3c x86/realmode: Decrypt trampoline area if memory encryption is active by Tom Lendacky · 7 years ago
  5. 77bd234 x86/mm: Add support for changing the memory encryption attribute by Tom Lendacky · 7 years ago
  6. 1de3286 x86/mm: Add support to access persistent memory in the clear by Tom Lendacky · 7 years ago
  7. 5997efb x86/boot: Use memremap() to map the MPF and MPC data by Tom Lendacky · 7 years ago
  8. 8f716c9 x86/mm: Add support to access boot related data in the clear by Tom Lendacky · 7 years ago
  9. 38eeccc x86/efi: Update EFI pagetable creation to work with SME by Tom Lendacky · 7 years ago
  10. f99afd0 efi: Update efi_mem_type() to return an error rather than 0 by Tom Lendacky · 7 years ago
  11. d68baa3 x86/boot/e820: Add support to determine the E820 type of an address by Tom Lendacky · 7 years ago
  12. b9d0520 x86/mm: Insure that boot memory areas are mapped properly by Tom Lendacky · 7 years ago
  13. 7f8b7e7 x86/mm: Add support for early encryption/decryption of memory by Tom Lendacky · 7 years ago
  14. f88a68f x86/mm: Extend early_memremap() support with additional attrs by Tom Lendacky · 7 years ago
  15. eef9c4a x86/mm: Add SME support for read_cr3_pa() by Tom Lendacky · 7 years ago
  16. 21729f8 x86/mm: Provide general kernel support for memory encryption by Tom Lendacky · 7 years ago
  17. fd7e315 x86/mm: Simplify p[g4um]d_page() macros by Tom Lendacky · 7 years ago
  18. 5868f36 x86/mm: Add support to enable SME in early boot processing by Tom Lendacky · 7 years ago
  19. 33c2b80 x86/mm: Remove phys_to_virt() usage in ioremap() by Tom Lendacky · 7 years ago
  20. 7744ccd x86/mm: Add Secure Memory Encryption (SME) support by Tom Lendacky · 7 years ago
  21. 9af9b94 x86/cpu/AMD: Handle SME reduction in physical address size by Tom Lendacky · 7 years ago
  22. 872cbef x86/cpu/AMD: Add the Secure Memory Encryption CPU feature by Tom Lendacky · 7 years ago
  23. f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
  24. aac7b79 x86/mm/pat: Set write-protect cache mode for full PAT support by Tom Lendacky · 7 years ago
  25. 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 7 years ago
  26. 27aac20 x86/boot/KASLR: Rename process_e820_entry() into process_mem_region() by Baoquan He · 7 years ago
  27. 87891b0 x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry() by Baoquan He · 7 years ago
  28. f62995c x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries() by Baoquan He · 7 years ago
  29. cb8c65c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  30. cb0fbbf Blackfin: flat: Use %x to format u32 by Geert Uytterhoeven · 7 years ago
  31. 87b2c3f h8300: Add missing closing parenthesis in flat_get_addr_from_rp() by Geert Uytterhoeven · 7 years ago
  32. 9f42ef4 blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes by Geert Uytterhoeven · 7 years ago
  33. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  35. 568d135d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  36. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  37. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  38. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  39. 867eacd Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  40. 01ea917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  41. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  42. 20cf0c5 xtensa: use generic fb.h by Tobias Klauser · 7 years ago
  43. 2931dc7 Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  44. 9d53cae sparc64: Measure receiver forward progress to avoid send mondo timeout by Jane Chu · 7 years ago
  45. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  46. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  47. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 7 years ago
  48. 1261bfa KVM: async_pf: Add L1 guest async_pf #PF vmexit handler by Wanpeng Li · 7 years ago
  49. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 7 years ago
  50. 80fc623 Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  51. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 7 years ago
  52. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 7 years ago
  53. 0825f49 x86/efi: move asmlinkage before return type by Joe Perches · 7 years ago
  54. 0cef25c sh: move inline before return type by Joe Perches · 7 years ago
  55. b745fcb MIPS: SMP: move asmlinkage before return type by Joe Perches · 7 years ago
  56. 9d8a9ae m68k: coldfire: move inline before return type by Joe Perches · 7 years ago
  57. c02f2a9 ia64: sn: pci: move inline before type by Joe Perches · 7 years ago
  58. d778931 ia64: move inline before return type by Joe Perches · 7 years ago
  59. 1d731bb FRV: tlbflush: move asmlinkage before return type by Joe Perches · 7 years ago
  60. 8d95a3d CRIS: gpio: move inline before return type by Joe Perches · 7 years ago
  61. 1e90d0e ARM: HP Jornada 7XX: move inline before return type by Joe Perches · 7 years ago
  62. ead9fba ARM: KVM: move asmlinkage before type by Joe Perches · 7 years ago
  63. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  64. 473738eb MIPS: do not use __GFP_REPEAT for order-0 request by Michal Hocko · 7 years ago
  65. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  66. cf92251 arm64/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  67. c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 7 years ago
  68. 2c8340e sh64: ascii armor the sh64 boot init stack canary by Rik van Riel · 7 years ago
  69. d21f549 arm64: ascii armor the arm64 boot init stack canary by Rik van Riel · 7 years ago
  70. bf9eb54 x86: ascii armor the x86_64 boot init stack canary by Rik van Riel · 7 years ago
  71. 579e145 sh: mark end of BUG() implementation as unreachable by Kees Cook · 7 years ago
  72. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  73. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 7 years ago
  74. 054f367 powerpc: don't fortify prom_init by Daniel Axtens · 7 years ago
  75. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 7 years ago
  76. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  77. f2e0cff kernel/watchdog: introduce arch_touch_nmi_watchdog() by Nicholas Piggin · 7 years ago
  78. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 7 years ago
  79. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 7 years ago
  80. 89c8a49 KVM: SVM: Enable Virtual VMLOAD VMSAVE feature by Janakarajan Natarajan · 7 years ago
  81. 76ff359 KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition by Janakarajan Natarajan · 7 years ago
  82. 0dc9211 KVM: SVM: Rename lbr_ctl field in the vmcb control area by Janakarajan Natarajan · 7 years ago
  83. 8a77e90 KVM: SVM: Prepare for new bit definition in lbr_ctl by Janakarajan Natarajan · 7 years ago
  84. b742c1e KVM: SVM: handle singlestep exception when skipping emulated instructions by Ladi Prosek · 7 years ago
  85. fb53072 KVM: x86: take slots_lock in kvm_free_pit by Radim Krčmář · 7 years ago
  86. 48ae0fb kvm: vmx: Properly handle machine check during VM-entry by Jim Mattson · 7 years ago
  87. 0bc48be KVM: x86: update master clock before computing kvmclock_offset by Radim Krčmář · 7 years ago
  88. 85fd514 kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields by Jim Mattson · 7 years ago
  89. 5fa99cb kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls by Jim Mattson · 7 years ago
  90. 56a2051 kvm: nVMX: Validate the I/O bitmaps on nested VM-entry by Jim Mattson · 7 years ago
  91. 7cdc2d6 kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails by Jim Mattson · 7 years ago
  92. 2ad6714 SPARC64: Fix sun4v DMA panic by Tushar Dave · 7 years ago
  93. 01e6a61 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 7 years ago
  94. 64e756c powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  95. 87c4b83e powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  96. 3b06b1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  97. 3f0bd8d powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events by Anton Blanchard · 7 years ago
  98. a018817 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 7 years ago
  99. 22c92ae xtensa: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  100. ee73056 unicore32: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago