Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ee1c3f5b5cff959e0ac95a125bd15eaf88cc638
/
lib
/
Makefile
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
· 9 years ago
cfaff0e
lib/uuid: add a test module
by Andy Shevchenko
· 9 years ago
7e0fb73
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
by Linus Torvalds
· 9 years ago
468a942
<linux/hash.h>: Add support for architecture-specific functions
by George Spelvin
· 9 years ago
0edaf86
include/linux/nodemask.h: create next_node_in() helper
by Andrew Morton
· 9 years ago
675e065
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 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
57dd8a0
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
by Al Viro
· 10 years ago
9d6dbe1
rhashtable: Make selftest modular
by Geert Uytterhoeven
· 10 years ago
c0a80c0
ftrace: allow architectures to specify ftrace compile options
by Heiko Carstens
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
8d58e99a
seq_buf: Move the seq_buf code to lib/
by Steven Rostedt (Red Hat)
· 10 years ago
9f45894
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
by Hannes Frederic Sowa
· 10 years ago
8a6f0b4
lib: rename TEST_MODULE to TEST_LKM
by Valentin Rothberg
· 10 years ago
6de8ab6
lib: remove prio_heap
by Lai Jiangshan
· 10 years ago
b012508
lib: add lib/glob.c
by George Spelvin
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
7e1e776
lib: Resizable, Scalable, Concurrent Hash Table
by Thomas Graf
· 10 years ago
0a8adf5
test: add firmware_class loader test
by Kees Cook
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
64a8946
net: filter: BPF testsuite
by Alexei Starovoitov
· 11 years ago
a88cc10
lib: Export interval_tree
by Chris Wilson
· 11 years ago
adaf5687
lib: add fdt_empty_tree.c
by Mark Salter
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
Next »