Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | security: allow using Clang's zero initialization for stack variables | glider@google.com | 2020-06-16 | 1 | -4/+25 |
* | Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-28 | 1 | -0/+7 |
|\ | |||||
| * | structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK | Arnd Bergmann | 2019-07-25 | 1 | -0/+7 |
* | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko | 2019-07-12 | 1 | -0/+29 |
|/ | |||||
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | security: Implement Clang's stack initialization | Kees Cook | 2019-04-24 | 1 | -0/+14 |
* | security: Move stackleak config to Kconfig.hardening | Kees Cook | 2019-04-24 | 1 | -0/+57 |
* | security: Create "kernel hardening" config area | Kees Cook | 2019-04-24 | 1 | -0/+93 |