Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
K
kernel-hardening-checker
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • fact-depend
  • kernel-hardening-checker
  • Repository

Switch branch/tag
  • kernel-hardening-checker
  • kconfig_hardened_check
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Alexander Popov's avatar
    Improve the vsyscall checks · 7bb6a185
    Disabling X86_VSYSCALL_EMULATION turns vsyscall off completely, and
    LEGACY_VSYSCALL_NONE can be changed at boot time via the cmdline parameter.
    
    Thanks to @izh1979 for the idea
    Alexander Popov authored 2 years ago
    7bb6a185
Name
Last commit
Last update
..
config_files Add new Android kernel configs from my friends 2 years ago
__about__.py Add docstrings for the modules 2 years ago
__init__.py Make hackish refinement of the CONFIG_ARCH_MMAP_RND_BITS check 2 years ago
checks.py Improve the vsyscall checks 2 years ago
engine.py engine: implement override_expected_value() 2 years ago
test_engine.py test_engine: add test_value_overriding() 2 years ago