Age | Commit message (Expand) | Author | Files | Lines |
2020-12-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -89/+173 |
2020-12-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds | 1 | -2/+2 |
2020-12-22 | kasan: update documentation | Andrey Konovalov | 1 | -69/+115 |
2020-12-22 | kasan: add documentation for hardware tag-based mode | Andrey Konovalov | 1 | -21/+59 |
2020-12-22 | kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* | Andrey Konovalov | 1 | -1/+1 |
2020-12-16 | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+77 |
2020-12-16 | ubsan: remove UBSAN_MISC in favor of individual options | Kees Cook | 1 | -0/+1 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+3 |
2020-12-15 | kasan: update documentation for generic kasan | Walter Wu | 1 | -2/+3 |
2020-12-15 | Merge tag 'docs-5.11' of git://git.lwn.net/linux | Linus Torvalds | 4 | -8/+14 |
2020-12-04 | Documentation: fix typos found in process, dev-tools, and doc-guide subdirect... | Andrew Klychkov | 1 | -1/+1 |
2020-12-04 | Documentation: Coccinelle: Improve command example for debugging patches | Sumera Priyadarsini | 1 | -1/+8 |
2020-12-02 | Documentation: kunit: provide guidance for testing many inputs | Daniel Latypov | 1 | -6/+77 |
2020-11-30 | Documentation: fix typos in dev-tools/kasan.rst | Andrew Klychkov | 1 | -2/+2 |
2020-11-18 | Documentation: kgdb: Fix a typo | Tiezhu Yang | 1 | -4/+3 |
2020-11-18 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/... | Linus Torvalds | 3 | -15/+15 |
2020-11-10 | KUnit: Docs: usage: wording fixes | Randy Dunlap | 1 | -5/+5 |
2020-11-10 | KUnit: Docs: style: fix some Kconfig example issues | Randy Dunlap | 1 | -9/+9 |
2020-11-10 | KUnit: Docs: fix a wording typo | Randy Dunlap | 1 | -1/+1 |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds | 2 | -1/+6 |
2020-10-28 | docs: kasan.rst: add two missing blank lines | Mauro Carvalho Chehab | 1 | -0/+2 |
2020-10-27 | ARM: 9017/2: Enable KASan for ARM | Linus Walleij | 1 | -2/+2 |
2020-10-26 | Documentation: kunit: Update Kconfig parts for KUNIT's module support | SeongJae Park | 2 | -1/+6 |
2020-10-19 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -0/+211 |
2020-10-17 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -3/+3 |
2020-10-16 | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -13/+22 |
2020-10-15 | docs: kgdb.rst: fix :c:type: usages | Mauro Carvalho Chehab | 1 | -3/+3 |
2020-10-14 | KASAN: Testing Documentation | Patricia Alfonso | 1 | -0/+70 |
2020-10-14 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su | 1 | -1/+1 |
2020-10-14 | kasan: remove mentions of unsupported Clang versions | Marco Elver | 1 | -2/+2 |
2020-10-09 | Documentation: kunit: add a brief blurb about kunit_test_suite | Brendan Higgins | 1 | -0/+5 |
2020-10-09 | Documentation: kunit: Add naming guidelines | David Gow | 2 | -0/+206 |
2020-10-07 | doc: dev-tools: kselftest.rst: Update examples and paths | Kees Cook | 1 | -13/+22 |
2020-08-13 | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds | 2 | -12/+19 |
2020-08-11 | documentation: coccinelle: Improve command example for make C={1,2} | Sumera Priyadarsini | 1 | -4/+11 |
2020-08-11 | Dev-tools: Documentation: Replace deprecated :c:func: Usage | Puranjay Mohan | 1 | -8/+8 |
2020-08-07 | kasan: update documentation for generic kasan | Walter Wu | 1 | -0/+3 |
2020-08-07 | kasan: update required compiler versions in documentation | Marco Elver | 1 | -5/+2 |
2020-08-05 | Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -13/+6 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 5 | -27/+27 |
2020-08-01 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 1 | -1/+2 |
2020-07-17 | Documentation: kunit: Remove references to --defconfig | David Gow | 2 | -13/+6 |
2020-07-13 | docs: gcov: replace links with HTTPS | Alexander A. Klimov | 1 | -2/+2 |
2020-07-13 | Documentation: kgdb: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-05 | doc: add link to sparse's home page/internal docs | Luc Van Oostenryck | 1 | -0/+2 |
2020-07-05 | Documentation/features: Add kmemleak | Tobias Klauser | 1 | -2/+0 |
2020-07-05 | Documentation: Coccinelle: fix various typos etc. | Randy Dunlap | 1 | -20/+20 |
2020-07-03 | Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+40 |
2020-06-29 | kcsan: Re-add GCC as a supported compiler | Marco Elver | 1 | -1/+2 |
2020-06-26 | Documentation: kunit: Add some troubleshooting tips to the FAQ | David Gow | 1 | -0/+40 |