Age | Commit message (Expand) | Author | Files | Lines |
2020-10-15 | scripts: kernel-doc: don't mangle with parameter list | Mauro Carvalho Chehab | 1 | -12/+14 |
2020-10-15 | scripts: kernel-doc: fix typedef identification | Mauro Carvalho Chehab | 1 | -23/+41 |
2020-10-15 | scripts: kernel-doc: reimplement -nofunction argument | Mauro Carvalho Chehab | 1 | -23/+21 |
2020-10-15 | scripts: kernel-doc: fix troubles with line counts | Mauro Carvalho Chehab | 1 | -3/+4 |
2020-10-15 | scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x | Mauro Carvalho Chehab | 1 | -10/+24 |
2020-10-15 | scripts: kernel-doc: make it more compatible with Sphinx 3.x | Mauro Carvalho Chehab | 1 | -6/+65 |
2020-10-15 | scripts: kernel-doc: add support for typedef enum | Mauro Carvalho Chehab | 1 | -4/+11 |
2020-10-14 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 1 | -0/+3 |
2020-10-14 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+315 |
2020-10-14 | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -44/+61 |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+26 |
2020-10-14 | kbuild: deb-pkg: clean up package name variables | Masahiro Yamada | 1 | -9/+9 |
2020-10-14 | kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=n | Masahiro Yamada | 2 | -9/+16 |
2020-10-13 | scripts/decodecode: add the capability to supply the program counter | Borislav Petkov | 1 | -7/+22 |
2020-10-13 | scripts/spelling.txt: add "arbitrary" typo | Naoki Hayama | 1 | -0/+1 |
2020-10-13 | scripts/spelling.txt: increase error-prone spell checking | Wang Qing | 1 | -0/+3 |
2020-10-13 | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
2020-10-13 | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -37/+117 |
2020-10-12 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+5 |
2020-10-12 | scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121 | Rob Herring | 11 | -42/+58 |
2020-10-12 | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2 | -37/+117 |
2020-10-12 | scripts: coccicheck: Change default condition for parallelism | Sumera Priyadarsini | 1 | -1/+1 |
2020-10-12 | scripts: coccicheck: Add quotes to improve portability | Sumera Priyadarsini | 1 | -1/+1 |
2020-10-12 | scripts: remove namespace.pl | Jacob Keller | 1 | -473/+0 |
2020-10-10 | coccinelle: api: kfree_sensitive: print memset position | Denis Efremov | 1 | -4/+6 |
2020-10-10 | builddeb: Add support for all required debian/rules targets | Guillem Jover | 1 | -2/+6 |
2020-10-09 | builddeb: Enable rootless builds | Guillem Jover | 2 | -2/+8 |
2020-10-09 | builddeb: Pass -n to gzip for reproducible packages | Guillem Jover | 1 | -1/+1 |
2020-10-09 | kbuild: split the build log of kallsyms | Masahiro Yamada | 1 | -10/+10 |
2020-10-09 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 2 | -7/+16 |
2020-10-09 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 10 | -44/+68 |
2020-10-07 | locking/atomics: Check atomic-arch-fallback.h too | Paul Bolle | 1 | -0/+1 |
2020-10-06 | Merge branch 'dt/linus' into dt/next | Rob Herring | 1 | -1/+1 |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -3/+17 |
2020-10-03 | coccinelle: misc: add flexible_array.cocci script | Denis Efremov | 1 | -0/+88 |
2020-10-03 | scripts/spelling.txt: fix malformed entry | Eric Biggers | 1 | -1/+1 |
2020-10-02 | scripts/spdxcheck.py: handle license identifiers in XML comments | Lukas Bulwahn | 1 | -0/+3 |
2020-10-01 | coccinelle: api: add kvmalloc script | Denis Efremov | 1 | -0/+256 |
2020-09-29 | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2020-09-29 | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting | Uwe Kleine-König | 1 | -1/+1 |
2020-09-28 | bpf: Add bpf_snprintf_btf helper | Alan Maguire | 1 | -0/+2 |
2020-09-27 | scripts: coccicheck: Change default value for parallelism | Sumera Priyadarsini | 1 | -0/+5 |
2020-09-25 | scripts/setlocalversion: make git describe output more reliable | Rasmus Villemoes | 1 | -5/+16 |
2020-09-25 | scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* | Masahiro Yamada | 1 | -1/+15 |
2020-09-25 | kconfig: qconf: create QApplication after option checks | Masahiro Yamada | 1 | -1/+2 |
2020-09-25 | kconfig: qconf: remove Y, M, N columns | Masahiro Yamada | 2 | -61/+4 |
2020-09-25 | kconfig: qconf: remove ConfigView class | Masahiro Yamada | 2 | -47/+17 |
2020-09-25 | kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView | Masahiro Yamada | 2 | -33/+32 |
2020-09-25 | kconfig: qconf: remove ConfigLineEdit class | Masahiro Yamada | 2 | -57/+0 |
2020-09-25 | kconfig: qconf: allow to edit "int", "hex", "string" menus in-place | Masahiro Yamada | 2 | -17/+91 |