Revision 4e8440b3b6b801953b2e53c55491cf98fc8f6c01 authored by Linus Torvalds on 28 May 2016, 19:38:50 UTC, committed by Linus Torvalds on 28 May 2016, 19:38:50 UTC
Pull i2c fix from Wolfram Sang:
 "A fix for a regression introduced yesterday.

  The regression didn't show up here locally because I did not have
  PAGE_POISONING enabled.  And buildbots discovered this only after it
  hit your tree.  Thanks to Dan for the quick response"

* 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: dev: use after free in detach
2 parent s a1842b2 + e6be18f
History
File Mode Size
ircomm
irlan
irnet
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 503 bytes
af_irda.c -rw-r--r-- 66.4 KB
discovery.c -rw-r--r-- 12.4 KB
irda_device.c -rw-r--r-- 7.9 KB
iriap.c -rw-r--r-- 25.9 KB
iriap_event.c -rw-r--r-- 12.2 KB
irias_object.c -rw-r--r-- 13.2 KB
irlap.c -rw-r--r-- 33.1 KB
irlap_event.c -rw-r--r-- 64.3 KB
irlap_frame.c -rw-r--r-- 35.5 KB
irlmp.c -rw-r--r-- 53.4 KB
irlmp_event.c -rw-r--r-- 25.3 KB
irlmp_frame.c -rw-r--r-- 13.7 KB
irmod.c -rw-r--r-- 5.1 KB
irnetlink.c -rw-r--r-- 3.2 KB
irproc.c -rw-r--r-- 2.5 KB
irqueue.c -rw-r--r-- 22.5 KB
irsysctl.c -rw-r--r-- 6.9 KB
irttp.c -rw-r--r-- 50.1 KB
parameters.c -rw-r--r-- 15.3 KB
qos.c -rw-r--r-- 22.2 KB
timer.c -rw-r--r-- 6.3 KB
wrapper.c -rw-r--r-- 13.0 KB

back to top