summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2020-01-242-14/+14
* Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-01-232-26/+93
|\
| * XArray: Fix xas_find returning too many entriesMatthew Wilcox (Oracle)2020-01-172-2/+13
| * XArray: Fix xa_find_after with multi-index entriesMatthew Wilcox (Oracle)2020-01-172-20/+32
| * XArray: Fix infinite loop with entry at ULONG_MAXMatthew Wilcox (Oracle)2020-01-172-0/+20
| * XArray: Fix xas_pause at ULONG_MAXMatthew Wilcox (Oracle)2019-11-082-3/+27
* | lib/vdso: Make __cvdso_clock_getres() staticVincenzo Frascino2020-01-101-0/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-12-221-1/+2
|\ \
| * | pipe: Fix bogus dereference in iov_iter_alignment()Jan Kara2019-12-161-1/+2
* | | Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-221-1/+1
|\ \ \
| * | | sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery2019-12-201-1/+1
* | | | lib/Kconfig.debug: fix some messed up configurationsChangbin Du2019-12-171-49/+51
|/ / /
* / / 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
|\ \ \ \ \ \