index
:
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-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
2025-09-13
lib/digsig: remove unnecessary memset
Liao Yuanhong
2025-09-13
ref_tracker: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
maple_tree: fix MAPLE_PARENT_RANGE32 and parent pointer docs
Sidhartha Kumar
2025-09-13
lib/test_hmm: drop redundant conversion to bool
Xichao Zhao
2025-09-13
lib/test_maple_tree.c: remove redundant semicolons
Liao Yuanhong
2025-09-13
lib/test_kho: fixes for error handling
Mike Rapoport (Microsoft)
2025-09-13
xarray: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
mm/slub: allow to set node and align in k[v]realloc
Vitaly Wool
2025-09-09
iov_iter: remove iov_iter_is_aligned
Keith Busch
2025-09-09
lib: test_objpool: Avoid direct access to hrtimer clockbase
Thomas Weißschuh
2025-09-08
KUnit: ffs: Validate all the __attribute_const__ annotations
Kees Cook
2025-09-08
bitops: Add __attribute_const__ to generic ffs()-family implementations
Kees Cook
2025-09-08
KUnit: Introduce ffs()-family tests
Kees Cook
2025-09-06
lib/crypto: tests: Enable Curve25519 test when CRYPTO_SELFTESTS
Eric Biggers
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-09-06
lib/crypto: curve25519: Move a couple functions out-of-line
Eric Biggers
2025-09-06
lib/crypto: tests: Add Curve25519 benchmark
Eric Biggers
2025-09-06
lib/crypto: tests: Migrate Curve25519 self-test to KUnit
Eric Biggers
2025-09-04
vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO
Thomas Weißschuh
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_COMPAT_VDSO
Thomas Weißschuh
2025-09-04
vdso: Drop kconfig GENERIC_VDSO_32
Thomas Weißschuh
2025-09-04
vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
Thomas Weißschuh
2025-09-04
vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
2025-08-31
Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
2025-08-29
lib/crypto: blake2s: Consolidate into single C translation unit
Eric Biggers
[prev]
[next]