Update the README
[kconfig-hardened-check.git] / README.md
2021-09-23 Alexander PopovUpdate the README v0.5.14
2021-07-02 Alexander PopovImprove wording
2021-06-19 Alexander PopovUpdate the README. v0.5.10
2020-10-30 Alexander PopovUpdate the README. v0.5.9
2020-10-29 Alexander PopovAdd a Q&A about spectre-meltdown-checker maintained...
2020-07-15 Alexander PopovUpdate the README v0.5.7
2020-07-15 Alexander PopovAdd 'show_ok' and 'show_fail' print modes
2020-07-13 Alexander PopovBig rework of the report modes
2020-07-13 Alexander PopovAdd another link about user namespaces to Q&A
2020-07-03 Alexander PopovAdd the link to huldufolk project by @tych0
2020-05-30 Alexander PopovAdd the link to @BlackIkeEagle article
2020-05-06 Alexander PopovMerge branch 'ubuntu20'
2020-05-05 HacKurxUpgrading to Ubuntu 20.04 kernel config 43/head
2020-04-09 Alexander PopovMerge branch 'evbug'
2020-04-09 HacKurxUpdating the number of failures in the README 41/head
2020-04-09 HacKurxAdd CONFIG_INPUT_EVBUG
2020-04-06 Alexander PopovImprove versioning
2020-04-03 Alexander PopovAdd DRM_LEGACY, FB, and VT checks
2020-03-30 Alexander PopovCollect coverage
2020-03-30 Alexander PopovCreate the github workflow for functional tests
2020-03-26 Alexander PopovFix typo in README
2020-03-26 Alexander PopovUpdate the README (describing installation)
2020-03-26 Alexander PopovCall it a tool
2020-03-24 Alexander PopovVersion 0.5.5 (supports Linux kernel v5.5) v0.5.5
2020-03-24 Alexander PopovUpdate the README
2020-03-06 Alexander PopovUpdate the README
2020-03-05 Alexander PopovUpdate the README
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-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-08-23 Alexander PopovIntroduce the versioning v0.5.2
2019-08-23 Alexander PopovUpdate the script output in the README
2019-06-24 Alexander PopovMerge branch 'json-support'
2019-06-24 Alexander Popovjson: Fix minor things and update the README
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-03-20 Alexander PopovAdd Q&A to the README
2019-03-12 Alexander PopovDon't hide AND check results if the requirements are...
2019-03-12 Alexander PopovUpdate the README
2019-03-11 Alexander PopovUpdate the README
2019-03-04 Alexander PopovAdd the RESET_ATTACK_MITIGATION check according to...
2019-01-24 Alexander PopovUpdate the README and comments after adding ARM support
2019-01-23 Alexander PopovUpdate the README after adding ARM64 support
2019-01-22 Alexander PopovUpdate the README after adding X86_32 support
2019-01-21 Alexander PopovUpdate the README (arch support)
2019-01-14 Alexander PopovMerge branch 'decision-cleanup'
2019-01-14 Alexander PopovUpdate README
2018-12-12 Alexander PopovAdd TODO (hardening preferences for ARM) and update...
2018-12-07 Alexander PopovMark options connected with CONFIG_LOCK_DOWN_KERNEL...
2018-12-05 Alexander PopovAdd a hint about gcc plugins support
2018-07-30 Alexander PopovAnd update README
2018-07-30 Alexander PopovUpdate the README (LKDTM is commented out)
2018-07-25 Alexander PopovSupport both versions of the STACKPROTECTOR_STRONG...
2018-07-24 Alexander PopovMerge branch 'OR-from-anthraxx'
2018-07-24 Alexander PopovUpdate the README
2018-07-20 Alexander PopovUpdate usage in README.md
2018-07-20 Alexander PopovMerge branch 'from-hackurx-1'
2018-07-20 HacKurxAdd config_files directory
2018-07-20 LoïcAdd CONFIG_BINFMT_AOUT to ubuntu18
2018-07-05 Alexander PopovConsider 'not found' as an equivalent of 'is not set'
2018-07-05 Alexander PopovAdd rules for options disabled by grsecurity
2018-07-04 Alexander PopovMove some features to 'cut_attack_surface' category
2018-07-04 Alexander PopovMore decisions on kernel options
2018-06-20 Alexander PopovDisable buggy IP_SCTP to cut attack surface
2018-06-20 Alexander PopovDisable only CONFIG_USER_NS, not whole CONFIG_NAMESPACES
2018-06-20 Alexander PopovAdd kconfig-hardened-check.py