Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
kconfig: refactor lexer and parser code
| 27 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[27/27] kconfig: do not imply the type of choice value
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[26/27] kconfig: use generic macros to implement symbol hashtable
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[25/27] kconfig: convert linked list of files to hash table
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[24/27] kconfig: move strhash() to a header
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[23/27] kconfig: move ARRAY_SIZE to a header
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[22/27] kconfig: add macros useful for hashtable
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[21/27] kconfig: import more list macros and inline functions
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[20/27] kconfig: resync list.h
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[19/27] kconfig: split list_head into a separate header
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[18/27] kconfig: change file_lookup() to return the file name
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[17/27] kconfig: make file::name a flexible array member
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[16/27] kconfig: move the file and lineno in struct file to struct buffer
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[15/27] kconfig: replace remaining current_file->name with cur_filename
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[14/27] kconfig: do not delay the cur_filename update
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[13/27] kconfig: replace file->name with name in zconf_nextfile()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[12/27] kconfig: associate struct property with file name directly
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[11/27] kconfig: associate struct menu with file name directly
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[10/27] kconfig: remove zconf_curname() and zconf_lineno()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[09/27] kconfig: replace current_pos with separate cur_{filename,lineno}
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[08/27] kconfig: split preprocessor prototypes into preprocess.h
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[07/27] kconfig: call env_write_dep() right after yyparse()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[06/27] kconfig: write Kconfig files to autoconf.cmd in order
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[05/27] kconfig: remove unneeded sym_find() call in conf_parse()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[04/27] kconfig: remove compat_getline()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[03/27] kconfig: remove orphan lookup_file() declaration
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[02/27] kconfig: fix off-by-one in zconf_error()
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New
[01/27] kconfig: fix infinite loop when expanding a macro at the end of file
kconfig: refactor lexer and parser code
- - -
-
-
-
2024-02-02
Masahiro Yamada
New