{"id":19624436,"url":"https://github.com/sav/linux-kernel-bits","last_synced_at":"2026-04-24T11:38:47.527Z","repository":{"id":219074891,"uuid":"148197608","full_name":"sav/linux-kernel-bits","owner":"sav","description":"Yet another collection of Linux Kernel snippets","archived":false,"fork":false,"pushed_at":"2018-10-25T06:10:59.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-26T19:43:24.290Z","etag":null,"topics":["linux-kernel","linux-kernel-driver","linux-kernel-hacking","linux-kernel-module"],"latest_commit_sha":null,"homepage":"","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/sav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-09-10T18:05:55.000Z","updated_at":"2024-01-25T08:27:33.000Z","dependencies_parsed_at":"2024-01-25T11:08:20.001Z","dependency_job_id":"b40985b5-2afc-4c68-aed9-f261f2b1ad3b","html_url":"https://github.com/sav/linux-kernel-bits","commit_stats":null,"previous_names":["sav/linux-kernel-bits"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav%2Flinux-kernel-bits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav%2Flinux-kernel-bits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav%2Flinux-kernel-bits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav%2Flinux-kernel-bits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sav","download_url":"https://codeload.github.com/sav/linux-kernel-bits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav%2Flinux-kernel-bits/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259024991,"owners_count":22794410,"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","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":["linux-kernel","linux-kernel-driver","linux-kernel-hacking","linux-kernel-module"],"created_at":"2024-11-11T11:38:03.574Z","updated_at":"2026-04-24T11:38:42.509Z","avatar_url":"https://github.com/sav.png","language":"C","readme":"Linux Kernel Bits v0.0.1\n========================\n\nYet another collection of Linux Kernel snippets. This code was crafted to work with `linux-kernel-4.18.x` only. You can find the latest version in the link below.\n\n* http://github.com/sav/linux-kernel-bits\n\nBuild\n-----\n\nPlease edit `config.mk` and set the variables accordingly then either pick your choice from `make help` or go ahead with `make Y=1`. The latter might take a really long time.\n\nModules\n-------\n\n* `defer_tasklet`: Defer to bottom half via *Tasklets*\n* `defer_workqueue`: Defer to bottom half via *Workqueues*\n* `defer_timer`: Defer to bottom half via *Timers*\n* `lkb_dummie`: Dummie example module\n\nPatches\n-------\n* `defer_softirq.patch`: Defer to bottom half via *Softirq*. Softirqs are statically compiled thus a patch instead of a module\n\nPlanned\n-------\n\n* `dbg_tracepoints`: debug via *trace/events/xxx.h*\n* `rcu_list`: *RCU List* API usage example\n* `rcu_tree`: *RCU Tree* API usage example\n\nTo-Do\n-----\n\n* *v0.0.2* Build UML along with the bootable image\n* *v0.0.2* Use local source to build the modules\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsav%2Flinux-kernel-bits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsav%2Flinux-kernel-bits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsav%2Flinux-kernel-bits/lists"}