1. 7c97fcb KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline by Sean Christopherson · 6 years ago
  2. 97b7ead KVM: VMX: Expose various getters and setters to nested VMX by Sean Christopherson · 6 years ago
  3. cf3646e KVM: VMX: Expose misc variables needed for nested VMX by Sean Christopherson · 6 years ago
  4. ff24148 KVM: nVMX: Move "vmcs12 to shadow/evmcs sync" to helper function by Sean Christopherson · 6 years ago
  5. 3e8eacc KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true by Sean Christopherson · 6 years ago
  6. e4027cf KVM: nVMX: Set callbacks for nested functions during hardware setup by Sean Christopherson · 6 years ago
  7. a320338 KVM: VMX: Move the hardware {un}setup functions to the bottom by Sean Christopherson · 6 years ago
  8. 5158917 KVM: x86: nVMX: Allow nested_enable_evmcs to be NULL by Sean Christopherson · 6 years ago
  9. 944c346 KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions by Sean Christopherson · 6 years ago
  10. 89b0c9f KVM: VMX: Move VMX instruction wrappers to a dedicated header file by Sean Christopherson · 6 years ago
  11. 75edce8 KVM: VMX: Move eVMCS code to dedicated files by Sean Christopherson · 6 years ago
  12. 8373d25 KVM: VMX: Add vmx.h to hold VMX definitions by Sean Christopherson · 6 years ago
  13. 609363c KVM: nVMX: Move vmcs12 code to dedicated files by Sean Christopherson · 6 years ago
  14. cb1d474 KVM: VMX: Move VMCS definitions to dedicated file by Sean Christopherson · 6 years ago
  15. 2c4fd91 KVM: VMX: Expose various module param vars via capabilities.h by Sean Christopherson · 6 years ago
  16. 3077c19 KVM: VMX: Move capabilities structs and helpers to dedicated file by Sean Christopherson · 6 years ago
  17. 7caaa71 KVM: VMX: Pass vmx_capability struct to setup_vmcs_config() by Sean Christopherson · 6 years ago
  18. c73da3f KVM: VMX: Properly handle dynamic VM Entry/Exit controls by Sean Christopherson · 6 years ago
  19. 71d9409 KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup() by Sean Christopherson · 6 years ago
  20. 4cebd74 KVM: VMX: Drop the "vmx" prefix from vmx_evmcs.h by Sean Christopherson · 6 years ago
  21. e012311 KVM: VMX: rename vmx_shadow_fields.h to vmcs_shadow_fields.h by Sean Christopherson · 6 years ago
  22. a821bab KVM: VMX: Move VMX specific files to a "vmx" subdirectory by Sean Christopherson · 6 years ago
  23. 3592cda KVM: x86: Add requisite includes to hyperv.h by Sean Christopherson · 6 years ago
  24. 8ba2e52 KVM: x86: Add requisite includes to kvm_cache_regs.h by Sean Christopherson · 6 years ago
  25. 199b118 KVM: VMX: Alphabetize the includes in vmx.c by Sean Christopherson · 6 years ago
  26. dfae3c0 KVM: nVMX: Allocate and configure VM{READ,WRITE} bitmaps iff enable_shadow_vmcs by Sean Christopherson · 6 years ago
  27. 1b3ab5a KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails by Sean Christopherson · 6 years ago
  28. 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
  29. 8fe65a8 kvm: rename last argument to kvm_get_dirty_log_protect by Paolo Bonzini · 6 years ago
  30. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  31. bb22dc1 Merge branch 'khdr_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest into HEAD by Paolo Bonzini · 6 years ago
  32. 211929f selftests: Fix test errors related to lib.mk khdr target by Shuah Khan · 6 years ago
  33. 40e020c Linux 4.20-rc6 by Linus Torvalds · 6 years ago
  34. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  35. 8586ca8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. ebbd300 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. 35cc3cef net/sched: cls_flower: Reject duplicated rules also under skip_sw by Or Gerlitz · 6 years ago
  39. d4b60e9 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  40. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  41. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  42. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  43. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  44. 0844895 Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  45. 47dcb08 Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  46. 822b768 Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  47. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  48. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  49. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  50. bd799eb Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  51. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  52. 6ec067e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  53. 8214bdf Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  54. 570c913 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  55. f896adc Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  56. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  57. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  58. 8b78903 Merge branch 'skb-headroom-slab-out-of-bounds' by David S. Miller · 6 years ago
  59. e6ac64d neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  60. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  61. f9bfe4e tcp: lack of available data can also cause TSO defer by Eric Dumazet · 6 years ago
  62. 5f17979 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  63. b8bf469 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  64. 1cdc362 Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  65. 52ab2ec Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  66. 7b24f6c Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  67. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  68. 0b43a29 Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  69. 52f842cc Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  70. c431b42 Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  71. ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
  72. b4aecf7 arm64: hibernate: Avoid sending cross-calling with interrupts disabled by Will Deacon · 6 years ago
  73. 8b878ee Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  74. c616cbe blk-mq: punt failed direct issue to dispatch list by Jens Axboe · 6 years ago
  75. d7dcdf9 nvmet-rdma: fix response use after free by Israel Rukshin · 6 years ago
  76. 86880d6 nvme: validate controller state before rescheduling keep alive by James Smart · 6 years ago
  77. ba7aeae block, bfq: fix decrement of num_active_groups by Paolo Valente · 6 years ago
  78. dbde117 Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/gnss into char-misc-linus by Greg Kroah-Hartman · 6 years ago
  79. 6ac7929 CIFS: Avoid returning EBUSY to upper layer VFS by Long Li · 6 years ago
  80. e61efff crypto: user - Disable statistics interface by Herbert Xu · 6 years ago
  81. d387ac1 Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  82. 7f80c73 Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  83. b72f711 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  84. 7e40b56 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  85. ece27a3 i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode by Masahiro Yamada · 6 years ago
  86. 8469636 i2c: uniphier: fix violation of tLOW requirement for Fast-mode by Masahiro Yamada · 6 years ago
  87. cd8843f5 i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START by Masahiro Yamada · 6 years ago
  88. c2a653d i2c: uniphier-f: fix timeout error after reading 8 bytes by Masahiro Yamada · 6 years ago
  89. 0544ee4 i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node by Hans de Goede · 6 years ago
  90. 6c7f25c i2c: axxia: properly handle master timeout by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 6 years ago
  91. cd9d1a2 Merge branch 'mlxsw-Various-fixes' by David S. Miller · 6 years ago
  92. 993107f mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl by Ido Schimmel · 6 years ago
  93. da93d29 mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  94. f58a83c mlxsw: spectrum_switchdev: Avoid leaking FID's reference count by Ido Schimmel · 6 years ago
  95. 050fc01 mlxsw: spectrum_nve: Remove easily triggerable warnings by Ido Schimmel · 6 years ago
  96. 834e772 vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  97. 78b1a52 virtio/s390: fix race in ccw_io_helper() by Halil Pasic · 6 years ago
  98. 2448a29 virtio/s390: avoid race on vcdev->config by Halil Pasic · 6 years ago
  99. c38f57d vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 6 years ago
  100. abb8d6e Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago