1. e1fe7b6 lib/string: add sysfs_match_string helper by Heikki Krogerus · 8 years ago
  2. 8b373ff usb: ehci: use bus->sysdev for DMA configuration by Peter Chen · 8 years ago
  3. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  4. 8123e49 usb: ehci: fsl: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  5. aeb78cd usb: chipidea: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  6. a8c06e4 usb: separate out sysdev pointer from usb_bus by Arnd Bergmann · 8 years ago
  7. f5cccf4 usb: hub: Do not attempt to autosuspend disconnected devices by Guenter Roeck · 8 years ago
  8. 245b2eec usb: hub: Fix error loop seen after hub communication errors by Guenter Roeck · 8 years ago
  9. 21a60f6 ohci-pci: add qemu quirk by Gerd Hoffmann · 8 years ago
  10. d3d6ef1 usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd() by Yoshihiro Shimoda · 8 years ago
  11. 42a58c9 usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd() by Yoshihiro Shimoda · 8 years ago
  12. 4fc056e ARM64: dts: marvell: armada-37xx: Add USB2 node by Gregory CLEMENT · 8 years ago
  13. ccc0d385 usb: host: Allow to build ehci orion with mvebu SoCs by Gregory CLEMENT · 8 years ago
  14. 356c500 usb: orion-ehci: Add support for the Armada 3700 by Hua Jing · 8 years ago
  15. 8d66db5 drivers, usb: convert ep_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  16. b7ddc98 drivers, usb: convert dev_data.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  17. 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  18. a25557f USB: misc: sisusb_con: fix coccinelle warning by Jiri Slaby · 8 years ago
  19. dd1203c usb: storage: karma: remove useless variable by Pierre-Yves Kerbrat · 8 years ago
  20. 4d72e35 USB: misc: ldusb: changed '*' location to fit coding Style by Milian Reichardt · 8 years ago
  21. e314621 USB: misc: ldusb: Added Space after ',' to fit the coding style by Milian Reichardt · 8 years ago
  22. 3d1a467 USB: misc: ldusb: fixed decimal permission coding issue by Milian Reichardt · 8 years ago
  23. 144a3cb usb: misc: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  24. d4d7512 usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume by Yoshihiro Shimoda · 8 years ago
  25. 5095cb8 usb: of: add functions to bind a companion controller by Yoshihiro Shimoda · 8 years ago
  26. cfd6ed4 usbip: Fix implicit fallthrough warning by Jonathan Dieter · 8 years ago
  27. e5dfa3f usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 8 years ago
  28. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  29. b5a6a4e usb: gadget: amd5536udc: Replace PCI pool old API by Romain Perier · 8 years ago
  30. d293408 usb: gadget: pch_udc: Replace PCI pool old API by Romain Perier · 8 years ago
  31. fa9ed6f usb: gadget: net2280: Replace PCI pool old API by Romain Perier · 8 years ago
  32. 324c54f usb: host: Remove remaining pci_pool in comments by Romain Perier · 8 years ago
  33. c4ba329 usb: misc: lvs: fix race condition in disconnect handling by Oliver Neukum · 8 years ago
  34. e4ecd15 tools/usb: Add .gitignore file by Prarit Bhargava · 8 years ago
  35. b7963da usb: misc: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  36. 78f74f7 usb: atm: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  37. 4495c08 Linux 4.11-rc2 by Linus Torvalds · 8 years ago
  38. 56b24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  39. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. ecade11 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 2c4ea6e x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  42. 106e4da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  43. 4b050f2 Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  44. 84c37c1 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  45. 0acf611 score: Fix implicit includes now failing build after extable change by Guenter Roeck · 8 years ago
  46. 434fd63 Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  47. 8529880 Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  48. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  49. cb853a8 Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  50. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  51. 24c534b Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  52. 2baf380 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  53. 7c7fba9 Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  54. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  55. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. bba8376a x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 8 years ago
  57. 9db61d6 Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  58. 794fe78 Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  59. 3f81e13 drm: mxsfb: Implement drm_panel handling by Fabio Estevam · 8 years ago
  60. d42986b drm: mxsfb_crtc: Fix the framebuffer misplacement by Fabio Estevam · 8 years ago
  61. 7ad7a5a drm: mxsfb: Fix crash when provided invalid DT bindings by Marek Vasut · 8 years ago
  62. 53990e4 drm: mxsfb: fix pixel clock polarity by Stefan Agner · 8 years ago
  63. 10f2889 drm: mxsfb: use bus_format to determine LCD bus width by Stefan Agner · 8 years ago
  64. 9813527 Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  65. 31aec64 Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  66. aa717ae Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  67. 2378cd6 userfaultfd: remove wrong comment from userfaultfd_ctx_get() by David Hildenbrand · 8 years ago
  68. c0d0e35 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 8 years ago
  69. ca5b58e sh: cayman: IDE support fix by Bartlomiej Zolnierkiewicz · 8 years ago
  70. ce5bec5 kasan: fix races in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  71. 68fd814 kasan: resched in quarantine_remove_cache() by Dmitry Vyukov · 8 years ago
  72. 40e952f mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
  73. 6ebb4a1 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 8 years ago
  74. 8346242 rmap: fix NULL-pointer dereference on THP munlocking by Kirill A. Shutemov · 8 years ago
  75. c9a1b80 mm/memblock.c: fix memblock_next_valid_pfn() by AKASHI Takahiro · 8 years ago
  76. 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
  77. 70ccb92 userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED by Andrea Arcangeli · 8 years ago
  78. 7eb76d4 userfaultfd: non-cooperative: fix fork fctx->new memleak by Mike Rapoport · 8 years ago
  79. bfc7228 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 8 years ago
  80. f4b7ac6 drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h by Masanari Iida · 8 years ago
  81. ce9311c mm/vmstats: add thp_split_pud event for clarity by Yisheng Xie · 8 years ago
  82. cbfd0c1 include/linux/fs.h: fix unsigned enum warning with gcc-4.2 by Arnd Bergmann · 8 years ago
  83. 8c9e7bb userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete by Andrea Arcangeli · 8 years ago
  84. 9a69a82 userfaultfd: non-cooperative: robustness check by Andrea Arcangeli · 8 years ago
  85. dd0db88d userfaultfd: non-cooperative: rollback userfaultfd_exit by Andrea Arcangeli · 8 years ago
  86. b2e593e x86, mm: unify exit paths in gup_pte_range() by Dan Williams · 8 years ago
  87. ef947b2 x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 8 years ago
  88. d19469e power/mm: update pte_write and pte_wrprotect to handle savedwrite by Aneesh Kumar K.V · 8 years ago
  89. 52c50ca powerpc/mm: handle protnone ptes on fork by Aneesh Kumar K.V · 8 years ago
  90. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  91. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  92. 6bbc4a4 userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE by Andrea Arcangeli · 8 years ago
  93. c1aa905 Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  94. 144c766 Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. 34bbce9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. bb61ce5 Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  97. 8bd49ac s390: wire up statx system call by Heiko Carstens · 8 years ago
  98. a5b11da drm/amdgpu: bump driver version for some new features by Alex Deucher · 8 years ago
  99. 834e0f8 drm/amdgpu: validate paramaters in the gem ioctl by Alex Deucher · 8 years ago
  100. cb2113c Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago