index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add testing module for UBSAN
Jinbum Park
2018-04-11
1
-0
/
+2
*
kasan: prevent compiler from optimizing away memset in tests
Andrey Konovalov
2018-04-11
1
-0
/
+1
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-0
/
+2
|
\
|
*
lib: Add generic PIO mapping method
Zhichang Yuan
2018-03-21
1
-0
/
+2
*
|
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
2018-04-05
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
printk: move dump stack related code to lib/dump_stack.c
Dave Young
2018-03-15
1
-1
/
+2
*
|
lib/test_find_bit.c: rename to find_bit_benchmark.c
Yury Norov
2018-02-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-1
/
+2
|
\
|
*
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
1
-0
/
+1
|
*
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
2017-12-11
1
-1
/
+1
*
|
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
2018-01-15
1
-1
/
+1
|
/
*
lib: test module for find_*_bit() functions
Yury Norov
2017-11-17
1
-0
/
+1
*
lib: add module support to string tests
Geert Uytterhoeven
2017-11-17
1
-0
/
+1
*
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...
Linus Torvalds
2017-11-15
1
-0
/
+8
|
\
|
*
lib: Add shared copies of some GCC library routines
Palmer Dabbelt
2017-09-25
1
-0
/
+8
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-14
1
-0
/
+3
|
\
|
*
lib: Add zstd modules
Nick Terrell
2017-08-15
1
-0
/
+2
|
*
lib: Add xxhash module
Nick Terrell
2017-08-15
1
-0
/
+1
*
|
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-09-08
1
-0
/
+1
|
/
*
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-14
1
-0
/
+1
*
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
2017-07-12
1
-0
/
+1
*
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
|
*
lib: add errseq_t type and infrastructure for handling it
Jeff Layton
2017-07-06
1
-1
/
+1
*
|
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-03
1
-0
/
+1
|
\
\
|
*
|
lib: Add crc4 module
Jeremy Kerr
2017-06-09
1
-0
/
+1
|
|
/
*
/
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
2017-06-08
1
-3
/
+0
|
/
*
lib: add module support to linked list sorting tests
Geert Uytterhoeven
2017-05-08
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
md5: remove from lib and only live in crypto
Jason A. Donenfeld
2017-03-24
1
-1
/
+1
*
|
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-26
1
-3
/
+1
*
|
generic ...copy_..._user primitives
Al Viro
2017-03-28
1
-0
/
+2
|
/
*
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
1
-0
/
+3
|
\
|
*
idr: Add missing __rcu annotations
Matthew Wilcox
2017-02-13
1
-0
/
+1
|
*
radix-tree: Fix __rcu annotations
Matthew Wilcox
2017-02-13
1
-0
/
+2
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-28
1
-1
/
+1
|
\
\
|
*
|
locking/refcounts: Out-of-line everything
Peter Zijlstra
2017-02-24
1
-1
/
+1
*
|
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+2
|
\
\
\
|
*
|
|
lib/dma-virt: Add dma_virt_ops
Bart Van Assche
2017-01-24
1
-0
/
+1
|
*
|
|
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
Bart Van Assche
2017-01-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
2017-02-24
1
-0
/
+1
*
|
|
lib: add module support to glob tests
Geert Uytterhoeven
2017-02-24
1
-0
/
+1
*
|
|
lib: add module support to crc32 tests
Geert Uytterhoeven
2017-02-24
1
-0
/
+1
*
|
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-09
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
lib: Add a simple prime number generator
Chris Wilson
2016-12-27
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-2
/
+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
lib: Introduce priority array area manager
Jiri Pirko
2017-02-03
1
-0
/
+3
|
*
|
|
siphash: add cryptographically secure PRF
Jason A. Donenfeld
2017-01-09
1
-2
/
+3
|
|
/
/
*
/
/
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2017-02-02
1
-1
/
+1
|
/
/
[next]