]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jan 2018 19:30:06 +0000 (11:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jan 2018 19:30:06 +0000 (11:30 -0800)
commitbbdd1c415b0e11d8d3aa3344c2eb72537456af1d
treef18eedc8c496d08c4fe9bdf171f7696b9a0e55ff
parentf77de8cd0fb69a8fac568cba300f8a934a64c3c3
parentb168cd7e231e651a0aadf4ec80e17453b1e86b97
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Two bugfixes for the I2C core: Lixing Wang fixed a refcounting problem
  with DT nodes. Jeremy Compostella fixed a buffer overflow possibility
  when using a 'don't use' ioctl interface directly"

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
  i2c: core: decrease reference count of device node in i2c_unregister_device