index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: change file_lookup() to return the file name
Masahiro Yamada
2024-02-19
5
-16
/
+13
*
kconfig: make file::name a flexible array member
Masahiro Yamada
2024-02-19
2
-3
/
+6
*
kconfig: move the file and lineno in struct file to struct buffer
Masahiro Yamada
2024-02-19
3
-33
/
+23
*
kconfig: replace remaining current_file->name with cur_filename
Masahiro Yamada
2024-02-19
2
-6
/
+6
*
kconfig: do not delay the cur_filename update
Masahiro Yamada
2024-02-19
2
-10
/
+15
*
kconfig: replace file->name with name in zconf_nextfile()
Masahiro Yamada
2024-02-19
1
-5
/
+5
*
kconfig: associate struct property with file name directly
Masahiro Yamada
2024-02-19
3
-9
/
+9
*
kconfig: associate struct menu with file name directly
Masahiro Yamada
2024-02-19
5
-10
/
+10
*
kconfig: remove zconf_curname() and zconf_lineno()
Masahiro Yamada
2024-02-19
5
-51
/
+37
*
kconfig: replace current_pos with separate cur_{filename,lineno}
Masahiro Yamada
2024-02-19
1
-8
/
+17
*
kconfig: split preprocessor prototypes into preprocess.h
Masahiro Yamada
2024-02-19
5
-13
/
+23
*
kconfig: call env_write_dep() right after yyparse()
Masahiro Yamada
2024-02-19
4
-12
/
+18
*
kconfig: write Kconfig files to autoconf.cmd in order
Masahiro Yamada
2024-02-19
4
-4
/
+11
*
kconfig: remove unneeded sym_find() call in conf_parse()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: remove compat_getline()
Masahiro Yamada
2024-02-19
1
-52
/
+1
*
kconfig: remove orphan lookup_file() declaration
Masahiro Yamada
2024-02-19
1
-1
/
+0
*
kconfig: fix off-by-one in zconf_error()
Masahiro Yamada
2024-02-19
1
-1
/
+1
*
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
2024-02-19
1
-2
/
+5
*
Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"
Masahiro Yamada
2024-02-19
1
-3
/
+1
*
Revert "kbuild/mkspec: support 'update-bootloader'-based systems"
Masahiro Yamada
2024-02-19
1
-5
/
+0
*
kbuild: rpm-pkg: mark installed files in /boot as %ghost
Masahiro Yamada
2024-02-19
1
-0
/
+4
*
kbuild: rpm-pkg: do not include depmod-generated files
Masahiro Yamada
2024-02-19
1
-3
/
+19
*
kbuild: deb-pkg: call more misc debhelper commands
Masahiro Yamada
2024-02-19
2
-9
/
+5
*
kbuild: deb-pkg: build binary-arch in parallel
Masahiro Yamada
2024-02-19
2
-34
/
+47
*
kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'
Masahiro Yamada
2024-02-19
1
-7
/
+9
*
kbuild: deb-pkg: show verbose log for direct package builds
Masahiro Yamada
2024-02-19
1
-0
/
+8
*
kbuild: simplify dtbs_install by reading the list of compiled DTBs
Masahiro Yamada
2024-02-19
2
-20
/
+18
*
kbuild: create a list of all built DTB files
Masahiro Yamada
2024-02-19
2
-8
/
+18
*
kconfig: fix line number in recursive inclusion detection
Masahiro Yamada
2024-02-19
1
-4
/
+5
*
kconfig: remove unneeded buffer allocation in zconf_initscan()
Masahiro Yamada
2024-02-19
1
-16
/
+13
*
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
2024-02-15
1
-11
/
+2
*
modpost: trim leading spaces when processing source files list
Radek Krejci
2024-02-14
1
-1
/
+6
*
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
2024-02-14
1
-1
/
+1
*
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
2024-02-14
1
-2
/
+7
*
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-01
5
-33
/
+22
|
\
|
*
kconfig: initialize sym->curr.tri to 'no' for all symbol types again
Masahiro Yamada
2024-01-31
1
-1
/
+3
|
*
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
2024-01-31
1
-11
/
+11
|
*
modpost: avoid using the alias attribute
Masahiro Yamada
2024-01-31
2
-16
/
+2
|
*
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
Nathan Chancellor
2024-01-27
1
-1
/
+2
|
*
kbuild: defconf: use SRCARCH to find merged configs
Zhang Bingwu
2024-01-27
1
-4
/
+4
*
|
Makefile: Enable -Wstringop-overflow globally
Gustavo A. R. Silva
2024-01-22
1
-2
/
+0
|
/
*
Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-20
1
-9
/
+8
|
\
|
*
coccinelle: device_attr_show: simplify patch case
Julia Lawall
2024-01-20
1
-8
/
+3
|
*
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
2024-01-19
1
-9
/
+13
*
|
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
3
-2
/
+26
|
\
\
|
|
/
|
/
|
|
*
LoongArch: Enable initial Rust support
WANG Rui
2024-01-17
1
-0
/
+7
|
*
scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarch
WANG Rui
2024-01-17
1
-0
/
+2
|
*
modpost: Ignore relaxation and alignment marker relocs on LoongArch
WANG Xuerui
2024-01-17
1
-2
/
+17
*
|
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-01-19
35
-453
/
+922
|
\
\
|
*
|
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
2024-01-10
1
-29
/
+12
[next]