Re: Linux 5.0.10

2019-04-27 Thread Bhaskar Chowdhury
ing point calculation Georg Ottinger (1): iio: adc: at91: disable adc channel interrupt in timeout case Greg Kroah-Hartman (1): Linux 5.0.10 Gustavo A. R. Silva (1): net: atm: Fix potential Spectre v1 vulnerabilities Gwendal Grignou (1): iio: cros_ec: Fix the maths for g

Re: Linux 5.0.10

2019-04-27 Thread Greg KH
diff --git a/Makefile b/Makefile index ef192ca04330..b282c4143b21 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 0 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Shy Crocodile @@ -678,8 +678,7 @@ KBUILD_CFLAGS += $(c

Linux 5.0.10

2019-04-27 Thread Greg KH
iver wake_tx_queue op during reconfig Geert Uytterhoeven (2): serial: sh-sci: Fix HSCIF RX sampling point adjustment serial: sh-sci: Fix HSCIF RX sampling point calculation Georg Ottinger (1): iio: adc: at91: disable adc channel interrupt in timeout case Greg Kroah-Hartman (1