diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-19 21:01:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-05-19 21:01:00 +0200 |
commit | a76056285f5d64740b461d70b062225ba80f0ac2 (patch) | |
tree | 6d84eddfa6dbe749c05e884250e2e4a1ef479ef4 /sound/drivers/serial-u16550.c | |
parent | Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
parent | serial: kgdboc: Fix NMI-safety problems from keyboard reset code (diff) | |
download | linux-a76056285f5d64740b461d70b062225ba80f0ac2.tar.xz linux-a76056285f5d64740b461d70b062225ba80f0ac2.zip |
Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Pull kgdb updates from Daniel Thompson:
"Nine patches this cycle and they split into just three topics:
- Adopt coccinelle's recommendation to adopt str_plural()
- A set of seven patches to refactor kdb_read() to improve both code
clarity and its discipline with respect to fixed size buffers.
This isn't just a refactor. Between them these also fix a cursor
movement redraw problem and two buffer overflows (one latent and
one real, albeit difficult to tickle).
- Fix an NMI-safety problem when enqueuing kdb's keyboard reset code
I wrote eight of the nine patches in this collection so many thanks to
Doug Anderson for the reviews. The changes that affects
drivers/tty/serial is acked by Greg KH"
* tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
kdb: Simplify management of tmpbuffer in kdb_read()
kdb: Replace double memcpy() with memmove() in kdb_read()
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
kdb: Merge identical case statements in kdb_read()
kdb: Fix console handling when editing and tab-completing commands
kdb: Use format-strings rather than '\0' injection in kdb_read()
kdb: Fix buffer overflow during tab-complete
kdb: Use str_plural() to fix Coccinelle warning
Diffstat (limited to 'sound/drivers/serial-u16550.c')
0 files changed, 0 insertions, 0 deletions