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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
lib: Move mathematic helpers to separate folder
Andy Shevchenko
1
-9
/
+6
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2019-05-07
Merge tag 'linux-kselftest-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-05-03
lib: Add support for generic packing operations
Vladimir Oltean
1
-0
/
+1
2019-04-30
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
1
-0
/
+11
2019-04-09
lib: Add test module for strscpy_pad
Tobin C. Harding
1
-0
/
+1
2019-04-03
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
1
-0
/
+1
2019-03-13
libfdt: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-03-12
Drop flex_arrays
Kent Overstreet
1
-1
/
+1
2019-03-12
generic radix trees
Kent Overstreet
1
-1
/
+2
2019-03-09
Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2019-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-0
/
+2
2019-03-06
vmalloc: add test driver to analyse vmalloc allocator
Uladzislau Rezki (Sony)
1
-0
/
+1
2019-03-04
lib: Introduce test_stackinit module
Kees Cook
1
-0
/
+1
2019-01-11
selftests/livepatch: introduce tests
Joe Lawrence
1
-0
/
+2
2018-12-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
1
-1
/
+1
2018-11-16
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
1
-0
/
+2
2018-11-01
Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-10-31
Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"
Palmer Dabbelt
1
-1
/
+0
2018-10-28
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+2
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+2
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2018-10-23
lib: Add umoddi3 and udivmoddi4 of GCC library routines
Zong Li
1
-0
/
+1
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
1
-0
/
+1
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
1
-1
/
+1
2018-10-16
lib: Fix ia64 bootloader linkage
Alexander Shishkin
1
-1
/
+1
2018-10-12
lib/bch: fix possible stack overrun
Arnd Bergmann
1
-1
/
+0
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
1
-0
/
+2
2018-10-11
lib: Add memcat_p(): paste 2 pointer arrays together
Alexander Shishkin
1
-0
/
+1
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+1
2018-08-22
lib: add crc64 calculation routines
Coly Li
1
-0
/
+11
2018-08-22
ida: Start new test_ida module
Matthew Wilcox
1
-0
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-08-11
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-11
/
+1
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
1
-0
/
+1
2018-06-27
bitfield: add tests
Johannes Berg
1
-0
/
+1
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+1
2018-06-22
lib/bch: Remove VLA usage
Kees Cook
1
-0
/
+1
2018-06-20
scsi: Remove percpu_ida
Matthew Wilcox
1
-1
/
+1
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-6
/
+0
2018-06-14
dma-mapping: use obj-y instead of lib-y for generic dma ops
Christoph Hellwig
1
-3
/
+3
2018-06-13
alpha: Remove custom dec_and_lock() implementation
Sebastian Andrzej Siewior
1
-5
/
+1
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-6
/
+6
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-06-05
lib: add runtime test of check_*_overflow functions
Rasmus Villemoes
1
-0
/
+1
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig
1
-0
/
+1
2018-05-09
iommu-common: move to arch/sparc
Christoph Hellwig
1
-1
/
+1
[next]