summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: raid6: fix awk build warningsGreg Kroah-Hartman2019-12-091-1/+1
* lib/: fix Kconfig indentationKrzysztof Kozlowski2019-12-073-22/+22
* kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du2019-12-071-12/+12
* kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du2019-12-071-9/+9
* kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du2019-12-071-0/+4
* kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du2019-12-071-12/+12
* kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du2019-12-071-29/+29
* kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du2019-12-071-84/+89
* kernel-hacking: group kernel data structures debugging togetherChangbin Du2019-12-071-10/+14
* kernel-hacking: create submenu for arch special debugging optionsChangbin Du2019-12-071-0/+4
* kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du2019-12-071-4/+8
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-12-052-7/+9
|\
| * Merge tag 'hisi-drivers-for-5.5' of git://github.com/hisilicon/linux-hisi int...Olof Johansson2019-11-112-7/+9
| |\
| | * logic_pio: Build into a libraryJohn Garry2019-11-051-1/+1
| | * lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registrationJohn Garry2019-11-051-6/+8
* | | lib/bitmap: introduce bitmap_replace() helperAndy Shevchenko2019-12-042-0/+50
* | | lib/test_bitmap: fix comment about this fileAndy Shevchenko2019-12-041-1/+1
* | | lib/test_bitmap: move exp1 and exp2 upper for others to useAndy Shevchenko2019-12-041-21/+20
* | | lib/test_bitmap: rename exp to exp1 to avoid ambiguous nameAndy Shevchenko2019-12-041-22/+22
* | | lib/test_bitmap: name EXP_BYTES properlyAndy Shevchenko2019-12-041-5/+5
* | | lib/test_bitmap: undefine macros after useAndy Shevchenko2019-12-041-0/+4
* | | lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...Andy Shevchenko2019-12-041-1/+1
* | | lib/ubsan: don't serialize UBSAN reportJulien Grall2019-12-041-41/+23
* | | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-041-3/+3
* | | lib/genalloc.c: export symbol addr_in_gen_poolHuang Shijie2019-12-041-0/+1
* | | lib/math/rational.c: fix possible incorrect result from rational fractions he...Trent Piepho2019-12-041-13/+50
* | | lib/test_meminit.c: add bulk alloc/free testsLaura Abbott2019-12-041-1/+19
* | | lib/test_bitmap.c: add for_each_set_clump8 test casesWilliam Breathitt Gray2019-12-041-0/+65
* | | bitops: introduce the for_each_set_clump8 macroWilliam Breathitt Gray2019-12-041-0/+14
* | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+1
|\ \ \
| * \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+1
| |\ \ \
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
| | | |/ | | |/|
* | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-11/+0
|\ \ \ \
| * | | | kbuild: move headers_check rule to usr/include/MakefileMasahiro Yamada2019-11-151-11/+0
* | | | | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-298-51/+260
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | genalloc: Fix a set of docs build warningsJonathan Corbet2019-10-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-013-11/+71
|\ \ \ \ \
| * | | | | kasan: add test for vmallocDaniel Axtens2019-12-011-0/+26
| * | | | | kasan: support backing vmalloc space with real shadow memoryDaniel Axtens2019-12-011-0/+16
| * | | | | rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-11/+29
* | | | | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-011-0/+19
|\ \ \ \ \ \
| * | | | | | lib: devres: add a helper function for ioremap_ucTuowen Zhao2019-11-111-0/+19
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-2/+2
|\ \ \ \ \ \
| * | | | | | y2038: vdso: change time_t to __kernel_old_time_tArnd Bergmann2019-11-151-2/+2
* | | | | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | compat_ioctl: reimplement SG_IO handlingArnd Bergmann2019-10-231-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-0/+7
|\ \ \ \ \ \ \
| * | | | | | | drivers: hv: vmbus: Introduce latency testingBranden Bonaby2019-11-211-0/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds2019-11-301-118/+151
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |