kconfig-hardened-check.git
2020-03-05 Alexander PopovREFCOUNT_FULL is enabled by default since v5.5
2020-03-05 Alexander PopovAdd kernel version checks for complex checks with logic...
2020-03-05 Alexander PopovAdd kernel version detection
2020-03-05 Alexander PopovSimplify perform_checks()
2020-03-04 Alexander PopovFix versions in KSPP recommendations
2020-03-04 Alexander PopovFix the name for ClearLinux config
2020-03-04 Alexander PopovSTACKPROTECTOR_PER_TASK is now default for ARM
2020-03-04 Alexander PopovSECURITY_WRITABLE_HOOKS is not disabled by default
2020-03-04 Alexander PopovInclude GCC_PLUGINS to defconfig
2020-03-04 Alexander PopovUpdate defconfigs (v5.5)
2020-02-27 Alexander PopovMerge branch 'config-updates-from-hackurx'
2020-02-26 LoïcUpdate of the kconfig-hardened-check.py part 31/head
2020-02-26 LoïcAdd link for clearlinux
2020-02-26 LoïcAdd clearlinux-master
2020-02-24 LoïcUpdate to 5.3.0-28-generic (LTS HWE)
2020-02-24 LoïcRemove debian-stretch.config
2020-02-24 LoïcAdd link for amazonlinux2
2020-02-24 LoïcUpdate to 4.14.165-133.209.amzn2.x86_64
2020-02-24 LoïcUpdate to 5.4.21
2020-02-24 LoïcUpdate to openSUSE-15.1
2020-02-24 LoïcUpdate to 5.3.16 (SLE15-SP2)
2020-02-24 LoïcUpdate to SLE15-SP2 and openSUSE-15.1
2020-02-24 LoïcUpdate to 5.4.21
2020-02-24 LoïcUpdate to 5.5.5-pentoo
2020-02-24 LoïcUpdate of some links
2020-02-24 LoïcUpdate to 5.4.1 (uek6)
2020-02-24 LoïcUpdate to 4.18.0-147.5.1.el8_1.x86_64
2020-02-24 LoïcUpdate to config-4.19.0-8-amd64
2020-01-14 Alexander PopovFix INIT_ON_FREE_DEFAULT_ON vs PAGE_POISONING issue #28
2020-01-14 Alexander PopovAnswer the question about CONFIG_PANIC_ON_OOPS
2020-01-11 Alexander PopovRecommend disabling VIDEO_VIVID
2020-01-10 Alexander PopovTake some ideas from NixOS/nixpkgs hardened kernel...
2019-12-02 Alexander PopovPretty printing
2019-11-29 Alexander PopovVersion 0.5.3 (supports Linux kernel v5.3) v0.5.3
2019-11-29 Alexander PopovAdd the link to Linux Kernel Defence Map
2019-11-29 Alexander PopovUpdate the README
2019-11-29 Alexander PopovUpdate defconfigs
2019-11-29 Alexander PopovRANDOMIZE_BASE is now enabled by default on arm64
2019-11-28 Alexander Popovx86_32: INTEL_IOMMU is not enabled by default - fix...
2019-11-28 Alexander PopovX86_INTEL_UMIP is now X86_UMIP
2019-11-28 Alexander Popovx86_64: more hardening options are enabled by default...
2019-11-28 Alexander PopovImprove the list of the kernel parameters in TODO
2019-11-28 Alexander PopovAdd CLIP OS links
2019-11-28 Alexander PopovUpdate the column width
2019-11-28 Alexander PopovSome of my recommendations are used by CLIP OS, change...
2019-11-28 Alexander PopovDon't recommend disabling IKCONFIG anymore
2019-11-28 Alexander PopovSave more hardening sysctls for TODO
2019-11-28 Alexander PopovUpdate CLIP OS doc
2019-11-28 Alexander PopovGroup security policies together
2019-11-28 Alexander PopovAdd INIT_ON_ALLOC_DEFAULT_ON and INIT_ON_FREE_DEFAULT_O...
2019-11-28 Alexander PopovAdd RODATA_FULL_DEFAULT_ENABLED for ARM64
2019-11-28 Alexander PopovAdd info about Debian and AOSP kernel configs to links.txt
2019-11-28 Alexander PopovAdd Debian Buster kernel config
2019-11-28 Alexander PopovAdd AOSP kernel config for Pixel 3a
2019-08-23 Alexander PopovIntroduce the versioning v0.5.2
2019-08-23 Alexander PopovUpdate the script output in the README
2019-08-23 Alexander PopovAdd HARDEN_BRANCH_PREDICTOR and HARDEN_EL2_VECTORS
2019-08-23 Alexander PopovBring more order to the offsets (style fix)
2019-08-22 Alexander PopovAdd INIT_STACK_ALL as an alternative to GCC_PLUGIN_STRU...
2019-08-22 Alexander PopovAdd SHUFFLE_PAGE_ALLOCATOR from v5.2
2019-08-22 Alexander PopovAdd some new sysctls (to remember them)
2019-07-08 Alexander PopovMerge pull request #22 from adrianopol/master
2019-07-07 Andrew Petelin#20 fix: use right quotes in json output 22/head
2019-06-24 Alexander PopovDo code refactoring without changing the functionality
2019-06-24 Alexander PopovMerge branch 'json-support'
2019-06-24 Alexander Popovjson: Fix minor things and update the README
2019-06-24 Andrew Petelinadd --json option 21/head
2019-06-04 Alexander PopovDrop CONFIG_X86_MSR from the recommendations
2019-06-03 Alexander PopovAdd the LDISC_AUTOLOAD check
2019-06-03 Alexander PopovAttribute some of my recommendations to CLIP OS - part II
2019-06-03 Alexander PopovAdd the link to the CLIP OS kernel configuration
2019-06-03 Alexander PopovUpdate the README
2019-06-03 Alexander PopovUpdate the README (printing format)
2019-06-03 Alexander PopovAdd a snapshot of the CLIP OS config documentation
2019-06-03 Alexander PopovAttribute some of my recommendations to CLIP OS
2019-06-03 Alexander PopovAdd my recommendations for AMD (similar to CLIP OS...
2019-06-03 Alexander PopovAdd X86-specific CLIP OS recommendations for kernel...
2019-06-03 Alexander PopovAdd arch-independent CLIP OS recommendations for kernel...
2019-06-03 Alexander PopovAdd more details about STACKLEAK
2019-06-03 Alexander PopovDon't recommend any particular LSM to avoid the holy war
2019-06-03 Alexander PopovAdd CLIP OS recommendations for cutting attack surface
2019-06-03 Alexander PopovImprove printing of the results
2019-06-03 Alexander PopovUpdate the link to Alpine config
2019-06-03 Alexander PopovMerge pull request #18 from HacKurx/patch-1
2019-06-01 LoïcUpdate pentoo config link 18/head
2019-05-27 Alexander PopovAdd more kernel command line parameters to comments
2019-05-17 Alexander PopovMerge remote-tracking branch 'hackurx/master'
2019-05-12 LoïcCreate rhel-8.0.config 17/head
2019-05-12 LoïcUpdate and rename pentoo-4.17.11.config to pentoo-livec...
2019-05-12 LoïcUpdate Archlinux-hardened.config
2019-05-12 LoïcUpdate Alpinelinux-edge.config
2019-05-12 LoïcUpdate debian-stretch.config
2019-05-12 LoïcCreate AmazonLinux2.config
2019-03-20 Alexander PopovAdd Q&A to the README
2019-03-13 Alexander PopovAdd the comment about kptr_restrict
2019-03-13 Alexander PopovAdd ARM64_PTR_AUTH check
2019-03-13 Alexander PopovAdd STACKPROTECTOR_PER_TASK check for ARM
2019-03-13 Alexander PopovAdd defconfigs for 5.0
2019-03-12 Alexander PopovDon't hide AND check results if the requirements are...
2019-03-12 Alexander PopovUpdate the README
next