This project is mirrored from https://github.com/keylase/nvidia-patch. The repository failed to update .
Last successful update .
  1. 28 Jun, 2023 1 commit
    • guihkx's avatar
      linux: ensure bytes are valid before patching · 84e433fb
      guihkx authored
      We use sed to replace original bytes by patched ones, but unfortunately
      sed doesn't report any errors when this substitution fails.
      
      Now, before actually running sed, we check if these bytes that are soon
      to be replaced, actually exist in the driver file.
      84e433fb
  2. 25 Jun, 2023 1 commit
  3. 17 Jun, 2023 5 commits
  4. 15 Jun, 2023 2 commits
  5. 03 Jun, 2023 1 commit
  6. 02 Jun, 2023 1 commit
  7. 31 May, 2023 2 commits
  8. 25 May, 2023 2 commits
  9. 04 May, 2023 2 commits
  10. 01 May, 2023 1 commit
  11. 22 Apr, 2023 1 commit
  12. 20 Apr, 2023 1 commit
  13. 19 Apr, 2023 2 commits
  14. 17 Apr, 2023 2 commits
  15. 16 Apr, 2023 1 commit
  16. 08 Apr, 2023 1 commit
  17. 07 Apr, 2023 1 commit
  18. 05 Apr, 2023 3 commits
  19. 04 Apr, 2023 1 commit
    • OMEGARAZER's avatar
      Add tester scripts · 0af16f31
      OMEGARAZER authored
      Adds tester scripts to verify patching was completed successfully.
      0af16f31
  20. 31 Mar, 2023 2 commits
  21. 25 Mar, 2023 3 commits
  22. 24 Mar, 2023 1 commit
  23. 23 Mar, 2023 3 commits