- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 6a3193c kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled by Sean Christopherson · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- bcbcf50 kbuild: fix ld-version.sh to not be affected by locale by Masahiro Yamada · 3 years, 10 months ago
- 285a65f kbuild: remove meaningless parameter to $(call if_changed_rule,dtc) by Masahiro Yamada · 3 years, 10 months ago
- 64bfc99 kbuild: remove unneeded -O option to dtc by Masahiro Yamada · 3 years, 10 months ago
- f9bc754 kbuild: dummy-tools: adjust to scripts/cc-version.sh by Masahiro Yamada · 3 years, 10 months ago
- 2eab791 kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppc by Jiri Slaby · 3 years, 10 months ago
- ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
- c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- 1f09af0 kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDOR by Bernhard Rosenkränzer · 3 years, 10 months ago
- b3d9fc1 kbuild: dummy-tools: fix inverted tests for gcc by Jiri Slaby · 3 years, 10 months ago
- de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
- a67882a scripts/bpf: Add syscall commands printer by Joe Stringer · 3 years, 10 months ago
- 923a932 scripts/bpf: Abstract eBPF API target parameter by Joe Stringer · 3 years, 10 months ago
- 999340d ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount by Chen Jun · 3 years, 10 months ago
- 5477edc gcc-plugins: latent_entropy: remove unneeded semicolon by Jason Yan · 4 years, 9 months ago
- b924a81 gcc-plugins: structleak: remove unneeded variable 'ret' by Jason Yan · 4 years, 9 months ago
- 12e9dea kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh by Masahiro Yamada · 3 years, 10 months ago
- a6aaeb8 kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO by Masahiro Yamada · 3 years, 10 months ago
- da83616 kbuild: lto: add _mcount to list of used symbols by Arnd Bergmann · 3 years, 10 months ago
- 3fb6d0e Merge tag 'docs-5.12-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
- 6aaa31a ubsan: remove overflow checks by Andrey Ryabinin · 3 years, 10 months ago
- db7fbf4 scripts/gdb: fix list_for_each by George Prekas · 3 years, 10 months ago
- 5b8f82e checkpatch: do not apply "initialise globals to 0" check to BPF progs by Song Liu · 3 years, 10 months ago
- 263afd3 checkpatch: don't warn about colon termination in linker scripts by Chris Down · 3 years, 10 months ago
- 58f0226 checkpatch: add kmalloc_array_node to unnecessary OOM message check by Joe Perches · 3 years, 10 months ago
- de93245 checkpatch: add warning for avoiding .L prefix symbols in assembly files by Aditya Srivastava · 3 years, 10 months ago
- 0972b8b checkpatch: improve TYPECAST_INT_CONSTANT test message by Joe Perches · 3 years, 10 months ago
- adb2da8 checkpatch: prefer ftrace over function entry/exit printks by Joe Perches · 3 years, 10 months ago
- ea7dbab checkpatch: trivial style fixes by Dwaipayan Ray · 3 years, 10 months ago
- 35cdcbf checkpatch: ignore warning designated initializers using NR_CPUS by Peng Wang · 3 years, 10 months ago
- b5e8736 checkpatch: improve blank line after declaration test by Joe Perches · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- 30cdbd5 scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 3 years, 10 months ago
- 4945192 scripts/spelling.txt: add "allocted" and "exeeds" typo by dingsenjie · 3 years, 10 months ago
- 02bbbc4 scripts/spelling.txt: check for "exeeds" by zuoqilin · 3 years, 10 months ago
- 6b294bf scripts/spelling.txt: increase error-prone spell checking by tangchunyou · 3 years, 10 months ago
- e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
- b97652b kbuild: remove deprecated 'always' and 'hostprogs-y/m' by Masahiro Yamada · 3 years, 10 months ago
- f91e46b kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig by Masahiro Yamada · 3 years, 10 months ago
- ae8da72 kconfig: omit --oldaskconfig option for 'make config' by Masahiro Yamada · 3 years, 10 months ago
- a2af62c kconfig: fix 'invalid option' for help option by Masahiro Yamada · 3 years, 10 months ago
- 102a1a7 kconfig: remove dead code in conf_askvalue() by Masahiro Yamada · 3 years, 10 months ago
- a4cff32 kconfig: clean up nested if-conditionals in check_conf() by Masahiro Yamada · 3 years, 10 months ago
- f82bd80 kconfig: Remove duplicate call to sym_get_string_value() by Mickaël Salaün · 3 years, 11 months ago
- 497a4dc dts: drop dangling c6x symlink by Michal Kubecek · 3 years, 10 months ago
- 414eece Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- c3476d2 scripts/dtc: Add missing fdtoverlay to gitignore by Rob Herring · 3 years, 10 months ago
- b1a1a1a kbuild: lto: postpone objtool by Sami Tolvanen · 4 years, 9 months ago
- 41425eb objtool: Split noinstr validation from --vmlinux by Sami Tolvanen · 4 years, 3 months ago
- 22c8542 tracing: add support for objtool mcount by Sami Tolvanen · 4 years, 3 months ago
- 0e731db objtool: Don't autodetect vmlinux.o by Sami Tolvanen · 4 years, 5 months ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 336ced2 scripts: kernel-doc: fix array element capture in pointer-to-func parsing by Aditya Srivastava · 3 years, 10 months ago
- 0e63a5c Merge tag 'docs-5.12' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 10 months ago
- a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
- 983e4ad Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 10 months ago
- 02aff85 kbuild: check the minimum linker version in Kconfig by Masahiro Yamada · 3 years, 11 months ago
- 05f6bbf kbuild: remove ld-version macro by Masahiro Yamada · 3 years, 11 months ago
- b9da928 scripts: add generic syscallhdr.sh by Masahiro Yamada · 3 years, 11 months ago
- 9df526b scripts: add generic syscalltbl.sh by Masahiro Yamada · 3 years, 11 months ago
- 9eef023 Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- 585d32f gen_compile_commands: prune some directories by Masahiro Yamada · 3 years, 11 months ago
- 98cd6f5 Kconfig: allow explicit opt in to DWARF v5 by Nick Desaulniers · 3 years, 11 months ago
- 1c3fae7 Kbuild: Make composite object searching more generic by Elliot Berman · 4 years ago
- 2047ace kbuild: use always-y instead of extra-y by Masahiro Yamada · 4 years ago
- 1394073 genksyms: remove useless case DOTS by Masahiro Yamada · 4 years ago
- e66e13a genksyms: remove dead code for ST_TABLE_* by Masahiro Yamada · 4 years ago
- ab37d5a genksyms: make source_file a local variable in lexer by Masahiro Yamada · 4 years ago
- aec6c60 kbuild: check the minimum compiler version in Kconfig by Masahiro Yamada · 4 years ago
- ab30c7f Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- fe968c4 scripts: set proper OpenSSL include dir also for sign-file by Rolf Eike Beer · 3 years, 11 months ago
- 93ca696 scripts/recordmcount.pl: support big endian for ARCH sh by Rong Chen · 3 years, 11 months ago
- 83c4a4e of: Remove of_dev_{get,put}() by Rob Herring · 3 years, 11 months ago
- 6213736 Merge branch 'linus' into locking/core, to pick up upstream fixes by Ingo Molnar · 3 years, 11 months ago
- 052c805 kbuild: LD_VERSION redenomination by Masahiro Yamada · 4 years, 1 month ago
- 29500f1 kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 by Masahiro Yamada · 3 years, 11 months ago
- 6c80408 checkpatch: Don't check for mutex_trylock_recursive() by Sebastian Andrzej Siewior · 3 years, 11 months ago
- 3679482 module: remove EXPORT_UNUSED_SYMBOL* by Christoph Hellwig · 4 years ago
- f1c3d73 module: remove EXPORT_SYMBOL_GPL_FUTURE by Christoph Hellwig · 4 years ago
- efe6e30 kallsyms: fix nonconverging kallsyms table with lld by Arnd Bergmann · 3 years, 11 months ago
- ce88c9c kbuild: Add support to build overlays (%.dtbo) by Viresh Kumar · 4 years ago
- 59b48a7 scripts: dtc: Remove the unused fdtdump.c file by Viresh Kumar · 4 years ago
- 0da6bcd scripts: dtc: Build fdtoverlay tool by Viresh Kumar · 4 years ago
- 79edff1 scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 by Rob Herring · 3 years, 11 months ago
- b775f49 scripts: dtc: Fetch fdtoverlay.c from external DTC project by Viresh Kumar · 4 years ago
- 074075a scripts/clang-tools: switch explicitly to Python 3 by Masahiro Yamada · 4 years ago
- 4217e50 Docs: drop Python 2 support by Jonathan Corbet · 4 years ago
- d8d2d38 kbuild: remove PYTHON variable by Masahiro Yamada · 4 years ago
- 06a755d scripts/kernel-doc: add internal hyperlink to DOC: sections by Michal Wajdeczko · 4 years ago
- ae9162e Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" by Masahiro Yamada · 4 years ago
- 2cea4a7 scripts: use pkg-config to locate libcrypto by Rolf Eike Beer · 6 years ago
- afe9017 ver_linux: Eliminate duplicate code in ldconfig processing logic by Alexander Kapshuk · 4 years ago
- d0259c4 spdxcheck.py: Use Python 3 by Bert Vermeulen · 4 years ago
- cf81c3a kconfig: mconf: fix HOSTCC call by Enrico Weigelt, metux IT consult · 4 years ago
- f4c3b83 kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc by Masahiro Yamada · 4 years ago