You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Jun199831May30281587628Apr27222098728Mar272119151413515Feb14121123Jan222124Dec521Nov923Sep222116111030Aug29201914982Jul19Jun1830Oct2923222119161416Jul15131097330May759Apr86331Mar302927262423222018179875427Feb262414Jan11102Dec29Nov2823Aug228Jul724Jun543127May171220Mar131211424Jan2322211521Dec13768Aug30Jul282524201454322Jun2120Add the page_poison check required for PAGE_POISONING_ZERORewrite the slab_nomerge checkRewrite the randomize_kstack_offset checkCheck that a kconfig option value is saneAdd a tricky check for init_on_alloc and INIT_ON_ALLOC_DEFAULT_ONMove the add_cmdline_checks() call earlierDon't check __name__ in __init__.py (it can't run separately anyway)Fix the pylint warning about isinstanceDrop unneeded properties of ComplexOptCheckTurn some error conditions into assertions (part 4)Turn some error conditions into assertions (part 3)Turn some error conditions into assertions (part 2)Turn some error conditions into assertions (part 1)Drop useless checks, the ComplexOptCheck constructor has already checked thisgithub actions: Test error handling (part 2)github actions: Test error handling (part 1)github actions: Collect coverage for error handling (part 1)github actions: upgrade to codecov-action@v2Check that --config and --print are not used togethergithub actions: Collect coverage for cmdline checkinggithub actions: Improve the descriptionsgithub actions: Improve the test outputDrop dash-separated values from setup.cfggithub actions: Add testing with python 3.9Merge branch 'cmdline'Change the example output in READMEDescribe the cmdline checking support in READMEAdd the example config of Fedora 34Check the pti cmdline parameterCheck the slab_nomerge cmdline parameterCheck the randomize_kstack_offset cmdline parameterAdd cmdline file parsingAdd the infrastructure for cmdline checksAdd '--cmdline' argument for the toolAdd cmdline checks to '--print'Add the CmdlineCheck classAdd the comment about sysrq_always_enabledAdd the comment about rodataUpdate direct feedback from Linux kernel maintainers (#62)Add the comment about arm64.nomte