155 Commits (55d98e3edeeb17dd8445db27605d2b34f4c3ba85)

Author SHA1 Message Date
Philippe Mathieu-Daudé 21659e726e scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded() 7 months ago
Nabih Estefan 24e51fc773 checkpatch: Ignore removed lines in license check 7 months ago
Daniel P. Berrangé 4b948222c0 checkpatch: cull trailing '*/' in SPDX check 7 months ago
Daniel P. Berrangé 81941aa896 scripts/checkpatch.pl: mandate SPDX tag for Rust src files 11 months ago
Daniel P. Berrangé 1f59381d6c scripts/checkpatch: reject license boilerplate on new files 11 months ago
Daniel P. Berrangé b36934063c scripts/checkpatch: reimplement mandate for SPDX-License-Identifier 12 months ago
Daniel P. Berrangé 1d745e6d96 scripts/checkpatch: use new hook for MAINTAINERS update check 11 months ago
Daniel P. Berrangé 45abbf209f scripts/checkpatch: expand pattern for matching makefiles 11 months ago
Daniel P. Berrangé f48f16ec3d scripts/checkpatch: use new hook for file permissions check 11 months ago
Daniel P. Berrangé 9bec5f93e7 scripts/checkpatch: use new hook for ACPI test data check 11 months ago
Daniel P. Berrangé 25374ba59b scripts/checkpatch: introduce tracking of file start/end 11 months ago
Daniel P. Berrangé 619bf37594 scripts/checkpatch.pl: fix various indentation mistakes 11 months ago
Daniel P. Berrangé 66411ab48b Revert "scripts: mandate that new files have SPDX-License-Identifier" 12 months ago
Zhao Liu ae81527b43 scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword 1 year ago
Philippe Mathieu-Daudé 661c2e1ab2 scripts/checkpatch: Fix a typo 1 year ago
Daniel P. Berrangé 6b7521818b scripts: forbid use of arbitrary SPDX tags besides license identifiers 2 years ago
Daniel P. Berrangé 2b96c1a493 scripts: validate SPDX license choices 2 years ago
Daniel P. Berrangé fa4d79c64d scripts: mandate that new files have SPDX-License-Identifier 2 years ago
Phil Dennis-Jordan 3fbb78cfdc scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing 2 years ago
Pierrick Bouvier 2540a551d3 scripts/checkpatch.pl: emit error when using assert(false) 2 years ago
Stefano Garzarella 503eb470e0 scripts/checkpatch: more checks on files imported from Linux 2 years ago
Daniel Henrique Barboza ce1992d45c checkpatch.pl: forbid strerrorname_np() 2 years ago
Philippe Mathieu-Daudé af692fd338 scripts/checkpatch: Do not use mailmap 2 years ago
Philippe Mathieu-Daudé e3812d1096 scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org 2 years ago
Zhao Liu e072af19fc scripts/checkpatch: Support codespell checking 2 years ago
Philippe Mathieu-Daudé 8d7f2e767d system: Rename softmmu/ directory as system/ 3 years ago
Michael Tokarev d30b5bc95a scripts/: spelling fixes 3 years ago
Alexander Bulekov ef56ffbdd6 checkpatch: add qemu_bh_new/aio_bh_new checks 3 years ago
Philippe Mathieu-Daudé 837cd584f4 scripts/checkpatch.pl: Do not allow assert(0) 3 years ago
Michael S. Tsirkin 53a3b83259 checkpatch: typo fix 3 years ago
Michael S. Tsirkin 1ef47f40dc checkpatch: better pattern for inline comments 3 years ago
Matheus Tavares Bernardino 321b0ca353 checkpatch: ignore target/hexagon/imported/* files 4 years ago
Paolo Bonzini dfdb4f3c28 checkpatch: fix g_malloc check 4 years ago
Marc-André Lureau 8905770b27 compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
Marc-André Lureau 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 4 years ago
Marc-André Lureau 887ce500ef compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED 4 years ago
Marc-André Lureau c08401793a compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Bernhard Beschow 9a86e023aa checkpatch: Ensure that TypeInfos are const 4 years ago
Michael Tokarev 9e8be4c546 drop libxml2 checks since libxml is not actually used (for parallels) 4 years ago
Philippe Mathieu-Daudé ce2ff9cccf checkpatch: Do not allow deprecated g_memdup() 5 years ago
Alex Bennée 66cf70149a scripts/checkpatch: roll diff tweaking into checkpatch itself 5 years ago
Matheus Ferst 72205289a0 scripts/checkpatch.pl: process .c.inc and .h.inc files as C source 5 years ago
Greg Kurz 43bea44357 checkpatch: Fix use of uninitialized value 5 years ago
Isaku Yamahata d2f1af0e41 checkpatch: don't emit warning on newly created acpi data files 5 years ago
Thomas Huth 7b59d10e23 scripts/checkpatch: Improve the check for authors mangled by the mailing list 5 years ago
Alex Bennée 9e5acb373d scripts/checkpatch.pl: fix git-show invocation to include diffstat 5 years ago
Daniel P. Berrangé 2d4274d6fe scripts: fix error from checkpatch.pl when no commits are found 6 years ago
Dov Murik bfac6d1933 checkpatch: Detect '%#' or '%0#' in printf-style format strings 6 years ago
Stefano Garzarella fb4176d0e8 checkpatch: avoid error on cover letter files 6 years ago