-
- Downloads
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "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" * tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: Documentation/security-bugs: Postpone fix publication in exceptional cases MAINTAINERS: Add Sasha as a stable branch maintainer gnss: sirf: fix synchronous write timeout gnss: serial: fix synchronous write timeout uio: Fix an Oops on load test_firmware: fix error return getting clobbered nvmem: core: fix regression in of_nvmem_cell_get() misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_data drivers/misc/sgi-gru: fix Spectre v1 vulnerability Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up slimbus: ngd: remove unnecessary check
No related branches found
No related tags found
Showing
- Documentation/admin-guide/security-bugs.rst 11 additions, 10 deletionsDocumentation/admin-guide/security-bugs.rst
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/gnss/serial.c 2 additions, 1 deletiondrivers/gnss/serial.c
- drivers/gnss/sirf.c 2 additions, 1 deletiondrivers/gnss/sirf.c
- drivers/hv/hv_kvp.c 22 additions, 4 deletionsdrivers/hv/hv_kvp.c
- drivers/misc/atmel-ssc.c 1 addition, 1 deletiondrivers/misc/atmel-ssc.c
- drivers/misc/sgi-gru/grukdump.c 4 additions, 0 deletionsdrivers/misc/sgi-gru/grukdump.c
- drivers/nvmem/core.c 6 additions, 4 deletionsdrivers/nvmem/core.c
- drivers/slimbus/qcom-ngd-ctrl.c 0 additions, 3 deletionsdrivers/slimbus/qcom-ngd-ctrl.c
- drivers/slimbus/slimbus.h 0 additions, 6 deletionsdrivers/slimbus/slimbus.h
- drivers/uio/uio.c 5 additions, 2 deletionsdrivers/uio/uio.c
- lib/test_firmware.c 1 addition, 0 deletionslib/test_firmware.c
Loading
Please register or sign in to comment