Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
04b54e8ff7d01b6e877f9a7915bc30be67dd5c39
/
lib
/
Makefile
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
· 9 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
· 10 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
4b58841
audit: Add generic compat syscall support
by AKASHI Takahiro
· 11 years ago
a3b072c
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
6583327
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
by Peter Oberparleiter
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
3e2a4c1
test: check copy_to/from_user boundary validation
by Kees Cook
· 11 years ago
93e9ef8
test: add minimal module for verification testing
by Kees Cook
· 11 years ago
71ae8aa
lib: introduce arch optimized hash library
by Francesco Fusco
· 11 years ago
b0e3636
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
78dc53c
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
fcd40d6
percpu-refcount: Add percpu-refcount.o to obj-y
by Randy Dunlap
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
623fd80
percpu: add test module for various percpu operations
by Greg Thelen
· 11 years ago
32cf7c3
locking: Move the percpu-rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
ed428bf
locking: Move the rwsem code to kernel/locking/
by Peter Zijlstra
· 11 years ago
60fc287
locking: Move the spinlock code to kernel/locking/
by Peter Zijlstra
· 11 years ago
3cb9895
Add a generic associative array implementation.
by David Howells
· 11 years ago
48efe45
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
798ab48
idr: Percpu ida
by Kent Overstreet
· 11 years ago
2f4f12e
lockref: uninline lockref helper functions
by Linus Torvalds
· 11 years ago
c72ac7a
lib: add lz4 compressor module
by Chanho Min
· 11 years ago
e76e1fd
lib: add support for LZ4-compressed kernel
by Kyungsik Lee
· 11 years ago
4df87bb
lib: add weak clz/ctz functions
by Chanho Min
· 11 years ago
ab53485
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
13cc560
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 11 years ago
ee89bd6
lib: Move fonts from drivers/video/console/ to lib/fonts/
by Geert Uytterhoeven
· 11 years ago
4cd5773
net: core: move mac_pton() to lib/net_utils.c
by Andy Shevchenko
· 11 years ago
215e262
percpu: implement generic percpu refcounting
by Kent Overstreet
· 11 years ago
b4d3ba3
lib: make iovec obj instead of lib
by Randy Dunlap
· 11 years ago
d2f83e9
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
by Rusty Russell
· 11 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
16c7fa0
lib/string_helpers: introduce generic string_unescape
by Andy Shevchenko
· 12 years ago
Next »