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-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
2020-04-07
lib/dynamic_debug.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-04-07
linux/bits.h: add compile time sanity check of GENMASK inputs
Rikard Falkeborn
1
-2
/
+20
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
1
-1
/
+1
2020-04-07
lib/rbtree: fix coding style of assignments
chenqiwu
2
-4
/
+4
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
1
-0
/
+2
2020-04-07
percpu_counter: fix a data race at vm_committed_as
Qian Cai
1
-2
/
+2
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
5
-23
/
+29
2020-04-07
lib/stackdepot.c: build with -fno-builtin
Alexander Potapenko
1
-0
/
+4
2020-04-07
lib/stackdepot.c: check depot_index before accessing the stack slab
Alexander Potapenko
1
-2
/
+13
2020-04-07
lib: test_stackinit.c: XFAIL switch variable init tests
Kees Cook
2
-10
/
+19
2020-04-07
lib/scatterlist: fix sg_copy_buffer() kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2020-04-07
lib/ts_kmp.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_fsm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/ts_bm.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/bch.c: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-07
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
1
-0
/
+45
2020-04-07
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
1
-1
/
+1
2020-04-07
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
3
-0
/
+567
2020-04-07
bitops: always inline sign extension helpers
Josh Poimboeuf
1
-2
/
+2
2020-04-07
MAINTAINERS: list the section entries in the preferred order
Joe Perches
1
-17
/
+18
2020-04-07
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-04-07
compiler: remove CONFIG_OPTIMIZE_INLINING entirely
Masahiro Yamada
5
-25
/
+1
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2
-8
/
+0
2020-04-07
kernel/extable.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+2
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
9
-11
/
+9
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
1
-10
/
+8
2020-04-07
seq_file: remove m->version
Matthew Wilcox (Oracle)
2
-29
/
+0
2020-04-07
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
1
-4
/
+3
2020-04-07
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
1
-32
/
+6
2020-04-07
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
1
-19
/
+15
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
1
-16
/
+23
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
11
-54
/
+194
2020-04-07
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
1
-0
/
+1
2020-04-07
mm: remove dummy struct bootmem_data/bootmem_data_t
Waiman Long
2
-3
/
+0
2020-04-07
mm/dmapool.c: micro-optimisation remove unnecessary branch
Mateusz Nosek
1
-3
/
+1
2020-04-07
include/linux/memremap.h: remove stale comments
Ira Weiny
1
-2
/
+0
2020-04-07
include/linux/swapops.h: correct guards for non_swap_entry()
Steven Price
1
-1
/
+2
2020-04-07
mm: use fallthrough;
Joe Perches
9
-16
/
+11
2020-04-07
mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant
Mateusz Nosek
1
-1
/
+1
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
2
-3
/
+3
2020-04-07
mm/zsmalloc: add missing annotation for unpin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for pin_tag()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_unlock()
Jules Irenge
1
-1
/
+1
2020-04-07
mm/zsmalloc: add missing annotation for migrate_read_lock()
Jules Irenge
1
-1
/
+1
[next]