index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/checkpatch.pl: mandate SPDX tag for Rust src files
Daniel P. Berrangé
2025-05-22
1
-1
/
+1
*
scripts/checkpatch: reject license boilerplate on new files
Daniel P. Berrangé
2025-05-22
1
-0
/
+23
*
scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
Daniel P. Berrangé
2025-05-22
1
-0
/
+15
*
scripts/checkpatch: use new hook for MAINTAINERS update check
Daniel P. Berrangé
2025-05-22
1
-18
/
+19
*
scripts/checkpatch: expand pattern for matching makefiles
Daniel P. Berrangé
2025-05-22
1
-1
/
+1
*
scripts/checkpatch: use new hook for file permissions check
Daniel P. Berrangé
2025-05-22
1
-8
/
+11
*
scripts/checkpatch: use new hook for ACPI test data check
Daniel P. Berrangé
2025-05-22
1
-32
/
+29
*
scripts/checkpatch: introduce tracking of file start/end
Daniel P. Berrangé
2025-05-22
1
-3
/
+107
*
scripts/checkpatch.pl: fix various indentation mistakes
Daniel P. Berrangé
2025-05-22
1
-49
/
+52
*
Revert "scripts: mandate that new files have SPDX-License-Identifier"
Daniel P. Berrangé
2025-05-22
1
-30
/
+0
*
scripts/checkpatch: Fix typo in SPDX-License-Identifier keyword
Zhao Liu
2025-04-08
1
-2
/
+2
*
scripts/checkpatch: Fix a typo
Philippe Mathieu-Daudé
2025-03-04
1
-2
/
+2
*
scripts: forbid use of arbitrary SPDX tags besides license identifiers
Daniel P. Berrangé
2025-02-28
1
-0
/
+12
*
scripts: validate SPDX license choices
Daniel P. Berrangé
2025-02-28
1
-0
/
+69
*
scripts: mandate that new files have SPDX-License-Identifier
Daniel P. Berrangé
2025-02-28
1
-0
/
+30
*
scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
Phil Dennis-Jordan
2024-11-08
1
-1
/
+1
*
scripts/checkpatch.pl: emit error when using assert(false)
Pierrick Bouvier
2024-09-25
1
-0
/
+4
*
scripts/checkpatch: more checks on files imported from Linux
Stefano Garzarella
2024-08-16
1
-0
/
+24
*
checkpatch.pl: forbid strerrorname_np()
Daniel Henrique Barboza
2024-04-29
1
-0
/
+3
*
scripts/checkpatch: Do not use mailmap
Philippe Mathieu-Daudé
2024-04-29
1
-3
/
+3
*
scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
Philippe Mathieu-Daudé
2024-04-29
1
-1
/
+1
*
scripts/checkpatch: Support codespell checking
Zhao Liu
2024-01-11
1
-20
/
+105
*
system: Rename softmmu/ directory as system/
Philippe Mathieu-Daudé
2023-10-08
1
-1
/
+1
*
scripts/: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
*
checkpatch: add qemu_bh_new/aio_bh_new checks
Alexander Bulekov
2023-04-28
1
-0
/
+8
*
scripts/checkpatch.pl: Do not allow assert(0)
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+3
*
checkpatch: typo fix
Michael S. Tsirkin
2022-11-10
1
-1
/
+1
*
checkpatch: better pattern for inline comments
Michael S. Tsirkin
2022-11-07
1
-2
/
+4
*
checkpatch: ignore target/hexagon/imported/* files
Matheus Tavares Bernardino
2022-09-29
1
-0
/
+1
*
checkpatch: fix g_malloc check
Paolo Bonzini
2022-05-12
1
-2
/
+2
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
checkpatch: Ensure that TypeInfos are const
Bernhard Beschow
2022-02-21
1
-0
/
+1
*
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
1
-1
/
+0
*
checkpatch: Do not allow deprecated g_memdup()
Philippe Mathieu-Daudé
2021-12-17
1
-0
/
+5
*
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
2021-06-25
1
-1
/
+6
*
scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
Matheus Ferst
2021-06-07
1
-2
/
+2
*
checkpatch: Fix use of uninitialized value
Greg Kurz
2021-05-14
1
-0
/
+1
*
checkpatch: don't emit warning on newly created acpi data files
Isaku Yamahata
2021-02-23
1
-1
/
+3
*
scripts/checkpatch: Improve the check for authors mangled by the mailing list
Thomas Huth
2021-02-19
1
-1
/
+1
*
scripts/checkpatch.pl: fix git-show invocation to include diffstat
Alex Bennée
2021-01-18
1
-1
/
+1
*
scripts: fix error from checkpatch.pl when no commits are found
Daniel P. Berrangé
2020-10-27
1
-1
/
+1
*
checkpatch: Detect '%#' or '%0#' in printf-style format strings
Dov Murik
2020-09-30
1
-2
/
+8
*
checkpatch: avoid error on cover letter files
Stefano Garzarella
2020-09-30
1
-1
/
+1
*
scripts/texi2pod: Delete unused script
Peter Maydell
2020-09-29
1
-1
/
+1
*
scripts/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
checkpatch: Change occurences of 'kernel' to 'qemu' in user messages
Aleksandar Markovic
2020-07-10
1
-3
/
+3
[next]