summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09scatterlist: introduce sg_nents_for_dma() helperAndy Shevchenko
2026-01-08lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers
2026-01-08lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQsThomas Weißschuh
2026-01-07Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentationStefan Wiehler
2026-01-05test_list_sort: fix up const mismatchGreg Kroah-Hartman
2026-01-05kunit: fix up const mis-match in many assert functionsGreg Kroah-Hartman
2026-01-05rhashtable: Enable context analysisMarco Elver
2026-01-05stackdepot: Enable context analysisMarco Elver
2026-01-05compiler: Let data_race() imply disabled context analysisMarco Elver
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver
2026-01-05locking/ww_mutex: Support Clang's context analysisMarco Elver
2026-01-05locking/local_lock: Support Clang's context analysisMarco Elver
2026-01-05locking/rwsem: Support Clang's context analysisMarco Elver
2026-01-05srcu: Support Clang's context analysisMarco Elver
2026-01-05rcu: Support Clang's context analysisMarco Elver
2026-01-05bit_spinlock: Support Clang's context analysisMarco Elver
2026-01-05locking/seqlock: Support Clang's context analysisMarco Elver
2026-01-05locking/mutex: Support Clang's context analysisMarco Elver
2026-01-05locking/rwlock, spinlock: Support Clang's context analysisMarco Elver
2026-01-05compiler-context-analysis: Add test stubMarco Elver
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-20Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier
2025-12-15kunit: make FAULT_TEST default to n when PANIC_ON_OOPSBrendan Jackman
2025-12-15kunit: Drop unused parameter from kunit_device_register_internalUwe Kleine-König
2025-12-14lib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens
2025-12-09lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers
2025-12-09lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-09lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-06Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-03Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds