index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
most
/
core.c
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
2026-01-27
most: core: fix leak on early registration failure
Johan Hovold
2025-12-23
most: core: fix resource leak in most_register_interface error paths
Navaneeth K
2025-08-19
most: core: Drop device reference after usage in get_channel()
Miaoqian Lin
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-24
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-07
most: core: make mostbus const
Ricardo B. Marliere
2021-01-26
most: core: Constify static attribute_group structs
Rikard Falkeborn
2020-06-25
staging: most: avoid null pointer dereference when iface is null
Colin Ian King
2020-04-28
most: core: use function subsys_initcall()
Christian Gromm
2020-03-24
staging: most: move core files out of the staging area
Christian Gromm