1. b6098c3 virtio: add API to detect legacy devices by Michael S. Tsirkin · 10 years ago
  2. 48b3606 virtio_console: fix sparse warnings by Michael S. Tsirkin · 10 years ago
  3. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
  4. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  5. 747ae34 virtio: make VIRTIO_F_VERSION_1 a transport bit by Michael S. Tsirkin · 10 years ago
  6. df1b57f virtio_balloon: add legacy_only flag by Michael S. Tsirkin · 10 years ago
  7. 1f0f910 virtio_console: virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  8. dc9e515 af_packet: virtio 1.0 stubs by Michael S. Tsirkin · 10 years ago
  9. e72fd72 vhost/scsi: partial virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  10. fba7f02 virtio_scsi: export to userspace by Michael S. Tsirkin · 10 years ago
  11. 106d81f virtio_scsi: move to uapi by Michael S. Tsirkin · 10 years ago
  12. d75dff3 virtio_scsi: v1.0 support by Michael S. Tsirkin · 10 years ago
  13. 6ae7feb macvtap: TUN_VNET_LE support by Michael S. Tsirkin · 10 years ago
  14. 56f0dcc tun: TUN_VNET_LE support, fix sparse warnings for virtio headers by Michael S. Tsirkin · 10 years ago
  15. e999d6e tun: add VNET_LE flag by Michael S. Tsirkin · 10 years ago
  16. 40630b8 tun: drop most type defines by Michael S. Tsirkin · 10 years ago
  17. 031f5e0 tun: move internal flag defines out of uapi by Michael S. Tsirkin · 10 years ago
  18. 41e3e42 vhost/net: enable virtio 1.0 by Michael S. Tsirkin · 10 years ago
  19. e4fca7d vhost/net: larger header for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  20. 8b38694 vhost/net: virtio 1.0 byte swap by Michael S. Tsirkin · 10 years ago
  21. 3b1bbe8 vhost: virtio 1.0 endian-ness support by Michael S. Tsirkin · 10 years ago
  22. 64f7f05 vhost: switch to __get/__put_user exclusively by Michael S. Tsirkin · 10 years ago
  23. bf99573 vhost/net: force len for TX to host endian by Michael S. Tsirkin · 10 years ago
  24. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  25. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  26. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  27. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  28. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  29. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  30. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  31. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  32. 38f37b5 virtio_blk: fix race at module removal by Michael S. Tsirkin · 10 years ago
  33. 393c525 virtio_blk: make serial attribute static by Michael S. Tsirkin · 10 years ago
  34. af9ca13 KVM: s390: enable virtio-ccw revision 1 by Cornelia Huck · 10 years ago
  35. 4855513 KVM: s390 allow virtio_ccw status writes to fail by Michael S. Tsirkin · 10 years ago
  36. d467424 KVM: s390: virtio-ccw revision 1 SET_VQ by Cornelia Huck · 10 years ago
  37. 6bb2c83 KVM: s390: Set virtio-ccw transport revision by Thomas Huth · 10 years ago
  38. 19c1c5a virtio_blk: v1.0 support by Michael S. Tsirkin · 10 years ago
  39. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  40. b3bb62d virtio: add legacy feature table support by Michael S. Tsirkin · 10 years ago
  41. c102659 virtio: simplify feature bit handling by Michael S. Tsirkin · 10 years ago
  42. cb3f6d9 virtio: set FEATURES_OK by Michael S. Tsirkin · 10 years ago
  43. 8906265 virtio: allow transports to get avail/used addresses by Cornelia Huck · 10 years ago
  44. 92e6d74 virtio_config: endian conversion for v1.0 by Michael S. Tsirkin · 10 years ago
  45. 00e6f3d virtio_ring: switch to new memory access APIs by Michael S. Tsirkin · 10 years ago
  46. eef960a virtio: memory access APIs by Michael S. Tsirkin · 10 years ago
  47. 4ec22fa virtio: add virtio 1.0 feature bit by Michael S. Tsirkin · 10 years ago
  48. 732c56e virtio_ccw: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  49. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  50. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  51. 0ffaead mic_virtio: robust feature array size calculation by Michael S. Tsirkin · 10 years ago
  52. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  53. d4024af virtio: add low-level APIs for feature bits by Michael S. Tsirkin · 10 years ago
  54. b2776bf Linux 3.18 by Linus Torvalds · 10 years ago
  55. 820b688 Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  56. 19b0225 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  57. 15bd1e5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  58. 5476b2b watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 by Abhilash Kesavan · 10 years ago
  59. beb5af4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 32f0880 Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  61. ba2cb64 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  62. 56c67ce Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  63. 3e3282c Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  64. ebea76f Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  65. d0747f1 uapi: fix to export linux/vm_sockets.h by Masahiro Yamada · 10 years ago
  66. 681d15a i2c: cadence: Set the hardware time-out register to maximum value by Vishnu Motghare · 10 years ago
  67. 9ea359f i2c: davinci: generate STP always when NACK is received by Grygorii Strashko · 10 years ago
  68. 2b21ef0 ahci: disable MSI on SAMSUNG 0xa800 SSD by Tejun Heo · 10 years ago
  69. 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
  70. ebcd241 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  71. 5dc6263 Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  72. b48a20a Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  73. 93bd38b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. 46d967a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  75. 9044f94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  76. 23c836c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  77. 1dd909a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  78. 7c3fbbd slab: fix nodeid bounds check for non-contiguous node IDs by Paul Mackerras · 10 years ago
  79. b724aa2 lib/genalloc.c: export devm_gen_pool_create() for modules by Michal Simek · 10 years ago
  80. c4ea95d mm: fix anon_vma_clone() error treatment by Daniel Forrest · 10 years ago
  81. 2022b4d1 mm: fix swapoff hang after page migration and fork by Hugh Dickins · 10 years ago
  82. 1ead0e7 fat: fix oops on corrupted vfat fs by Al Viro · 10 years ago
  83. e8577d1 ipc/sem.c: fully initialize sem_array before making it visible by Manfred Spraul · 10 years ago
  84. 92788ac drivers/input/evdev.c: don't kfree() a vmalloc address by Andrew Morton · 10 years ago
  85. 4c2d518 cxgb4: Fill in supported link mode for SFP modules by Hariprasad Shenai · 10 years ago
  86. 8d60972 xen-netfront: Remove BUGs on paged skb data which crosses a page boundary by Seth Forshee · 10 years ago
  87. 91b5719 mm/vmpressure.c: fix race in vmpressure_work_fn() by Andrew Morton · 10 years ago
  88. fb993fa mm: frontswap: invalidate expired data on a dup-store failure by Weijie Yang · 10 years ago
  89. bc127bd mm: do not overwrite reserved pages counter at show_mem() by Rafael Aquini · 10 years ago
  90. 00d6a9b Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  91. f5475cc drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6 by Petr Mladek · 10 years ago
  92. a08b588 drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86 by Michel Dänzer · 10 years ago
  93. 86b2763 drm/radeon: sync all BOs involved in a CS v2 by Christian König · 10 years ago
  94. aad0b62 sata_fsl: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  95. 249cd0a AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller by Devin Ryles · 10 years ago
  96. 594416a block: fix regression where bio_integrity_process uses wrong bio_vec iterator by Darrick J. Wong · 10 years ago
  97. b0616c5 drm/i915: Unlock panel even when LVDS is disabled by Daniel Vetter · 10 years ago
  98. b683622 drm/i915: More cautious with pch fifo underruns by Daniel Vetter · 10 years ago
  99. b734304 ALSA: hda/realtek - Add headset Mic support for new Dell machine by Kailang Yang · 10 years ago
  100. 1883248 Merge tag 'keys-fixes-20141201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by James Morris · 10 years ago