1. 9f5b5b9 KVM: SVM: Add support for SEV LAUNCH_SECRET command by Brijesh Singh · 8 years ago
  2. 7d1594f KVM: SVM: Add support for SEV DEBUG_ENCRYPT command by Brijesh Singh · 8 years ago
  3. 24f41fb KVM: SVM: Add support for SEV DEBUG_DECRYPT command by Brijesh Singh · 8 years ago
  4. 255d9e7 KVM: SVM: Add support for SEV GUEST_STATUS command by Brijesh Singh · 8 years ago
  5. 5bdb0e2 KVM: SVM: Add support for SEV LAUNCH_FINISH command by Brijesh Singh · 8 years ago
  6. 0d0736f KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command by Brijesh Singh · 8 years ago
  7. 89c5058 KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command by Brijesh Singh · 8 years ago
  8. 59414c9 KVM: SVM: Add support for KVM_SEV_LAUNCH_START command by Brijesh Singh · 8 years ago
  9. 70cd94e KVM: SVM: VMRUN should use associated ASID when SEV is enabled by Brijesh Singh · 8 years ago
  10. 1654efc KVM: SVM: Add KVM_SEV_INIT command by Brijesh Singh · 8 years ago
  11. e9df094 KVM: SVM: Add sev module_param by Brijesh Singh · 8 years ago
  12. ed3cd23 KVM: SVM: Reserve ASID range for SEV guest by Brijesh Singh · 8 years ago
  13. 5dd0a57 KVM: X86: Add CONFIG_KVM_AMD_SEV by Brijesh Singh · 8 years ago
  14. 69eaede KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl by Brijesh Singh · 8 years ago
  15. 5acc5c0 KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl by Brijesh Singh · 8 years ago
  16. 8765d75 KVM: X86: Extend CPUID range to include new leaf by Brijesh Singh · 8 years ago
  17. 4faefff KVM: SVM: Prepare to reserve asid for SEV guest by Brijesh Singh · 8 years ago
  18. ba7c339 kvm: svm: Add SEV feature definitions to KVM by Tom Lendacky · 8 years ago
  19. cea3a19 kvm: svm: prepare for new bit definition in nested_ctl by Tom Lendacky · 8 years ago
  20. 18c71ce x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature by Tom Lendacky · 8 years ago
  21. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  22. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 8 years ago
  25. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  27. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  28. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  29. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  30. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 8 years ago
  31. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 8 years ago
  32. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 8 years ago
  33. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 8 years ago
  34. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 8 years ago
  35. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 8 years ago
  36. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  37. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 8 years ago
  38. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 8 years ago
  39. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 8 years ago
  40. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 8 years ago
  41. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 8 years ago
  42. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 8 years ago
  43. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 8 years ago
  44. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 8 years ago
  45. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 8 years ago
  46. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 8 years ago
  47. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 8 years ago
  48. 6cc73a0 s390: cmm: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  49. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 9 years ago
  50. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 10 years ago
  51. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 10 years ago
  52. 400eeff ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 8 years ago
  53. 3b0c0c9 ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 8 years ago
  54. 29337b6 ARM: make decompressor debug output user selectable by Russell King · 8 years ago
  55. 1ee5e87 ARM: fix get_user_pages_fast by Russell King · 8 years ago
  56. 62b49c4 powerpc/vas: Export chip_to_vas_id() by Sukadev Bhattiprolu · 8 years ago
  57. fd11a64 x86/umip: Print a warning into the syslog if UMIP-protected instructions are used by Ricardo Neri · 8 years ago
  58. 7a06c66 powerpc/64s/slice: Use addr limit when computing slice mask by Aneesh Kumar K.V · 8 years ago
  59. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  60. bf070bb kbuild: remove all dummy assignments to obj- by Masahiro Yamada · 8 years ago
  61. 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  62. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  63. 52563d0 arch/tile/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 8 years ago
  64. 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 8 years ago
  65. ece1578 arch/sh/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 8 years ago
  66. 5eb9e8a arch/ia64/include/asm/topology.h: remove unused parent_node() macro by Dou Liyang · 8 years ago
  67. e8cfbc2 pid: remove pidhash by Gargi Sharma · 8 years ago
  68. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 8 years ago
  69. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 8 years ago
  70. fb6cc4a sh/boot: add static stack-protector to pre-kernel by Kees Cook · 8 years ago
  71. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  73. e71d512 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  74. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 8 years ago
  75. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  77. b4c0a73 x86/smpboot: Fix __max_logical_packages estimate by Prarit Bhargava · 8 years ago
  78. 30bb981 x86/topology: Avoid wasting 128k for package id array by Andi Kleen · 8 years ago
  79. d46b4c1 perf/x86/intel/uncore: Cache logical pkg id in uncore driver by Andi Kleen · 8 years ago
  80. 4ee2ec1b x86/acpi: Reduce code duplication in mp_override_legacy_irq() by Vikas C Sajjan · 8 years ago
  81. 2527141 x86/acpi: Handle SCI interrupts above legacy space gracefully by Vikas C Sajjan · 8 years ago
  82. ac5292e x86/boot: Fix boot failure when SMP MP-table is based at 0 by Tom Lendacky · 8 years ago
  83. 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 8 years ago
  84. bc5a768 parisc: Make some PDC structures accessible in uapi headers by Helge Deller · 8 years ago
  85. 3744d98 parisc: Pass endianness info to sparse by Luc Van Oostenryck · 8 years ago
  86. bf7b4c1 parisc: Add CPU topology support by Helge Deller · 8 years ago
  87. 05f016d parisc: Fix validity check of pointer size argument in new CAS implementation by John David Anglin · 8 years ago
  88. d02fcf5 kvm: vmx: Allow disabling virtual NMI support by Paolo Bonzini · 8 years ago
  89. 8a1b439 kvm: vmx: Reinstate support for CPUs without virtual NMI by Paolo Bonzini · 8 years ago
  90. 15038e1 KVM: SVM: obey guest PAT by Paolo Bonzini · 8 years ago
  91. fc3790f Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  92. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  93. 527d147 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  94. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  95. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  97. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  98. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  100. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago