summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...Linus Torvalds2-5/+4
9 dayskunit: make FAULT_TEST default to n when PANIC_ON_OOPSBrendan Jackman1-1/+1
9 dayskunit: Drop unused parameter from kunit_device_register_internalUwe Kleine-König1-4/+3
10 dayslib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile1-0/+2
11 daysMerge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
13 daysbug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman1-0/+4
13 daysbug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens1-1/+1
2025-12-10lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers1-22/+16
2025-12-10lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers2-25/+20
2025-12-10lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-3/+6
2025-12-10lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
2025-12-09lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig1-0/+1
2025-12-07Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+5159
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds16-473/+927
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds1-2/+2
2025-12-06Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+1
2025-12-06Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+143
2025-12-06Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-150/+181
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-87/+403
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+98
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+13
2025-12-04Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-36/+20
2025-12-04Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-3/+29
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-30/+54
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2025-12-03Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds20-146/+96
2025-12-03Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-9/+9
2025-12-03Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-0/+1587
2025-12-03Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds30-208/+2959
2025-12-02lib/fonts: Add Terminus 10x18 console fontNeilay Kharwadkar4-0/+5159
2025-12-02Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-12-02Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+19
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+86
2025-12-02Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-12-01Merge branch 'for-6.19-vsprintf-timespec64' into for-linusPetr Mladek2-1/+31
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei1-4/+4
2025-11-28test_kho: always print restore statusPratyush Yadav1-3/+9
2025-11-28test_kho: unpreserve memory in case of errorPasha Tatashin1-30/+73
2025-11-28kho: drop notifiersMike Rapoport (Microsoft)1-32/+3
2025-11-28rbtree: inline rb_last()Eric Dumazet1-13/+0
2025-11-28rbtree: inline rb_first()Eric Dumazet1-16/+0
2025-11-28Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton2-14/+19
2025-11-28Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-0/+143
2025-11-27debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPSebastian Andrzej Siewior1-2/+2
2025-11-27debugobjects: Allow to refill the pool before SYSTEM_SCHEDULINGSebastian Andrzej Siewior1-1/+1
2025-11-27debugfs: Remove broken no-mount modeAaron Thompson1-8/+1
2025-11-27x86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra1-1/+11