summaryrefslogtreecommitdiff
path: root/tools/time
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-11-20 11:47:43 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-11-20 11:47:43 -0800
commitf89a687aaeae54fb59e8e8aa619bd448a9c235a2 (patch)
treee305dee45bc32577ea05463937d1fa0da9f249c1 /tools/time
parentaad3a0d084513e811233ad48bf234fbfcfcd0a14 (diff)
parent24b2455fe8fce17258fab4bb945d8e6929baeb77 (diff)
Merge tag 'kgdb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Pull kgdb updates from Daniel Thompson: "A relatively modest collection of changes: - Adopt kstrtoint() and kstrtol() instead of the simple_strtoXX family for better error checking of user input. - Align the print behavour when breakpoints are enabled and disabled by adopting the current behaviour of breakpoint disable for both. - Remove some of the (rather odd and user hostile) hex fallbacks and require kdb users to prefix with 0x instead. - Tidy up (and fix) control code handling in kdb's keyboard code. This makes the control code handling at the keyboard behave the same way as it does via the UART. - Switch my own entry in MAINTAINERS to my @kernel.org address" * tag 'kgdb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: kdb: fix ctrl+e/a/f/b/d/p/n broken in keyboard mode MAINTAINERS: Use Daniel Thompson's korg address for kgdb work kdb: Fix breakpoint enable to be silent if already enabled kdb: Remove fallback interpretation of arbitrary numbers as hex trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump kdb: Replace the use of simple_strto with safer kstrto in kdb_main
Diffstat (limited to 'tools/time')
0 files changed, 0 insertions, 0 deletions