| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh | Masahiro Yamada | 2021-02-28 | 1 | -3/+0 |
* | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO | Masahiro Yamada | 2021-02-28 | 2 | -15/+26 |
* | kbuild: lto: add _mcount to list of used symbols | Arnd Bergmann | 2021-02-27 | 1 | -0/+1 |
* | Merge tag 'docs-5.12-2' of git://git.lwn.net/linux | Linus Torvalds | 2021-02-26 | 1 | -1/+1 |
|\ |
|
| * | scripts: kernel-doc: fix array element capture in pointer-to-func parsing | Aditya Srivastava | 2021-02-22 | 1 | -1/+1 |
* | | ubsan: remove overflow checks | Andrey Ryabinin | 2021-02-26 | 1 | -2/+0 |
* | | scripts/gdb: fix list_for_each | George Prekas | 2021-02-26 | 1 | -0/+5 |
* | | checkpatch: do not apply "initialise globals to 0" check to BPF progs | Song Liu | 2021-02-26 | 1 | -1/+11 |
* | | checkpatch: don't warn about colon termination in linker scripts | Chris Down | 2021-02-26 | 1 | -1/+1 |
* | | checkpatch: add kmalloc_array_node to unnecessary OOM message check | Joe Perches | 2021-02-26 | 1 | -1/+1 |
* | | checkpatch: add warning for avoiding .L prefix symbols in assembly files | Aditya Srivastava | 2021-02-26 | 1 | -0/+7 |
* | | checkpatch: improve TYPECAST_INT_CONSTANT test message | Joe Perches | 2021-02-26 | 1 | -10/+10 |
* | | checkpatch: prefer ftrace over function entry/exit printks | Joe Perches | 2021-02-26 | 1 | -0/+35 |
* | | checkpatch: trivial style fixes | Dwaipayan Ray | 2021-02-26 | 1 | -9/+9 |
* | | checkpatch: ignore warning designated initializers using NR_CPUS | Peng Wang | 2021-02-26 | 1 | -1/+3 |
* | | checkpatch: improve blank line after declaration test | Joe Perches | 2021-02-26 | 1 | -23/+29 |
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 20 | -230/+423 |
|\ \ |
|
| * | | kbuild: remove deprecated 'always' and 'hostprogs-y/m' | Masahiro Yamada | 2021-02-24 | 3 | -16/+0 |
| * | | kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig | Masahiro Yamada | 2021-02-24 | 1 | -22/+14 |
| * | | kconfig: omit --oldaskconfig option for 'make config' | Masahiro Yamada | 2021-02-24 | 2 | -1/+2 |
| * | | kconfig: fix 'invalid option' for help option | Masahiro Yamada | 2021-02-24 | 1 | -2/+2 |
| * | | kconfig: remove dead code in conf_askvalue() | Masahiro Yamada | 2021-02-24 | 1 | -15/+1 |
| * | | kconfig: clean up nested if-conditionals in check_conf() | Masahiro Yamada | 2021-02-24 | 1 | -26/+29 |
| * | | kconfig: Remove duplicate call to sym_get_string_value() | Mickaël Salaün | 2021-02-24 | 1 | -1/+1 |
| * | | kbuild: check the minimum linker version in Kconfig | Masahiro Yamada | 2021-02-22 | 3 | -32/+77 |
| * | | kbuild: remove ld-version macro | Masahiro Yamada | 2021-02-22 | 1 | -5/+1 |
| * | | scripts: add generic syscallhdr.sh | Masahiro Yamada | 2021-02-22 | 1 | -0/+98 |
| * | | scripts: add generic syscalltbl.sh | Masahiro Yamada | 2021-02-22 | 1 | -0/+73 |
| * | | gen_compile_commands: prune some directories | Masahiro Yamada | 2021-02-16 | 1 | -2/+10 |
| * | | Kconfig: allow explicit opt in to DWARF v5 | Nick Desaulniers | 2021-02-16 | 1 | -0/+8 |
| * | | Kbuild: Make composite object searching more generic | Elliot Berman | 2021-02-16 | 1 | -4/+8 |
| * | | kbuild: use always-y instead of extra-y | Masahiro Yamada | 2021-02-16 | 2 | -7/+7 |
| * | | genksyms: remove useless case DOTS | Masahiro Yamada | 2021-02-16 | 1 | -1/+0 |
| * | | genksyms: remove dead code for ST_TABLE_* | Masahiro Yamada | 2021-02-16 | 1 | -54/+0 |
| * | | genksyms: make source_file a local variable in lexer | Masahiro Yamada | 2021-02-16 | 3 | -2/+3 |
| * | | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada | 2021-02-16 | 4 | -39/+88 |
| * | | kbuild: LD_VERSION redenomination | Masahiro Yamada | 2021-02-11 | 1 | -1/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-02-25 | 1 | -0/+30 |
|\ \ \ |
|
| * | | | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 2021-02-24 | 1 | -0/+26 |
| * | | | scripts/spelling.txt: add "allocted" and "exeeds" typo | dingsenjie | 2021-02-24 | 1 | -0/+2 |
| * | | | scripts/spelling.txt: check for "exeeds" | zuoqilin | 2021-02-24 | 1 | -0/+1 |
| * | | | scripts/spelling.txt: increase error-prone spell checking | tangchunyou | 2021-02-24 | 1 | -0/+1 |
* | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-02-24 | 4 | -8/+23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ver_linux: Eliminate duplicate code in ldconfig processing logic | Alexander Kapshuk | 2021-01-27 | 1 | -7/+5 |
| * | | | spdxcheck.py: Use Python 3 | Bert Vermeulen | 2021-01-27 | 1 | -1/+1 |
| * | | | Merge 5.11-rc3 into char-misc-next | Greg Kroah-Hartman | 2021-01-11 | 6 | -13/+14 |
| |\ \ \ |
|
| * | | | | fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE() | Xu Yilun | 2021-01-07 | 2 | -0/+17 |
* | | | | | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-02-24 | 4 | -23/+55 |
|\ \ \ \ \ |
|
| * | | | | | kbuild: lto: postpone objtool | Sami Tolvanen | 2021-02-23 | 4 | -26/+55 |
| * | | | | | objtool: Split noinstr validation from --vmlinux | Sami Tolvanen | 2021-02-23 | 1 | -1/+1 |