* [GIT PULL] Char/Misc driver fixes for 4.20-rc4
@ 2018-11-22 8:46 Greg KH
2018-11-22 17:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2018-11-22 8:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:
Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.20-rc4
for you to fetch changes up to 544b03da39e2d7b4961d3163976ed4bfb1fac509:
Documentation/security-bugs: Postpone fix publication in exceptional cases (2018-11-20 18:02:45 +0100)
----------------------------------------------------------------
Char/Misc driver fixes for 4.20-rc4
Here are some small char/misc driver fixes for issues that have been
reported.
Nothing major, highlights include:
- gnss sync write fixes
- uio oops fix
- nvmem fixes
- other minor fixes and some documentation/maintainers updates
Full details are in the shortlog.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Colin Ian King (1):
test_firmware: fix error return getting clobbered
Dan Carpenter (1):
uio: Fix an Oops on load
Dexuan Cui (1):
Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
Greg Kroah-Hartman (2):
Merge tag 'gnss-4.20-rc3' of https://git.kernel.org/.../johan/gnss into char-misc-linus
MAINTAINERS: Add Sasha as a stable branch maintainer
Gustavo A. R. Silva (1):
drivers/misc/sgi-gru: fix Spectre v1 vulnerability
Johan Hovold (2):
gnss: serial: fix synchronous write timeout
gnss: sirf: fix synchronous write timeout
Nathan Chancellor (1):
misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data
Srinivas Kandagatla (2):
slimbus: ngd: remove unnecessary check
nvmem: core: fix regression in of_nvmem_cell_get()
Will Deacon (1):
Documentation/security-bugs: Postpone fix publication in exceptional cases
Documentation/admin-guide/security-bugs.rst | 21 +++++++++++----------
MAINTAINERS | 1 +
drivers/gnss/serial.c | 3 ++-
drivers/gnss/sirf.c | 3 ++-
drivers/hv/hv_kvp.c | 26 ++++++++++++++++++++++----
drivers/misc/atmel-ssc.c | 2 +-
drivers/misc/sgi-gru/grukdump.c | 4 ++++
drivers/nvmem/core.c | 10 ++++++----
drivers/slimbus/qcom-ngd-ctrl.c | 3 ---
drivers/slimbus/slimbus.h | 6 ------
drivers/uio/uio.c | 7 +++++--
lib/test_firmware.c | 1 +
12 files changed, 55 insertions(+), 32 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 4.20-rc4
2018-11-22 8:46 [GIT PULL] Char/Misc driver fixes for 4.20-rc4 Greg KH
@ 2018-11-22 17:05 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-11-22 17:05 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Thu, 22 Nov 2018 09:46:02 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-4.20-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/52465bce85a2d28bcec5cba5a645bb610367ab1b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-22 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-22 8:46 [GIT PULL] Char/Misc driver fixes for 4.20-rc4 Greg KH
2018-11-22 17:05 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.