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