index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
relay: require non-NULL callbacks in relay_open()
Jani Nikula
1
-12
/
+2
2020-12-16
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
2
-53
/
+0
2020-12-16
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
1
-1
/
+1
2020-12-16
gcov: fix kernel-doc markup issue
Alex Shi
1
-3
/
+3
2020-12-16
gcov: remove support for GCC < 4.9
Nick Desaulniers
1
-3
/
+1
2020-12-16
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
2
-84
/
+0
2020-12-16
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2
-0
/
+7
2020-12-16
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2020-12-16
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-16
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-16
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-16
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-16
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
2020-12-16
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
1
-2
/
+10
2020-12-16
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
1
-2
/
+8
2020-12-16
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
2020-12-16
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
1
-2
/
+2
2020-12-16
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
1
-3
/
+3
2020-12-16
checkpatch: improve email parsing
Dwaipayan Ray
1
-17
/
+91
2020-12-16
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
1
-1
/
+3
2020-12-16
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
1
-2
/
+5
2020-12-16
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
1
-32
/
+15
2020-12-16
checkpatch: add a fixer for missing newline at eof
Tom Rix
1
-2
/
+5
2020-12-16
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
1
-38
/
+71
2020-12-16
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
1
-4
/
+8
2020-12-16
checkpatch: prefer static const declarations
Joe Perches
1
-0
/
+12
2020-12-16
checkpatch: ignore generated CamelCase defines and enum values
Ćukasz Stelmach
1
-0
/
+2
2020-12-16
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
1
-1
/
+15
2020-12-16
checkpatch: add new exception to repeated word check
Dwaipayan Ray
1
-2
/
+13
2020-12-16
lib/lz4: explicitly support in-place decompression
Gao Xiang
2
-1
/
+6
2020-12-16
lib: cleanup kstrto*() usage
Alexey Dobriyan
2
-22
/
+13
2020-12-16
drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in comment
Francis Laniel
1
-7
/
+7
2020-12-16
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
5
-0
/
+88
2020-12-16
string.h: add FORTIFY coverage for strscpy()
Francis Laniel
1
-0
/
+48
2020-12-16
lkdtm: tests for FORTIFY_SOURCE
Daniel Axtens
3
-0
/
+54
2020-12-16
lib: string.h: detect intra-object overflow in fortified string functions
Daniel Axtens
1
-11
/
+16
2020-12-16
lib/string: remove unnecessary #undefs
Nick Desaulniers
1
-4
/
+0
2020-12-16
ilog2: improve ilog2 for constant arguments
Jakub Jelinek
1
-1
/
+2
2020-12-16
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
3
-0
/
+112
2020-12-16
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
1
-3
/
+9
2020-12-16
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
1
-1
/
+7
2020-12-16
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+16
2020-12-16
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
1
-2
/
+2
2020-12-16
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-12-16
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+2
2020-12-16
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
1
-0
/
+5
2020-12-16
bitmap: remove unused function declaration
Ma, Jianpeng
1
-2
/
+0
2020-12-16
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
1
-2
/
+2
2020-12-16
kernel/acct.c: use #elif instead of #end and #elif
Hui Su
1
-5
/
+2
2020-12-16
kernel.h: split out mathematical helpers
Andy Shevchenko
15
-183
/
+215
[prev]
[next]