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
2015-11-07
nilfs2: drop null test before destroy functions
Julia Lawall
1
-8
/
+4
2015-11-07
checkpatch: improve the unnecessary initialisers tests
Joe Perches
1
-7
/
+8
2015-11-07
checkpatch: improve tests for fixes:, long lines and stack dumps in commit log
Joe Perches
1
-25
/
+26
2015-11-07
lib/hexdump.c: truncate output in case of overflow
Andy Shevchenko
1
-1
/
+5
2015-11-07
rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()
Cody P Schafer
1
-2
/
+10
2015-11-07
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
1
-3
/
+2
2015-11-07
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
1
-8
/
+22
2015-11-07
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
2
-0
/
+18
2015-11-07
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
1
-2
/
+2
2015-11-07
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
1
-0
/
+36
2015-11-07
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
1
-1
/
+2
2015-11-07
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-4
/
+3
2015-11-07
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
2
-2
/
+2
2015-11-07
bitops.h: add sign_extend64()
Martin Kepplinger
1
-0
/
+11
2015-11-07
bitops.h: improve sign_extend32()'s documentation
Martin Kepplinger
1
-0
/
+2
2015-11-07
MAINTAINERS: add missing extcon directory
Chanwoo Choi
1
-0
/
+3
2015-11-07
get_maintainer: add subsystem to reviewer output
Joe Perches
1
-15
/
+16
2015-11-07
get_maintainer: --r (list reviewer) is on by default
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add --no-foo options to --help
Brian Norris
1
-0
/
+3
2015-11-07
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
1
-1
/
+1
2015-11-07
get_maintainer: add missing documentation for --git-blame-signatures
Brian Norris
1
-0
/
+1
2015-11-07
printk: prevent userland from spoofing kernel messages
Mathias Krause
1
-5
/
+8
2015-11-07
lib/vsprintf.c: update documentation
Rasmus Villemoes
2
-9
/
+10
2015-11-07
selftests: run lib/test_printf module
Kees Cook
3
-0
/
+19
2015-11-07
test_printf: test printf family at runtime
Rasmus Villemoes
3
-0
/
+366
2015-11-07
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
1
-1
/
+1
2015-11-07
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
1
-1
/
+1
2015-11-07
lib/vsprintf.c: handle invalid format specifiers more robustly
Rasmus Villemoes
1
-10
/
+21
2015-11-07
printk: synchronize %p formatting documentation
Martin Kletzander
2
-32
/
+37
2015-11-07
lib/dynamic_debug.c: use kstrdup_const
Rasmus Villemoes
1
-4
/
+4
2015-11-07
fs/jffs2/wbuf.c: remove stray semicolon
Andrew Morton
1
-1
/
+1
2015-11-07
include/linux/compiler-gcc.h: improve __visible documentation
Andrew Morton
1
-1
/
+4
2015-11-07
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
1
-3
/
+11
2015-11-07
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
1
-5
/
+5
2015-11-07
mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT
Kirill A. Shutemov
1
-0
/
+11
2015-11-07
mm: use 'unsigned int' for page order
Kirill A. Shutemov
5
-27
/
+32
2015-11-07
mm: make compound_head() robust
Kirill A. Shutemov
15
-175
/
+82
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
4
-14
/
+35
2015-11-07
zsmalloc: use page->private instead of page->first_page
Kirill A. Shutemov
1
-6
/
+5
2015-11-07
slab, slub: use page->rcu_head instead of page->lru plus cast
Kirill A. Shutemov
2
-18
/
+4
2015-11-07
mm: drop page->slab_page
Kirill A. Shutemov
1
-1
/
+0
2015-11-07
zsmalloc: reduce size_class memory usage
Sergey Senozhatsky
1
-4
/
+13
2015-11-07
mm/zsmalloc.c: remove useless line in obj_free()
Hui Zhu
1
-3
/
+0
2015-11-07
zsmalloc: don't test shrinker_enabled in zs_shrinker_count()
Sergey Senozhatsky
1
-3
/
+0
2015-11-07
zsmalloc: use preempt.h for in_interrupt()
Sergey Senozhatsky
1
-1
/
+1
2015-11-07
zsmalloc: fix obj_to_head use page_private(page) as value but not pointer
Hui Zhu
1
-1
/
+1
2015-11-07
zsmalloc: add comments for ->inuse to zspage
Hui Zhu
1
-0
/
+1
2015-11-07
mm: zsmalloc: constify struct zs_pool name
Sergey SENOZHATSKY
5
-11
/
+13
2015-11-07
zpool: remove redundant zpool->type string, const-ify zpool_get_type
Dan Streetman
2
-7
/
+9
2015-11-07
zswap: use charp for zswap param strings
Dan Streetman
1
-40
/
+40
[next]