summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* scripts: kernel-doc: fix troubles with line countsMauro Carvalho Chehab2020-12-101-3/+4
* scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.xMauro Carvalho Chehab2020-12-101-10/+24
* scripts: kernel-doc: make it more compatible with Sphinx 3.xMauro Carvalho Chehab2020-12-101-6/+65
* Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"Paolo Bonzini2020-12-101-15/+1Star
* Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"Paolo Bonzini2020-12-101-17/+1Star
* scripts: kernel-doc: add support for typedef enumMauro Carvalho Chehab2020-12-101-4/+11
* kernel-doc: add support for ____cacheline_aligned attributeJonathan Cameron2020-12-101-1/+2
* kernel-doc: include line numbers for function prototypesMauro Carvalho Chehab2020-12-101-0/+2
* scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart2020-12-101-1/+22
* scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab2020-12-101-0/+5
* scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab2020-12-101-0/+2
* Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-12-101-1/+1
* scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab2020-12-101-12/+23
* scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab2020-12-101-1/+3
* scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab2020-12-101-0/+2
* scripts/kernel-doc: Add support for named variable macro argumentsJonathan Neuschäfer2020-12-101-0/+16
* kernel-doc: add support for ____cacheline_aligned_in_smp attributeAndré Almeida2020-12-101-1/+2
* kernel-doc: fix processing nested structs with attributesAndré Almeida2020-12-101-4/+4
* scripts/ci: clean up default args logic a littleAlex Bennée2020-11-231-11/+13
* meson: Fix argument for makensis (build regression)Stefan Weil2020-11-181-1/+1
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* scripts/tracetool: silence SystemTap dtrace(1) long long warningsStefan Hajnoczi2020-11-111-0/+6
* scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov2020-11-101-6/+6
* device-crash-test: Check if path is actually an executable fileEduardo Habkost2020-11-091-1/+3
* scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov2020-11-031-2/+2
* scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell2020-11-021-1/+17
* update-linux-headers: Add vfio_zdev.hMatthew Rosato2020-11-011-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell2020-10-292-125/+8Star
|\
| * scripts/qmp: delete 'qmp' scriptJohn Snow2020-10-271-124/+7Star
| * qmp-shell: Sort by key when pretty-printingDavid Edmondson2020-10-271-1/+1
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell2020-10-281-1/+1
|\ \
| * | scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé2020-10-271-1/+1
| |/
* | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell2020-10-281-2/+1Star
|\ \
| * | linux-user: update syscall_nr.h to Linux 5.9-rc7Laurent Vivier2020-10-261-2/+1Star
* | | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell2020-10-271-0/+0
|\ \ \ | |_|/ |/| |
| * | Add execute bit back to scripts/tracetool.pyAnthony PERARD2020-10-261-0/+0
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-261-6/+5Star
|\ \ \ | |/ / |/| |
| * | build: fix macOS --enable-modules buildPaolo Bonzini2020-10-221-6/+5Star
| |/
* | scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov2020-10-261-2/+8
* | scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov2020-10-261-1/+7
* | scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov2020-10-261-0/+157
* | scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov2020-10-261-0/+103
|/
* decodetree: Fix codegen for non-overlapping group inside overlapping groupPeter Maydell2020-10-201-1/+1
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-172-1009/+2Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell2020-10-131-19/+44
|\
| * scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa2020-10-131-4/+13
| * scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa2020-10-131-2/+10
| * scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa2020-10-131-2/+4
| * scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa2020-10-131-4/+7