index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
2020-12-16
1
-2
/
+8
*
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-12-16
1
-1
/
+1
*
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
2020-12-16
1
-2
/
+2
*
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
2020-12-16
1
-3
/
+3
*
checkpatch: improve email parsing
Dwaipayan Ray
2020-12-16
1
-17
/
+91
*
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
2020-12-16
1
-1
/
+3
*
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
2020-12-16
1
-2
/
+5
*
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
2020-12-16
1
-32
/
+15
*
checkpatch: add a fixer for missing newline at eof
Tom Rix
2020-12-16
1
-2
/
+5
*
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
2020-12-16
1
-38
/
+71
*
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
2020-12-16
1
-4
/
+8
*
checkpatch: prefer static const declarations
Joe Perches
2020-12-16
1
-0
/
+12
*
checkpatch: ignore generated CamelCase defines and enum values
Ćukasz Stelmach
2020-12-16
1
-0
/
+2
*
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
2020-12-16
1
-1
/
+15
*
checkpatch: add new exception to repeated word check
Dwaipayan Ray
2020-12-16
1
-2
/
+13
*
lib/lz4: explicitly support in-place decompression
Gao Xiang
2020-12-16
2
-1
/
+6
*
lib: cleanup kstrto*() usage
Alexey Dobriyan
2020-12-16
2
-22
/
+13
*
drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in comment
Francis Laniel
2020-12-16
1
-7
/
+7
*
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
2020-12-16
5
-0
/
+88
*
string.h: add FORTIFY coverage for strscpy()
Francis Laniel
2020-12-16
1
-0
/
+48
*
lkdtm: tests for FORTIFY_SOURCE
Daniel Axtens
2020-12-16
3
-0
/
+54
*
lib: string.h: detect intra-object overflow in fortified string functions
Daniel Axtens
2020-12-16
1
-11
/
+16
*
lib/string: remove unnecessary #undefs
Nick Desaulniers
2020-12-16
1
-4
/
+0
*
ilog2: improve ilog2 for constant arguments
Jakub Jelinek
2020-12-16
1
-1
/
+2
*
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
2020-12-16
3
-0
/
+112
*
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
2020-12-16
1
-3
/
+9
*
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
2020-12-16
1
-1
/
+7
*
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
2020-12-16
1
-0
/
+16
*
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
2020-12-16
1
-2
/
+2
*
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-12-16
1
-1
/
+1
*
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-12-16
1
-3
/
+2
*
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
2020-12-16
1
-0
/
+5
*
bitmap: remove unused function declaration
Ma, Jianpeng
2020-12-16
1
-2
/
+0
*
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
2020-12-16
1
-2
/
+2
*
kernel/acct.c: use #elif instead of #end and #elif
Hui Su
2020-12-16
1
-5
/
+2
*
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-16
15
-183
/
+215
*
asm-generic: force inlining of get_order() to work around gcc10 poor decision
Christophe Leroy
2020-12-16
1
-1
/
+1
*
fs/proc: make pde_get() return nothing
Hui Su
2020-12-16
1
-2
/
+1
*
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-16
4
-19
/
+36
*
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-16
2
-0
/
+30
*
procfs: delete duplicated words + other fixes
Randy Dunlap
2020-12-16
2
-3
/
+3
*
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-12-16
1
-1
/
+1
*
mm/memory_hotplug: quieting offline operation
Laurent Dufour
2020-12-16
1
-1
/
+1
*
mm: fix a race on nr_swap_pages
Zhaoyang Huang
2020-12-16
1
-5
/
+6
*
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
82
-1867
/
+2028
|
\
|
*
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2020-12-15
1
-0
/
+2
|
|
\
|
|
*
MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
Gustavo Pimentel
2020-11-19
1
-0
/
+2
|
*
|
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-12-15
1
-11
/
+26
|
|
\
\
|
|
*
|
PCI: vmd: Offset Client VMD MSI-X vectors
Jon Derrick
2020-11-23
1
-11
/
+26
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-12-15
3
-74
/
+115
|
|
\
\
[next]