- b77dbc8 kdb: Adopt scheduler's task classification by Daniel Thompson · 3 years, 2 months ago
- 996fe06 Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 4 months ago
- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
- e868f0a kdb: Rename members of struct kdbtab_t by Sumit Garg · 3 years, 6 months ago
- 9a5db53 kdb: Simplify kdb_defcmd macro logic by Sumit Garg · 3 years, 6 months ago
- c25abcd kdb: Get rid of redundant kdb_register_flags() by Sumit Garg · 3 years, 6 months ago
- b39cded kdb: Rename struct defcmd_set to struct kdb_macro by Sumit Garg · 3 years, 6 months ago
- 95f7f154 kdb: Get rid of custom debug heap allocator by Sumit Garg · 3 years, 6 months ago
- df8ba5f Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 3 years, 6 months ago
- e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- 220a31b kgdb: Fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
- 126ac4d kdb: Switch to use %ptTs by Andy Shevchenko · 3 years, 8 months ago
- 7f3d08b Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
- 83fa2d1 kdb: Refactor env variables get/set code by Sumit Garg · 3 years, 11 months ago
- e4f291b kdb: Simplify kdb commands registration by Sumit Garg · 3 years, 10 months ago
- d027fdc kdb: Remove redundant function definitions/prototypes by Sumit Garg · 3 years, 10 months ago
- a4f9876 printk: kmsg_dump: remove _nolock() variants by John Ogness · 3 years, 10 months ago
- f9f3f02 printk: introduce a kmsg_dump iterator by John Ogness · 3 years, 10 months ago
- 5f6c764 printk: kmsg_dumper: remove @active field by John Ogness · 3 years, 10 months ago
- 93f7a6d kdb: Make memory allocations more robust by Sumit Garg · 4 years ago
- 0759d80 kdb: kdb_support: Fix debugging information problem by Stephen Zhang · 3 years, 11 months ago
- d081a6e kdb: Fix pager search for multi-line strings by Daniel Thompson · 4 years, 4 months ago
- 771910f kernel: debug: Centralize dbg_[de]activate_sw_breakpoints by Daniel Thompson · 4 years, 3 months ago
- f2d10ff kgdb: Honour the kprobe blocklist when setting breakpoints by Daniel Thompson · 4 years, 3 months ago
- ece4cea kdb: Use newer api for tasklist scanning by Davidlohr Bueso · 4 years, 4 months ago
- fcdb84c kdb: remove unnecessary null check of dbg_io_ops by Cengiz Can · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 7 months ago
- 2a78b85b kdb: Make kdb_printf() console handling more robust by Sumit Garg · 4 years, 7 months ago
- e885728 kdb: Check status of console prior to invoking handlers by Sumit Garg · 4 years, 7 months ago
- 9d71b34 kdb: Re-factor kdb_printf() message write code by Sumit Garg · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 77819da kdb: don't play with console_loglevel by Dmitry Safonov · 4 years, 7 months ago
- c893de1 kdb: Remove the misfeature 'KDBFLAGS' by Wei Li · 4 years, 7 months ago
- 1b31003 kdb: Cleanup math with KDB_CMD_HISTORY_COUNT by Douglas Anderson · 4 years, 8 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- ad99b51 kdb: Censor attempts to set PROMPT without ENABLE_MEM_READ by Daniel Thompson · 4 years, 11 months ago
- d228bee kdb: Eliminate strncpy() warnings by replacing with strscpy() by Daniel Thompson · 4 years, 11 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- fcf2736 Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs" by Daniel Thompson · 5 years ago
- dc2c733 kdb: Use for_each_console() helper by Andy Shevchenko · 5 years ago
- a4f8a7f kdb: remove redundant assignment to pointer bp by Colin Ian King · 5 years ago
- bbfceba kdb: Get rid of confusing diag msg from "rd" if current task has no regs by Douglas Anderson · 5 years ago
- 9441d5f kdb: Gid rid of implicit setting of the current task / regs by Douglas Anderson · 5 years ago
- a8649fb kdb: kdb_current_task shouldn't be exported by Douglas Anderson · 5 years ago
- c67c10a kdb: kdb_current_regs should be private by Douglas Anderson · 5 years ago
- c58ff64 kdb: Tweak escape handling for vi users by Daniel Thompson · 5 years ago
- cdca8d8 kdb: Improve handling of characters from different input sources by Daniel Thompson · 5 years ago
- 4f27e82 kdb: Remove special case logic from kdb_read() by Daniel Thompson · 5 years ago
- d04213a kdb: Simplify code to fetch characters from console by Daniel Thompson · 5 years ago
- 53b6313 kdb: Tidy up code to handle escape sequences by Daniel Thompson · 5 years ago
- 2277b49 kdb: Fix stack crawling on 'running' CPUs that aren't the master by Douglas Anderson · 5 years ago
- 55a7e23 kdb: Fix "btc <cpu>" crash if the CPU didn't round up by Douglas Anderson · 5 years ago
- 54af3e3 kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt bool by Douglas Anderson · 5 years ago
- 6357143 kdb: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
- ca976bf kdb: Fix bound check compiler warning by Wenlin Kang · 6 years ago
- b586627 kdb: do a sanity check on the cpu in kdb_per_cpu() by Dan Carpenter · 6 years ago
- ecebc5c kdb: Get rid of broken attempt to print CCVERSION in kdb summary by Douglas Anderson · 6 years ago
- 9b555c4 kdb: kdb_support: replace strcpy() by strscpy() by Gustavo A. R. Silva · 6 years ago
- 7faedcd kdb: use bool for binary state indicators by Nicholas Mc Guire · 6 years ago
- 162bc7f kdb: Don't back trace on a cpu that didn't round up by Douglas Anderson · 6 years ago
- 646558f kdb: kdb_support: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 01cb373 kdb: kdb_keyboard: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 9eb62f0 kdb: kdb_main: refactor code in kdb_md_line by Gustavo A. R. Silva · 6 years ago
- c2b94c7 kdb: Use strscpy with destination buffer size by Prarit Bhargava · 6 years ago
- 568fb6f kdb: print real address of pointers instead of hashed addresses by Christophe Leroy · 6 years ago
- dded2e1 kdb: use correct pointer when 'btc' calls 'btt' by Christophe Leroy · 6 years ago
- 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
- 2cf2f0d kdb: use memmove instead of overlapping memcpy by Arnd Bergmann · 7 years ago
- 40b90ef kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts() by Baolin Wang · 7 years ago
- 33f765f kdb: bl: don't use tab character in output by Randy Dunlap · 7 years ago
- b0f73bc kdb: drop newline in unknown command output by Randy Dunlap · 7 years ago
- 1e0ce03 kdb: make "mdr" command repeat by Randy Dunlap · 7 years ago
- 6909e29 kdb: use __ktime_get_real_seconds instead of __current_kernel_time by Arnd Bergmann · 7 years ago
- 0b44bf9 signal: Simplify and fix kdb_send_sig by Eric W. Biederman · 7 years ago
- c07d353 kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 10 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
- 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
- d5d8d3d kdb: properly synchronize vkdb_printf() calls with other CPUs by Petr Mladek · 8 years ago
- d1bd8ea kdb: remove unused kdb_event handling by Petr Mladek · 8 years ago
- 4979575 printk/kdb: handle more message headers by Petr Mladek · 8 years ago
- d2aa1ac mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings by Kees Cook · 9 years ago
- 7523e4d module: use a structure to encapsulate layout. by Rusty Russell · 9 years ago
- 32d375f kdb: Const qualifier for kdb_getstr's prompt argument by Daniel Thompson · 10 years ago
- fb6daa7 kdb: Provide forward search at more prompt by Daniel Thompson · 10 years ago
- ab08e46 kdb: Fix a prompt management bug when using | grep by Daniel Thompson · 10 years ago
- 5454388 kdb: Remove stack dump when entering kgdb due to NMI by Daniel Thompson · 10 years ago
- f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 10 years ago
- df0036d kdb: Fix off by one error in kdb_cpu() by Jason Wessel · 10 years ago
- 1467559 kdb: fix incorrect counts in KDB summary command output by Jay Lan · 10 years ago
- 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago