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
2025-11-03
lib/vsprintf: Improve vsprintf + sprintf function comments
Thorsten Blum
-4
/
+4
2025-11-01
Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-10-30
Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of git://git.kernel.org/pub/...
Linus Torvalds
-2
/
+3
2025-10-29
lib/crypto: arm/blake2b: Migrate optimized code into library
Eric Biggers
-0
/
+393
2025-10-29
lib/crypto: blake2b: Add BLAKE2b library functions
Eric Biggers
-0
/
+193
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
-20
/
+18
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
-54
/
+53
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
-8
/
+8
2025-10-29
lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2
Eric Biggers
-6
/
+96
2025-10-27
KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'
Nathan Chancellor
-1
/
+1
2025-10-27
kunit: prevent log overwrite in param_tests
Carlos Llamas
-1
/
+2
2025-10-27
lib/freader: support reading more than 2 folios
Mykyta Yatsenko
-12
/
+15
2025-10-27
lib: move freader into buildid.h
Mykyta Yatsenko
-24
/
+5
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
-2
/
+2
2025-10-22
lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
Eric Biggers
-1
/
+1
2025-10-20
kunit: test_dev_action: Correctly cast 'priv' pointer to long*
Florian Schmaus
-1
/
+1
2025-10-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
-0
/
+1
2025-10-07
lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport (Microsoft)
-12
/
+29
2025-10-05
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-42
/
+7
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-4
/
+4
2025-10-03
lib/digsig: Use SHA-1 library instead of crypto_shash
Eric Biggers
-42
/
+7
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-33
/
+29
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-37
/
+79
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
-689
/
+115
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-95
/
+0
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
-0
/
+118
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-17
/
+2
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-20
/
+308
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-55
/
+5
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-35
/
+30
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+585
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
-11
/
+972
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1897
/
+7748
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-163
/
+88
2025-09-29
maple_tree: Convert forking to use the sheaf interface
Liam R. Howlett
-24
/
+23
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
-6
/
+41
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
-264
/
+62
2025-09-29
maple_tree: Replace mt_free_one() with kfree()
Pedro Falcato
-9
/
+4
2025-09-29
maple_tree: Use kfree_rcu in ma_free_rcu
Pedro Falcato
-10
/
+3
2025-09-29
maple_tree: use percpu sheaves for maple_node_cache
Vlastimil Babka
-2
/
+7
2025-09-29
maple_tree: Drop bulk insert support
Liam R. Howlett
-403
/
+4
2025-09-29
maple_tree: remove redundant __GFP_NOWARN
Qianfeng Rong
-2
/
+2
2025-09-28
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
-1
/
+4
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
-6
/
+0
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
-1
/
+1
2025-09-22
lib/decompress: use designated initializers for struct compress_format
Thorsten Blum
-11
/
+10
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
-0
/
+118
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
-1
/
+3
[prev]
[next]