summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()Yury Norov2023-10-151-1/+4
* bitmap: fix opencoded bitmap_allocate_region()Yury Norov2023-10-151-4/+2
* bitmap: add test for bitmap_*_region() functionsYury Norov2023-10-151-0/+24
* bitmap: align __reg_op() wrappers with modern coding styleYury Norov2023-10-151-7/+5
* lib/bitmap: split-out string-related operations to a separate filesYury Norov2023-10-153-513/+511
* bitmap: Remove dead code, i.e. bitmap_copy_le()Andy Shevchenko2023-10-151-23/+0
* bitmap: Fix a typo ("identify map")Jonathan Neuschäfer2023-10-151-2/+2
* cpumask: kernel-doc cleanups and additionsRandy Dunlap2023-10-151-5/+12
* maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett2023-09-302-73/+235
* argv_split: fix kernel-doc warningsRandy Dunlap2023-09-191-2/+2
* scatterlist: add missing function params to kernel-docRandy Dunlap2023-09-191-1/+3
* Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-09-123-21/+43
|\
| * kunit: Fix possible memory leak in kunit_filter_suites()Jinjie Ruan2023-09-051-2/+2
| * kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()Jinjie Ruan2023-09-051-4/+19
| * kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()Jinjie Ruan2023-09-051-9/+12
| * kunit: Fix wild-memory-access bug in kunit_free_suite_set()Jinjie Ruan2023-09-051-1/+2
| * kunit: test: Make filter strings in executor_test writableDavid Gow2023-09-011-5/+8
* | iov_iter: Kunit tests for page extractionDavid Howells2023-09-101-0/+240
* | iov_iter: Kunit tests for copying to/from an iteratorDavid Howells2023-09-103-0/+549
* | iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells2023-09-101-15/+15
* | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2023-09-092-2/+8
|\ \
| * | idr: fix param name in idr_alloc_cyclic() docAriel Marcovitch2023-09-061-1/+1
| * | xarray: Document necessary flag in alloc functionsPhilipp Stanner2023-09-061-0/+6
| * | XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)2023-07-281-1/+1
* | | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-086-0/+1002
|\ \ \
| * | | raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-064-2/+523
| * | | raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-065-0/+481
| * | | Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen2023-08-304-25/+31
| |\ \ \
* | \ \ \ Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-09-041-1/+1
|\ \ \ \ \
| * | | | | lib: test_scanf: Add explicit type cast to result initialization in test_numb...Nathan Chancellor2023-08-161-1/+1
* | | | | | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2023-09-021-19/+43
|\ \ \ \ \ \
| * | | | | | pcpcntr: add group allocation/freeMateusz Guzik2023-08-251-19/+43
* | | | | | | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-011-2/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-135-7/+16
| |\ \ \ \ \ \ \
| * | | | | | | | dyndbg: add source filename to prefixThomas Weißschuh2023-08-041-0/+4
| * | | | | | | | dyndbg: increase PREFIX_SIZE to 128Thomas Weißschuh2023-08-041-1/+1
| * | | | | | | | dyndbg: constify opt_arrayThomas Weißschuh2023-08-041-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-011-31/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | kobject: Remove redundant checks for whether ktype is NULLZhen Lei2023-08-191-14/+10
| * | | | | | | | kobject: Add sanity check for kset->kobj.ktype in kset_register()Zhen Lei2023-08-191-0/+5
| * | | | | | | | kobject: Add helper kobj_ns_type_is_valid()Zhen Lei2023-08-051-17/+16
| |/ / / / / / /
* | | | | | | | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor2023-08-311-0/+5
| * | | | | | | | riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang2023-08-311-1/+1
* | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-08-311-0/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/string_helpers: Add kstrdup_and_replace() helperAndy Shevchenko2023-08-051-0/+15
| |/ / / / / / / /
* | | | | | | | | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-311-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib/genalloc: Explicitly include correct DT includesRob Herring2023-08-281-1/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-303-1/+135
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-285-7/+16
| |\ \ \ \ \ \ \ \ \