1. b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
  2. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  3. 66421c1 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
  4. d1d93fa KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
  5. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  6. d4858aa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  7. 4a3928c Linux 4.16-rc3 by Linus Torvalds · 7 years ago
  8. e1171ac Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  9. c23a757 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. e912bf2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 9c89709 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. c89be52 Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  14. 3664ce2 Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  15. 9c5e0af KVM: SVM: Fix SEV LAUNCH_SECRET command by Brijesh Singh · 7 years ago
  16. 7607b71 KVM: SVM: install RSM intercept by Brijesh Singh · 7 years ago
  17. 3e23338 KVM: SVM: no need to call access_ok() in LAUNCH_MEASURE command by Brijesh Singh · 7 years ago
  18. 45d0be8 include: psp-sev: Capitalize invalid length enum by Brijesh Singh · 8 years ago
  19. e5699f5 crypto: ccp: Fix sparse, use plain integer as NULL pointer by Brijesh Singh · 8 years ago
  20. 4f2f61f KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is disabled by Wanpeng Li · 8 years ago
  21. afdc3f58 x86/kvm: Make parse_no_xxx __init for kvm by Dou Liyang · 8 years ago
  22. fe2a302 KVM: x86: fix backward migration with async_PF by Radim Krčmář · 8 years ago
  23. f75e492 kvm: fix warning for non-x86 builds by Sebastian Ott · 7 years ago
  24. 0764674 kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds by Sebastian Ott · 7 years ago
  25. 6789af0 tools/kvm_stat: print 'Total' line for multiple events only by Stefan Raspl · 7 years ago
  26. df72ecfc tools/kvm_stat: group child events indented after parent by Stefan Raspl · 7 years ago
  27. 18e8f41 tools/kvm_stat: separate drilldown and fields filtering by Stefan Raspl · 7 years ago
  28. 516f119 tools/kvm_stat: eliminate extra guest/pid selection dialog by Stefan Raspl · 7 years ago
  29. c0e8c21 tools/kvm_stat: mark private methods as such by Stefan Raspl · 7 years ago
  30. 1fd6a70 tools/kvm_stat: fix debugfs handling by Stefan Raspl · 7 years ago
  31. 1cd8bfb tools/kvm_stat: print error on invalid regex by Stefan Raspl · 8 years ago
  32. 3df33a0 tools/kvm_stat: fix crash when filtering out all non-child trace events by Stefan Raspl · 8 years ago
  33. 369d5a8 tools/kvm_stat: avoid 'is' for equality checks by Marc Hartmayer · 8 years ago
  34. 0eb5780 tools/kvm_stat: use a more pythonic way to iterate over dictionaries by Marc Hartmayer · 8 years ago
  35. 006f154 tools/kvm_stat: use a namedtuple for storing the values by Marc Hartmayer · 8 years ago
  36. faa312a tools/kvm_stat: simplify the sortkey function by Marc Hartmayer · 8 years ago
  37. 95e057e KVM: X86: Fix SMRAM accessing even if VM is shutdown by Wanpeng Li · 7 years ago
  38. 135a06c KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2 by Chao Gao · 7 years ago
  39. b28676b KVM: mmu: Fix overlap between public and private memslots by Wanpeng Li · 7 years ago
  40. 103c763 KVM/x86: remove WARN_ON() for when vm_munmap() fails by Eric Biggers · 8 years ago
  41. 9915824 KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP by Radim Krčmář · 8 years ago
  42. 0b2e990 KVM: x86: move LAPIC initialization after VMCS creation by Paolo Bonzini · 7 years ago
  43. 9cb9c07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 2eb02aa Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  45. 65738c6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  46. 2bd06ce Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  47. 13f514b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  48. 938e142 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  49. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  50. 8961ca4 Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  51. ee1a15e Merge tag 'kvm-s390-master-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  52. 6c62cc4 Merge tag 'kvm-arm-fixes-for-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  53. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  54. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  55. d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
  56. ca79bec ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  57. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  58. 9f41631 arm64: fix unwind_frame() for filtered out fn for function graph tracing by Pratyush Anand · 8 years ago
  59. 4596749 x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations by Samuel Neves · 7 years ago
  60. 0c52f7c x86/topology: Fix function name in documentation by Dou Liyang · 7 years ago
  61. 472e8c5 locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs by Andrea Parri · 7 years ago
  62. 79d4424 locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB by Andrea Parri · 7 years ago
  63. 36e74d3 x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system by Wang Hui · 7 years ago
  64. e84cf6a x86/apic/vector: Handle vector release on CPU unplug correctly by Thomas Gleixner · 7 years ago
  65. eb0a2d2 powerpc/powernv: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  66. 582605a powerpc/pseries: Support firmware disable of RFI flush by Michael Ellerman · 7 years ago
  67. 2f7d03e powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2 by Bharata B Rao · 7 years ago
  68. 120f3b1 integrity/security: fix digsig.c build error with header file by Randy Dunlap · 7 years ago
  69. 16c4db3 Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3 by James Morris · 7 years ago
  70. b17800e Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  71. 0f9da84 MIPS: boot: Define __ASSEMBLY__ for its.S build by Kees Cook · 7 years ago
  72. bae6cfe Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  73. 0bb7816 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  74. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  75. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  76. 651ca2c genirq/matrix: Handle CPU offlining proper by Thomas Gleixner · 7 years ago
  77. 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
  78. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  79. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  80. 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
  81. 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  82. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  83. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  84. 77f892e Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  85. bb17186 Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  86. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  87. 004e390 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  88. 24180a6 Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  89. a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
  90. 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
  91. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  92. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  93. 88e80c6 smsc75xx: fix smsc75xx_set_features() by Eric Dumazet · 7 years ago
  94. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  95. 645ae5c Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 by James Morris · 7 years ago
  96. 238ca35 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  97. bef3efb efivarfs: Limit the rate for non-root to read files by Luck, Tony · 7 years ago
  98. 28128c6 kconfig.h: Include compiler types to avoid missed struct attributes by Kees Cook · 7 years ago
  99. 1b72040 NFS: make struct nlmclnt_fl_close_lock_ops static by Colin Ian King · 7 years ago
  100. ad86f60 nfs: system crashes after NFS4ERR_MOVED recovery by Bill.Baker@oracle.com · 7 years ago