1. 18 Jun, 2023 1 commit
  2. 17 Jun, 2023 2 commits
  3. 12 Jun, 2023 11 commits
  4. 05 Jun, 2023 2 commits
  5. 28 May, 2023 3 commits
  6. 27 May, 2023 2 commits
  7. 09 May, 2023 1 commit
  8. 08 May, 2023 4 commits
  9. 07 May, 2023 3 commits
  10. 01 May, 2023 1 commit
  11. 30 Apr, 2023 3 commits
  12. 22 Apr, 2023 6 commits
  13. 09 Apr, 2023 1 commit
    • Drop the INTEGRITY check · 4c2090a3
      CONFIG_INTEGRITY is useless without enabling IMA/EVM.
      We can't require enabling IMA/EVM because there are other
      file system integrity mechanisms like DM_VERITY, FS_VERITY, etc.
      So there is no reason to check CONFIG_INTEGRITY.
      
      Refers to #75
      Alexander Popov authored