aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-07-15lib/test-string_helpers.c: Add string_upper() and string_lower() testsVadim Pasternak1-0/+67
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell2-0/+8
2020-07-10lib: devres: add a comment about the devm_of_iomap() functionDan Carpenter1-0/+6
2020-07-10devres: keep both device name and resource name in pretty nameVladimir Oltean1-1/+10
2020-07-10kobject: Avoid premature parent object freeing in kobject_cleanup()Heikki Krogerus1-10/+23
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen1-0/+5
2020-07-08lib: Restrict cpumask_local_spread to houskeeping CPUsAlex Belits1-5/+11
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra6-8/+11
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+2
2020-07-03Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov1-1/+1
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang1-4/+4
2020-07-01sbitmap: Consider cleared bits in sbitmap_bitmap_show()John Garry1-0/+3
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-1/+2
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver1-1/+2
2020-06-29kcsan: Add test suiteMarco Elver1-1/+22
2020-06-29lib/test_vmalloc.c: Add test cases for kvfree_rcu()Uladzislau Rezki (Sony)1-8/+95
2020-06-29selftests/fpu: Add an FPU selftestPetteri Aimonen3-0/+124
2020-06-28lib: packing: add documentation for pbuflen argumentVladimir Oltean1-0/+1
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2020-06-26kunit: add support for named resourcesAlan Maguire2-0/+61
2020-06-26kunit: generalize kunit_resource API beyond allocated resourcesAlan Maguire3-99/+142
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar4-6/+6
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap1-2/+1
2020-06-25kasan: Fix required compiler versionMarco Elver1-1/+1
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-06-19docs: move remaining stuff under Documentation/*.txt to Documentation/stagingMauro Carvalho Chehab3-3/+3
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds1-3/+3
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-3/+3
2020-06-18crc-t10dif: clean up some more thingsEric Biggers1-13/+11
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers1-27/+10
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu1-12/+42
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada1-1/+0
2020-06-15seq_buf: Export seq_buf_printfVaibhav Jain1-0/+1
2020-06-15test_objagg: Fix potential memory leak in error handlingAditya Pakki1-2/+2
2020-06-15kasan: Bump required compiler versionMarco Elver1-0/+4
2020-06-15sched/cputime: Improve cputime_adjust()Oleg Nesterov1-0/+41
2020-06-15Makefile: Improve compressed debug info support detectionArvind Sankar1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-3/+3
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-25/+7
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-6/+224
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+13
2020-06-11lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman1-0/+13
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2020-06-11Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-9/+66
2020-06-11kcsan: Restrict supported compilersMarco Elver1-1/+8