index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
2
-2
/
+70
|
\
|
*
mm, slub, kasan: enable user tracking by default with KASAN=y
Andrey Ryabinin
2015-11-05
1
-2
/
+1
|
*
lib: test_kasan: add some testcases
Wang Long
2015-11-05
1
-0
/
+69
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-11-05
1
-7
/
+3
|
\
\
|
*
|
iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}().
David S. Miller
2015-11-04
1
-7
/
+3
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
1
-3
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
1
-3
/
+4
*
|
|
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-04
3
-9
/
+7
|
\
\
\
|
*
|
|
devres: fix a for loop bounds check
Dan Carpenter
2015-10-05
1
-1
/
+1
|
*
|
|
kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
Gabriel Somlo
2015-10-04
1
-7
/
+5
|
*
|
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
3
-17
/
+85
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
2
-1
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
2
-0
/
+90
|
|
\
\
\
\
\
|
*
|
|
|
|
|
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
2015-10-08
1
-1
/
+1
|
*
|
|
|
|
|
random32: add prandom_seed_full_state helper
Daniel Borkmann
2015-10-08
1
-16
/
+21
|
*
|
|
|
|
|
once: make helper generic for calling functions once
Hannes Frederic Sowa
2015-10-08
1
-21
/
+29
|
*
|
|
|
|
|
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
2
-1
/
+56
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
4
-0
/
+231
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/mpi: fix off by one in mpi_read_raw_from_sgl
Stephan Mueller
2015-10-20
1
-1
/
+4
|
*
|
|
|
|
|
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-10-14
3
-0
/
+32
|
*
|
|
|
|
|
lib/mpi: Add mpi sgl helpers
Tadeusz Struk
2015-10-14
1
-0
/
+196
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-11-03
1
-1
/
+10
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'fixes' and 'misc' into for-next
Russell King
2015-10-29
1
-1
/
+10
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
/
/
/
/
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
2015-10-03
1
-1
/
+10
|
|
|
/
/
/
/
*
|
|
|
|
|
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
2015-10-23
1
-1
/
+1
*
|
|
|
|
|
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
2015-10-23
1
-0
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
lib/Kconfig: ZLIB_DEFLATE must select BITREVERSE
Andrew Morton
2015-10-16
1
-0
/
+1
*
|
|
|
|
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
2015-10-06
1
-1
/
+2
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
1
-0
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
string: provide strscpy()
Chris Metcalf
2015-09-10
1
-0
/
+88
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-26
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
lib: fix data race in rhashtable_rehash_one
Dmitriy Vyukov
2015-09-22
1
-4
/
+1
*
|
|
|
|
lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...
Sowmini Varadhan
2015-09-22
1
-3
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
lib/string_helpers.c: fix infinite loop in string_get_size()
Vitaly Kuznetsov
2015-09-17
1
-1
/
+5
|
/
/
/
*
|
|
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2015-09-10
2
-19
/
+3
*
|
|
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
2015-09-10
1
-1
/
+1
*
|
|
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
6
-17
/
+58
*
|
|
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
Wang Long
2015-09-10
1
-1
/
+1
*
|
|
lib/test_kasan.c: fix a typo
Wang Long
2015-09-10
1
-2
/
+2
*
|
|
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2015-09-10
1
-7
/
+7
*
|
|
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
2015-09-10
1
-4
/
+6
*
|
|
lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...
Pan Xinhui
2015-09-10
1
-14
/
+18
*
|
|
lib/bitmap.c: fix a special string handling bug in __bitmap_parselist
Pan Xinhui
2015-09-10
1
-0
/
+4
*
|
|
lib/bitmap.c: correct a code style and do some, optimization
Pan Xinhui
2015-09-10
1
-3
/
+4
*
|
|
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2015-09-10
2
-6
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-3
/
+1
|
\
\
\
|
*
|
|
lib/show_mem.c: correct reserved memory calculation
Vishnu Pratap Singh
2015-09-08
1
-3
/
+1
*
|
|
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
3
-14
/
+9
|
\
\
\
\
|
*
|
|
|
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
2015-08-27
1
-0
/
+3
[next]