Age | Commit message (Expand) | Author |
2021-03-05 | Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-05 | Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-03-02 | ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcount | Chen Jun |
2021-03-01 | gcc-plugins: latent_entropy: remove unneeded semicolon | Jason Yan |
2021-03-01 | gcc-plugins: structleak: remove unneeded variable 'ret' | Jason Yan |
2021-02-28 | kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh | Masahiro Yamada |
2021-02-28 | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO | Masahiro Yamada |
2021-02-27 | kbuild: lto: add _mcount to list of used symbols | Arnd Bergmann |
2021-02-26 | Merge tag 'docs-5.12-2' of git://git.lwn.net/linux | Linus Torvalds |
2021-02-26 | ubsan: remove overflow checks | Andrey Ryabinin |
2021-02-26 | scripts/gdb: fix list_for_each | George Prekas |
2021-02-26 | checkpatch: do not apply "initialise globals to 0" check to BPF progs | Song Liu |
2021-02-26 | checkpatch: don't warn about colon termination in linker scripts | Chris Down |
2021-02-26 | checkpatch: add kmalloc_array_node to unnecessary OOM message check | Joe Perches |
2021-02-26 | checkpatch: add warning for avoiding .L prefix symbols in assembly files | Aditya Srivastava |
2021-02-26 | checkpatch: improve TYPECAST_INT_CONSTANT test message | Joe Perches |
2021-02-26 | checkpatch: prefer ftrace over function entry/exit printks | Joe Perches |
2021-02-26 | checkpatch: trivial style fixes | Dwaipayan Ray |
2021-02-26 | checkpatch: ignore warning designated initializers using NR_CPUS | Peng Wang |
2021-02-26 | checkpatch: improve blank line after declaration test | Joe Perches |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-02-24 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2021-02-24 | scripts/spelling.txt: add "allocted" and "exeeds" typo | dingsenjie |
2021-02-24 | scripts/spelling.txt: check for "exeeds" | zuoqilin |
2021-02-24 | scripts/spelling.txt: increase error-prone spell checking | tangchunyou |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-24 | kbuild: remove deprecated 'always' and 'hostprogs-y/m' | Masahiro Yamada |
2021-02-24 | kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig | Masahiro Yamada |
2021-02-24 | kconfig: omit --oldaskconfig option for 'make config' | Masahiro Yamada |
2021-02-24 | kconfig: fix 'invalid option' for help option | Masahiro Yamada |
2021-02-24 | kconfig: remove dead code in conf_askvalue() | Masahiro Yamada |
2021-02-24 | kconfig: clean up nested if-conditionals in check_conf() | Masahiro Yamada |
2021-02-24 | kconfig: Remove duplicate call to sym_get_string_value() | Mickaël Salaün |
2021-02-23 | dts: drop dangling c6x symlink | Michal Kubecek |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-23 | scripts/dtc: Add missing fdtoverlay to gitignore | Rob Herring |
2021-02-23 | kbuild: lto: postpone objtool | Sami Tolvanen |
2021-02-23 | objtool: Split noinstr validation from --vmlinux | Sami Tolvanen |
2021-02-23 | tracing: add support for objtool mcount | Sami Tolvanen |
2021-02-23 | objtool: Don't autodetect vmlinux.o | Sami Tolvanen |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-22 | scripts: kernel-doc: fix array element capture in pointer-to-func parsing | Aditya Srivastava |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-22 | Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-02-22 | kbuild: check the minimum linker version in Kconfig | Masahiro Yamada |
2021-02-22 | kbuild: remove ld-version macro | Masahiro Yamada |
2021-02-22 | scripts: add generic syscallhdr.sh | Masahiro Yamada |