summaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2019-09-09Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P
2019-09-06Merge 4.4.191 into android-4.4Greg Kroah-Hartman
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2018-08-28Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P
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
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-14BACKPORT: mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2017-10-20Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev
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-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-11kbuild: include core debug info when DEBUG_INFO_REDUCEDRasmus Villemoes
2015-05-11lib: add software 842 compression/decompressionDan Streetman
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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