aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/kgdbts.c
AgeCommit message (Expand)Author
2019-09-16Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao
2018-01-25misc: kgdbts: Display progress of asynchronous testsDaniel Thompson
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-09-20drivers/misc: make kgdbts.c slightly more explicitly non-modularPaul Gortmaker
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-03-29kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel
2012-03-29kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel
2012-03-29kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven
2009-12-11kgdbts: Read buffer overflowRoel Kluin
2008-05-28kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel
2008-05-28kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison
2008-04-29kgdbts: Sparc needs sstep emulation.David S. Miller
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add kgdb internal test suiteJason Wessel