Age | Commit message (Expand) | Author |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada |
2020-06-15 | Makefile: Improve compressed debug info support detection | Arvind Sankar |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-10 | lib: test get_count_order/long in test_bitops.c | Wei Yang |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-04 | lib: make a test module with set/clear bit | Jesse Brandeburg |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual |
2020-06-04 | kcov: collect coverage from interrupts | Andrey Konovalov |
2020-06-02 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell |
2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-29 | Makefile: support compressed debug info | Nick Desaulniers |
2020-05-19 | mm/hmm/test: add selftest driver for HMM | Ralph Campbell |
2020-05-15 | docs: debugging-via-ohci1394.txt: add it to the core-api book | Mauro Carvalho Chehab |
2020-05-08 | lib/test_linear_ranges: add a test for the 'linear_ranges' | Matti Vaittinen |
2020-04-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar |
2020-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-04-07 | lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" | Qiujun Huang |
2020-04-07 | lib/test_lockup: test module to generate lockups | Konstantin Khlebnikov |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | kbuild, btf: Fix dependencies for DEBUG_INFO_BTF | Slava Bacherikov |
2020-03-31 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2020-03-12 | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov |
2020-03-07 | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov |
2020-03-06 | lib: Introduce generic min-heap | Ian Rogers |
2020-03-02 | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada |
2020-02-12 | dynamic_debug: allow to work if debugfs is disabled | Greg Kroah-Hartman |
2020-01-29 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire |
2019-12-30 | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar |
2019-12-25 | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar |
2019-12-17 | lib/Kconfig.debug: fix some messed up configurations | Changbin Du |
2019-12-08 | sched/core: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior |
2019-12-07 | lib/: fix Kconfig indentation | Krzysztof Kozlowski |
2019-12-07 | kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' | Changbin Du |
2019-12-07 | kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' | Changbin Du |
2019-12-07 | kernel-hacking: create a submenu for scheduler debugging options | Changbin Du |
2019-12-07 | kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE | Changbin Du |