Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/axolotl/v5.17-dev
/
lib
/
parser.c
4c52729
kernel.h: split out kstrtox() and simple_strtox() to a separate header
by Andy Shevchenko
· 3 years, 6 months ago
edd9334
lib: parser: clean up kernel-doc
by Randy Dunlap
· 3 years, 8 months ago
b9bffa1
parser: Fix kernel-doc markups
by BingJing Chang
· 4 years ago
01531ac
parser: add unsigned int parser
by BingJing Chang
· 4 years ago
40b0b3f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
by Thomas Gleixner
· 6 years ago
36c8d1e
lib/parser.c: switch match_number() over to use match_strdup()
by Eric Biggers
· 6 years ago
4ed97b3
lib/parser.c: switch match_u64int() over to use match_strdup()
by Eric Biggers
· 6 years ago
30f7bc9
lib/parser.c: switch match_strdup() over to use kmemdup_nul()
by Eric Biggers
· 6 years ago
a317178
parser: add u64 number parser
by James Smart
· 8 years ago
a3d2cca
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
by Andrew Morton
· 11 years ago
aace050
lib/parser.c: add match_wildcard() function
by Du, Changbin
· 11 years ago
5376962
lib/parser.c: fix up comments for valid return values from match_number
by Namjae Jeon
· 12 years ago
77dd3b0
lib/parser.c: avoid overflow in match_number()
by Alex Elder
· 12 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5d051de
lib/parser: cleanup match_number()
by Namhyung Kim
· 14 years ago
b5f54b0
parser: remove unnecessary strlen()
by André Goddard Rosa
· 15 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
b32a09d
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
by Markus Armbruster
· 17 years ago
ef4533f
[AFS]: Make the match_*() functions take const options.
by David Howells
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago