index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-29
2
-73
/
+235
*
argv_split: fix kernel-doc warnings
Randy Dunlap
2023-09-19
1
-2
/
+2
*
scatterlist: add missing function params to kernel-doc
Randy Dunlap
2023-09-19
1
-1
/
+3
*
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-09-12
3
-21
/
+43
|
\
|
*
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
2023-09-05
1
-2
/
+2
|
*
kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
Jinjie Ruan
2023-09-05
1
-4
/
+19
|
*
kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
Jinjie Ruan
2023-09-05
1
-9
/
+12
|
*
kunit: Fix wild-memory-access bug in kunit_free_suite_set()
Jinjie Ruan
2023-09-05
1
-1
/
+2
|
*
kunit: test: Make filter strings in executor_test writable
David Gow
2023-09-01
1
-5
/
+8
*
|
iov_iter: Kunit tests for page extraction
David Howells
2023-09-09
1
-0
/
+240
*
|
iov_iter: Kunit tests for copying to/from an iterator
David Howells
2023-09-09
3
-0
/
+549
*
|
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
2023-09-09
1
-15
/
+15
*
|
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2023-09-08
2
-2
/
+8
|
\
\
|
*
|
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
2023-09-05
1
-1
/
+1
|
*
|
xarray: Document necessary flag in alloc functions
Philipp Stanner
2023-09-05
1
-0
/
+6
|
*
|
XArray: Do not return sibling entries from xa_load()
Matthew Wilcox (Oracle)
2023-07-28
1
-1
/
+1
*
|
|
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
6
-0
/
+1002
|
\
\
\
|
*
|
|
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
2023-09-06
4
-2
/
+523
|
*
|
|
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
2023-09-06
5
-0
/
+481
|
*
|
|
Merge tag 'md-next-20230814-resend' into loongarch-next
Huacai Chen
2023-08-30
4
-25
/
+31
|
|
\
\
\
*
|
\
\
\
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-09-04
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
lib: test_scanf: Add explicit type cast to result initialization in test_numb...
Nathan Chancellor
2023-08-16
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2023-09-01
1
-19
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pcpcntr: add group allocation/free
Mateusz Guzik
2023-08-25
1
-19
/
+43
*
|
|
|
|
|
|
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
1
-2
/
+6
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-08-13
5
-7
/
+16
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dyndbg: add source filename to prefix
Thomas Weißschuh
2023-08-04
1
-0
/
+4
|
*
|
|
|
|
|
|
|
dyndbg: increase PREFIX_SIZE to 128
Thomas Weißschuh
2023-08-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
dyndbg: constify opt_array
Thomas Weißschuh
2023-08-04
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
1
-31
/
+31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kobject: Remove redundant checks for whether ktype is NULL
Zhen Lei
2023-08-19
1
-14
/
+10
|
*
|
|
|
|
|
|
|
kobject: Add sanity check for kset->kobj.ktype in kset_register()
Zhen Lei
2023-08-19
1
-0
/
+5
|
*
|
|
|
|
|
|
|
kobject: Add helper kobj_ns_type_is_valid()
Zhen Lei
2023-08-05
1
-17
/
+16
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-01
1
-1
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
2023-08-31
1
-0
/
+5
|
*
|
|
|
|
|
|
|
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
2023-08-31
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-08-30
1
-0
/
+15
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
lib/string_helpers: Add kstrdup_and_replace() helper
Andy Shevchenko
2023-08-04
1
-0
/
+15
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
2023-08-30
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
lib/genalloc: Explicitly include correct DT includes
Rob Herring
2023-08-28
1
-1
/
+3
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-08-30
3
-1
/
+135
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-08-28
5
-7
/
+16
|
|
\
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
\
Add cs42l43 PC focused SoundWire CODEC
Mark Brown
2023-08-22
5
-7
/
+16
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ASoC: Merge up fixes from Linus' tree
Mark Brown
2023-07-30
1
-1
/
+1
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-08-24
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
iov_iter: Export import_ubuf()
Takashi Iwai
2023-08-18
1
-0
/
+1
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ASoC: Merge up fixes from mainline
Mark Brown
2023-07-23
3
-10
/
+13
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
ASoC: Improve coverage in default KUnit runs
Mark Brown
2023-07-19
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
Andy Shevchenko
2023-07-09
1
-10
/
+1
|
*
|
|
|
|
|
|
|
|
|
lib/math/int_log: Use ARRAY_SIZE(logtable) where makes sense
Andy Shevchenko
2023-07-09
1
-2
/
+2
[next]