index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
Age
Commit message (
Expand
)
Author
2021-05-18
kcsan: Use URL link for pointing access-marking.txt
Akira Yokosawa
2021-05-18
kcsan: Document "value changed" line
Marco Elver
2021-05-18
kcsan: Add pointer to access-marking.txt to data_race() bullet
Paul E. McKenney
2021-05-07
scripts/gdb: add lx_current support for arm64
Barry Song
2021-05-07
scripts/gdb: document lx_current is only supported by x86
Barry Song
2021-04-30
kasan: docs: update tests section
Andrey Konovalov
2021-04-30
kasan: docs: update ignoring accesses section
Andrey Konovalov
2021-04-30
kasan: docs: update shadow memory section
Andrey Konovalov
2021-04-30
kasan: docs: update HW_TAGS implementation details section
Andrey Konovalov
2021-04-30
kasan: docs: update SW_TAGS implementation details section
Andrey Konovalov
2021-04-30
kasan: docs: update GENERIC implementation details section
Andrey Konovalov
2021-04-30
kasan: docs: update boot parameters section
Andrey Konovalov
2021-04-30
kasan: docs: update error reports section
Andrey Konovalov
2021-04-30
kasan: docs: update usage section
Andrey Konovalov
2021-04-30
kasan: docs: update overview section
Andrey Konovalov
2021-04-30
kasan: docs: clean up sections
Andrey Konovalov
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-27
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-04-27
Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
2021-04-15
Documentation: dev-tools: Add Testing Overview
David Gow
2021-04-11
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-08
docs/gcov: Convert two tags to ref in dev-tools/gov.rst
Wu XiangCheng
2021-04-07
Documentation: kunit: add tips for using current->kunit_test
Daniel Latypov
2021-04-02
Documentation: kselftest: fix path to test module files
Antonio Terceiro
2021-03-25
docs: document all error message types in checkpatch
Dwaipayan Ray
2021-03-08
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-06
docs: add documentation for checkpatch
Dwaipayan Ray
2021-02-26
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-24
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
kasan: clarify HW_TAGS impact on TBI
Andrey Konovalov
2021-02-22
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-02-09
kasan: fix stack traces dependency for HW_TAGS
Andrey Konovalov
2021-02-08
Documentation: kunit: add tips.rst for small examples
Daniel Latypov
2021-02-08
KUnit: Docs: make start.rst example Kconfig follow style.rst
Daniel Latypov
2021-01-24
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2021-01-15
Documentation: kunit: include example of a parameterized test
Daniel Latypov
2020-12-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
kasan: update documentation
Andrey Konovalov
2020-12-22
kasan: add documentation for hardware tag-based mode
Andrey Konovalov
2020-12-22
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
2020-12-16
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-15
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
kasan: update documentation for generic kasan
Walter Wu
2020-12-14
Merge tag 'docs-5.11' of git://git.lwn.net/linux
Linus Torvalds
[prev]
[next]