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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
kcov: do not instrument lib/stackdepot.c
Alexander Potapenko
2016-10-11
1
-0
/
+1
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
1
-0
/
+2
|
\
|
*
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
2016-09-17
1
-0
/
+2
*
|
lib/win_minmax: windowed min or max estimator
Neal Cardwell
2016-09-21
1
-1
/
+1
*
|
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
1
-1
/
+0
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-27
1
-1
/
+1
|
\
|
*
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-1
/
+1
*
|
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2016-06-08
1
-5
/
+0
*
|
lib/uuid: add a test module
Andy Shevchenko
2016-05-30
1
-0
/
+1
|
/
*
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
1
-0
/
+1
|
\
|
*
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
1
-0
/
+1
*
|
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-05-18
1
-0
/
+1
|
\
\
|
*
|
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
Ming Lin
2016-04-15
1
-0
/
+1
|
|
/
*
/
lib/proportions: Remove unused code
Richard Cochran
2016-04-01
1
-1
/
+1
|
/
*
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
Alexander Potapenko
2016-03-25
1
-0
/
+3
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+12
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-03-20
1
-0
/
+1
|
\
|
*
dma: Provide simple noop dma ops
Christian Borntraeger
2016-03-02
1
-0
/
+1
*
|
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
2016-02-19
1
-0
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-23
1
-0
/
+1
|
\
|
*
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2015-12-11
1
-0
/
+1
*
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
1
-0
/
+3
*
|
lib/clz_tab.c: put in lib-y rather than obj-y
Chris Metcalf
2016-01-20
1
-1
/
+1
*
|
test_hexdump: rename to test_hexdump
Andy Shevchenko
2016-01-20
1
-1
/
+1
*
|
net: add support for netdev notifier error injection
Nikolay Aleksandrov
2015-12-01
1
-0
/
+1
|
/
*
test_printf: test printf family at runtime
Rasmus Villemoes
2015-11-06
1
-0
/
+1
*
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
1
-1
/
+2
*
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
nmi: create generic NMI backtrace implementation
Russell King
2015-07-17
1
-1
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-0
/
+2
|
\
\
|
*
|
locking/static_keys: Provide a selftest
Ingo Molnar
2015-08-03
1
-2
/
+2
|
*
|
jump_label: Provide a self-test
Jason Baron
2015-08-03
1
-0
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
1
-2
/
+0
|
\
\
|
*
|
lib/Makefile: remove CONFIG_AVERAGE build rule
Valentin Rothberg
2015-08-26
1
-2
/
+0
|
|
/
*
/
lib: scatterlist: add sg splitting function
Robert Jarzmik
2015-08-24
1
-0
/
+1
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2015-07-02
1
-0
/
+3
|
\
|
*
kbuild: include core debug info when DEBUG_INFO_REDUCED
Rasmus Villemoes
2015-06-11
1
-0
/
+3
*
|
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-06-19
1
-2
/
+2
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2015-04-17
1
-1
/
+1
|
|
\
|
|
*
sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
2015-04-16
1
-1
/
+1
|
*
|
lib: rename lib/find_next_bit.c to lib/find_bit.c
Yury Norov
2015-04-17
1
-1
/
+1
|
*
|
lib: move find_last_bit to lib/find_next_bit.c
Yury Norov
2015-04-17
1
-1
/
+1
|
|
/
*
/
lib: add software 842 compression/decompression
Dan Streetman
2015-05-11
1
-0
/
+2
|
/
*
move iov_iter.c from mm/ to lib/
Al Viro
2015-02-17
1
-1
/
+1
*
lib: add kasan test module
Andrey Ryabinin
2015-02-13
1
-3
/
+4
*
hexdump: introduce test suite
Andy Shevchenko
2015-02-12
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
1
-1
/
+1
|
\
|
*
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
1
-1
/
+1
|
\
\
[next]