summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Expand)AuthorAge
...
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\
| * dma: Provide simple noop dma opsChristian Borntraeger2016-03-02
* | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\
| * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* | lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-20
* | test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-20
* | net: add support for netdev notifier error injectionNikolay Aleksandrov2015-12-01
|/
* test_printf: test printf family at runtimeRasmus Villemoes2015-11-06
* net: move net_get_random_once to libHannes Frederic Sowa2015-10-08
* Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-08
|\
| * nmi: create generic NMI backtrace implementationRussell King2015-07-17
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * | locking/static_keys: Provide a selftestIngo Molnar2015-08-03
| * | jump_label: Provide a self-testJason Baron2015-08-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg2015-08-26
| |/
* | lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-24
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-02
|\
| * kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes2015-06-11
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-04-17
| |\
| | * sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan2015-04-16
| * | lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-17
| * | lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-17
| |/
* | lib: add software 842 compression/decompressionDan Streetman2015-05-11
|/
* move iov_iter.c from mm/ to lib/Al Viro2015-02-17
* lib: add kasan test moduleAndrey Ryabinin2015-02-13
* hexdump: introduce test suiteAndy Shevchenko2015-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
|\ \
| * | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-04
| |/
* | rhashtable: Make selftest modularGeert Uytterhoeven2015-01-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-19
* | reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa2014-11-16
|/
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-14
* lib: remove prio_heapLai Jiangshan2014-10-14
* lib: add lib/glob.cGeorge Spelvin2014-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\
| * lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02
* | test: add firmware_class loader testKees Cook2014-07-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-12