Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-12Documentation: add UUID/GUID to kernel-apiRandy Dunlap
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2016-05-31lib/uuid.c: use correct offset in uuid parserBjørn Mork
2016-05-21lib/uuid.c: remove FSF addressAndy Shevchenko
2016-05-21lib/uuid.c: introduce a few more generic helpersAndy Shevchenko
2016-05-21lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2013-04-30uuid: use prandom_bytes()Akinobu Mita
2012-03-08lib: reduce the use of module.h wherever possiblePaul Gortmaker
2010-05-20Unified UUID/GUID definitionHuang Ying