Age | Commit message (Expand) | Author | Files | Lines |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -1/+1 |
2025-05-16 | checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite() | Paul E. McKenney | 1 | -0/+2 |
2025-05-06 | checkpatch: remove %p4cn | Aditya Garg | 1 | -1/+1 |
2025-04-21 | lib/vsprintf: Add support for generic FourCCs by extending %p4cc | Hector Martin | 1 | -1/+1 |
2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 1 | -1/+1 |
2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -14/+0 |
2025-03-17 | checkpatch: describe --min-conf-desc-length | Philipp Hahn | 1 | -2/+3 |
2025-03-15 | kbuild: remove EXTRA_*FLAGS support | Masahiro Yamada | 1 | -14/+0 |
2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -18/+8 |
2025-01-24 | checkpatch: don't warn about extra parentheses in staging/ | Dan Carpenter | 1 | -3/+3 |
2025-01-24 | checkpatch: remove migrated RCU APIs from deprecated_apis | David Reaver | 1 | -10/+0 |
2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+2 |
2025-01-12 | checkpatch: check return of `git_commit_info` | Tamir Duberstein | 1 | -4/+4 |
2025-01-12 | checkpatch: update reference to include/asm-<arch> | Geert Uytterhoeven | 1 | -1/+1 |
2024-12-30 | Align git commit ID abbreviation guidelines and checks | Geert Uytterhoeven | 1 | -2/+2 |
2024-12-17 | checkpatch: don't complain on _Generic() use | Przemek Kitszel | 1 | -0/+2 |
2024-11-25 | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -21/+16 |
2024-11-05 | checkpatch: always parse orig_commit in fixes tag | Tamir Duberstein | 1 | -21/+16 |
2024-10-16 | checkpatch: Remove links to outdated documentation | Anna-Maria Behnsen | 1 | -5/+5 |
2024-08-23 | net: drop special comment style | Johannes Berg | 1 | -10/+0 |
2024-06-24 | checkpatch: check for missing Fixes tags | Dan Carpenter | 1 | -0/+24 |
2024-06-24 | checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored | Wolfram Sang | 1 | -1/+1 |
2024-05-11 | scripts: checkpatch: check unused parameters for function-like macro | Xining Xu | 1 | -0/+6 |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+19 |
2023-12-17 | scripts: checkpatch: Add __aligned to the list of attribute notes | Marcelo Schmitt | 1 | -0/+1 |
2023-12-10 | checkpatch: do not require an empty line before error injection | Sergey Senozhatsky | 1 | -1/+1 |
2023-12-08 | checkpatch: add ethtool_sprintf rules | justinstitt@google.com | 1 | -0/+19 |
2023-09-13 | Revert "checkpatch: Error out if deprecated RCU API used" | Joel Fernandes (Google) | 1 | -9/+0 |
2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+21 |
2023-08-21 | checkpatch: reword long-line warning about commit-msg | Jim Cromie | 1 | -1/+1 |
2023-08-21 | checkpatch: special case extern struct in .c | Jim Cromie | 1 | -0/+20 |
2023-07-24 | checkpatch: Complain about unexpected uses of RCU Tasks Trace | Paul E. McKenney | 1 | -0/+24 |
2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2023-06-26 | locking: Introduce __cleanup() based infrastructure | Peter Zijlstra | 1 | -1/+1 |
2023-06-05 | checkpatch: Check for 0-length and 1-element arrays | Kees Cook | 1 | -0/+10 |
2023-05-30 | checkpatch: Check for strcpy and strncpy too | Kees Cook | 1 | -1/+13 |
2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -9/+43 |
2023-04-18 | checkpatch: introduce proper bindings license check | Dmitry Rokosov | 1 | -1/+6 |
2023-04-18 | checkpatch: check for misuse of the link tags | Matthieu Baerts | 1 | -1/+12 |
2023-04-18 | checkpatch: allow Closes tags with links | Matthieu Baerts | 1 | -5/+5 |
2023-04-18 | checkpatch: use a list of "link" tags | Matthieu Baerts | 1 | -4/+20 |
2023-04-18 | checkpatch: don't print the next line if not defined | Matthieu Baerts | 1 | -1/+1 |
2023-04-08 | checkpatch: ignore ETHTOOL_LINK_MODE_ enum values | Gerhard Engleder | 1 | -0/+2 |
2023-04-05 | checkpatch: Error out if deprecated RCU API used | Joel Fernandes (Google) | 1 | -0/+9 |
2023-02-02 | checkpatch: improve EMBEDDED_FILENAME test | Joe Perches | 1 | -1/+1 |
2023-02-02 | checkpatch: use proper way for show problematic line | Thorsten Leemhuis | 1 | -5/+5 |
2023-02-02 | checkpatch: warn when Reported-by: is not followed by Link: | Kai Wasserbäch | 1 | -0/+12 |
2023-02-02 | checkpatch: warn when unknown tags are used for links | Kai Wasserbäch | 1 | -0/+12 |
2023-02-02 | checkpatch: mark kunmap() and kunmap_atomic() deprecated | Ira Weiny | 1 | -0/+2 |
2022-11-30 | checkpatch: add check for array allocator family argument order | Liao Chang | 1 | -1/+1 |
2022-11-18 | scripts: checkpatch: allow "case" macros | Stanislaw Gruszka | 1 | -0/+1 |
2022-11-18 | checkpatch: add warning for non-lore mailing list URLs | Bjorn Helgaas | 1 | -0/+17 |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+51 |
2022-10-03 | Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -4/+8 |
2022-10-03 | checkpatch: warn for non-standard fixes tag style | Niklas Söderlund | 1 | -0/+44 |
2022-09-29 | checkpatch: warn on usage of VM_BUG_ON() and other BUG variants | David Hildenbrand | 1 | -3/+3 |
2022-09-29 | docs: move asm-annotations.rst into core-api | Jonathan Corbet | 1 | -1/+1 |
2022-09-28 | scripts: checkpatch: enable language-independent checks for Rust | Miguel Ojeda | 1 | -2/+2 |
2022-09-28 | scripts: checkpatch: diagnose uses of `%pA` in the C side as errors | Miguel Ojeda | 1 | -2/+6 |
2022-09-11 | checkpatch: handle FILE pointer type | Mickaël Salaün | 1 | -1/+5 |
2022-09-11 | checkpatch: add kmap and kmap_atomic to the deprecated list | Ira Weiny | 1 | -0/+2 |
2022-06-16 | checkpatch: fix incorrect camelcase detection on numeric constant | Antonio Borneo | 1 | -1/+1 |
2022-06-16 | checkpatch: add XA_STATE and XA_STATE_ORDER to the macro declaration list | Joe Perches | 1 | -1/+2 |
2022-04-26 | checkpatch: add new alloc functions to alloc with multiplies check | Gustavo A. R. Silva | 1 | -3/+5 |
2022-03-23 | checkpatch: use python3 to find codespell dictionary | Sagar Patel | 1 | -2/+2 |
2022-03-23 | checkpatch: add early_param exception to blank line after struct/function test | Joe Perches | 1 | -1/+1 |
2022-03-23 | checkpatch: add --fix option for some TRAILING_STATEMENTS | Joe Perches | 1 | -2/+16 |
2022-03-23 | checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2") | Joe Perches | 1 | -0/+7 |
2022-01-20 | checkpatch: improve Kconfig help test | Joe Perches | 1 | -26/+26 |
2022-01-20 | checkpatch: relax regexp for COMMIT_LOG_LONG_LINE | Jerome Forissier | 1 | -1/+1 |
2021-11-09 | checkpatch: get default codespell dictionary path from package location | Peter Ujfalusi | 1 | -4/+28 |
2021-11-09 | checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses | Joe Perches | 1 | -0/+1 |
2021-11-06 | Compiler Attributes: add __alloc_size() for better bounds checking | Kees Cook | 1 | -1/+2 |
2021-09-08 | checkpatch: improve GIT_COMMIT_ID test | Joe Perches | 1 | -31/+51 |
2021-09-08 | checkpatch: make email address check case insensitive | Mimi Zohar | 1 | -2/+2 |
2021-09-08 | checkpatch: support wide strings | Joe Perches | 1 | -3/+4 |
2021-07-01 | checkpatch: do not complain about positive return values starting with EPOLL | Guenter Roeck | 1 | -1/+1 |
2021-07-01 | checkpatch: improve the indented label test | Joe Perches | 1 | -3/+7 |
2021-07-01 | checkpatch: scripts/spdxcheck.py now requires python3 | Guenter Roeck | 1 | -2/+2 |
2021-05-06 | checkpatch: improve ALLOC_ARRAY_ARGS test | Christophe JAILLET | 1 | -1/+1 |
2021-05-06 | checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE | Vincent Mailhol | 1 | -1/+1 |
2021-05-06 | checkpatch: warn when missing newline in return sysfs_emit() formats | Joe Perches | 1 | -0/+11 |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+4 |
2021-04-07 | docs: dt: update writing-schema.rst references | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -2/+4 |
2021-03-06 | checkpatch: add verbose mode | Dwaipayan Ray | 1 | -20/+113 |
2021-02-26 | checkpatch: do not apply "initialise globals to 0" check to BPF progs | Song Liu | 1 | -1/+11 |
2021-02-26 | checkpatch: don't warn about colon termination in linker scripts | Chris Down | 1 | -1/+1 |
2021-02-26 | checkpatch: add kmalloc_array_node to unnecessary OOM message check | Joe Perches | 1 | -1/+1 |
2021-02-26 | checkpatch: add warning for avoiding .L prefix symbols in assembly files | Aditya Srivastava | 1 | -0/+7 |
2021-02-26 | checkpatch: improve TYPECAST_INT_CONSTANT test message | Joe Perches | 1 | -10/+10 |
2021-02-26 | checkpatch: prefer ftrace over function entry/exit printks | Joe Perches | 1 | -0/+35 |
2021-02-26 | checkpatch: trivial style fixes | Dwaipayan Ray | 1 | -9/+9 |
2021-02-26 | checkpatch: ignore warning designated initializers using NR_CPUS | Peng Wang | 1 | -1/+3 |
2021-02-26 | checkpatch: improve blank line after declaration test | Joe Perches | 1 | -23/+29 |
2021-02-23 | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2021-02-17 | lib/vsprintf: Add support for printing V4L2 and DRM fourccs | Sakari Ailus | 1 | -2/+4 |
2021-02-12 | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar | 1 | -7/+0 |
2021-02-10 | checkpatch: Don't check for mutex_trylock_recursive() | Sebastian Andrzej Siewior | 1 | -6/+0 |
2021-02-08 | module: remove EXPORT_UNUSED_SYMBOL* | Christoph Hellwig | 1 | -4/+2 |
2021-01-28 | Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" | Masahiro Yamada | 1 | -7/+0 |
2020-12-29 | checkpatch: prefer strscpy to strlcpy | Joe Perches | 1 | -0/+6 |
2020-12-15 | checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning | Joe Perches | 1 | -3/+10 |
2020-12-15 | checkpatch: fix TYPO_SPELLING check for words with apostrophe | Dwaipayan Ray | 1 | -2/+5 |
2020-12-15 | checkpatch: add warning for lines starting with a '#' in commit log | Dwaipayan Ray | 1 | -0/+9 |
2020-12-15 | checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi] | Dwaipayan Ray | 1 | -0/+22 |
2020-12-15 | checkpatch: add fix and improve warning msg for non-standard signature | Aditya Srivastava | 1 | -2/+69 |
2020-12-15 | checkpatch: add fix option for LOGICAL_CONTINUATIONS | Aditya Srivastava | 1 | -2/+10 |
2020-12-15 | checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS | Aditya Srivastava | 1 | -2/+8 |
2020-12-15 | checkpatch: fix unescaped left brace | Dwaipayan Ray | 1 | -1/+1 |
2020-12-15 | checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags | Aditya Srivastava | 1 | -2/+2 |
2020-12-15 | checkpatch: fix spelling errors and remove repeated word | Dwaipayan Ray | 1 | -3/+3 |
2020-12-15 | checkpatch: improve email parsing | Dwaipayan Ray | 1 | -17/+91 |
2020-12-15 | checkpatch: add __alias and __weak to suggested __attribute__ conversions | Joe Perches | 1 | -1/+3 |
2020-12-15 | checkpatch: add fix option for GERRIT_CHANGE_ID | Aditya Srivastava | 1 | -2/+5 |
2020-12-15 | checkpatch: update __attribute__((section("name"))) quote removal | Joe Perches | 1 | -32/+15 |
2020-12-15 | checkpatch: add a fixer for missing newline at eof | Tom Rix | 1 | -2/+5 |
2020-12-15 | checkpatch: extend attributes check to handle more patterns | Dwaipayan Ray | 1 | -38/+71 |
2020-12-15 | checkpatch: allow --fix removal of unnecessary break statements | Joe Perches | 1 | -4/+8 |
2020-12-15 | checkpatch: prefer static const declarations | Joe Perches | 1 | -0/+12 |
2020-12-15 | checkpatch: ignore generated CamelCase defines and enum values | Łukasz Stelmach | 1 | -0/+2 |
2020-12-15 | checkpatch: fix false positives in REPEATED_WORD warning | Aditya Srivastava | 1 | -1/+15 |
2020-12-15 | checkpatch: add new exception to repeated word check | Dwaipayan Ray | 1 | -2/+13 |
2020-10-25 | checkpatch: enable GIT_DIR environment use to set git repository location | Joe Perches | 1 | -5/+7 |
2020-10-16 | checkpatch: add new warnings to author signoff checks. | Dwaipayan Ray | 1 | -16/+77 |
2020-10-16 | checkpatch: fix false positive on empty block comment lines | Łukasz Stelmach | 1 | -1/+1 |
2020-10-16 | checkpatch: fix multi-statement macro checks for while blocks. | Dwaipayan Ray | 1 | -3/+4 |
2020-10-16 | checkpatch: emit a warning on embedded filenames | Joe Perches | 1 | -0/+6 |
2020-10-16 | checkpatch: extend author Signed-off-by check for split From: header | Dwaipayan Ray | 1 | -0/+4 |
2020-10-16 | checkpatch: allow not using -f with files that are in git | Joe Perches | 1 | -0/+14 |
2020-10-16 | checkpatch: warn on self-assignments | Joe Perches | 1 | -0/+11 |
2020-10-16 | checkpatch: warn if trace_printk and friends are called | Nicolas Boichat | 1 | -0/+6 |
2020-10-16 | checkpatch: add test for comma use that should be semicolon | Joe Perches | 1 | -0/+11 |
2020-10-16 | checkpatch: move repeated word test | Joe Perches | 1 | -36/+36 |
2020-10-16 | checkpatch: add --kconfig-prefix | Jerome Forissier | 1 | -4/+8 |
2020-09-05 | checkpatch: fix the usage of capture group ( ... ) | Mrinal Pandey | 1 | -2/+2 |
2020-08-14 | Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+1 |
2020-08-14 | Revert "checkpatch: kconfig: prefer 'help' over '---help---'" | Masahiro Yamada | 1 | -5/+1 |
2020-08-12 | checkpatch: remove missing switch/case break test | Joe Perches | 1 | -25/+0 |
2020-08-12 | checkpatch: add test for repeated words | Joe Perches | 1 | -0/+38 |
2020-08-12 | checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing | Quentin Monnet | 1 | -9/+12 |
2020-08-12 | checkpatch: add --fix option for ASSIGN_IN_IF | Joe Perches | 1 | -2/+24 |
2020-08-12 | checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_ | Joe Perches | 1 | -0/+6 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+5 |
2020-07-21 | checkpatch: Remove checks relating to [smp_]read_barrier_depends() | Will Deacon | 1 | -8/+1 |
2020-07-16 | checkpatch: Remove awareness of uninitialized_var() macro | Kees Cook | 1 | -11/+5 |
2020-06-11 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+8 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -0/+8 |
2020-06-10 | checkpatch: correct check for kernel parameters doc | Tim Froidcoeur | 1 | -2/+2 |
2020-06-04 | Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2020-06-04 | checkpatch: use patch subject when reading from stdin | Geert Uytterhoeven | 1 | -0/+1 |
2020-06-04 | checkpatch: disallow --git and --file/--fix | Joe Perches | 1 | -2/+4 |
2020-06-04 | checkpatch: look for c99 comments in ctx_locate_comment | Joe Perches | 1 | -1/+9 |
2020-06-04 | checkpatch: additional MAINTAINER section entry ordering checks | Joe Perches | 1 | -8/+37 |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+9 |
2020-05-31 | checkpatch/coding-style: deprecate 80-column warning | Joe Perches | 1 | -5/+9 |
2020-05-11 | checkpatch: warn about uses of ENOTSUPP | Jakub Kicinski | 1 | -0/+11 |
2020-05-08 | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 1 | -0/+8 |
2020-05-06 | checkpatch: Warn about data_race() without comment | Marco Elver | 1 | -0/+8 |
2020-05-04 | docs: dt: convert submitting-patches.txt to ReST format | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-21 | checkpatch: fix a typo in the regex for $allocFunctions | Christophe JAILLET | 1 | -1/+1 |
2020-04-07 | checkpatch: avoid warning about uninitialized_var() | Joe Perches | 1 | -5/+9 |
2020-04-07 | checkpatch: check proper licensing of Devicetree bindings | Lubomir Rintel | 1 | -0/+11 |
2020-04-07 | checkpatch: improve Gerrit Change-Id: test | Joe Perches | 1 | -3/+10 |
2020-04-07 | checkpatch: add command-line option for TAB size | Antonio Borneo | 1 | -10/+16 |
2020-04-07 | checkpatch: fix multiple const * types | Antonio Borneo | 1 | -2/+2 |
2020-04-07 | checkpatch: fix minor typo and mixed space+tab in indentation | Antonio Borneo | 1 | -4/+4 |
2020-04-07 | checkpatch: prefer fallthrough; over fallthrough comments | Joe Perches | 1 | -0/+36 |
2020-04-07 | checkpatch: support "base-commit:" format | John Hubbard | 1 | -1/+1 |
2020-04-07 | checkpatch: check SPDX tags in YAML files | Lubomir Rintel | 1 | -1/+1 |
2020-04-07 | checkpatch: remove email address comment from email address comparisons | Joe Perches | 1 | -10/+29 |
2019-12-09 | Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -9/+0 |
2019-12-06 | checkpatch: Drop pr_warning check | Kefeng Wang | 1 | -9/+0 |
2019-12-04 | checkpatch: reduce is_maintained_obsolete lookup runtime | Joe Perches | 1 | -2/+6 |
2019-12-04 | checkpatch: improve ignoring CamelCase SI style variants like mA | Joe Perches | 1 | -2/+3 |
2019-12-02 | Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+8 |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+6 |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-11-14 | checkpatch: don't warn about new vsprintf pointer extension '%pe' | Uwe Kleine-König | 1 | -1/+1 |
2019-10-11 | checkpatch: Warn if DT bindings are not in schema format | Rob Herring | 1 | -0/+8 |
2019-10-11 | lib/vsprintf: Add %pfw conversion specifier for printing fwnode names | Sakari Ailus | 1 | -2/+6 |
2019-10-11 | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps | Sakari Ailus | 1 | -1/+0 |
2019-09-25 | checkpatch: check for nested (un)?likely() calls | Denis Efremov | 1 | -0/+6 |
2019-09-25 | checkpatch: make git output use LANGUAGE=en_US.utf8 | Joe Perches | 1 | -4/+6 |
2019-09-25 | checkpatch: remove obsolete period from "ambiguous SHA1" query | Sean Christopherson | 1 | -1/+1 |
2019-09-25 | checkpatch: allow consecutive close braces | Joe Perches | 1 | -1/+1 |
2019-09-25 | checkpatch: prefer __section over __attribute__((section(...))) | Joe Perches | 1 | -0/+12 |
2019-09-25 | checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE | Brendan Jackman | 1 | -1/+1 |
2019-09-25 | checkpatch.pl: warn on invalid commit id | Matteo Croce | 1 | -0/+11 |
2019-09-25 | checkpatch: improve SPDX license checking | Joe Perches | 1 | -9/+9 |
2019-09-25 | checkpatch: don't interpret stack dumps as commit IDs | Joe Perches | 1 | -2/+4 |
2019-07-16 | checkpatch.pl: warn on duplicate sysctl local variable | Matteo Croce | 1 | -0/+6 |
2019-06-14 | docs: timers: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -4/+4 |
2019-05-22 | checkpatch.pl: Update DT vendor prefix check | Rob Herring | 1 | -2/+2 |
2019-05-08 | Merge tag 'docs-5.2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+18 |
2019-03-29 | checkpatch: add %pt as a valid vsprintf extension | Alexandre Belloni | 1 | -1/+1 |
2019-03-25 | checkpatch: Warn on improper usage of Co-developed-by | Sean Christopherson | 1 | -0/+18 |