index
:
git.armlinux.org.uk/linux.git
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-10-07
lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport (Microsoft)
2025-10-05
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-10-03
lib/digsig: Use SHA-1 library instead of crypto_shash
Eric Biggers
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-09-29
maple_tree: Convert forking to use the sheaf interface
Liam R. Howlett
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
2025-09-29
maple_tree: Replace mt_free_one() with kfree()
Pedro Falcato
2025-09-29
maple_tree: Use kfree_rcu in ma_free_rcu
Pedro Falcato
2025-09-29
maple_tree: use percpu sheaves for maple_node_cache
Vlastimil Babka
2025-09-29
maple_tree: Drop bulk insert support
Liam R. Howlett
2025-09-29
maple_tree: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-28
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
2025-09-28
panic: remove CONFIG_PANIC_ON_OOPS_VALUE
Johannes Berg
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
2025-09-22
lib/decompress: use designated initializers for struct compress_format
Thorsten Blum
2025-09-22
rust: add find_bit_benchmark_rust module.
Burak Emir
2025-09-21
alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
Suren Baghdasaryan
2025-09-21
alloc_tag: prevent enabling memory profiling if it was shut down
Suren Baghdasaryan
2025-09-21
alloc_tag: use release_pages() in the cleanup path
Suren Baghdasaryan
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
2025-09-17
lib/crypto: tests: Add tests and benchmark for sha256_finup_2x()
Eric Biggers
2025-09-17
lib/crypto: x86/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-09-17
lib/crypto: arm64/sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-09-17
lib/crypto: sha256: Add support for 2-way interleaved hashing
Eric Biggers
2025-09-16
raid6: riscv: replace one load with a move to speed up the caculation
Chunyan Zhang
2025-09-16
raid6: riscv: Clean up unused header file inclusion
Chunyan Zhang
2025-09-16
kunit: Extend kconfig help text for KUNIT_UML_PCI
Thomas Weißschuh
2025-09-15
kunit: Enable PCI on UML without triggering WARN()
Thomas Weißschuh
2025-09-13
btree: simplify merge logic by using btree_last() return value
Guan-Chun Wu
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
2025-09-13
lib/sys_info: handle sys_info_mask==0 case
Feng Tang
2025-09-13
alloc_tag: use str_on_off() helper
Kuan-Wei Chiu
2025-09-13
test_firmware: use str_true_false() helper
Kuan-Wei Chiu
[next]