index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
Nitesh Shetty
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
2025-06-05
raid6: Add RISC-V SIMD syndrome and recovery calculations
Chunyan Zhang
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-05-31
iov: remove copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
ubsan: integer-overflow: depend on BROKEN to keep this out of CI
Kees Cook
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
llist: make llist_add_batch() a static inline
Jens Axboe
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-27
Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-27
Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
Merge tag 'linux_kselftest-kunit-6.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2025-05-22
alloc_tag: check mem_profiling_support in alloc_tag_init
Casey Chen
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2025-05-21
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
2025-05-15
find: Add find_first_andnot_bit()
Yury Norov [NVIDIA]
2025-05-15
pldmfw: Don't require send_package_data or send_component_table to be defined
Lee Trager
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
2025-05-13
lib/crc16: unexport crc16_table and crc16_byte()
Eric Biggers
2025-05-12
xarray: fix kerneldoc for __xa_cmpxchg
Christoph Hellwig
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - use struct assignment to copy state
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
lib/oid_registry.c: remove unused sprint_OID
Dr. David Alan Gilbert
2025-05-11
lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
2025-05-11
scatterlist: inline sg_next()
Caleb Sander Mateos
2025-05-11
errseq: eliminate special limitation for macro MAX_ERRNO
Zijun Hu
2025-05-11
kstrtox: add support for enabled and disabled in kstrtobool()
Mario Limonciello
2025-05-11
lib/rbtree.c: fix the example typo
Chisheng Chen
2025-05-11
lib/test_vmalloc.c: allow built-in execution
Uladzislau Rezki (Sony)
[next]