devtools: avoid explicit experimental build flag
[dpdk.git] / devtools / checkpatches.sh
2020-07-30 David Marchanddevtools: avoid explicit experimental build flag
2020-07-17 Phil Yangdevtools: prevent use of legacy atomic API
2020-07-06 David Marchanddevtools: fix check of variable declaration inside for
2020-07-03 Thomas Monjalondevtools: allow ENOSYS in checkpatch
2020-07-03 Thomas Monjalondevtools: forbid variable declaration inside for
2020-05-24 David Marchanddoc: prefer https when pointing to dpdk.org
2020-04-25 Haiyue Wangeal: add internal ABI tag definition
2020-04-16 Thomas Monjalondevtools: check use of compiler attributes
2020-02-22 Lance Richardsondevtools: warn on C99-style comment
2019-10-21 David Marchanddevtools: fix cleanup of checkpatch temporary file
2019-07-30 Olivier Matzdevtools: support FreeBSD
2019-07-04 Olivier Matzdevtools: pass custom options to checkpatch
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-05-10 David Marchanddevtools: select patches to check with git range
2019-03-04 Michael Santanadevtools: fix result of svg include check
2019-03-04 Michael Santanadevtools: enable codespell in checkpatch
2018-12-21 Arnon Warshavskydevtools: fix return of forbidden addition checks
2018-11-04 Arnon Warshavskydevtools: add explicit warnings for forbidden tokens
2018-11-01 Thomas Monjalondevtools: check wrong svg include in guides
2018-10-01 Thomas Monjalondevtools: use a common prefix for temporary files
2018-10-01 Thomas Monjalondevtools: fix printing subject of checked patch
2018-10-01 Arnon Warshavskydevtools: move awk script ckecking forbidden tokens
2018-08-01 Gavin Hudevtools: fix checkpatch with dash
2018-07-31 Arnon Warshavskydevtools: alert on new calls to exit from libs
2018-07-20 Thomas Monjalondevtools: fix checkpatch for filename with space
2018-07-15 Neil Hormandevtools: add checks for ABI symbol addition
2018-06-08 Stephen Hemmingerdevtools: ignore SPDX warning of checkpatch
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-05-22 Juhamatti Kuusisaaridevtools: check Linux script path if directory
2018-01-09 Thomas Monjalondevtools: ignore checkpatch warning for maintainers...
2017-03-06 Allain Legacydevtools: ignore warning on long log string
2017-02-21 David Huntdevtools: make checkpatch cleaner for renamed files
2017-01-04 Thomas Monjalonscripts: move to devtools