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
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 357 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 7.4 KB
auth_none.c -rw-r--r-- 3.0 KB
auth_none.h -rw-r--r-- 464 bytes
auth_x.c -rw-r--r-- 19.3 KB
auth_x.h -rw-r--r-- 919 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.2 KB
ceph_common.c -rw-r--r-- 17.9 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 1.1 KB
crypto.c -rw-r--r-- 14.1 KB
crypto.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 9.7 KB
messenger.c -rw-r--r-- 85.1 KB
mon_client.c -rw-r--r-- 30.1 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 111.9 KB
osdmap.c -rw-r--r-- 47.0 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.0 KB
snapshot.c -rw-r--r-- 2.2 KB

back to top