summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-92/+118
|\
| * scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei2021-03-041-13/+3
| * scsi: sbitmap: Export sbitmap_weightMing Lei2021-03-041-5/+6
| * scsi: sbitmap: Move allocation hint into sbitmapMing Lei2021-03-041-46/+66
| * scsi: sbitmap: Add helpers for updating allocation hintMing Lei2021-03-041-39/+54
| * scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei2021-03-041-14/+14
* | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-04-281-1/+0
|\ \
| * \ Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar2021-04-2011-42/+39
| |\ \
| * | | sched: Don't make LATENCYTOP select SCHED_DEBUGPeter Zijlstra2021-04-161-1/+0
| | |/ | |/|
* | | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-281-2/+3
|\ \ \
| * \ \ Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2021-04-111-2/+3
| |\ \ \
| | * | | kcsan: Make test follow KUnit style recommendationsMarco Elver2021-03-081-2/+3
| | |/ /
* | | | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-282-26/+69
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-04-112-26/+69
| |\ \ \ \
| | * | | | lib: test_bitmap: add tests for "N" aliasPaul Gortmaker2021-03-081-0/+10
| | * | | | lib: bitmap: support "N" as an alias for size of bitmapPaul Gortmaker2021-03-081-5/+17
| | * | | | lib: bitmap: move ERANGE check from set_region to check_regionPaul Gortmaker2021-03-081-9/+5
| | * | | | lib: bitmap: fold nbits into region structPaul Gortmaker2021-03-081-9/+10
| | * | | | lib: test_bitmap: add more start-end:offset/len testsPaul Gortmaker2021-03-081-0/+22
| | * | | | lib: test_bitmap: add tests to trigger ERANGE case.Paul Gortmaker2021-03-081-0/+2
| | * | | | lib: test_bitmap: clearly separate ERANGE from EINVAL tests.Paul Gortmaker2021-03-081-6/+6
| | | |/ / | | |/| |
* | | | | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-282-0/+57
|\ \ \ \ \
| * \ \ \ \ Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-135-21/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-0/+57
| |\ \ \ \ \ \
| | * | | | | | lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2021-02-172-0/+57
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-04-273-21/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: support failure from dynamic analysis toolsUriel Guajardo2021-04-021-4/+35
| * | | | | | | | kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov2021-04-021-0/+3
| * | | | | | | | kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literalsDaniel Latypov2021-04-021-6/+24
| * | | | | | | | kunit: Match parenthesis alignment to improve code readabilityLucas Stankus2021-03-231-11/+20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-272-19/+149
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-5.13-vsprintf-pgp' into for-linusPetr Mladek2021-04-272-15/+141
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vsprintf: dump full information of page flags in pGpYafang Shao2021-03-192-15/+141
| * | | | | | | | | lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes2021-04-231-2/+0
| * | | | | | | | | printk: clarify the documentation for plain pointer printingVlastimil Babka2021-04-071-2/+5
| * | | | | | | | | lib/vsprintf: do not show no_hash_pointers message multiple timesMarco Elver2021-03-191-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-23/+295
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iov_iter: Four fixes for ITER_XARRAYDavid Howells2021-04-261-0/+5
| * | | | | | | | | iov_iter: Add ITER_XARRAYDavid Howells2021-04-231-23/+290
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-12/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-12/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+22
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-4/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-142-4/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman2021-04-101-4/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-111-6/+11
| * | | | | | | | | kasan: Add KASAN mode kernel parameterVincenzo Frascino2021-04-111-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-265-5/+32
|\ \ \ \ \ \ \ \ \