# kdbus **Repository Path**: mirrors_gregkh/kdbus ## Basic Information - **Project Name**: kdbus - **Description**: Kernel "dbus-like" code for the Linux kernel - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Linux kernel D-Bus implementation See kdbus.txt in this repository for kernel-side details. The userspace side is developed in systemd: http://cgit.freedesktop.org/systemd/systemd/tree/src/libsystemd/sd-bus Development repos: https://github.com/gregkh/kdbus See also: https://review.tizen.org/git/?p=platform/upstream/glib.git;a=shortlog;h=refs/heads/kdbus-integration https://review.tizen.org/git/?p=platform/upstream/dbus.git;a=shortlog;h=refs/heads/kdbus-dev The code is LGPLv2+. We need to make sure, that we are able to freely share and copy code with the userspace library, which has the same licence.