index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2023-09-25
iov_iter: Derive user-backedness from the iterator type
David Howells
-1
/
+0
2023-09-22
kobject: Replace strlcpy with strscpy
Azeem Shaikh
-4
/
+4
2023-09-19
argv_split: fix kernel-doc warnings
Randy Dunlap
-2
/
+2
2023-09-19
scatterlist: add missing function params to kernel-doc
Randy Dunlap
-1
/
+3
2023-09-18
kunit: Reset test status on each param iteration
Michal Wajdeczko
-4
/
+7
2023-09-18
kunit: string-stream: Test performance of string_stream
Richard Fitzgerald
-0
/
+54
2023-09-18
kunit: Use string_stream for test log
Richard Fitzgerald
-61
/
+75
2023-09-18
kunit: string-stream: Add tests for freeing resource-managed string_stream
Richard Fitzgerald
-5
/
+145
2023-09-18
kunit: string-stream: Decouple string_stream from kunit
Richard Fitzgerald
-24
/
+53
2023-09-18
kunit: string-stream: Add kunit_alloc_string_stream()
Richard Fitzgerald
-18
/
+29
2023-09-18
kunit: Don't use a managed alloc in is_literal()
Richard Fitzgerald
-8
/
+6
2023-09-18
kunit: string-stream-test: Add cases for string_stream newline appending
Richard Fitzgerald
-0
/
+93
2023-09-18
kunit: string-stream: Add option to make all lines end with newline
Richard Fitzgerald
-7
/
+28
2023-09-18
kunit: string-stream: Improve testing of string_stream
Richard Fitzgerald
-16
/
+217
2023-09-18
kunit: string-stream: Don't create a fragment for empty strings
Richard Fitzgerald
-2
/
+8
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+371
2023-09-15
bpf/tests: add tests for cpuv4 instructions
Puranjay Mohan
-0
/
+371
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
-3
/
+1
2023-09-13
lib/ucs2_string: Add UCS-2 strscpy function
Maximilian Luz
-0
/
+52
2023-09-12
Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-21
/
+43
2023-09-11
lib: Export errname
Kent Overstreet
-0
/
+1
2023-09-11
lib/string_helpers: string_get_size() now returns characters wrote
Kent Overstreet
-4
/
+6
2023-09-11
lib/raid6: Drop IA64 support
Ard Biesheuvel
-15
/
+2
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
-9
/
+1
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
-15
/
+15
2023-09-08
Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
-2
/
+8
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-0
/
+1002
2023-09-06
raid6: Add LoongArch SIMD recovery implementation
WANG Xuerui
-2
/
+523
2023-09-06
raid6: Add LoongArch SIMD syndrome calculation
WANG Xuerui
-0
/
+481
2023-09-05
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
-1
/
+1
2023-09-05
xarray: Document necessary flag in alloc functions
Philipp Stanner
-0
/
+6
2023-09-05
kunit: Fix possible memory leak in kunit_filter_suites()
Jinjie Ruan
-2
/
+2
2023-09-05
kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
Jinjie Ruan
-4
/
+19
2023-09-05
kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
Jinjie Ruan
-9
/
+12
2023-09-05
kunit: Fix wild-memory-access bug in kunit_free_suite_set()
Jinjie Ruan
-1
/
+2
2023-09-04
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1
/
+1
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-19
/
+43
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+6
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-31
/
+31
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+6
2023-09-01
kunit: test: Make filter strings in executor_test writable
David Gow
-5
/
+8
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
-0
/
+5
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
-1
/
+1
2023-08-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-0
/
+15
2023-08-30
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
-1
/
+3
2023-08-30
Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-1
/
+135
2023-08-30
Merge tag 'md-next-20230814-resend' into loongarch-next
Huacai Chen
-25
/
+31
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
-25
/
+31
[prev]
[next]