index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+13
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-36
/
+20
2025-12-03
Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-3
/
+29
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-30
/
+54
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+1
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-146
/
+96
2025-12-02
Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-9
/
+9
2025-12-02
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1587
2025-12-02
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-208
/
+2959
2025-12-02
lib/fonts: Add Terminus 10x18 console font
Neilay Kharwadkar
-0
/
+5159
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2025-12-02
Merge tag 'core-debugobjects-2025-11-30' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-3
/
+3
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+6
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+19
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-14
/
+86
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2025-12-01
Merge branch 'for-6.19-vsprintf-timespec64' into for-linus
Petr Mladek
-1
/
+31
2025-11-28
kfifo: add kfifo_alloc_node() helper for NUMA awareness
Ming Lei
-4
/
+4
2025-11-27
test_kho: always print restore status
Pratyush Yadav
-3
/
+9
2025-11-27
test_kho: unpreserve memory in case of error
Pasha Tatashin
-30
/
+73
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
-32
/
+3
2025-11-27
rbtree: inline rb_last()
Eric Dumazet
-13
/
+0
2025-11-27
rbtree: inline rb_first()
Eric Dumazet
-16
/
+0
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
-14
/
+19
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-0
/
+143
2025-11-27
debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Sebastian Andrzej Siewior
-2
/
+2
2025-11-27
debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
Sebastian Andrzej Siewior
-1
/
+1
2025-11-27
debugfs: Remove broken no-mount mode
Aaron Thompson
-8
/
+1
2025-11-27
x86/bug: Fix BUG_FORMAT vs KASLR
Peter Zijlstra
-1
/
+11
2025-11-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
-0
/
+1
2025-11-26
Increase the default 32-bit build frame size warning limit to 1280 bytes
Linus Torvalds
-2
/
+1
2025-11-24
mm/hmm/test: fix error handling in dmirror_device_init
Ma Ke
-2
/
+7
2025-11-24
lib/test_hmm: add large page allocation failure testing
Balbir Singh
-20
/
+44
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
-0
/
+9
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
-0
/
+35
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
Balbir Singh
-76
/
+292
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
-2
/
+3
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
-1
/
+1
2025-11-24
lib/vsprintf: Unify FORMAT_STATE_NUM handlers
Andy Shevchenko
-6
/
+6
2025-11-24
crypto: lib/mpi - use min() instead of min_t()
David Laight
-1
/
+1
2025-11-23
lib/crypto: chacha20poly1305: Statically check fixed array lengths
Jason A. Donenfeld
-9
/
+9
2025-11-22
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-11-21
lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
Yicong Yang
-0
/
+143
2025-11-21
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
Eric Biggers
-0
/
+1
2025-11-21
bug: Add report_bug_entry()
Peter Zijlstra
-7
/
+21
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
-2
/
+15
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
-7
/
+32
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
-3309
/
+10767
2025-11-20
lib: ratelimit: fix spelling mistake 'seperately'
Chia-Liang Wang
-1
/
+1
[prev]
[next]