1. 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  2. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  3. a38b461 Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  4. e95806d Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  5. 876ca8f Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  6. 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 8 years ago
  7. bc1f0e0 Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  8. 538fd19 Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  9. b62ce397 drm/amdgpu: fix null point error when rmmod amdgpu. by Rex Zhu · 8 years ago
  10. be941bf Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  11. 3083696 drm/amd/powerplay: fix a signedness bugs by Dan Carpenter · 8 years ago
  12. 7c4378f drm/amdgpu: fix NULL pointer panic of emit_gds_switch by Chunming Zhou · 8 years ago
  13. 3d18e33 drm/radeon: Unbreak HPD handling for r600+ by Lyude · 8 years ago
  14. 2275a3a drm/amd/powerplay/smu7: disable mclk switching for high refresh rates by Alex Deucher · 8 years ago
  15. 09be4a5 drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) by Alex Deucher · 8 years ago
  16. 58d7e3e drm/radeon/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  17. 0a646f3 drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 8 years ago
  18. b3c85a0 drm/amdgpu: fix fundamental suspend/resume issue by Christian König · 8 years ago
  19. 42c99fc ceph: check that the new inode size is within limits in ceph_fallocate() by Luis Henriques · 8 years ago
  20. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
  21. 2426125 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  22. 590d4b3 Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  23. 82bc9a4 drm/gma500/psb: Actually use VBT mode when it is found by Patrik Jakobsson · 8 years ago
  24. 4d071c3 PCI/PM: Add needs_resume flag to avoid suspend complete optimization by Imre Deak · 8 years ago
  25. 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 8 years ago
  26. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 8 years ago
  27. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 8 years ago
  28. f3b4e55 libceph: drop version variable from ceph_monmap_decode() by Ilya Dryomov · 8 years ago
  29. 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 8 years ago
  30. 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 8 years ago
  31. 56fff1b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  32. c70d9d8 ptrace: Properly initialize ptracer_cred on fork by Eric W. Biederman · 8 years ago
  33. ea45267 arm64: dts: hikey: Fix WiFi support by Ulf Hansson · 8 years ago
  34. 76f1dfb arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts by Ulf Hansson · 8 years ago
  35. 84f7c60 arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators by Ulf Hansson · 8 years ago
  36. 1b32a5f arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts by Ulf Hansson · 8 years ago
  37. 307ded8 arm64: dts: hikey: Add clock for the pmic mfd by Daniel Lezcano · 8 years ago
  38. f74ac68 mfd: dts: hi655x: Add clock binding for the pmic by Daniel Lezcano · 8 years ago
  39. e9256e1 mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property by Ulf Hansson · 8 years ago
  40. c477ebe mmc: dt: pwrseq-simple: Invent power-off-delay-us by Ulf Hansson · 8 years ago
  41. f928543 drm: Fix deadlock retry loop in page_flip_ioctl by Daniel Vetter · 8 years ago
  42. 429030b drm: qxl: Delay entering atomic context during cursor update by Gabriel Krisman Bertazi · 8 years ago
  43. 1fc2e41 ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430 by Alexander Tsoy · 8 years ago
  44. fde8e33 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  45. fadd2ce Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  46. 74a9e7d Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 801099b Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. ad258fb i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  49. c10e803 efi-pstore: Fix write/erase id tracking by Kees Cook · 8 years ago
  50. 415b618 PCI: imx6: Fix config read timeout handling by Lucas Stach · 8 years ago
  51. 9871e9b switchtec: Fix minor bug with partition ID register by Logan Gunthorpe · 8 years ago
  52. e40cf64 switchtec: Use new cdev_device_add() helper function by Logan Gunthorpe · 8 years ago
  53. c849e55 PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA by Geert Uytterhoeven · 8 years ago
  54. 86ca984 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 2d76b2f net: sched: cls_matchall: fix null pointer dereference by Jiri Pirko · 8 years ago
  56. 499fde6 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 8 years ago
  57. 72ccc47 bonding: fix randomly populated arp target array by Jarod Wilson · 8 years ago
  58. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  59. e3170cc Merge branches 'acpi-button' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  60. 079c181 Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' by Rafael J. Wysocki · 8 years ago
  61. e4eda88 net: Make IP alignment calulations clearer. by David S. Miller · 8 years ago
  62. f5f968f mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read by Srinath Mannam · 8 years ago
  63. 751da2a bonding: fix accounting of active ports in 3ad by Jarod Wilson · 8 years ago
  64. bd703a1 net: atheros: atl2: don't return zero on failure path in atl2_probe() by Alexey Khoroshilov · 8 years ago
  65. 8fb83b1 mmc: cavium: Fix probing race with regulator by Jan Glauber · 8 years ago
  66. c2372c2 of/platform: Make of_platform_device_destroy globally visible by Jan Glauber · 8 years ago
  67. 9e7b9a2 mmc: cavium: Prevent crash with incomplete DT by Jan Glauber · 8 years ago
  68. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
  69. a79e7df ALSA: hda - Update the list of quirk models by Takashi Iwai · 8 years ago
  70. ba90d6a ALSA: hda - Provide dual-codecs model option for a few Realtek codecs by Takashi Iwai · 8 years ago
  71. 6369158 ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming mobo by Takashi Iwai · 8 years ago
  72. e2c8249 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  73. 5165da5 i2c: i2c-tiny-usb: fix buffer not being DMA capable by Sebastian Reichel · 8 years ago
  74. e480eab drm/radeon: Fix oops upon driver load on PowerXpress laptops by Lukas Wunner · 8 years ago
  75. 0833289 Linux 4.12-rc2 by Linus Torvalds · 8 years ago
  76. 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
  77. 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
  78. f3926e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 970c305 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. e7a3d62 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 6d18c73 bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 8 years ago
  82. fe0cd8c smsc95xx: Support only IPv4 TCP/UDP csum offload by Nisar Sayed · 8 years ago
  83. 776ee32 Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP' by David S. Miller · 8 years ago
  84. 7d472a5 arp: always override existing neigh entries with gratuitous ARP by Ihar Hrachyshka · 8 years ago
  85. d9ef2e7 arp: postpone addr_type calculation to as late as possible by Ihar Hrachyshka · 8 years ago
  86. 6fd0563 arp: decompose is_garp logic into a separate function by Ihar Hrachyshka · 8 years ago
  87. 34eb5fe arp: fixed error in a comment by Ihar Hrachyshka · 8 years ago
  88. 499350a tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 by Wei Wang · 8 years ago
  89. a8c3954 osf_wait4(): fix infoleak by Al Viro · 8 years ago
  90. a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
  91. 23416e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  92. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  93. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. 549f01a nvmet: release the sq ref on rdma read errors by Vijay Immanuel · 8 years ago
  95. 4b8ba5f nvmet-fc: remove target cpu scheduling flag by James Smart · 8 years ago
  96. 2952a87 nvme-fc: stop queues on error detection by James Smart · 8 years ago
  97. 85e6a6a nvme-fc: require target or discovery role for fc-nvme targets by James Smart · 8 years ago
  98. 4123109 nvme-fc: correct port role bits by James Smart · 8 years ago
  99. f63572d nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 8 years ago
  100. ef82f1a Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago