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.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-10
1
-1
/
+1
|
\
|
*
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
2015-11-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
1
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
bpf: add mod default A and X test cases
Yang Shi
2015-11-05
1
-0
/
+30
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
1
-1
/
+1
|
\
\
|
*
|
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-09
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
modpost: Add flag -E for making section mismatches fatal
Nicolas Boichat
2015-10-06
1
-0
/
+9
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
16
-73
/
+505
|
\
\
\
|
*
|
|
dma-debug: check nents in dma_sync_sg*
Robin Murphy
2015-11-06
1
-0
/
+8
|
*
|
|
lib/hexdump.c: truncate output in case of overflow
Andy Shevchenko
2015-11-06
1
-1
/
+5
|
*
|
|
lib/is_single_threaded.c: change current_is_single_threaded() to use for_each...
Oleg Nesterov
2015-11-06
1
-3
/
+2
|
*
|
|
lib/kobject.c: use kvasprintf_const for formatting ->name
Rasmus Villemoes
2015-11-06
1
-8
/
+22
|
*
|
|
lib/kasprintf.c: introduce kvasprintf_const
Rasmus Villemoes
2015-11-06
1
-0
/
+16
|
*
|
|
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
2015-11-06
1
-2
/
+2
|
*
|
|
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
2015-11-06
1
-0
/
+36
|
*
|
|
lib/halfmd4.c: use rol32 inline function in the ROUND macro
Alexander Kuleshov
2015-11-06
1
-1
/
+2
|
*
|
|
lib/vsprintf.c: update documentation
Rasmus Villemoes
2015-11-06
1
-3
/
+4
|
*
|
|
test_printf: test printf family at runtime
Rasmus Villemoes
2015-11-06
3
-0
/
+366
|
*
|
|
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
2015-11-06
1
-1
/
+1
|
*
|
|
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
2015-11-06
1
-1
/
+1
|
*
|
|
lib/vsprintf.c: handle invalid format specifiers more robustly
Rasmus Villemoes
2015-11-06
1
-10
/
+21
|
*
|
|
printk: synchronize %p formatting documentation
Martin Kletzander
2015-11-06
1
-32
/
+8
|
*
|
|
lib/dynamic_debug.c: use kstrdup_const
Rasmus Villemoes
2015-11-06
1
-4
/
+4
|
*
|
|
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
|
*
|
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
2
-7
/
+7
*
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
2
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
move count_zeroes.h out of asm-generic
Christoph Hellwig
2015-10-15
2
-2
/
+2
*
|
|
|
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
[next]