index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2026-05-28
string: use min in sized_strscpy
Thorsten Blum
2026-05-28
lib/uuid_kunit: add tests for the four random UUID/GUID generators
Stepan Ionichev
2026-05-28
error-inject: use IS_ERR() check for debugfs_create_file()
Ingyu Jang
2026-05-28
raid6_kunit: randomize buffer alignment
Christoph Hellwig
2026-05-28
raid6_kunit: randomize parameters and increase limits
Christoph Hellwig
2026-05-28
raid6_kunit: cleanup dataptr handling
Christoph Hellwig
2026-05-28
raid6_kunit: dynamically allocate data buffers using vmalloc
Christoph Hellwig
2026-05-28
raid6_kunit: use KUNIT_CASE_PARAM
Christoph Hellwig
2026-05-28
raid6: update top of file comments
Christoph Hellwig
2026-05-28
raid6: use static_call for raid6_recov_2data and raid6_recov_datap
Christoph Hellwig
2026-05-28
raid6: use static_call for gen_syndrom and xor_syndrom
Christoph Hellwig
2026-05-28
raid6: rework registration of optimized algorithms
Christoph Hellwig
2026-05-28
raid6: hide internals
Christoph Hellwig
2026-05-28
raid6: warn when using less than four devices
Christoph Hellwig
2026-05-28
raid6: improve the public interface
Christoph Hellwig
2026-05-28
raid6: use named initializers for struct raid6_calls
Christoph Hellwig
2026-05-28
raid6: remove raid6_get_zero_page
Christoph Hellwig
2026-05-28
raid6: move to lib/raid/
Christoph Hellwig
2026-05-28
raid6: remove __KERNEL__ ifdefs
Christoph Hellwig
2026-05-28
raid6: turn the userspace test harness into a kunit test
Christoph Hellwig
2026-05-28
lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()
Dmitry Antipov
2026-05-28
lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings
Dmitry Antipov
2026-05-28
lib/cmdline_kunit: add test case for memparse()
Dmitry Antipov
2026-05-28
lib: add more string to 64-bit integer conversion overflow tests
Dmitry Antipov
2026-05-28
lib: fix memparse() to handle overflow
Dmitry Antipov
2026-05-28
lib: fix _parse_integer_limit() to handle overflow
Dmitry Antipov
2026-05-28
lib/tests: extend cmdline KUnit with next_arg() tests
Shuvam Pandey
2026-05-28
lib/bug: cleanup comment style, types and modernize logging
Lucas Poupeau
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
2026-05-28
lib/base64: fix copy-pasted @padding doc in base64_decode()
Josh Law
2026-05-28
lib/base64: validate before writing in decode tail path
Josh Law
2026-05-28
lib/tests: string_helpers: don't use "proxy" headers
Andy Shevchenko
2026-05-28
lib/tests: string_helpers: decouple unescape and escape cases
Andy Shevchenko
2026-05-28
treewide: fix indentation and whitespace in Kconfig files
Anand Moon
2026-05-28
seq_buf: export seq_buf_putmem_hex() and add KUnit tests
Shuvam Pandey
2026-05-28
lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
Ard Biesheuvel
2026-05-28
lib/crc: Turn NEON intrinsics crc64 implementation into common code
Ard Biesheuvel
2026-05-28
xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
Ard Biesheuvel
2026-05-28
xor/arm: Replace vectorized implementation with arm64's intrinsics
Ard Biesheuvel
2026-05-28
lib/bitrev: Introduce GENERIC_BITREVERSE
Yury Norov
2026-05-28
arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
Yury Norov
2026-05-28
bitmap: drop bitmap_print_to_pagebuf()
Yury Norov
2026-05-28
compiler-context-analysis: Bump required Clang version to 23
Marco Elver
2026-05-28
iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
Arnd Bergmann
2026-05-26
audit: use 'unsigned int' instead of 'unsigned'
Ricardo Robaina
2026-05-26
Merge tag 'linux_kselftest-kunit-fixes-7.1-rc6' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-26
kunit: provide kunit_platform_device_unregister()
Bartosz Golaszewski
2026-05-26
kunit: provide kunit_platform_device_register_full()
Bartosz Golaszewski
2026-05-26
lib/vsprintf: Require exact hash_pointers mode matches
Kaitao Cheng
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
[prev]
[next]