Age | Commit message (Expand) | Author |
2020-06-04 | checkpatch: use patch subject when reading from stdin | Geert Uytterhoeven |
2020-06-04 | checkpatch: disallow --git and --file/--fix | Joe Perches |
2020-06-04 | checkpatch: look for c99 comments in ctx_locate_comment | Joe Perches |
2020-06-04 | checkpatch: additional MAINTAINER section entry ordering checks | Joe Perches |
2020-06-04 | get_maintainer: fix unexpected behavior for path/to//file (double slashes) | Joe Perches |
2020-06-04 | get_maintainer: add email addresses from .yaml files | Joe Perches |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-01 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-01 | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-31 | checkpatch/coding-style: deprecate 80-column warning | Joe Perches |
2020-05-19 | vmlinux.lds.h: Create section for protection against instrumentation | Thomas Gleixner |
2020-05-18 | Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic... | Ingo Molnar |
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-28 | scripts: sphinx-pre-install: change the output order | Mauro Carvalho Chehab |
2020-04-28 | scripts: sphinx-pre-install: fix a bug when using with venv | Mauro Carvalho Chehab |
2020-04-28 | scripts: sphinx-pre-install: change recommendation text if venv exists | Mauro Carvalho Chehab |
2020-04-28 | scripts: sphinx-pre-install: change the warning for version < 2.4.4 | Mauro Carvalho Chehab |
2020-04-28 | scripts: sphinx-pre-install: only ask to activate valid venvs | Mauro Carvalho Chehab |
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-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra |
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-20 | scripts: kernel-doc: accept blank lines on parameter description | Mauro Carvalho Chehab |
2020-04-20 | scripts: kernel-doc: accept negation like !@var | Mauro Carvalho Chehab |
2020-04-20 | scripts: kernel-doc: proper handle @foo->bar() | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: add support for python -m venv | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: add support for OpenMandriva | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: address some issues with Gentoo | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04 | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: improve openSuse Tumbleweed check | Mauro Carvalho Chehab |
2020-04-20 | scripts: sphinx-pre-install: improve distro detection check | Mauro Carvalho Chehab |
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 |