lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1218485592-6679-1-git-send-email-apw@shadowen.org>
Date:	Mon, 11 Aug 2008 21:12:55 +0100
From:	Andy Whitcroft <apw@...dowen.org>
To:	Andrew Morton <akpm@...l.org>
Cc:	Randy Dunlap <rdunlap@...otime.net>,
	Joel Schopp <jschopp@...tin.ibm.com>,
	Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
	Andy Whitcroft <apw@...dowen.org>
Subject: [PATCH 00/17] checkpatch: update to version 0.22

This update brings some bigger fixes to indent checking, some fixes
for false positives, and some tightening of some tests.  Of note:

  - major fixes to indent checking including selection of the right output
    lines,
  - comment detection improved, and
  - reporting absolute filenames.

Complete changelog below.

-apw

Andy Whitcroft (17):
  checkpatch: square brackets -- exemption for array slices in braces
  checkpatch: values: double ampersand may be unary
  checkpatch: conditional indent -- labels have different indent rules
  checkpatch: switch indent allow plain return
  checkpatch: add tests for the attribute matcher
  checkpatch: ____cacheline_aligned et al are modifiers
  checkpatch: complex macros -- fix up extension handling
  checkpatch: fix up comment checks search to scan the entire block
  checkpatch: include/asm checks should be anchored
  checkpatch: reduce warnings for #include of asm/foo.h to check from
    arch/bar.c
  checkpatch: report any absolute references to kernel source files
  checkpatch: report the real first line of all suspect indents
  checkpatch: suspect indent -- skip over preprocessor, label and blank
    lines
  checkpatch: %Lx tests should hand %% as a literal
  checkpatch: report the correct lines for single statement blocks
  checkpatch: perform indent checks on perl
  checkpatch: version: 0.22

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ