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
/
lib
/
uuid.c
Age
Commit message (
Expand
)
Author
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2020-03-23
uuid: Provide a GUID generator for raw buffer
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2017-12-11
Documentation: add UUID/GUID to kernel-api
Randy Dunlap
2017-06-05
uuid: hoist uuid_is_null() helper from libnvdimm
Christoph Hellwig
2017-06-05
uuid: don't export guid_index and uuid_index
Christoph Hellwig
2017-06-05
uuid: rename uuid types
Christoph Hellwig
2016-05-30
lib/uuid.c: use correct offset in uuid parser
Bjørn Mork
2016-05-20
lib/uuid.c: remove FSF address
Andy Shevchenko
2016-05-20
lib/uuid.c: introduce a few more generic helpers
Andy Shevchenko
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
2013-04-29
uuid: use prandom_bytes()
Akinobu Mita
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2010-05-19
Unified UUID/GUID definition
Huang Ying