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
auth_gss
xprtrdma
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 608 bytes
addr.c -rw-r--r-- 8.7 KB
auth.c -rw-r--r-- 20.9 KB
auth_generic.c -rw-r--r-- 7.8 KB
auth_null.c -rw-r--r-- 2.7 KB
auth_unix.c -rw-r--r-- 5.7 KB
backchannel_rqst.c -rw-r--r-- 10.9 KB
cache.c -rw-r--r-- 44.3 KB
clnt.c -rw-r--r-- 64.8 KB
debugfs.c -rw-r--r-- 8.0 KB
netns.h -rw-r--r-- 928 bytes
rpc_pipe.c -rw-r--r-- 36.2 KB
rpcb_clnt.c -rw-r--r-- 29.9 KB
sched.c -rw-r--r-- 28.9 KB
socklib.c -rw-r--r-- 4.5 KB
stats.c -rw-r--r-- 7.5 KB
sunrpc.h -rw-r--r-- 2.0 KB
sunrpc_syms.c -rw-r--r-- 2.6 KB
svc.c -rw-r--r-- 33.4 KB
svc_xprt.c -rw-r--r-- 37.6 KB
svcauth.c -rw-r--r-- 3.8 KB
svcauth_unix.c -rw-r--r-- 20.9 KB
svcsock.c -rw-r--r-- 43.3 KB
sysctl.c -rw-r--r-- 3.6 KB
timer.c -rw-r--r-- 2.9 KB
xdr.c -rw-r--r-- 37.7 KB
xprt.c -rw-r--r-- 37.6 KB
xprtmultipath.c -rw-r--r-- 11.7 KB
xprtsock.c -rw-r--r-- 82.9 KB

back to top