aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14lib/vdso: Remove checks on return value for 32 bit vDSOVincenzo Frascino1-5/+5
2020-01-14lib/vdso: Remove VDSO_HAS_32BIT_FALLBACKVincenzo Frascino1-10/+0
2020-01-14lib/vdso: Build 32 bit specific functions in the right contextVincenzo Frascino1-0/+4
2020-01-13md/raid6: fix algorithm choice under larger PAGE_SIZEZhengyuan Liu1-23/+40
2020-01-13raid6/test: fix a compilation warningZhengyuan Liu1-1/+1
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu3-0/+808
2020-01-10lib/vdso: Make __cvdso_clock_getres() staticVincenzo Frascino1-0/+1
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire3-2/+17
2020-01-09kunit: remove timeout dependence on sysctl_hung_task_timeout_secondsAlan Maguire1-18/+4
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire10-12/+39
2020-01-09kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire4-12/+32
2020-01-09kunit: move string-stream.h to lib/kunitAlan Maguire5-2/+59
2020-01-08libfdt: include fdt_addresses.cAKASHI Takahiro2-1/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-20/+0
2019-12-27crypto: lib/curve25519 - re-add selftestsJason A. Donenfeld3-0/+1339
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar15-336/+532
2019-12-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-12-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery1-1/+1
2019-12-17lib/Kconfig.debug: fix some messed up configurationsChangbin Du1-49/+51
2019-12-16pipe: Fix bogus dereference in iov_iter_alignment()Jan Kara1-1/+2
2019-12-09lib: raid6: fix awk build warningsGreg Kroah-Hartman1-1/+1
2019-12-08sched/core: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior1-1/+1
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'Changbin Du1-4/+8
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-7/+9
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko2-0/+50
2019-12-04lib/test_bitmap: fix comment about this fileAndy Shevchenko1-1/+1
2019-12-04lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko1-21/+20
2019-12-04lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko1-22/+22
2019-12-04lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko1-5/+5
2019-12-04lib/test_bitmap: undefine macros after useAndy Shevchenko1-0/+4
2019-12-04lib/test_bitmap: force argument of bitmap_parselist_user() to proper address spaceAndy Shevchenko1-1/+1
2019-12-04lib/ubsan: don't serialize UBSAN reportJulien Grall1-41/+23
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie1-3/+3
2019-12-04lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie1-0/+1
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions helperTrent Piepho1-13/+50
2019-12-04lib/test_meminit.c: add bulk alloc/free testsLaura Abbott1-1/+19
2019-12-04lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray1-0/+65
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray1-0/+14
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-11/+0