Age | Commit message (Expand) | Author |
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 |
2022-05-27 | scripts/kallsyms: update usage message of the kallsyms program | Yuntao Wang |
2022-05-27 | kbuild: Fix include path in scripts/Makefile.modpost | Jing Leng |
2022-05-26 | Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |