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