index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dibs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
net/dibs: Correct freeing of dmb_clientid_arr
Alexandra Winter
2
-11
/
+4
2026-08-05
dibs: initialise dibs->lock in dibs_dev_alloc()
Hidayath Khan
1
-1
/
+1
2026-07-29
dibs: fix use-after-free of dmb_node in loopback attach/detach/unregister
Hidayath Khan
1
-23
/
+24
2026-07-09
dibs: loopback: validate offset and size in move_data()
Dust Li
1
-0
/
+5
2026-05-18
dibs: Improve DIBS prompts and help texts
Geert Uytterhoeven
1
-5
/
+5
2026-03-04
dibs: change dibs_class to a const struct
Jori Koolstra
1
-6
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-3
/
+3
2025-11-27
dibs: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-10-28
dibs: Use subsys_initcall()
Alexandra Winter
1
-1
/
+1
2025-10-28
dibs: Remove reset of static vars in dibs_init()
Alexandra Winter
1
-3
/
+0
2025-09-26
dibs: Check correct variable in dibs_init()
Dan Carpenter
1
-2
/
+2
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+10
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
1
-1
/
+1
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
3
-2
/
+330
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-0
/
+10
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2
-0
/
+13
2025-09-23
dibs: Create class dibs
Julian Ruess
1
-0
/
+40
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
2
-9
/
+27
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
2
-0
/
+47
2025-09-23
dibs: Define dibs loopback
Alexandra Winter
5
-1
/
+138
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
1
-0
/
+38
2025-09-23
dibs: Register smc as dibs_client
Alexandra Winter
1
-0
/
+35
2025-09-23
dibs: Create drivers/dibs
Alexandra Winter
3
-0
/
+56