summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2 daysMerge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...HEADmainlineLinus Torvalds
3 daysMerge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
3 daysMerge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
4 daysMerge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
5 daysMerge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
5 daysMerge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
5 daysMerge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
6 daysMerge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
6 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 daysMerge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
6 daysMerge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge branch 'for-6.19-vsprintf-timespec64' into for-linusPetr Mladek
10 dayskfifo: add kfifo_alloc_node() helper for NUMA awarenessMing Lei
11 daysMerge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
11 daysdebugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEPSebastian Andrzej Siewior
11 daysdebugobjects: Allow to refill the pool before SYSTEM_SCHEDULINGSebastian Andrzej Siewior
11 daysdebugfs: Remove broken no-mount modeAaron Thompson
11 daysx86/bug: Fix BUG_FORMAT vs KASLRPeter Zijlstra
12 daysASoC: stm32: sai: fix device and OF node leaks onMark Brown
12 daysIncrease the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds
14 daysmm/hmm/test: fix error handling in dmirror_device_initMa Ke
14 dayslib/test_hmm: add large page allocation failure testingBalbir Singh
14 daysmm/migrate_device: add THP splitting during migrationBalbir Singh
14 daysmm/memremap: add driver callback support for folio splittingBalbir Singh
14 dayslib/test_hmm: add zone device private THP test infrastructureBalbir Singh
14 daysmm/zone_device: rename page_free callback to folio_freeBalbir Singh
14 daysmm/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
2025-11-20lib/alloc_tag: use %pe format specifierZeng Chi
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner