Age | Commit message (Expand) | Author |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | checkpatch: enable GIT_DIR environment use to set git repository location | Joe Perches |
2020-10-23 | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-22 | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen |
2020-10-21 | kbuild: Use uname for LINUX_COMPILE_HOST detection | Chris Down |
2020-10-21 | kbuild: remove leftover comment for filechk utility | Rasmus Villemoes |
2020-10-21 | treewide: remove DISABLE_LTO | Sami Tolvanen |
2020-10-18 | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2020-10-17 | coccinelle: api: add kfree_mismatch script | Denis Efremov |
2020-10-16 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang | George Popescu |
2020-10-16 | scripts/gdb/tasks: add headers and improve spacing format | Ritesh Harjani |
2020-10-16 | scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com... | Ritesh Harjani |
2020-10-16 | checkpatch: add new warnings to author signoff checks. | Dwaipayan Ray |
2020-10-16 | checkpatch: fix false positive on empty block comment lines | Łukasz Stelmach |
2020-10-16 | checkpatch: fix multi-statement macro checks for while blocks. | Dwaipayan Ray |
2020-10-16 | checkpatch: emit a warning on embedded filenames | Joe Perches |
2020-10-16 | checkpatch: extend author Signed-off-by check for split From: header | Dwaipayan Ray |
2020-10-16 | checkpatch: allow not using -f with files that are in git | Joe Perches |
2020-10-16 | checkpatch: warn on self-assignments | Joe Perches |
2020-10-16 | const_structs.checkpatch: add pinctrl_ops and pinmux_ops | Rikard Falkeborn |
2020-10-16 | checkpatch: warn if trace_printk and friends are called | Nicolas Boichat |
2020-10-16 | const_structs.checkpatch: add phy_ops | Rikard Falkeborn |
2020-10-16 | checkpatch: add test for comma use that should be semicolon | Joe Perches |
2020-10-16 | checkpatch: move repeated word test | Joe Perches |
2020-10-16 | checkpatch: add --kconfig-prefix | Jerome Forissier |
2020-10-16 | get_maintainer: exclude MAINTAINERS file(s) from --git-fallback | Joe Perches |
2020-10-16 | get_maintainer: add test for file in VCS | Joe Perches |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2020-10-15 | coccinelle: iterators: Add for_each_child.cocci script | Sumera Priyadarsini |
2020-10-15 | scripts: kernel-doc: try to use c:function if possible | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: fix line number handling | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: allow passing desired Sphinx C domain dialect | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: don't mangle with parameter list | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: fix typedef identification | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: reimplement -nofunction argument | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: fix troubles with line counts | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: make it more compatible with Sphinx 3.x | Mauro Carvalho Chehab |
2020-10-15 | scripts: kernel-doc: add support for typedef enum | Mauro Carvalho Chehab |
2020-10-14 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds |
2020-10-14 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-14 | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-14 | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada |