index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2026-06-16
scripts/checkpatch: remove check on forbidden space before '[' in C++
Pierrick Bouvier
2026-06-16
scripts/checkpatch: ignore spaces required around some operators in C++
Pierrick Bouvier
2026-05-06
scripts/checkpatch: Avoid false positive on empty blocks
Akihiko Odaki
2026-05-06
scripts/checkpatch: Reject another license boilerplate pattern
Bernhard Beschow
2026-04-23
checkpatch: Allow spaces after all coroutine annotations
Fabiano Rosas
2026-03-05
scripts/checkpatch: Fix MAINTAINERS update warning with --terse
Markus Armbruster
2026-03-03
scripts: detect another GPL license boilerplate variant
Daniel P. Berrangé
2025-11-18
scripts/checkpatch: Check DEVICE_NATIVE_ENDIAN
Djordje Todorovic
2025-11-04
scripts/checkpatch.pl: remove bogus patch prefix warning
Vladimir Sementsov-Ogievskiy
2025-10-06
scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded()
Philippe Mathieu-Daudé
2025-09-26
checkpatch: Ignore removed lines in license check
Nabih Estefan
2025-09-16
checkpatch: cull trailing '*/' in SPDX check
Daniel P. Berrangé
2025-05-22
scripts/checkpatch.pl: mandate SPDX tag for Rust src files
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: reject license boilerplate on new files
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: use new hook for MAINTAINERS update check
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: expand pattern for matching makefiles
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: use new hook for file permissions check
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: use new hook for ACPI test data check
Daniel P. Berrangé
2025-05-22
scripts/checkpatch: introduce tracking of file start/end
Daniel P. Berrangé
2025-05-22
scripts/checkpatch.pl: fix various indentation mistakes
Daniel P. Berrangé
2025-05-22
Revert "scripts: mandate that new files have SPDX-License-Identifier"
Daniel P. Berrangé
2025-04-08
scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
Zhao Liu
2025-03-04
scripts/checkpatch: Fix a typo
Philippe Mathieu-Daudé
2025-02-28
scripts: forbid use of arbitrary SPDX tags besides license identifiers
Daniel P. Berrangé
2025-02-28
scripts: validate SPDX license choices
Daniel P. Berrangé
2025-02-28
scripts: mandate that new files have SPDX-License-Identifier
Daniel P. Berrangé
2024-11-08
scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
Phil Dennis-Jordan
2024-09-25
scripts/checkpatch.pl: emit error when using assert(false)
Pierrick Bouvier
2024-08-16
scripts/checkpatch: more checks on files imported from Linux
Stefano Garzarella
2024-04-29
checkpatch.pl: forbid strerrorname_np()
Daniel Henrique Barboza
2024-04-29
scripts/checkpatch: Do not use mailmap
Philippe Mathieu-Daudé
2024-04-29
scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
Philippe Mathieu-Daudé
2024-01-11
scripts/checkpatch: Support codespell checking
Zhao Liu
2023-10-08
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-09-08
scripts/: spelling fixes
Michael Tokarev
2023-04-28
checkpatch: add qemu_bh_new/aio_bh_new checks
Alexander Bulekov
2023-02-27
scripts/checkpatch.pl: Do not allow assert(0)
Philippe Mathieu-Daudé
2022-11-10
checkpatch: typo fix
Michael S. Tsirkin
2022-11-07
checkpatch: better pattern for inline comments
Michael S. Tsirkin
2022-09-29
checkpatch: ignore target/hexagon/imported/* files
Matheus Tavares Bernardino
2022-05-12
checkpatch: fix g_malloc check
Paolo Bonzini
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
2022-03-22
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-02-21
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
2022-02-09
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2021-12-17
checkpatch: Do not allow deprecated g_memdup()
Philippe Mathieu-Daudé
[next]