Age | Commit message (Expand) | Author | Files | Lines |
2020-10-13 | mm/page_alloc.c: fix freeing non-compound pages | Matthew Wilcox (Oracle) | 1 | -0/+9 |
2020-09-19 | kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments' | Changbin Du | 1 | -3/+1 |
2020-08-12 | lib/Kconfig.debug: fix typo in the help text of CONFIG_PANIC_TIMEOUT | Tiezhu Yang | 1 | -1/+1 |
2020-08-12 | lib/test_bits.c: add tests of GENMASK | Rikard Falkeborn | 1 | -0/+11 |
2020-08-12 | lib/: replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-08-12 | lib/Kconfig.debug: make TEST_LOCKUP depend on module | Tiezhu Yang | 1 | -0/+1 |
2020-08-12 | ./Makefile: add debug option to enable function aligned on 32 bytes | Feng Tang | 1 | -0/+11 |
2020-08-05 | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+36 |
2020-08-03 | Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
2020-08-03 | Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch | Ingo Molnar | 1 | -0/+6 |
2020-07-29 | lockdep: Add preemption enabled/disabled assertion APIs | Ahmed S. Darwish | 1 | -0/+1 |
2020-07-27 | locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs | peterz@infradead.org | 1 | -0/+6 |
2020-07-23 | debugfs: Add access restriction option | Peter Enderborg | 1 | -0/+32 |
2020-07-03 | lib: update DEBUG_SHIRQ docs to match reality | Wolfram Sang | 1 | -4/+4 |
2020-06-29 | selftests/fpu: Add an FPU selftest | Petteri Aimonen | 1 | -0/+11 |
2020-06-17 | kconfig: unify cc-option and as-option | Masahiro Yamada | 1 | -1/+0 |
2020-06-15 | Makefile: Improve compressed debug info support detection | Arvind Sankar | 1 | -1/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -3/+3 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -0/+2 |
2020-06-10 | lib: test get_count_order/long in test_bitops.c | Wei Yang | 1 | -5/+5 |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+4 |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai | 1 | -0/+12 |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -0/+17 |
2020-06-04 | lib: make a test module with set/clear bit | Jesse Brandeburg | 1 | -0/+13 |
2020-06-04 | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 1 | -0/+22 |
2020-06-04 | kcov: collect coverage from interrupts | Andrey Konovalov | 1 | -0/+9 |
2020-06-02 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -0/+13 |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-06-01 | lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 1 | -2/+4 |
2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2020-05-29 | Makefile: support compressed debug info | Nick Desaulniers | 1 | -0/+17 |
2020-05-19 | mm/hmm/test: add selftest driver for HMM | Ralph Campbell | 1 | -0/+13 |
2020-05-15 | docs: debugging-via-ohci1394.txt: add it to the core-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-05-08 | lib/test_linear_ranges: add a test for the 'linear_ranges' | Matti Vaittinen | 1 | -0/+12 |
2020-04-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra | 1 | -0/+5 |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 1 | -18/+55 |
2020-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+2 |
2020-04-07 | lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability" | Qiujun Huang | 1 | -1/+1 |
2020-04-07 | lib/test_lockup: test module to generate lockups | Konstantin Khlebnikov | 1 | -0/+12 |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada | 1 | -12/+0 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
2020-04-03 | kbuild, btf: Fix dependencies for DEBUG_INFO_BTF | Slava Bacherikov | 1 | -0/+2 |
2020-03-31 | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+10 |
2020-03-31 | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -2/+1 |
2020-03-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+10 |
2020-03-21 | lockdep: Introduce wait-type checks | Peter Zijlstra | 1 | -0/+17 |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 1 | -3/+3 |
2020-03-12 | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov | 1 | -0/+2 |