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
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 759 bytes
array.c -rw-r--r-- 19.1 KB
base.c -rw-r--r-- 82.5 KB
cmdline.c -rw-r--r-- 651 bytes
consoles.c -rw-r--r-- 2.2 KB
cpuinfo.c -rw-r--r-- 564 bytes
devices.c -rw-r--r-- 1.4 KB
fd.c -rw-r--r-- 7.7 KB
fd.h -rw-r--r-- 491 bytes
generic.c -rw-r--r-- 13.9 KB
inode.c -rw-r--r-- 11.7 KB
internal.h -rw-r--r-- 8.1 KB
interrupts.c -rw-r--r-- 1.1 KB
kcore.c -rw-r--r-- 15.3 KB
kmsg.c -rw-r--r-- 1.5 KB
loadavg.c -rw-r--r-- 1.1 KB
meminfo.c -rw-r--r-- 4.9 KB
namespaces.c -rw-r--r-- 4.1 KB
nommu.c -rw-r--r-- 3.2 KB
page.c -rw-r--r-- 6.9 KB
proc_net.c -rw-r--r-- 4.4 KB
proc_sysctl.c -rw-r--r-- 39.2 KB
proc_tty.c -rw-r--r-- 4.7 KB
root.c -rw-r--r-- 5.8 KB
self.c -rw-r--r-- 2.0 KB
softirqs.c -rw-r--r-- 993 bytes
stat.c -rw-r--r-- 5.6 KB
task_mmu.c -rw-r--r-- 41.5 KB
task_nommu.c -rw-r--r-- 7.4 KB
thread_self.c -rw-r--r-- 2.3 KB
uptime.c -rw-r--r-- 1.2 KB
version.c -rw-r--r-- 761 bytes
vmcore.c -rw-r--r-- 29.9 KB

back to top