summaryrefslogtreecommitdiff
path: root/lib/Makefile (unfollow)
Commit message (Expand)Author
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2018-08-23UPSTREAM: lib: Add zstd modulesNick Terrell
2018-08-23UPSTREAM: lib: Add xxhash moduleNick Terrell
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-14BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2017-10-09BACKPORT: x86/hweight: Get rid of the special calling conventionBorislav Petkov
2017-07-07mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-05-05lib: Makefile: Ignore Kasan errors reported from the find_bitTrilok Soni
2016-03-22lib: Ignore kasan errors from find_next_bit and last bitPatrick Daly
2016-03-22UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2016-03-22soc: qcom: Add snapshot of QMIKarthikeyan Ramasubramanian
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-08-26lib/Makefile: remove CONFIG_AVERAGE build ruleValentin Rothberg
2015-08-24lib: scatterlist: add sg splitting functionRobert Jarzmik
2015-08-03locking/static_keys: Provide a selftestIngo Molnar
2015-08-03jump_label: Provide a self-testJason Baron
2015-07-17nmi: create generic NMI backtrace implementationRussell King
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-02-17move iov_iter.c from mm/ to lib/Al Viro
2015-02-13lib: add kasan test moduleAndrey Ryabinin
2015-02-12hexdump: introduce test suiteAndy Shevchenko
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-01-30rhashtable: Make selftest modularGeert Uytterhoeven
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-14lib: remove prio_heapLai Jiangshan
2014-08-06lib: add lib/glob.cGeorge Spelvin
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf
2014-07-17test: add firmware_class loader testKees Cook
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2014-05-05lib: Export interval_treeChris Wilson
2014-04-30lib: add fdt_empty_tree.cMark Salter
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23test: add minimal module for verification testingKees Cook