{"id":13804364,"url":"https://github.com/cirocosta/hello-world-lkm","last_synced_at":"2026-03-18T01:33:55.000Z","repository":{"id":73883828,"uuid":"149998479","full_name":"cirocosta/hello-world-lkm","owner":"cirocosta","description":"A \"hello-world\" loadable kernel module","archived":false,"fork":false,"pushed_at":"2018-09-23T15:39:34.000Z","size":2,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T04:34:34.923Z","etag":null,"topics":["c","kernel","linux","module"],"latest_commit_sha":null,"homepage":"https://ops.tips","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cirocosta.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-09-23T15:39:04.000Z","updated_at":"2022-04-26T14:43:29.000Z","dependencies_parsed_at":"2023-09-21T11:15:48.802Z","dependency_job_id":null,"html_url":"https://github.com/cirocosta/hello-world-lkm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cirocosta/hello-world-lkm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fhello-world-lkm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fhello-world-lkm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fhello-world-lkm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fhello-world-lkm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cirocosta","download_url":"https://codeload.github.com/cirocosta/hello-world-lkm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fhello-world-lkm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002670,"owners_count":26083442,"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-10-10T02:00:06.843Z","response_time":62,"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":["c","kernel","linux","module"],"created_at":"2024-08-04T01:00:46.583Z","updated_at":"2025-10-10T04:34:35.689Z","avatar_url":"https://github.com/cirocosta.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"hello-world-lkm - a \"hello-world\" loadable kernel module\n\nUsage:\n\n        1. install the necessary development headers\n\n                sudo apt update -y\n                sudo apt install -y \\\n                        libelf-dev \\\n                        linux-headers-`uname -r`\n\n        2. build the kernel module\n\n                make kbuild\n\n        3. load the module\n\n                sudo insmod ./hello.ko\n\n        4. check that the module has been inserted\n\n                lsmod | grep hello\n\n        5. check that the module has been really loaded\n\n                dmesg\n\n        6. remove the module\n\n                sudo rmmod hello.ko\n\nhttps://ops.tips\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fhello-world-lkm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirocosta%2Fhello-world-lkm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fhello-world-lkm/lists"}