summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-12-20sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery
2019-12-09lib: raid6: fix awk build warningsGreg Kroah-Hartman
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-12-04lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko
2019-12-04lib/test_bitmap: fix comment about this fileAndy Shevchenko
2019-12-04lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko
2019-12-04lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko
2019-12-04lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko
2019-12-04lib/test_bitmap: undefine macros after useAndy Shevchenko
2019-12-04lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko
2019-12-04lib/ubsan: don't serialize UBSAN reportJulien Grall
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-04lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie
2019-12-04lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho
2019-12-04lib/test_meminit.c: add bulk alloc/free testsLaura Abbott
2019-12-04lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray
2019-12-04bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01kasan: add test for vmallocDaniel Axtens
2019-12-01kasan: support backing vmalloc space with real shadow memoryDaniel Axtens
2019-12-01rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)
2019-11-30Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-26Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26Merge branch 'acpi-mm'Rafael J. Wysocki
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds