Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
730f23b66095a700e2f0786abda6bca011b31558
/
lib
/
Makefile
854686f
lib: add testing module for UBSAN
by Jinbum Park
· 7 years ago
69ca372
kasan: prevent compiler from optimizing away memset in tests
by Andrey Konovalov
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
357aa6a
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
031e360
lib: Add generic PIO mapping method
by Zhichang Yuan
· 7 years ago
e36df28
printk: move dump stack related code to lib/dump_stack.c
by Dave Young
· 7 years ago
dceeb3e
lib/test_find_bit.c: rename to find_bit_benchmark.c
by Yury Norov
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
540adea
error-injection: Separate error-injection from kprobe
by Masami Hiramatsu
· 7 years ago
92f36cc
spinlock: Add library function to allocate spinlock buckets array
by Tom Herbert
· 7 years ago
4441fca
lib: test module for find_*_bit() functions
by Yury Norov
· 7 years ago
d6b28e0
lib: add module support to string tests
by Geert Uytterhoeven
· 7 years ago
b293fca
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b35cd98
lib: Add shared copies of some GCC library routines
by Palmer Dabbelt
· 7 years ago
e7cdb60
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 7 years ago
e4dace3
lib: add test module for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 7 years ago
73f3d1b
lib: Add zstd modules
by Nick Terrell
· 7 years ago
5d24052
lib: Add xxhash module
by Nick Terrell
· 7 years ago
d9c6a72
kmod: add test driver to stress test the module loader
by Luis R. Rodriguez
· 7 years ago
9308f2f
test_sysctl: add dedicated proc sysctl test driver
by Luis R. Rodriguez
· 7 years ago
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
84cbada
lib: add errseq_t type and infrastructure for handling it
by Jeff Layton
· 7 years ago
f4dd029
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
0cbaa44
lib: Add crc4 module
by Jeremy Kerr
· 7 years ago
41a2901
rcu: Remove SPARSE_RCU_POINTER Kconfig option
by Paul E. McKenney
· 8 years ago
e327fd7
lib: add module support to linked list sorting tests
by Geert Uytterhoeven
· 8 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
d597580
generic ...copy_..._user primitives
by Al Viro
· 8 years ago
3c7eb3c
md5: remove from lib and only live in crypto
by Jason A. Donenfeld
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
74efe07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
c5adae9
lib: add CONFIG_TEST_SORT to enable self-test of sort()
by Kostenzer Felix
· 8 years ago
ba95b04
lib: add module support to glob tests
by Geert Uytterhoeven
· 8 years ago
5fb7f87
lib: add module support to crc32 tests
by Geert Uytterhoeven
· 8 years ago
29dee3c
locking/refcounts: Out-of-line everything
by Peter Zijlstra
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7e73eb0
idr: Add missing __rcu annotations
by Matthew Wilcox
· 8 years ago
d7b6272
radix-tree: Fix __rcu annotations
by Matthew Wilcox
· 8 years ago
44091d2
lib: Introduce priority array area manager
by Jiri Pirko
· 8 years ago
1c83a9a
ext4: move halfmd4 into hash.c directly
by Jason A. Donenfeld
· 8 years ago
551199a
lib/dma-virt: Add dma_virt_ops
by Bart Van Assche
· 8 years ago
7844572
lib/dma-noop: Only build dma_noop_ops for s390 and m32r
by Bart Van Assche
· 8 years ago
2c956a6
siphash: add cryptographically secure PRF
by Jason A. Donenfeld
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
cf4a720
lib: Add a simple prime number generator
by Chris Wilson
· 8 years ago
530e9b7
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
by Thomas Gleixner
· 8 years ago
65deb8a
kcov: do not instrument lib/stackdepot.c
by Alexander Potapenko
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
a4f1f9a
lib/win_minmax: windowed min or max estimator
by Neal Cardwell
· 8 years ago
8845964
blk-mq: abstract tag allocation out into sbitmap library
by Omar Sandoval
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
818e607
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 8 years ago
f596710
x86/hweight: Get rid of the special calling convention
by Borislav Petkov
· 8 years ago
cfaff0e
lib/uuid: add a test module
by Andy Shevchenko
· 8 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 8 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 8 years ago
0edaf86
include/linux/nodemask.h: create next_node_in() helper
by Andrew Morton
· 8 years ago
675e065
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
9b1d6c8
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
by Ming Lin
· 9 years ago
d18d12d
lib/proportions: Remove unused code
by Richard Cochran
· 9 years ago
cd11016
mm, kasan: stackdepot implementation. Enable stackdepot for SLAB
by Alexander Potapenko
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
f069153
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
a8463d4
dma: Provide simple noop dma ops
by Christian Borntraeger
· 9 years ago
5fd003f
test_bitmap: unit tests for lib/bitmap.c
by David Decotigny
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
c6d3085
UBSAN: run-time undefined behavior sanity checker
by Andrey Ryabinin
· 9 years ago
f594870
lib/clz_tab.c: put in lib-y rather than obj-y
by Chris Metcalf
· 9 years ago
60b2e8f
test_hexdump: rename to test_hexdump
by Andy Shevchenko
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
02fff96
net: add support for netdev notifier error injection
by Nikolay Aleksandrov
· 9 years ago
707cc72
test_printf: test printf family at runtime
by Rasmus Villemoes
· 9 years ago
4623425
net: move net_get_random_once to lib
by Hannes Frederic Sowa
· 9 years ago
6f0a2fc
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
dc8242f
lib/Makefile: remove CONFIG_AVERAGE build rule
by Valentin Rothberg
· 9 years ago
f8bcbe6
lib: scatterlist: add sg splitting function
by Robert Jarzmik
· 9 years ago
2bf9e0a
locking/static_keys: Provide a selftest
by Ingo Molnar
· 9 years ago
579e1ac
jump_label: Provide a self-test
by Jason Baron
· 9 years ago
b2c0b2c
nmi: create generic NMI backtrace implementation
by Russell King
· 10 years ago
e965b8c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
50ab9a6
kbuild: include core debug info when DEBUG_INFO_REDUCED
by Rasmus Villemoes
· 10 years ago
2da572c
lib: add software 842 compression/decompression
by Dan Streetman
· 10 years ago
e2fdae7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
840620a
lib: rename lib/find_next_bit.c to lib/find_bit.c
by Yury Norov
· 10 years ago
8f6f19d
lib: move find_last_bit to lib/find_next_bit.c
by Yury Norov
· 10 years ago
10b88a4
sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
by Sowmini Varadhan
· 10 years ago
d879cb8
move iov_iter.c from mm/ to lib/
by Al Viro
· 10 years ago
3f15801
lib: add kasan test module
by Andrey Ryabinin
· 10 years ago
64d1d77
hexdump: introduce test suite
by Andy Shevchenko
· 10 years ago
b3d6524
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
Next »