summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+29
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+4
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-2/+19
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds-50/+219
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2021-04-16kasan: remove redundant config optionWalter Wu-2/+8
2021-04-16kasan: fix hwasan build for gccArnd Bergmann-6/+6
2021-04-15docs: sphinx-pre-install: don't barf on beta Sphinx releasesJonathan Corbet-1/+1
2021-04-15scripts: kernel-doc: improve parsing for kernel-doc comments syntaxAditya Srivastava-4/+15
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter-0/+2
2021-04-08module: ensure __cfi_check alignmentSami Tolvanen-1/+18
2021-04-08add support for Clang CFISami Tolvanen-1/+1
2021-04-07docs: dt: update writing-schema.rst referencesMauro Carvalho Chehab-1/+1
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman-0/+2
2021-04-01kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson-0/+2
2021-03-31scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab-0/+19
2021-03-31scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab-21/+28
2021-03-31scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab-1/+1
2021-03-31get_abi.pl: fix xref boundariesMauro Carvalho Chehab-4/+9
2021-03-31get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab-1/+1
2021-03-31scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab-2/+3
2021-03-29scripts: kernel-doc: add warning for comment not following kernel-doc syntaxAditya Srivastava-4/+13
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury-1/+1
2021-03-26docs: kernel-doc: properly recognize parameter lines with colonsJonathan Corbet-1/+7
2021-03-25kernel-doc: better handle '::' sequencesMauro Carvalho Chehab-1/+1
2021-03-23kbuild: Add generic rule to apply fdtoverlayRob Herring-2/+24
2021-03-23kbuild: Simplify builds with CONFIG_OF_ALL_DTBSViresh Kumar-3/+2
2021-03-16kbuild: Enable DT undocumented compatible checksRob Herring-1/+2
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+4
2021-03-15Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov-12/+33
2021-03-13kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada-1/+1
2021-03-11certs: Add ability to preload revocation certsEric Snowberg-0/+1
2021-03-11kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)Masahiro Yamada-1/+1
2021-03-11kbuild: remove unneeded -O option to dtcMasahiro Yamada-1/+1
2021-03-11kbuild: dummy-tools: adjust to scripts/cc-version.shMasahiro Yamada-2/+2
2021-03-11kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppcJiri Slaby-0/+9
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada-0/+1
2021-03-10kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDORBernhard Rosenkränzer-7/+13
2021-03-10kbuild: dummy-tools: fix inverted tests for gccJiri Slaby-0/+5
2021-03-08scripts/kernel-doc: ignore identifier on anonymous enumsMauro Carvalho Chehab-2/+7
2021-03-08scripts: kernel-doc: fix attribute capture in function parsingAditya Srivastava-0/+2
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski-1/+5
2021-03-06checkpatch: add verbose modeDwaipayan Ray-20/+113
2021-03-06scripts: kernel-doc: fix typedef support for struct/union parsingAditya Srivastava-3/+14
2021-03-05Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2021-03-05Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+0
2021-03-02ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun-1/+1
2021-03-01gcc-plugins: latent_entropy: remove unneeded semicolonJason Yan-1/+1