开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dibs
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-27
dibs: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-10-28
dibs: Use subsys_initcall()
Alexandra Winter
2025-10-28
dibs: Remove reset of static vars in dibs_init()
Alexandra Winter
2025-09-26
dibs: Check correct variable in dibs_init()
Dan Carpenter
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2025-09-23
dibs: Create class dibs
Julian Ruess
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Define dibs loopback
Alexandra Winter
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
2025-09-23
dibs: Register smc as dibs_client
Alexandra Winter
2025-09-23
dibs: Create drivers/dibs
Alexandra Winter