Merge 3.18.70 into android-3.18
Changes in 3.18.70
i2c: ismt: Don't duplicate the receive length for block reads
i2c: ismt: Return EMSGSIZE for block reads with bogus length
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
CIFS: Fix maximum SMB2 header size
CIFS: remove endian related sparse warning
wl1251: add a missing spin_lock_init()
xfrm: policy: check policy direction value
drm/ttm: Fix accounting error when fail to get pages for pool
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Linux 3.18.70
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Showing
- Makefile 1 addition, 1 deletionMakefile
- drivers/gpu/drm/ttm/ttm_page_alloc.c 1 addition, 1 deletiondrivers/gpu/drm/ttm/ttm_page_alloc.c
- drivers/i2c/busses/i2c-ismt.c 4 additions, 2 deletionsdrivers/i2c/busses/i2c-ismt.c
- drivers/net/wireless/ti/wl1251/main.c 1 addition, 0 deletionsdrivers/net/wireless/ti/wl1251/main.c
- fs/cifs/dir.c 1 addition, 1 deletionfs/cifs/dir.c
- fs/cifs/smb2pdu.h 2 additions, 2 deletionsfs/cifs/smb2pdu.h
- fs/eventpoll.c 24 additions, 13 deletionsfs/eventpoll.c
- include/asm-generic/topology.h 5 additions, 1 deletioninclude/asm-generic/topology.h
- net/xfrm/xfrm_policy.c 6 additions, 0 deletionsnet/xfrm/xfrm_policy.c
Please register or sign in to comment