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
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
-5
/
+4
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
-0
/
+69
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
-0
/
+73
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
-0
/
+64
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
-0
/
+25
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
-0
/
+85
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
-0
/
+26
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
-0
/
+50
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
-0
/
+64
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
-0
/
+128
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
-0
/
+35
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
-0
/
+30
2025-12-23
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
-0
/
+2
2025-12-20
Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
-5
/
+4
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
-9
/
+4
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
-8
/
+0
2025-12-15
kunit: make FAULT_TEST default to n when PANIC_ON_OOPS
Brendan Jackman
-1
/
+1
2025-12-15
kunit: Drop unused parameter from kunit_device_register_internal
Uwe Kleine-König
-4
/
+3
2025-12-14
lib/crypto: riscv: Add poly1305-core.S to .gitignore
Charles Mirabile
-0
/
+2
2025-12-14
Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+5
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
-0
/
+4
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
-1
/
+1
2025-12-09
lib/crypto: blake2s: Replace manual unrolling with unrolled_full
Eric Biggers
-22
/
+16
2025-12-09
lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
Eric Biggers
-25
/
+20
2025-12-09
lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESS
Eric Biggers
-3
/
+6
2025-12-09
lib/crypto: riscv/chacha: Avoid s0/fp register
Vivian Wang
-3
/
+2
2025-12-10
lockref: add a __cond_lock annotation for lockref_put_or_lock
Christoph Hellwig
-0
/
+1
2025-12-06
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+5159
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-473
/
+927
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-2
/
+2
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-8
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+143
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-150
/
+181
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-87
/
+403
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+98
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
[prev]
[next]