summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-10-07locking/atomics: Check atomic-arch-fallback.h tooPaul Bolle
2020-10-06Merge branch 'dt/linus' into dt/nextRob Herring
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03coccinelle: misc: add flexible_array.cocci scriptDenis Efremov
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn
2020-10-01coccinelle: api: add kvmalloc scriptDenis Efremov
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-27scripts: coccicheck: Change default value for parallelismSumera Priyadarsini
2020-09-25scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada
2020-09-25kconfig: qconf: create QApplication after option checksMasahiro Yamada
2020-09-25kconfig: qconf: remove Y, M, N columnsMasahiro Yamada
2020-09-25kconfig: qconf: remove ConfigView classMasahiro Yamada
2020-09-25kconfig: qconf: move setShowName/Range() to ConfigList from ConfigViewMasahiro Yamada
2020-09-25kconfig: qconf: remove ConfigLineEdit classMasahiro Yamada
2020-09-25kconfig: qconf: allow to edit "int", "hex", "string" menus in-placeMasahiro Yamada
2020-09-25kconfig: qconf: show data column all the timeMasahiro Yamada
2020-09-25kconfig: qconf: move ConfigView::updateList(All) to ConfigList classMasahiro Yamada
2020-09-25kconfig: qconf: remove unused ConfigItem::okRename()Masahiro Yamada
2020-09-25kconfig: qconf: update the intro message to match to the current codeMasahiro Yamada
2020-09-25kconfig: qconf: reformat the intro messageMasahiro Yamada
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada
2020-09-25kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasanMasahiro Yamada
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsJiri Olsa
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-09-21coccinelle: misc: add excluded_middle.cocci scriptDenis Efremov
2020-09-20kconfig: qconf: revive help message in the info viewMasahiro Yamada
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada
2020-09-19kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada
2020-09-16kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman
2020-09-13scripts: coccicheck: Improve error feedback when coccicheck failsSumera Priyadarsini
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-12coccinelle: api: update kzfree script to kfree_sensitiveDenis Efremov
2020-09-10scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab
2020-09-10kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab
2020-09-08scripts/gdb: update for lockless printk ringbufferJohn Ogness
2020-09-08scripts/gdb: add utils.read_ulong()John Ogness
2020-09-07scripts/tags.sh: exclude tools directory from tags generationRustam Kovhaev
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey
2020-09-05coccinelle: misc: add uninitialized_var.cocci scriptDenis Efremov