aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
AgeCommit message (Expand)Author
2021-04-14lib: Add ASN.1 encoderJames Bottomley
2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa
2021-01-04random32: Re-enable KCSAN instrumentationMarco Elver
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde
2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle)
2020-10-13KASAN: port KASAN Tests to KUnitPatricia Alfonso
2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar
2020-08-12lib/test_bits.c: add tests of GENMASKRikard Falkeborn
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Matti Vaittinen
2020-05-08lib: add linear ranges helpersMatti Vaittinen
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-07ubsan: add trap instrumentation optionKees Cook
2020-04-07lib/stackdepot.c: build with -fno-builtinAlexander Potapenko
2020-04-07lib: test_stackinit.c: XFAIL switch variable init testsKees Cook
2020-04-07lib/test_lockup: test module to generate lockupsKonstantin Khlebnikov
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-06lib: Introduce generic min-heapIan Rogers
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko
2020-01-24Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu
2020-01-08libfdt: include fdt_addresses.cAKASHI Takahiro