Age | Commit message (Expand) | Author |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-11 | checkpatch: warn about uses of ENOTSUPP | Jakub Kicinski |
2020-05-11 | bpf: Minor fixes to BPF helpers documentation | Quentin Monnet |
2020-05-09 | bpf: Add bpf_seq_printf and bpf_seq_write helpers | Yonghong Song |
2020-05-07 | scripts/gdb: repair rb_first() and rb_last() | Aymeric Agon-Rambosson |
2020-05-07 | scripts/decodecode: fix trapping instruction formatting | Ivan Delalande |
2020-05-07 | net: remove newlines in NL_SET_ERR_MSG_MOD | Jacob Keller |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-04 | Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-05-04 | gcc-10 warnings: fix low-hanging fruit | Linus Torvalds |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-04-24 | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-23 | kbuild: fix DT binding schema rule again to avoid needless rebuilds | Masahiro Yamada |
2020-04-23 | scripts/config: allow colons in option strings for sed | Jeremie Francois (on alpha) |
2020-04-21 | kernel/module: Hide vermagic header file from general use | Leon Romanovsky |
2020-04-21 | checkpatch: fix a typo in the regex for $allocFunctions | Christophe JAILLET |
2020-04-17 | Merge tag 'docs-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2020-04-17 | kbuild: check libyaml installation for 'make dt_binding_check' | Masahiro Yamada |
2020-04-15 | scripts: documentation-file-ref-check: Add line break before exit | Tiezhu Yang |
2020-04-15 | scripts/kernel-doc: Add missing close-paren in c:function directives | Peter Maydell |
2020-04-13 | gcc-common.h: Update for GCC 10 | Frédéric Pierret (fepitre) |
2020-04-13 | gcc-plugins/stackleak: Avoid assignment for unused macro argument | Kees Cook |
2020-04-09 | kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig | Masahiro Yamada |
2020-04-09 | kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y | Masahiro Yamada |
2020-04-09 | kbuild: remove -I$(srctree)/tools/include from scripts/Makefile | Masahiro Yamada |
2020-04-09 | kbuild: mkcompile_h: Include $LD version in /proc/version | Kees Cook |
2020-04-09 | kconfig: qconf: Fix a few alignment issues | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: remove some old bogus TODOs | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: fix support for the split view mode | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: fix the content of the main widget | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: Change title for the item window | Mauro Carvalho Chehab |
2020-04-09 | kconfig: qconf: clean deprecated warnings | Mauro Carvalho Chehab |
2020-04-09 | gcc-plugins: drop support for GCC <= 4.7 | Masahiro Yamada |
2020-04-09 | kbuild: Enable -Wtautological-compare | Nathan Chancellor |
2020-04-07 | ubsan: split "bounds" checker from other options | Kees Cook |
2020-04-07 | ubsan: add trap instrumentation option | Kees Cook |
2020-04-07 | checkpatch: avoid warning about uninitialized_var() | Joe Perches |
2020-04-07 | checkpatch: check proper licensing of Devicetree bindings | Lubomir Rintel |
2020-04-07 | checkpatch: improve Gerrit Change-Id: test | Joe Perches |
2020-04-07 | checkpatch: add command-line option for TAB size | Antonio Borneo |
2020-04-07 | checkpatch: fix multiple const * types | Antonio Borneo |
2020-04-07 | checkpatch: fix minor typo and mixed space+tab in indentation | Antonio Borneo |
2020-04-07 | checkpatch: prefer fallthrough; over fallthrough comments | Joe Perches |
2020-04-07 | checkpatch: support "base-commit:" format | John Hubbard |
2020-04-07 | checkpatch: check SPDX tags in YAML files | Lubomir Rintel |
2020-04-07 | checkpatch: remove email address comment from email address comparisons | Joe Perches |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |