index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
gen_compile_commands: handle multiple lines per .mod file
John Hubbard
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-26
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
2022-06-20
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-12
Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-11
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
2022-06-10
scripts/check-local-export: avoid 'wait $!' for process substitution
Masahiro Yamada
2022-06-08
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2022-06-08
scripts/nsdeps: adjust to the format change of *.mod files
Masahiro Yamada
2022-06-08
kbuild: avoid regex RS for POSIX awk
Kevin Locke
2022-06-06
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-06-05
kbuild: Allow to select bash in a modified environment
Schspa Shi
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
2022-06-05
kbuild: factor out the common objtool arguments
Masahiro Yamada
2022-06-05
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
Masahiro Yamada
2022-06-05
kbuild: clean .tmp_* pattern by make clean
Masahiro Yamada
2022-06-03
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2022-06-03
LoongArch: Add build infrastructure
Huacai Chen
2022-06-03
LoongArch: Add ELF-related definitions
Huacai Chen
2022-06-02
Merge tag 'docs-5.19-2' of git://git.lwn.net/linux
Linus Torvalds
2022-06-01
docs: move Linux logo into a new `images` folder
Miguel Ojeda
2022-06-01
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
Masahiro Yamada
2022-06-01
kbuild: rebuild multi-object modules when objtool is updated
Masahiro Yamada
2022-06-01
kbuild: add cmd_and_savecmd macro
Masahiro Yamada
2022-06-01
kbuild: make *.mod rule robust against too long argument error
Masahiro Yamada
2022-06-01
kbuild: make built-in.a rule robust against too long argument error
Masahiro Yamada
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
2022-05-29
kbuild: replace $(linked-object) with CONFIG options
Masahiro Yamada
2022-05-29
kbuild: do not try to parse *.cmd files for objects provided by compiler
Masahiro Yamada
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
objtool: Add CONFIG_HAVE_UACCESS_VALIDATION
Josh Poimboeuf
2022-05-27
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Masahiro Yamada
2022-05-27
modpost: squash if...else-if in find_elf_symbol2()
Masahiro Yamada
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
2022-05-27
modpost: remove the unused argument of check_sec_ref()
Masahiro Yamada
2022-05-27
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
2022-05-27
modpost: fix removing numeric suffixes
Alexander Lobakin
[next]