summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: parser: clean up kernel-docRandy Dunlap2021-05-061-23/+38
* lib/genalloc: add parameter description to fix doc compile warningAlex Shi2021-05-061-0/+5
* lib/percpu_counter: tame kernel-doc compile warningAlex Shi2021-05-061-1/+1
* lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang2021-05-061-3/+3
* lib: crc8: pointer to data block should be constRichard Fitzgerald2021-05-061-1/+1
* lib/genalloc.c: Fix a typoBhaskar Chowdhury2021-05-061-1/+1
* lib/list_sort.c: fix typo in function descriptionToastC2021-05-061-1/+1
* lib: fix inconsistent indenting in process_bit1()Wang Qing2021-05-061-1/+1
* lib/bch.c: fix a typo in the file bch.cBhaskar Chowdhury2021-05-061-1/+1
* lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2021-05-061-6/+6
* lib: inline _find_next_bit() wrappersYury Norov2021-05-061-54/+2
* kfence: await for allocation using wait_eventMarco Elver2021-05-051-0/+1
* iov_iter: lift memzero_page() to highmem.hIra Weiny2021-05-051-7/+1
* kasan: detect false-positives in testsAndrey Konovalov2021-04-301-26/+29
* kasan: init memory in kasan_(un)poison for HW_TAGSAndrey Konovalov2021-04-301-2/+2
* lib/test_vmalloc.c: add a new 'nr_threads' parameterUladzislau Rezki (Sony)2021-04-301-48/+40
* lib/test_vmalloc.c: remove two kvfree_rcu() testsUladzislau Rezki (Sony)2021-04-301-40/+0
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-1/+8
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-291-2/+11
|\
| * kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada2021-04-251-2/+1
| * kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes2021-04-251-0/+10
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-4/+5
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-177-21/+18
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-092-17/+20
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-252-0/+2
| |\ \ \ \
| * | | | | rhashtable: avoid -Wrestrict warning on overlapping sprintf outputArnd Bergmann2021-03-241-4/+5
* | | | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-293-0/+261
|\ \ \ \ \ \
| * | | | | | lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki2021-04-231-19/+19
| * | | | | | lib/math/test_div64: Fix error message formattingMaciej W. Rozycki2021-04-211-1/+1
| * | | | | | lib/math: Add a `do_div' test moduleMaciej W. Rozycki2021-04-213-0/+261
* | | | | | | 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