1. 695be0e KVM: s390: pfmf: handle address overflows by David Hildenbrand · 9 years ago
  2. 1824c72 KVM: s390: pfmf: support conditional-sske facility by David Hildenbrand · 9 years ago
  3. 2c26d1d KVM: s390: pfmf: take care of amode when setting reg2 by David Hildenbrand · 9 years ago
  4. 9a68f0a KVM: s390: pfmf: MR and MC are ignored without CSSKE by David Hildenbrand · 9 years ago
  5. 6164a2e KVM: s390: pfmf: fix end address calculation by David Hildenbrand · 9 years ago
  6. fe69eab KVM: s390: storage keys fit into a char by David Hildenbrand · 9 years ago
  7. 154c8c1 s390/mm: return key via pointer in get_guest_storage_key by David Hildenbrand · 9 years ago
  8. 8d6037a s390/mm: simplify get_guest_storage_key by David Hildenbrand · 9 years ago
  9. d3ed1ce s390/mm: set and get guest storage key mmap locking by Martin Schwidefsky · 9 years ago
  10. c427c42 s390/mm: don't drop errors in get_guest_storage_key by David Hildenbrand · 9 years ago
  11. dcc98ea KVM: s390: fixup I/O interrupt traces by Christian Borntraeger · 9 years ago
  12. 1bb78d1 KVM: s390: provide logging for diagnose 0x500 by Christian Borntraeger · 9 years ago
  13. f597d24 KVM: s390: turn on tx even without ctx by David Hildenbrand · 9 years ago
  14. bdab09f KVM: s390: enable host-protection-interruption only with ESOP by David Hildenbrand · 9 years ago
  15. 09a400e KVM: s390: enable ibs only if available by David Hildenbrand · 9 years ago
  16. 9c37549 s390/sclp: detect interlock-and-broadcast-suppression facility by David Hildenbrand · 9 years ago
  17. 873b425 KVM: s390: enable PFMFI only if available by David Hildenbrand · 9 years ago
  18. a0eb55e s390/sclp: detect PFMF interpretation facility by David Hildenbrand · 9 years ago
  19. 48ee7d3 KVM: s390: enable cei only if available by David Hildenbrand · 9 years ago
  20. 4a5c3e0 s390/sclp: detect conditional-external-interception facility by David Hildenbrand · 9 years ago
  21. 11ad65b KVM: s390: enable ib only if available by David Hildenbrand · 9 years ago
  22. 72cd82b s390/sclp: detect intervention bypass facility by David Hildenbrand · 9 years ago
  23. efed110 KVM: s390: handle missing guest-storage-limit-suppression by David Hildenbrand · 10 years ago
  24. 5236c75 s390/sclp: detect guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  25. f9cbd9b KVM: s390: provide CMMA attributes only if available by David Hildenbrand · 9 years ago
  26. c24cc9c KVM: s390: enable CMMA if the interpration is available by David Hildenbrand · 9 years ago
  27. 09be9cb s390/sclp: detect cmma by David Hildenbrand · 9 years ago
  28. 89b5b4d KVM: s390: guestdbg: signal missing hardware support by David Hildenbrand · 9 years ago
  29. b9e2889 s390/sclp: detect guest-PER enhancement by David Hildenbrand · 9 years ago
  30. 76a6dd7 KVM: s390: handle missing 64-bit-SCAO facility by David Hildenbrand · 9 years ago
  31. 4013ade s390/sclp: detect 64-bit-SCAO facility by David Hildenbrand · 9 years ago
  32. 0a763c7 KVM: s390: interface to query and configure cpu subfunctions by David Hildenbrand · 9 years ago
  33. 1afd43e s390/crypto: allow to query all known cpacf functions by David Hildenbrand · 9 years ago
  34. bcfa01d7 KVM: s390: gaccess: convert get_vcpu_asce() by David Hildenbrand · 9 years ago
  35. cde0dcf KVM: s390: gaccess: convert guest_page_range() by David Hildenbrand · 9 years ago
  36. fbcb7d5 KVM: s390: gaccess: convert guest_translate_address() by David Hildenbrand · 9 years ago
  37. 3e3c67f KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real() by David Hildenbrand · 9 years ago
  38. d03193d KVM: s390: gaccess: function for preparing translation exceptions by David Hildenbrand · 9 years ago
  39. 6167375 KVM: s390: gaccess: store guest address on ALC prot exceptions by David Hildenbrand · 9 years ago
  40. 22be5a1 KVM: s390: forward ESOP if available by David Hildenbrand · 9 years ago
  41. 15c9705 KVM: s390: interface to query and configure cpu features by David Hildenbrand · 10 years ago
  42. c1778e5 KVM: s390: Add mnemonic print to kvm_s390_intercept_prog by Alexander Yarygin · 9 years ago
  43. 7d0a5e6 KVM: s390: Limit sthyi execution by Janosch Frank · 9 years ago
  44. 95ca2cb KVM: s390: Add sthyi emulation by Janosch Frank · 9 years ago
  45. a2d57b3 KVM: s390: Extend diag 204 fields by Janosch Frank · 9 years ago
  46. a011eeb KVM: s390: Add operation exception interception handler by Janosch Frank · 9 years ago
  47. 022bd2d s390: Make diag224 public by Janosch Frank · 9 years ago
  48. e435dc3 s390: Make cpc_name accessible by Janosch Frank · 9 years ago
  49. e65f30e s390: hypfs: Move diag implementation and data definitions by Janosch Frank · 9 years ago
  50. dca4d72 kvm/x86: remove unnecessary header file inclusion by Kai Huang · 9 years ago
  51. 250715a KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock by Paolo Bonzini · 9 years ago
  52. ee2cd4b KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi by Paolo Bonzini · 9 years ago
  53. c43203c KVM: x86: avoid simultaneous queueing of both IRQ and SMI by Paolo Bonzini · 9 years ago
  54. 4340fa5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  55. d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 9 years ago
  56. f8c1b85 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 9 years ago
  57. c622a3c KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi by Paolo Bonzini · 9 years ago
  58. 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 9 years ago
  59. 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 9 years ago
  60. b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 9 years ago
  61. 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 9 years ago
  62. b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 9 years ago
  63. 13e98fd Merge tag 'kvm-arm-for-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 9 years ago
  64. 05fb05a KVM: arm/arm64: vgic-new: Removel harmful BUG_ON by Marc Zyngier · 9 years ago
  65. 719af93a Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  66. ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  67. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  69. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  70. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 9 years ago
  71. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 9 years ago
  72. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 9 years ago
  73. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 9 years ago
  74. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 9 years ago
  75. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 9 years ago
  76. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 9 years ago
  77. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 9 years ago
  78. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 9 years ago
  79. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 9 years ago
  80. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 9 years ago
  81. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  82. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 9 years ago
  83. b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 9 years ago
  84. 4320c2a fence: add missing descriptions for fence by Luis de Bethencourt · 9 years ago
  85. eae1760 doc: update/fixup dma-buf related DocBook by Rob Clark · 9 years ago
  86. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  87. dad6c39 reservation: add headerdoc comments by Rob Clark · 9 years ago
  88. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 9 years ago
  89. 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  90. c585132 arm64: KVM: vgic-v3: Relax synchronization when SRE==1 by Marc Zyngier · 9 years ago
  91. a057001 arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1 by Marc Zyngier · 9 years ago
  92. b34f2bc arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value by Marc Zyngier · 9 years ago
  93. 637d122 KVM: arm/arm64: vgic-v3: Always resample level interrupts by Marc Zyngier · 9 years ago
  94. df7942d KVM: arm/arm64: vgic-v2: Always resample level interrupts by Marc Zyngier · 9 years ago
  95. fa89c77 KVM: arm/arm64: vgic-v3: Clear all dirty LRs by Christoffer Dall · 9 years ago
  96. 4d3afc9 KVM: arm/arm64: vgic-v2: Clear all dirty LRs by Christoffer Dall · 9 years ago
  97. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 9 years ago
  98. 852f42a Merge branch 'uuid' (lib/uuid fixes from Andy) by Linus Torvalds · 9 years ago
  99. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 9 years ago
  100. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 9 years ago