summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)Author
2026-06-16scripts/checkpatch: remove check on forbidden space before '[' in C++Pierrick Bouvier
2026-06-16scripts/checkpatch: ignore spaces required around some operators in C++Pierrick Bouvier
2026-05-06scripts/checkpatch: Avoid false positive on empty blocksAkihiko Odaki
2026-05-06scripts/checkpatch: Reject another license boilerplate patternBernhard Beschow
2026-04-23checkpatch: Allow spaces after all coroutine annotationsFabiano Rosas
2026-03-05scripts/checkpatch: Fix MAINTAINERS update warning with --terseMarkus Armbruster
2026-03-03scripts: detect another GPL license boilerplate variantDaniel P. Berrangé
2025-11-18scripts/checkpatch: Check DEVICE_NATIVE_ENDIANDjordje Todorovic
2025-11-04scripts/checkpatch.pl: remove bogus patch prefix warningVladimir Sementsov-Ogievskiy
2025-10-06scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded()Philippe Mathieu-Daudé
2025-09-26checkpatch: Ignore removed lines in license checkNabih Estefan
2025-09-16checkpatch: cull trailing '*/' in SPDX checkDaniel P. Berrangé
2025-05-22scripts/checkpatch.pl: mandate SPDX tag for Rust src filesDaniel P. Berrangé
2025-05-22scripts/checkpatch: reject license boilerplate on new filesDaniel P. Berrangé
2025-05-22scripts/checkpatch: reimplement mandate for SPDX-License-IdentifierDaniel P. Berrangé
2025-05-22scripts/checkpatch: use new hook for MAINTAINERS update checkDaniel P. Berrangé
2025-05-22scripts/checkpatch: expand pattern for matching makefilesDaniel P. Berrangé
2025-05-22scripts/checkpatch: use new hook for file permissions checkDaniel P. Berrangé
2025-05-22scripts/checkpatch: use new hook for ACPI test data checkDaniel P. Berrangé
2025-05-22scripts/checkpatch: introduce tracking of file start/endDaniel P. Berrangé
2025-05-22scripts/checkpatch.pl: fix various indentation mistakesDaniel P. Berrangé
2025-05-22Revert "scripts: mandate that new files have SPDX-License-Identifier"Daniel P. Berrangé
2025-04-08scripts/checkpatch: Fix typo in SPDX-License-Identifier keywordZhao Liu
2025-03-04scripts/checkpatch: Fix a typoPhilippe Mathieu-Daudé
2025-02-28scripts: forbid use of arbitrary SPDX tags besides license identifiersDaniel P. Berrangé
2025-02-28scripts: validate SPDX license choicesDaniel P. Berrangé
2025-02-28scripts: mandate that new files have SPDX-License-IdentifierDaniel P. Berrangé
2024-11-08scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacingPhil Dennis-Jordan
2024-09-25scripts/checkpatch.pl: emit error when using assert(false)Pierrick Bouvier
2024-08-16scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella
2024-04-29checkpatch.pl: forbid strerrorname_np()Daniel Henrique Barboza
2024-04-29scripts/checkpatch: Do not use mailmapPhilippe Mathieu-Daudé
2024-04-29scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.orgPhilippe Mathieu-Daudé
2024-01-11scripts/checkpatch: Support codespell checkingZhao Liu
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-09-08scripts/: spelling fixesMichael Tokarev
2023-04-28checkpatch: add qemu_bh_new/aio_bh_new checksAlexander Bulekov
2023-02-27scripts/checkpatch.pl: Do not allow assert(0)Philippe Mathieu-Daudé
2022-11-10checkpatch: typo fixMichael S. Tsirkin
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin
2022-09-29checkpatch: ignore target/hexagon/imported/* filesMatheus Tavares Bernardino
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau
2022-03-22compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULTMarc-André Lureau
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-02-21checkpatch: Ensure that TypeInfos are constBernhard Beschow
2022-02-09drop libxml2 checks since libxml is not actually used (for parallels)Michael Tokarev
2021-12-17checkpatch: Do not allow deprecated g_memdup()Philippe Mathieu-Daudé