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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-38
/
+16
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+7
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
2016-09-02
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
1
-1
/
+1
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
3
-28
/
+0
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2016-08-27
rhashtable: fix a memory leak in alloc_bucket_locks()
Eric Dumazet
1
-3
/
+4
2016-08-26
rhashtable: add rhashtable_lookup_get_insert_key()
Pablo Neira Ayuso
1
-3
/
+7
2016-08-20
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
1
-28
/
+18
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+10
2016-08-15
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
1
-2
/
+4
2016-08-15
rhashtable: avoid large lock-array allocations
Florian Westphal
1
-2
/
+5
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
2
-8
/
+7
2016-08-08
rhashtable-test: Fix max_size parameter description
Phil Sutter
1
-1
/
+1
2016-08-04
dynamic_debug: add jump label support
Jason Baron
1
-0
/
+7
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-10
/
+12
2016-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-23
/
+33
2016-08-03
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
1
-0
/
+11
2016-08-03
crc32: use ktime_get_ns() for measurement
Arnd Bergmann
1
-12
/
+4
2016-08-03
lib/iommu-helper: skip to next segment
Sebastian Ott
1
-2
/
+1
2016-08-03
ratelimit: extend to print suppressed messages on release
Borislav Petkov
1
-4
/
+6
2016-08-03
UBSAN: fix typo in format string
Nicolas Iooss
1
-1
/
+1
2016-08-03
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
1
-4
/
+10
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+2
2016-08-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+7
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+4
2016-07-29
lib/mpi: Fix SG miter leak
Herbert Xu
1
-7
/
+7
2016-07-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+9
2016-07-29
lib/stackdepot.c: use __GFP_NOWARN for stack allocations
Kirill A. Shutemov
1
-0
/
+1
2016-07-29
mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
Alexander Potapenko
1
-2
/
+2
2016-07-29
mm: optimize copy_page_to/from_iter_iovec
Mikulas Patocka
1
-2
/
+6
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-2
/
+2
2016-07-28
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+80
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+24
2016-07-27
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
7
-44
/
+67
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+82
2016-07-27
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
1
-5
/
+79
2016-07-27
mm/page_owner: use stackdepot to store stacktrace
Joonsoo Kim
1
-0
/
+1
2016-07-27
dma-debug: track bucket lock state for static checkers
Stephen Boyd
1
-0
/
+2
2016-07-27
gcc-plugins: disable under COMPILE_TEST
Kees Cook
1
-2
/
+2
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+15
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-173
/
+92
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+5
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+62
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
1
-1
/
+1
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
1
-1
/
+0
2016-07-06
Introduce rb_replace_node_rcu()
David Howells
1
-2
/
+24
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2
-1
/
+80
2016-07-01
lib/mpi: Do not do sg_virt
Herbert Xu
1
-36
/
+50
[next]