summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-02lib/fonts: Add Terminus 10x18 console fontNeilay Kharwadkar
2025-12-02Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-02Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge branch 'for-6.19-vsprintf-timespec64' into for-linusPetr Mladek
2025-11-28kfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei
2025-11-27test_kho: always print restore statusPratyush Yadav
2025-11-27test_kho: unpreserve memory in case of errorPasha Tatashin
2025-11-27kho: drop notifiersMike Rapoport (Microsoft)
2025-11-27rbtree: inline rb_last()Eric Dumazet
2025-11-27rbtree: inline rb_first()Eric Dumazet
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPSebastian Andrzej Siewior
2025-11-27debugobjects: Allow to refill the pool before SYSTEM_SCHEDULINGSebastian Andrzej Siewior
2025-11-27debugfs: Remove broken no-mount modeAaron Thompson
2025-11-27x86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds
2025-11-24mm/hmm/test: fix error handling in dmirror_device_initMa Ke
2025-11-24lib/test_hmm: add large page allocation failure testingBalbir Singh
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh
2025-11-24mm/memremap: add driver callback support for folio splittingBalbir Singh
2025-11-24lib/test_hmm: add zone device private THP test infrastructureBalbir Singh
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh
2025-11-24lib/vsprintf: Unify FORMAT_STATE_NUM handlersAndy Shevchenko
2025-11-24crypto: lib/mpi - use min() instead of min_t()David Laight
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGIONYicong Yang
2025-11-21lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()Eric Biggers
2025-11-21bug: Add report_bug_entry()Peter Zijlstra
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra
2025-11-21Merge branch 'objtool/core'Peter Zijlstra