index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/gdb: add lx_current support for arm64
Barry Song
2021-05-07
1
-1
/
+1
*
scripts/gdb: document lx_current is only supported by x86
Barry Song
2021-05-07
1
-1
/
+1
*
kasan: docs: update tests section
Andrey Konovalov
2021-04-30
1
-17
/
+15
*
kasan: docs: update ignoring accesses section
Andrey Konovalov
2021-04-30
1
-4
/
+30
*
kasan: docs: update shadow memory section
Andrey Konovalov
2021-04-30
1
-17
/
+14
*
kasan: docs: update HW_TAGS implementation details section
Andrey Konovalov
2021-04-30
1
-13
/
+13
*
kasan: docs: update SW_TAGS implementation details section
Andrey Konovalov
2021-04-30
1
-20
/
+19
*
kasan: docs: update GENERIC implementation details section
Andrey Konovalov
2021-04-30
1
-14
/
+13
*
kasan: docs: update boot parameters section
Andrey Konovalov
2021-04-30
1
-4
/
+10
*
kasan: docs: update error reports section
Andrey Konovalov
2021-04-30
1
-20
/
+26
*
kasan: docs: update usage section
Andrey Konovalov
2021-04-30
1
-12
/
+11
*
kasan: docs: update overview section
Andrey Konovalov
2021-04-30
1
-8
/
+19
*
kasan: docs: clean up sections
Andrey Konovalov
2021-04-30
1
-27
/
+27
*
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-0
/
+3
|
\
|
*
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
1
-0
/
+3
*
|
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-04-28
1
-2
/
+76
|
\
\
|
*
|
Documentation: kunit: add tips for using current->kunit_test
Daniel Latypov
2021-04-08
1
-2
/
+76
|
|
/
*
|
Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-04-28
1
-2
/
+2
|
\
\
|
*
|
Documentation: kselftest: fix path to test module files
Antonio Terceiro
2021-04-03
1
-2
/
+2
|
|
/
*
|
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
2021-04-26
4
-2
/
+883
|
\
\
|
*
|
Documentation: dev-tools: Add Testing Overview
David Gow
2021-04-15
2
-0
/
+121
|
*
|
docs/gcov: Convert two tags to ref in dev-tools/gov.rst
Wu XiangCheng
2021-04-08
1
-2
/
+6
|
*
|
docs: document all error message types in checkpatch
Dwaipayan Ray
2021-03-25
1
-38
/
+280
|
*
|
docs: add documentation for checkpatch
Dwaipayan Ray
2021-03-07
2
-0
/
+514
|
|
/
*
/
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-11
1
-0
/
+9
|
/
*
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2021-02-26
1
-2
/
+6
*
kfence: report sensitive information based on no_hash_pointers
Marco Elver
2021-02-26
1
-4
/
+4
*
kfence: add test suite
Marco Elver
2021-02-26
1
-6
/
+6
*
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-26
2
-0
/
+299
*
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
1
-4
/
+4
*
kasan: clarify HW_TAGS impact on TBI
Andrey Konovalov
2021-02-24
1
-5
/
+11
*
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-02-22
3
-2
/
+122
|
\
|
*
Documentation: kunit: add tips.rst for small examples
Daniel Latypov
2021-02-08
3
-1
/
+120
|
*
KUnit: Docs: make start.rst example Kconfig follow style.rst
Daniel Latypov
2021-02-08
1
-1
/
+2
*
|
kasan: fix stack traces dependency for HW_TAGS
Andrey Konovalov
2021-02-10
1
-2
/
+1
|
/
*
kasan: fix HW_TAGS boot parameters
Andrey Konovalov
2021-01-24
1
-21
/
+6
*
Documentation: kunit: include example of a parameterized test
Daniel Latypov
2021-01-16
1
-0
/
+57
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
1
-89
/
+173
|
\
|
*
kasan: update documentation
Andrey Konovalov
2020-12-22
1
-69
/
+115
|
*
kasan: add documentation for hardware tag-based mode
Andrey Konovalov
2020-12-22
1
-21
/
+59
|
*
kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux
Linus Torvalds
2020-12-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ARM: 9017/2: Enable KASan for ARM
Linus Walleij
2020-10-27
1
-2
/
+2
*
|
Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-16
1
-6
/
+77
|
\
\
|
*
|
Documentation: kunit: provide guidance for testing many inputs
Daniel Latypov
2020-12-01
1
-6
/
+77
*
|
|
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2020-12-16
1
-0
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-2
/
+3
|
\
\
\
|
*
|
|
kasan: update documentation for generic kasan
Walter Wu
2020-12-15
1
-2
/
+3
|
|
/
/
*
|
|
Merge tag 'docs-5.11' of git://git.lwn.net/linux
Linus Torvalds
2020-12-15
4
-8
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Documentation: fix typos found in process, dev-tools, and doc-guide subdirect...
Andrew Klychkov
2020-12-03
1
-1
/
+1
[next]