summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-2/+4
|\
| * Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-0/+2
| |\
| * \ Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-2/+4
| |\ \
| | * | lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2021-02-171-2/+4
* | | | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-1/+5
|\ \ \ \
| * | | | Merge tag 'v5.12-rc3' into x86/coreBorislav Petkov2021-03-154-12/+33
| |\| | |
| * | | | x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski2021-03-081-1/+5
* | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-2/+19
|\ \ \ \ \
| * | | | | module: ensure __cfi_check alignmentSami Tolvanen2021-04-081-1/+18
| * | | | | add support for Clang CFISami Tolvanen2021-04-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds2021-04-264-50/+219
|\ \ \ \ \
| * | | | | docs: sphinx-pre-install: don't barf on beta Sphinx releasesJonathan Corbet2021-04-151-1/+1
| * | | | | scripts: kernel-doc: improve parsing for kernel-doc comments syntaxAditya Srivastava2021-04-151-4/+15
| * | | | | scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab2021-03-311-0/+19
| * | | | | scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab2021-03-311-21/+28
| * | | | | scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab2021-03-311-1/+1
| * | | | | get_abi.pl: fix xref boundariesMauro Carvalho Chehab2021-03-311-4/+9
| * | | | | get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab2021-03-311-1/+1
| * | | | | scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab2021-03-311-2/+3
| * | | | | scripts: kernel-doc: add warning for comment not following kernel-doc syntaxAditya Srivastava2021-03-291-4/+13
| * | | | | docs: kernel-doc: properly recognize parameter lines with colonsJonathan Corbet2021-03-261-1/+7
| * | | | | kernel-doc: better handle '::' sequencesMauro Carvalho Chehab2021-03-251-1/+1
| * | | | | scripts/kernel-doc: ignore identifier on anonymous enumsMauro Carvalho Chehab2021-03-081-2/+7
| * | | | | scripts: kernel-doc: fix attribute capture in function parsingAditya Srivastava2021-03-081-0/+2
| * | | | | checkpatch: add verbose modeDwaipayan Ray2021-03-061-20/+113
| * | | | | scripts: kernel-doc: fix typedef support for struct/union parsingAditya Srivastava2021-03-061-3/+14
| | |/ / / | |/| | |
* | | | | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-261-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman2021-04-051-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury2021-03-281-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-0/+1
|\ \ \ \ \
| * | | | | certs: Add ability to preload revocation certsEric Snowberg2021-03-111-0/+1
* | | | | | kasan: remove redundant config optionWalter Wu2021-04-161-2/+8
* | | | | | kasan: fix hwasan build for gccArnd Bergmann2021-04-161-6/+6
| |_|/ / / |/| | | |
* | | | | kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabledSean Christopherson2021-04-011-0/+2
| |/ / / |/| | |
* | | | kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada2021-03-131-1/+1
* | | | kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)Masahiro Yamada2021-03-111-1/+1
* | | | kbuild: remove unneeded -O option to dtcMasahiro Yamada2021-03-111-1/+1
* | | | kbuild: dummy-tools: adjust to scripts/cc-version.shMasahiro Yamada2021-03-111-2/+2
* | | | kbuild: dummy-tools: support MPROFILE_KERNEL checks for ppcJiri Slaby2021-03-111-0/+9
* | | | kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada2021-03-111-0/+1
* | | | kbuild: Fix ld-version.sh script if LLD was built with LLD_VENDORBernhard Rosenkränzer2021-03-101-7/+13
* | | | kbuild: dummy-tools: fix inverted tests for gccJiri Slaby2021-03-101-0/+5
| |/ / |/| |
* | | Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-052-3/+2
|\ \ \
| * | | gcc-plugins: latent_entropy: remove unneeded semicolonJason Yan2021-03-011-1/+1
| * | | gcc-plugins: structleak: remove unneeded variable 'ret'Jason Yan2021-03-011-2/+1
* | | | Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-051-1/+0
|\ \ \ \
| * | | | dts: drop dangling c6x symlinkMichal Kubecek2021-02-231-1/+0
* | | | | ftrace: Have recordmcount use w8 to read relp->r_info in arm64_is_fake_mcountChen Jun2021-03-021-1/+1
| |/ / / |/| | |
* | | | kbuild: do not include include/config/auto.conf from adjust_autoksyms.shMasahiro Yamada2021-02-281-3/+0
* | | | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada2021-02-282-15/+26