Linux 4.4.33

2016-11-19 Thread Greg KH
fs: qgroup: Prevent qgroup->reserved from going subzero Greg Kroah-Hartman (1): Linux 4.4.33 Huaibin Wang (1): i40e: fix call of ndo_dflt_bridge_getlink() James Hogan (1): KVM: MIPS: Precalculate MMIO load resume PC Jann Horn (2): swapfile: fix memory corruption via malfo

Re: Linux 4.4.33

2016-11-19 Thread Greg KH
diff --git a/Makefile b/Makefile index fba9b09a1330..a513c045c8de 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 32 +SUBLEVEL = 33 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/arc/kernel/time.c b/arch/arc/kernel/time.c index dfad287f1db