{"id":15374861,"url":"https://github.com/batmac/wbinvd","last_synced_at":"2025-09-04T15:35:01.073Z","repository":{"id":68654806,"uuid":"119459695","full_name":"batmac/wbinvd","owner":"batmac","description":"A trivial Linux kernel module to execute WBINVD on demand","archived":false,"fork":false,"pushed_at":"2023-12-15T02:59:32.000Z","size":17,"stargazers_count":25,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T17:10:05.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/batmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-30T00:26:56.000Z","updated_at":"2025-04-20T06:48:15.000Z","dependencies_parsed_at":"2023-12-15T03:48:59.814Z","dependency_job_id":null,"html_url":"https://github.com/batmac/wbinvd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/batmac/wbinvd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fwbinvd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fwbinvd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fwbinvd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fwbinvd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/batmac","download_url":"https://codeload.github.com/batmac/wbinvd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/batmac%2Fwbinvd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273631581,"owners_count":25140628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:59:55.074Z","updated_at":"2025-09-04T15:35:01.048Z","avatar_url":"https://github.com/batmac.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A trivial Linux kernel module to execute WBINVD on demand (`cat /proc/wbinvd`)\n[![Build Status](https://travis-ci.org/batmac/wbinvd.svg?branch=master)](https://travis-ci.org/batmac/wbinvd)\n\n\nWBINVD (Write Back and INValidate Cache) is a (ring 0 only) x86 instruction to asynchronously purge the cache (with write-back, so it is safe to execute)\n\nmore info about WBINVD: http://www.felixcloutier.com/x86/WBINVD.html\n```sh\nmake \u0026\u0026 make test\n```\n\none can use dkms to create a .deb, for instance:\n```sh\nmake install-bdep\napt-get install dkms\ncp -a \u003crepo_dir\u003e /usr/src/wbinvd-1.0\nrm -rf /usr/src/wbinvd-1.0/.git\ndkms add wbinvd/1.0\nmake deb # or dkms mkdeb wbinvd/1.0 --source-only\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatmac%2Fwbinvd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbatmac%2Fwbinvd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbatmac%2Fwbinvd/lists"}