Linux 4.4.67

2017-05-08 Thread Greg KH
briel Krisman Bertazi (1): 8250_pci: Fix potential use-after-free in error path Greg Kroah-Hartman (1): Linux 4.4.67 J. Bruce Fields (2): nfsd4: minor NFSv2/v3 write decoding cleanup nfsd: stricter decoding of write-like NFSv2/v3 ops Jaegeuk Kim (1): ext4/fscrypto: avoi

Re: Linux 4.4.67

2017-05-08 Thread Greg KH
diff --git a/Makefile b/Makefile index 1cd052823c03..c987902ae1ee 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 66 +SUBLEVEL = 67 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/drivers/block/drbd/drbd_bitmap.c b/drivers/block/drbd/drbd_bitmap