1. d970a32 KVM: x86: fix missing prototypes by Paolo Bonzini · 4 years, 11 months ago
  2. ead68df KVM: x86: enable -Werror by Paolo Bonzini · 5 years ago
  3. 120881b docs: virt: guest-halt-polling.txt convert to ReST by Mauro Carvalho Chehab · 5 years ago
  4. 033741c docs: kvm: review-checklist.txt: rename to ReST by Mauro Carvalho Chehab · 5 years ago
  5. 6012d9a docs: kvm: Convert timekeeping.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  6. a9700af docs: kvm: Convert s390-diag.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  7. c849d86 docs: kvm: Convert ppc-pv.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  8. 320f3f7 docs: kvm: Convert nested-vmx.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  9. 037d1f9 docs: kvm: Convert mmu.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  10. 75e7fcd docs: kvm: Convert locking.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  11. 5a0af48 docs: kvm: Convert hypercalls.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  12. cec0e48b docs: kvm: arm/psci.txt: convert to ReST by Mauro Carvalho Chehab · 5 years ago
  13. 69bf758 docs: kvm: convert arm/hyp-abi.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  14. 106ee47 docs: kvm: Convert api.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  15. d3b52e4 docs: kvm: convert devices/xive.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  16. 5cccf37 docs: kvm: convert devices/xics.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  17. 6c972ba docs: kvm: convert devices/vm.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  18. aff7aee docs: kvm: convert devices/vfio.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  19. e777a5b docs: kvm: convert devices/vcpu.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  20. e944743 docs: kvm: convert devices/s390_flic.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  21. 05c4703 docs: kvm: convert devices/mpic.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  22. bf6154d docs: kvm: convert devices/arm-vgit.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  23. c0d1c8a docs: kvm: devices/arm-vgit-v3.txt to ReST by Mauro Carvalho Chehab · 5 years ago
  24. d371c01 docs: kvm: devices/arm-vgic-its.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  25. 263a19f docs: virt: Convert msr.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  26. 2756df6 docs: virt: convert halt-polling.txt to ReST format by Mauro Carvalho Chehab · 5 years ago
  27. c09708c docs: virt: user_mode_linux.rst: fix URL references by Mauro Carvalho Chehab · 5 years ago
  28. 72f8a49 docs: virt: user_mode_linux.rst: update compiling instructions by Mauro Carvalho Chehab · 5 years ago
  29. 7d94ab1 docs: virt: convert UML documentation to ReST by Mauro Carvalho Chehab · 5 years ago
  30. 7bd460f docs: kvm: add arm/pvtime.rst to index.rst by Mauro Carvalho Chehab · 5 years ago
  31. 9446e6f KVM: x86: fix WARN_ON check of an unsigned less than zero by Paolo Bonzini · 5 years ago
  32. ff47902 selftests: KVM: Remove unused x86_register enum by Eric Auger · 5 years ago
  33. f6ab010 KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging by Sean Christopherson · 5 years ago
  34. 148d735e KVM: nVMX: Use correct root level for nested EPT shadow page tables by Sean Christopherson · 5 years ago
  35. ffdbd50 KVM: nVMX: Fix some comment typos and coding style by Miaohe Lin · 5 years ago
  36. 7a02674 KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP by Sean Christopherson · 5 years ago
  37. 331ca0f KVM: apic: reuse smp_wmb() in kvm_make_request() by Miaohe Lin · 5 years ago
  38. 2079644 KVM: x86: remove duplicated KVM_REQ_EVENT request by Miaohe Lin · 5 years ago
  39. 1ea2cc0 selftests: KVM: SVM: Add vmcall test by Eric Auger · 5 years ago
  40. 20ba262 selftests: KVM: AMD Nested test infrastructure by Eric Auger · 5 years ago
  41. 1ecaabe selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}() by Eric Auger · 5 years ago
  42. a06230b KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS by Oliver Upton · 5 years ago
  43. 684c042 KVM: nVMX: Handle pending #DB when injecting INIT VM-exit by Oliver Upton · 5 years ago
  44. 307f1cf KVM: x86: Mask off reserved bit from #DB exception payload by Oliver Upton · 5 years ago
  45. 1f03b2b KVM: Disable preemption in kvm_get_running_vcpu() by Marc Zyngier · 5 years ago
  46. bab0c31 KVM: x86: do not reset microcode version on INIT or RESET by Paolo Bonzini · 5 years ago
  47. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  48. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  49. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  50. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  51. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  52. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  53. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  60. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  61. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  62. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  63. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  64. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  65. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  66. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  67. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  68. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  69. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  70. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  71. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  72. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  73. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  74. 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 5 years ago
  75. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  76. 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
  77. c76b305 Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  78. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  79. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  80. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  81. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  82. b463532 irqchip/gic-v3-its: Remove superfluous WARN_ON by Zenghui Yu · 5 years ago
  83. 4bccf1d irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() by Zenghui Yu · 5 years ago
  84. 4e6437f irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level by Zenghui Yu · 5 years ago
  85. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  86. e88bd31 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE by Zenghui Yu · 5 years ago
  87. d08f301 mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap by Lorenzo Bianconi · 5 years ago
  88. f757165 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  89. 175787e Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  90. 60ea27e Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  91. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  92. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  93. 88d6f13 bpf: Improve bucket_log calculation logic by Martin KaFai Lau · 5 years ago
  94. 5d3919a selftests/bpf: Test freeing sockmap/sockhash with a socket in it by Jakub Sitnicki · 5 years ago
  95. 0b2dc83 bpf, sockhash: Synchronize_rcu before free'ing map by Jakub Sitnicki · 5 years ago
  96. db6a501 bpf, sockmap: Don't sleep while holding RCU lock on tear-down by Jakub Sitnicki · 5 years ago
  97. d95f1e8 bpftool: Don't crash on missing xlated program instructions by Toke Høiland-Jørgensen · 5 years ago
  98. 85b8ac0 bpf, sockmap: Check update requirements after locking by Lorenz Bauer · 5 years ago
  99. 41dcd67 Merge tag 'docs-5.6-2' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  100. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago