1. 5db851c xhci: remove GFP_DMA flag from allocation by Matthias Lange · 7 years ago
  2. 63aea0d USB: xhci: fix lock-inversion problem by Alan Stern · 7 years ago
  3. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 7 years ago
  4. 7480d91 usb: host: xhci-mem: allocate zeroed Scratchpad Buffer by Peter Chen · 7 years ago
  5. a0c1663 xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton by Mathias Nyman · 7 years ago
  6. 7bc5d5a usb: xhci: trace URB before giving it back instead of after by Mathias Nyman · 7 years ago
  7. d3e7dec KVM: Silence underflow warning in avic_get_physical_id_entry() by Dan Carpenter · 7 years ago
  8. 55c315e Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  9. fa472fa KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices by Christoffer Dall · 7 years ago
  10. 552c9f4 KVM: arm/arm64: Fix bug when registering redist iodevs by Christoffer Dall · 7 years ago
  11. 3c2ce60 bpf: adjust verifier heuristics by Daniel Borkmann · 7 years ago
  12. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  13. 545a028 kprobes: Document how optimized kprobes are removed from module unload by Steven Rostedt (VMware) · 7 years ago
  14. b172296 selftests/ftrace: Add test to remove instance with active event triggers by Naveen N. Rao · 7 years ago
  15. d2ffb8d selftests/ftrace: Fix bashisms by Naveen N. Rao · 7 years ago
  16. 8a49f3e ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub by Steven Rostedt (VMware) · 7 years ago
  17. a0e6369 ftrace/instances: Clear function triggers when removing instances by Naveen N. Rao · 7 years ago
  18. cbab567 ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() by Naveen N. Rao · 7 years ago
  19. 30e7d894 tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  20. b9ef032 tracing: Move postpone selftests to core from early_initcall by Steven Rostedt · 7 years ago
  21. 579f1d9 selftests/bpf: fix broken build due to types.h by Yonghong Song · 7 years ago
  22. dac94e2 Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  23. 243bfd2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  24. f917174 Merge branch 'bnxt_en-DCBX-fixes' by David S. Miller · 7 years ago
  25. f667724 bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST. by Michael Chan · 7 years ago
  26. 87fe603 bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration. by Michael Chan · 7 years ago
  27. 9142e900 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  28. 48078d2 sparc/ftrace: Fix ftrace graph time measurement by Liam R. Howlett · 7 years ago
  29. deba804 sparc: Fix -Wstringop-overflow warning by Orlando Arias · 7 years ago
  30. b6c41cb sparc64: Fix mapping of 64k pages with MAP_FIXED by Nitin Gupta · 7 years ago
  31. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  32. 05d8cba kbuild: skip install/check of headers right under uapi directories by Masahiro Yamada · 7 years ago
  33. 49e67dd of: fdt: add missing allocation-failure check by Johan Hovold · 7 years ago
  34. 828d4cd dtc: check.c fix compile error by Shuah Khan · 7 years ago
  35. 63a1e1c arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 7 years ago
  36. 77d7123 neighbour: update neigh timestamps iff update is effective by Ihar Hrachyshka · 7 years ago
  37. 23d268e arp: honour gratuitous ARP _replies_ by Ihar Hrachyshka · 7 years ago
  38. 8d7a10d USB: serial: qcserial: add more Lenovo EM74xx device IDs by Bjørn Mork · 7 years ago
  39. 69c8ebf fuseblk: Fix warning in super_setup_bdi_name() by Jan Kara · 7 years ago
  40. bca5238 ARM: dts: dra7: Reduce cpu thermal shutdown temperature by Ravikumar Kattekola · 7 years ago
  41. 7e1b952 dm cache: handle kmalloc failure allocating background_tracker struct by Colin Ian King · 7 years ago
  42. 745b6e7 iommu/mediatek: Include linux/dma-mapping.h by Arnd Bergmann · 7 years ago
  43. f73a7ee iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 7 years ago
  44. 1cc896e iommu/dma: Don't touch invalid iova_domain members by Robin Murphy · 7 years ago
  45. 5120a26 USB: host: xhci: use max-port define by Johan Hovold · 7 years ago
  46. 93491ce USB: hub: fix SS max number of ports by Johan Hovold · 7 years ago
  47. bec444c USB: hub: fix non-SS hub-descriptor handling by Johan Hovold · 7 years ago
  48. 2c25a2c USB: hub: fix SS hub-descriptor handling by Johan Hovold · 7 years ago
  49. ec963b4 USB: usbip: fix nonconforming hub descriptor by Johan Hovold · 7 years ago
  50. d81182c USB: gadget: dummy_hcd: fix hub-descriptor removable fields by Johan Hovold · 7 years ago
  51. 5383fae doc-rst: fixed kernel-doc directives in usb/typec.rst by Markus Heiser · 7 years ago
  52. ef53b92 USB: core: of: document reference taken by companion helper by Johan Hovold · 7 years ago
  53. a741547 USB: ehci-platform: fix companion-device leak by Johan Hovold · 7 years ago
  54. 1f873d8 usb: r8a66597-hcd: select a different endpoint on timeout by Chris Brandt · 7 years ago
  55. dd14a3e usb: r8a66597-hcd: decrease timeout by Chris Brandt · 7 years ago
  56. 1a744d2 usb: core: fix potential memory leak in error path during hcd creation by Anton Bondarenko · 7 years ago
  57. dd5ca75 USB: iowarrior: fix info ioctl on big-endian hosts by Johan Hovold · 7 years ago
  58. 63afd5c USB: chaoskey: fix Alea quirk on big-endian hosts by Johan Hovold · 7 years ago
  59. 7cdfe4d sisusb_con: fix coccinelle warning by Jiri Slaby · 7 years ago
  60. 41318a2 uwb: fix device quirk on big-endian hosts by Johan Hovold · 7 years ago
  61. 0bd193d usb: misc: legousbtower: Fix memory leak by Maksim Salau · 7 years ago
  62. 2f96478 USB: core: replace %p with %pK by Vamsi Krishna Samavedam · 7 years ago
  63. 628c289 USB: ene_usb6250: fix DMA to the stack by Alan Stern · 7 years ago
  64. 9b31071 Merge tag 'fixes-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  65. 5f63424 USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs by Andrey Korolyov · 7 years ago
  66. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 7 years ago
  67. bfb9956 powerpc/mm: Fix crash in page table dump with huge pages by Michael Ellerman · 7 years ago
  68. 2579b8b drm/nouveau/fifo/gk104-: Silence a locking warning by Dan Carpenter · 7 years ago
  69. 563ad2b drm/nouveau/secboot: plug memory leak in ls_ucode_img_load_gr() error path by Christophe JAILLET · 7 years ago
  70. 9a2eba3 drm/nouveau: Fix drm poll_helper handling by Peter Ujfalusi · 7 years ago
  71. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 7 years ago
  72. 0d83539 uio: fix incorrect memory leak cleanup by Suman Anna · 7 years ago
  73. a20cfc1 misc: pci_endpoint_test: select CRC32 by Tobias Regnery · 7 years ago
  74. 3e21f4a char: lp: fix possible integer overflow in lp_setup() by Willy Tarreau · 7 years ago
  75. b23afd3 Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  76. 2432a3fb mlx5e: add CONFIG_INET dependency by Arnd Bergmann · 7 years ago
  77. b401ee0 KVM: x86: lower default for halt_poll_ns by Paolo Bonzini · 7 years ago
  78. 13840d3 dm bufio: make the parameter "retain_bytes" unsigned long by Mikulas Patocka · 7 years ago
  79. f6c5775 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  80. 19a0f7e net/smc: Add warning about remote memory exposure by Christoph Hellwig · 7 years ago
  81. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 7 years ago
  82. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 7 years ago
  83. fc9d0cd Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current by Wolfram Sang · 7 years ago
  84. bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 7 years ago
  85. bafbb9c tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  86. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  87. bec6cd63 Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  88. aff523f memory: omap-gpmc: Fix debug output for access width by Tony Lindgren · 7 years ago
  89. 56322e1 ARM: dts: LogicPD Torpedo: Fix camera pin mux by Adam Ford · 7 years ago
  90. f0b8dca ARM: dts: omap4: enable CEC pin for Pandaboard A4 and ES by Hans Verkuil · 7 years ago
  91. 910958b ARM: dts: gta04: fix polarity of clocks for mcbsp4 by Andreas Kemnade · 7 years ago
  92. 7c62de5 ARM: dts: dra7: Add power hold and power controller properties to palmas by Keerthy · 7 years ago
  93. 2c4569ca genirq: Fix chained interrupt data ordering by Thomas Gleixner · 7 years ago
  94. b72d745 staging: fsl-dpaa2/eth: add ETHERNET dependency by Arnd Bergmann · 7 years ago
  95. 50b7c32 staging: typec: fusb302: refactor resume retry mechanism by Rui Miguel Silva · 7 years ago
  96. f0d39a1 staging: typec: fusb302: reset i2c_busy state in error by Rui Miguel Silva · 7 years ago
  97. 018047a usb: dwc3: keystone: check return value by Pan Bian · 7 years ago
  98. b7f7385 usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 7 years ago
  99. 844cf8a usb: gadget: gserial: check if console kthread exists by Bogdan Mirea · 7 years ago
  100. d325a1d usb: dwc3: gadget: Prevent losing events in event cache by Thinh Nguyen · 7 years ago