index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2021-10-12
kbuild: Add make tarzst-pkg build option
Paweł Jasiak
2021-10-12
scripts: update the comments of kallsyms support
Hui Su
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2021-10-11
kconfig: refactor conf_touch_dep()
Masahiro Yamada
2021-10-11
kconfig: refactor conf_write_dep()
Masahiro Yamada
2021-10-11
kconfig: refactor conf_write_autoconf()
Masahiro Yamada
2021-10-11
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
2021-10-11
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
2021-10-11
kconfig: refactor listnewconfig code
Masahiro Yamada
2021-10-11
kconfig: refactor conf_write_symbol()
Masahiro Yamada
2021-10-11
kconfig: refactor conf_write_heading()
Masahiro Yamada
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
2021-10-06
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-10-05
scripts: get_abi.pl: better generate regex from what fields
Mauro Carvalho Chehab
2021-10-05
scripts: get_abi.pl: fix fallback rule for undefined symbols
Mauro Carvalho Chehab
2021-10-04
gcc-plugins: remove support for GCC 4.9 and older
Ard Biesheuvel
2021-10-04
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-01
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
2021-09-30
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
2021-09-30
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
2021-09-29
scripts: get_abi.pl: make undefined search more deterministic
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: show progress
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: use STDERR for search-string and show-hints
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: update its documentation
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: fix parse logic for DT firmware
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: produce an error if the ref tree is broken
Mauro Carvalho Chehab
2021-09-28
scripts: get_abi.pl: create a valid ReST with duplicated tags
Mauro Carvalho Chehab
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
2021-09-27
Merge 5.15-rc3 into char-misc next
Greg Kroah-Hartman
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
2021-09-25
kconfig: Create links to main menu items in search
Ariel Marcovitch
2021-09-24
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
2021-09-23
scripts: get_abi.pl: ensure that "others" regex will be parsed
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: precompile what match regexes
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: stop check loop earlier when regex is found
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: ignore some sysfs nodes earlier
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: Better handle leaves with wildcards
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: improve debug logic
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: call get_leave() a little late
Mauro Carvalho Chehab
2021-09-23
scripts: get_abi.pl: Fix get_abi.pl search output
Mauro Carvalho Chehab
2021-09-22
kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules
Masahiro Yamada
2021-09-22
kbuild: detect objtool update without using .SECONDEXPANSION
Masahiro Yamada
2021-09-22
kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macro
Masahiro Yamada
2021-09-22
kbuild: store the objtool command in *.cmd files
Masahiro Yamada
2021-09-22
kbuild: rename __objtool_obj and reuse it for cmd_cc_lto_link_modules
Masahiro Yamada
2021-09-22
kbuild: move objtool_args back to scripts/Makefile.build
Masahiro Yamada
2021-09-21
kbuild: Enable dtc 'unit_address_format' warning by default
Rob Herring
[prev]
[next]