index
:
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
3 days
Merge tag 'integrity-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4 days
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6 days
lib/digsig: Use SHA-1 library instead of crypto_shash
Eric Biggers
6 days
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6 days
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
6 days
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6 days
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
7 days
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
7 days
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8 days
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8 days
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9 days
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9 days
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9 days
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
9 days
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9 days
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
10 days
maple_tree: Convert forking to use the sheaf interface
Liam R. Howlett
10 days
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
10 days
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
10 days
maple_tree: Replace mt_free_one() with kfree()
Pedro Falcato
10 days
maple_tree: Use kfree_rcu in ma_free_rcu
Pedro Falcato
10 days
maple_tree: use percpu sheaves for maple_node_cache
Vlastimil Babka
10 days
maple_tree: Drop bulk insert support
Liam R. Howlett
10 days
maple_tree: remove redundant __GFP_NOWARN
Qianfeng Rong
10 days
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
10 days
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
2025-09-13
lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
[next]