1. 5db4d28 xen/pvcalls: implement connect command by Stefano Stabellini · 7 years ago
  2. fb02987 xen/pvcalls: implement socket command by Stefano Stabellini · 7 years ago
  3. b1efa69 xen/pvcalls: handle commands from the frontend by Stefano Stabellini · 7 years ago
  4. d0e4d56 xen/pvcalls: connect to a frontend by Stefano Stabellini · 7 years ago
  5. 0a9c75c xen/pvcalls: xenbus state handling by Stefano Stabellini · 7 years ago
  6. 9be0733 xen/pvcalls: initialize the module and register the xenbus backend by Stefano Stabellini · 7 years ago
  7. 72e59c3 xen/pvcalls: introduce the pvcalls xenbus backend by Stefano Stabellini · 7 years ago
  8. 75e3ea5 xen: introduce the pvcalls interface header by Stefano Stabellini · 7 years ago
  9. ef95484 Linux 4.13-rc5 by Linus Torvalds · 7 years ago
  10. b2298fc Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  11. c9dc281 Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  12. ce7ba95 Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  13. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  14. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  15. 10cec91 Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  16. 89a5527 Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  17. 9a51544 mtd: blkdevs: Fix mtd block write failure by Abhishek Sahu · 7 years ago
  18. a99bcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  19. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  20. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  21. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  22. 0993133 Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  23. 7eb97ba Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  24. 2bfc37c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  25. 7d7a827 Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  26. 8a9d6e9 pnfs/blocklayout: require 64-bit sector_t by Christoph Hellwig · 7 years ago
  27. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  28. a7990c6 iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device by Artem Savkov · 7 years ago
  29. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  30. 529871b xen: avoid deadlock in xenbus by Juergen Gross · 7 years ago
  31. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  32. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
  33. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
  34. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  35. 9183976 fuse: set mapping error in writepage_locked when it fails by Jeff Layton · 7 years ago
  36. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  37. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  38. e86b298 userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage by Mike Rapoport · 7 years ago
  39. f357e34 zram: rework copy of compressor name in comp_algorithm_store() by Matthias Kaehlcke · 7 years ago
  40. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  41. d041353 mm: fix list corruptions on shmem shrinklist by Cong Wang · 7 years ago
  42. af54aed mm/balloon_compaction.c: don't zero ballooned pages by Wei Wang · 7 years ago
  43. c0a6a5a MAINTAINERS: copy virtio on balloon_compaction.c by Michael S. Tsirkin · 7 years ago
  44. b3a81d0 mm: fix KSM data corruption by Minchan Kim · 7 years ago
  45. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  46. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  47. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  48. a9b8025 Revert "mm: numa: defer TLB flush for THP migration as long as possible" by Nadav Amit · 7 years ago
  49. 0a2c404 mm: migrate: fix barriers around tlb_flush_pending by Nadav Amit · 7 years ago
  50. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  51. 9eeb52a fault-inject: fix wrong should_fail() decision in task context by Akinobu Mita · 7 years ago
  52. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 7 years ago
  53. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 7 years ago
  54. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 7 years ago
  55. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 7 years ago
  56. 5af10df userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case by Andrea Arcangeli · 7 years ago
  57. 75dddef mm: ratelimit PFNs busy info message by Jonathan Toppins · 7 years ago
  58. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  59. 4e082e9 Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  60. 1cd65d1 thunderbolt: Do not enumerate more ports from DROM than the controller has by Mika Westerberg · 7 years ago
  61. 557909e mei: exclude device from suspend direct complete optimization by Alexander Usyskin · 7 years ago
  62. 260d9f2 firmware: avoid invalid fallback aborts by using killable wait by Luis R. Rodriguez · 7 years ago
  63. 90d41e7 firmware: fix batched requests - send wake up on failure on direct lookups by Luis R. Rodriguez · 7 years ago
  64. e44565f firmware: fix batched requests - wake all waiters by Luis R. Rodriguez · 7 years ago
  65. 3b6bcd3 USB: serial: pl2303: add new ATEN device id by Greg Kroah-Hartman · 7 years ago
  66. 7496cfe usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter by Kai-Heng Feng · 7 years ago
  67. 94c43b9 USB: Check for dropped connection before switching to full speed by Alan Stern · 7 years ago
  68. e788787 usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume by Sandeep Singh · 7 years ago
  69. a082b42 nvme: fix directive command numd calculation by Kwan (Hingkwan) Huen-SSI · 7 years ago
  70. 634b832 nvme: fix nvme reset command timeout handling by Keith Busch · 7 years ago
  71. 2627393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
  73. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  74. f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  75. 1c78f77 nvme-pci: fix CMB sysfs file removal in reset path by Max Gurtovoy · 7 years ago
  76. 5073842 lpfc: support nvmet_fc defer_rcv callback by James Smart · 7 years ago
  77. 0fb228d nvmet_fc: add defer_req callback for deferment of cmd buffer return by James Smart · 7 years ago
  78. 758f373 nvme: strip trailing 0-bytes in wwid_show by Martin Wilck · 7 years ago
  79. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
  80. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  81. 04db70d9 geneve: maximum value of VNI cannot be used by Girish Moodalbail · 7 years ago
  82. 50ddfba net: systemport: Fix software statistics for SYSTEMPORT Lite by Florian Fainelli · 7 years ago
  83. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
  84. 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 7 years ago
  85. 6f48655 target: Fix node_acl demo-mode + uncached dynamic shutdown regression by Nicholas Bellinger · 7 years ago
  86. d4acf36 block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet time by Bart Van Assche · 7 years ago
  87. f86e28c bio-integrity: only verify integrity on the lowest stacked driver by Christoph Hellwig · 7 years ago
  88. c775d20 bio-integrity: Fix regression if profile verify_fn is NULL by Milan Broz · 7 years ago
  89. 46828dc Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  90. 372aa73 drm/nouveau/disp/nv04: avoid creation of output paths by Ben Skeggs · 7 years ago
  91. 92f190a drm: make DRM_STM default n by Michał Mirosław · 7 years ago
  92. 52ae28e Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 7 years ago
  93. 1c52a78 Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  94. 9157822 Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  95. db488ab Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  96. 6606e9a Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 7 years ago
  97. 8d31f80 Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  98. 48fb6f4 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 7 years ago
  99. 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  100. 31cf92f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago