summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* iov_iter: Kunit tests for page extractionDavid Howells2023-09-091-0/+240
* iov_iter: Kunit tests for copying to/from an iteratorDavid Howells2023-09-093-0/+549
* iov_iter: Fix iov_iter_extract_pages() with zero-sized entriesDavid Howells2023-09-091-15/+15
* Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2023-09-082-2/+8
|\
| * idr: fix param name in idr_alloc_cyclic() docAriel Marcovitch2023-09-051-1/+1
| * xarray: Document necessary flag in alloc functionsPhilipp Stanner2023-09-051-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-011-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-301-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/string_helpers: Add kstrdup_and_replace() helperAndy Shevchenko2023-08-041-0/+15
| |/ / / / / / /
* | | | | | | | Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds2023-08-301-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
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Add cs42l43 PC focused SoundWire CODECMark Brown2023-08-225-7/+16
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | ASoC: Merge up fixes from Linus' treeMark Brown2023-07-301-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2023-08-241-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | iov_iter: Export import_ubuf()Takashi Iwai2023-08-181-0/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ASoC: Merge up fixes from mainlineMark Brown2023-07-233-10/+13
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | ASoC: Improve coverage in default KUnit runsMark Brown2023-07-191-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifierAndy Shevchenko2023-07-091-10/+1
| * | | | | | | | | lib/math/int_log: Use ARRAY_SIZE(logtable) where makes senseAndy Shevchenko2023-07-091-2/+2
| * | | | | | | | | lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko2023-07-092-1/+143
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2023-08-294-25/+31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | raid6: test: only check for Altivec if building on powerpc hostsWANG Xuerui2023-08-151-9/+10
| * | | | | | | | raid6: test: make sure all intermediate and artifact files are .gitignoredWANG Xuerui2023-08-151-0/+3
| * | | | | | | | raid6: test: cosmetic cleanups for the test MakefileWANG Xuerui2023-08-151-15/+16
| * | | | | | | | raid6: guard the tables.c include of <linux/export.h> with __KERNEL__WANG Xuerui2023-08-151-0/+2
| * | | | | | | | raid6: remove the <linux/export.h> include from recov.cWANG Xuerui2023-08-151-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-299-55/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | kstrtox: consistently use _tolower()Andy Shevchenko2023-08-211-1/+1