aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-150/+181
2025-12-05Merge 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-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-36/+20
2025-12-03Merge 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-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds20-146/+96
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-9/+9
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-0/+1587
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds30-208/+2959
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-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-14/+86
2025-12-01Merge 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-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-27x86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra1-1/+11
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown1-0/+1
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds1-2/+1
2025-11-24mm/hmm/test: fix error handling in dmirror_device_initMa Ke1-2/+7
2025-11-24lib/test_hmm: add large page allocation failure testingBalbir Singh2-20/+44
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh1-0/+9
2025-11-24mm/memremap: add driver callback support for folio splittingBalbir Singh1-0/+35
2025-11-24lib/test_hmm: add zone device private THP test infrastructureBalbir Singh1-76/+292
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-2/+3
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh1-1/+1
2025-11-24lib/vsprintf: Unify FORMAT_STATE_NUM handlersAndy Shevchenko1-6/+6
2025-11-24crypto: lib/mpi - use min() instead of min_t()David Laight1-1/+1
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld1-9/+9
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers1-0/+1
2025-11-21bug: Add report_bug_entry()Peter Zijlstra1-7/+21
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra1-2/+15
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra1-7/+32
2025-11-21Merge branch 'objtool/core'Peter Zijlstra164-3309/+10767
2025-11-20lib/alloc_tag: use %pe format specifierZeng Chi1-1/+1
2025-11-20gpio: improve support for shared GPIOsMark Brown1-0/+13
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner1-0/+6
2025-11-19raid6: test: Add support for RISC-VChunyan Zhang1-0/+8
2025-11-19raid6: riscv: Allow code to be compiled in userspaceChunyan Zhang3-151/+170
2025-11-19raid6: riscv: Prevent compiler from breaking inline vector assembly codeChunyan Zhang1-0/+4
2025-11-19lib/vsprintf: Add specifier for printing struct timespec64Andy Shevchenko2-1/+31
2025-11-19lib/vsprintf: Deduplicate special hex number specifier dataAndy Shevchenko1-16/+10