summary refs log tree commit diff stats
path: root/scripts/checkpatch.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts/checkpatch.pl: mandate SPDX tag for Rust src filesDaniel P. Berrangé2025-05-221-1/+1
* scripts/checkpatch: reject license boilerplate on new filesDaniel P. Berrangé2025-05-221-0/+23
* scripts/checkpatch: reimplement mandate for SPDX-License-IdentifierDaniel P. Berrangé2025-05-221-0/+15
* scripts/checkpatch: use new hook for MAINTAINERS update checkDaniel P. Berrangé2025-05-221-18/+19
* scripts/checkpatch: expand pattern for matching makefilesDaniel P. Berrangé2025-05-221-1/+1
* scripts/checkpatch: use new hook for file permissions checkDaniel P. Berrangé2025-05-221-8/+11
* scripts/checkpatch: use new hook for ACPI test data checkDaniel P. Berrangé2025-05-221-32/+29
* scripts/checkpatch: introduce tracking of file start/endDaniel P. Berrangé2025-05-221-3/+107
* scripts/checkpatch.pl: fix various indentation mistakesDaniel P. Berrangé2025-05-221-49/+52
* Revert "scripts: mandate that new files have SPDX-License-Identifier"Daniel P. Berrangé2025-05-221-30/+0
* scripts/checkpatch: Fix typo in SPDX-License-Identifier keywordZhao Liu2025-04-081-2/+2
* scripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé2025-03-041-2/+2
* scripts: forbid use of arbitrary SPDX tags besides license identifiersDaniel P. Berrangé2025-02-281-0/+12
* scripts: validate SPDX license choicesDaniel P. Berrangé2025-02-281-0/+69
* scripts: mandate that new files have SPDX-License-IdentifierDaniel P. Berrangé2025-02-281-0/+30
* scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan2024-11-081-1/+1
* scripts/checkpatch.pl: emit error when using assert(false)Pierrick Bouvier2024-09-251-0/+4
* scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella2024-08-161-0/+24
* checkpatch.pl: forbid strerrorname_np()Daniel Henrique Barboza2024-04-291-0/+3
* scripts/checkpatch: Do not use mailmapPhilippe Mathieu-Daudé2024-04-291-3/+3
* scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.orgPhilippe Mathieu-Daudé2024-04-291-1/+1
* scripts/checkpatch: Support codespell checkingZhao Liu2024-01-111-20/+105
* system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-081-1/+1
* scripts/: spelling fixesMichael Tokarev2023-09-081-1/+1
* checkpatch: add qemu_bh_new/aio_bh_new checksAlexander Bulekov2023-04-281-0/+8
* scripts/checkpatch.pl: Do not allow assert(0)Philippe Mathieu-Daudé2023-02-271-0/+3
* checkpatch: typo fixMichael S. Tsirkin2022-11-101-1/+1
* checkpatch: better pattern for inline commentsMichael S. Tsirkin2022-11-071-2/+4
* checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino2022-09-291-0/+1
* checkpatch: fix g_malloc checkPaolo Bonzini2022-05-121-2/+2
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-1/+1
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-2/+2
* compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau2022-03-221-1/+1
* compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau2022-03-221-1/+1
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-221-1/+1
* checkpatch: Ensure that TypeInfos are constBernhard Beschow2022-02-211-0/+1
* drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev2022-02-091-1/+0
* checkpatch: Do not allow deprecated g_memdup()Philippe Mathieu-Daudé2021-12-171-0/+5
* scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée2021-06-251-1/+6
* scripts/checkpatch.pl: process .c.inc and .h.inc files as C sourceMatheus Ferst2021-06-071-2/+2
* checkpatch: Fix use of uninitialized valueGreg Kurz2021-05-141-0/+1
* checkpatch: don't emit warning on newly created acpi data filesIsaku Yamahata2021-02-231-1/+3
* scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth2021-02-191-1/+1
* scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée2021-01-181-1/+1
* scripts: fix error from checkpatch.pl when no commits are foundDaniel P. Berrangé2020-10-271-1/+1
* checkpatch: Detect '%#' or '%0#' in printf-style format stringsDov Murik2020-09-301-2/+8
* checkpatch: avoid error on cover letter filesStefano Garzarella2020-09-301-1/+1
* scripts/texi2pod: Delete unused scriptPeter Maydell2020-09-291-1/+1
* scripts/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* checkpatch: Change occurences of 'kernel' to 'qemu' in user messagesAleksandar Markovic2020-07-101-3/+3