https://github.com/torvalds/linux
Revision 4541c226057ab55f2ad6a330a0bb519a0000f9ba authored by Linus Torvalds on 22 March 2015, 19:07:47 UTC, committed by Linus Torvalds on 22 March 2015, 19:07:47 UTC
Pull driver core fixes from Greg KH:
 "Here are two bugfixes for things reported.  One regression in kernfs,
  and another issue fixed in the LZ4 code that was fixed in the
  "upstream" codebase that solves a reported kernel crash

  Both have been in linux-next for a while"

* tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  LZ4 : fix the data abort issue
  kernfs: handle poll correctly on 'direct_read' files.
2 parent s b93dbee + d5e7caf
History
Tip revision: 4541c226057ab55f2ad6a330a0bb519a0000f9ba authored by Linus Torvalds on 22 March 2015, 19:07:47 UTC
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Tip revision: 4541c22

back to top