Re: Linux 3.10.64

2015-01-08 Thread Greg KH
diff --git a/Makefile b/Makefile index 9383fe24baa9..e5b63fb3d0e1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 63 +SUBLEVEL = 64 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/arch/s390/kernel/compat_linux.c b/arch/s390/kernel/compat_linux.

Linux 3.10.64

2015-01-08 Thread Greg KH
knob to disable setgroups on a per user namespace basis userns: Allow setting gid_maps without privilege when setgroups is disabled userns: Unbreak the unprivileged remount tests Filipe Manana (1): Btrfs: fix fs corruption on transaction abort if device supports discard Greg