1. 6bee9b7 drm/atmel-hlcdc: Fix output initialization by Boris Brezillon · 8 years ago
  2. 52499a6 gpu: host1x: select IOMMU_IOVA by Arnd Bergmann · 8 years ago
  3. 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 · 8 years ago
  4. 243bfd2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  5. 7e1b952 dm cache: handle kmalloc failure allocating background_tracker struct by Colin Ian King · 8 years ago
  6. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 8 years ago
  7. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 8 years ago
  8. b23afd3 Merge tag 'pstore-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  9. 13840d3 dm bufio: make the parameter "retain_bytes" unsigned long by Mikulas Patocka · 8 years ago
  10. 6f61dd3 efi-pstore: Fix read iter after pstore API refactor by Kees Cook · 8 years ago
  11. fc9d0cd Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current by Wolfram Sang · 8 years ago
  12. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  13. bec6cd63 Merge tag 'edac_fix_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  14. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 1319a28 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  16. 66f4bc8 Merge branch 'ldmsw-fixes' by David S. Miller · 8 years ago
  17. 8b671f9 ldmvsw: stop the clean timer at beginning of remove by Shannon Nelson · 8 years ago
  18. b18e5e8 ldmvsw: unregistering netdev before disable hardware by Thomas Tai · 8 years ago
  19. ca9df7e net: netcp: fix check of requested timestamping filter by Miroslav Lichvar · 8 years ago
  20. f98e0eb dm mpath: multipath_clone_and_map must not return -EIO by Christoph Hellwig · 8 years ago
  21. 18a482f dm mpath: don't return -EIO from dm_report_EIO by Christoph Hellwig · 8 years ago
  22. ece0728 dm rq: add a missing break to map_request by Christoph Hellwig · 8 years ago
  23. 0377a07 dm space map disk: fix some book keeping in the disk space map by Joe Thornber · 8 years ago
  24. 91bcdb9 dm thin metadata: call precommit before saving the roots by Joe Thornber · 8 years ago
  25. 42a928c Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  26. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  27. aa4ad88 qed: Fix uninitialized data in aRFS infrastructure by Mintz, Yuval · 8 years ago
  28. 8c977f5 mdio: mux: fix device_node_continue.cocci warnings by Julia Lawall · 8 years ago
  29. d19b183 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 8 years ago
  30. 4762010 net/mlx4_core: Use min3 to select number of MSI-X vectors by yuval.shaia@oracle.com · 8 years ago
  31. 70957ea macvlan: Fix performance issues with vlan tagged packets by Vlad Yasevich · 8 years ago
  32. 9fce894d i2c: mux: only print failure message on error by Peter Rosin · 8 years ago
  33. a36d463 i2c: mux: reg: rename label to indicate what it does by Peter Rosin · 8 years ago
  34. 68118e0 i2c: mux: reg: put away the parent i2c adapter on probe failure by Peter Rosin · 8 years ago
  35. 66c25f6 net: stmmac: use correct pointer when printing normal descriptor ring by Niklas Cassel · 8 years ago
  36. fb317002 s390/virtio: change virtio_feature_desc:features type to __le32 by Heiko Carstens · 8 years ago
  37. 2e63309 dm cache policy smq: don't do any writebacks unless IDLE by Joe Thornber · 8 years ago
  38. 49b7f76 dm cache: simplify the IDLE vs BUSY state calculation by Joe Thornber · 8 years ago
  39. 701e03e4 dm cache: track all IO to the cache rather than just the origin device's IO by Joe Thornber · 8 years ago
  40. 6cf4cc8 dm cache policy smq: stop preemptively demoting blocks by Joe Thornber · 8 years ago
  41. 4d44ec5 dm cache policy smq: put newly promoted entries at the top of the multiqueue by Joe Thornber · 8 years ago
  42. 78c4560 dm cache policy smq: be more aggressive about triggering a writeback by Joe Thornber · 8 years ago
  43. a8cd1eb dm cache policy smq: only demote entries in bottom half of the clean multiqueue by Joe Thornber · 8 years ago
  44. 072792d dm cache: fix incorrect 'idle_time' reset in IO tracker by Joe Thornber · 8 years ago
  45. 5085411 net/mlx5: Use underlay QPN from the root name space by Yishai Hadas · 8 years ago
  46. 5360fd4 net/mlx5e: IPoIB, Only support regular RQ for now by Saeed Mahameed · 8 years ago
  47. 20b6a1c net/mlx5e: Fix setup TC ndo by Saeed Mahameed · 8 years ago
  48. e3c1950 net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 8 years ago
  49. b383b54 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 8 years ago
  50. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  51. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  52. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  53. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  54. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 67b4c88 [CIFS] Minor cleanup of xattr query function by Steve French · 8 years ago
  56. 4328fea fs: cifs: transport: Use time_after for time comparison by Karim Eshapa · 8 years ago
  57. cd12300 SMB2: Fix share type handling by Christophe JAILLET · 8 years ago
  58. ecdcf62 cifs: cifsacl: Use a temporary ops variable to reduce code length by Joe Perches via samba-technical · 8 years ago
  59. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  60. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  61. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  62. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  63. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  64. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  65. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  66. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  67. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  68. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  69. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  70. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  71. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  72. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  73. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  74. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  76. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  77. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  78. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  79. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  80. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  81. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  86. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  87. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  88. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  89. 1c4d5f5 vmxnet3: ensure that adapter is in proper state during force_close by Neil Horman · 8 years ago
  90. 42e6cae sfc: revert changes to NIC revision numbers by Bert Kenward · 8 years ago
  91. b12ca80 net: ch9200: add missing USB-descriptor endianness conversions by Johan Hovold · 8 years ago
  92. 75cf067 net: irda: irda-usb: fix firmware name on big-endian hosts by Johan Hovold · 8 years ago
  93. 9fc3e4d net: dsa: mv88e6xxx: add default case to switch by Gustavo A. R. Silva · 8 years ago
  94. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  95. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  96. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  97. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  98. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  99. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  100. df0c8d9 net: phy: Call bus->reset() after releasing PHYs from reset by Florian Fainelli · 8 years ago