VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
uuid.c
Date
Commit Message
Rev
Author
2020-03-23
uuid: Provide a GUID generator for raw buffer
48a2e88f
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
1802d0be
Thomas Gleixner
2017-12-11
Documentation: add UUID/GUID to kernel-api
d063623b
Randy Dunlap
2017-06-05
uuid: hoist uuid_is_null() helper from libnvdimm
ef40dda5
Christoph Hellwig
2017-06-05
uuid: don't export guid_index and uuid_index
b10bf0e2
Christoph Hellwig
2017-06-05
uuid: rename uuid types
f9727a17
Christoph Hellwig
2016-05-30
lib/uuid.c: use correct offset in uuid parser
bc9dc9d5
Bjørn Mork
2016-05-20
lib/uuid.c: remove FSF address
e3a93bce
Andy Shevchenko
2016-05-20
lib/uuid.c: introduce a few more generic helpers
2b1b0d66
Andy Shevchenko
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
8da4b8c4
Andy Shevchenko
2013-04-29
uuid: use prandom_bytes()
cedddb00
Akinobu Mita
2012-03-07
lib: reduce the use of module.h wherever possible
8bc3bcc9
Paul Gortmaker
2010-05-19
Unified UUID/GUID definition
fab1c232
Huang Ying