index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
vsprintf: fix calling convention for format_decode()
Linus Torvalds
1
-20
/
+17
2024-12-23
vsprintf: avoid nested switch statement on same variable
Linus Torvalds
1
-52
/
+47
2024-12-23
vsprintf: simplify number handling
Linus Torvalds
1
-102
/
+42
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
1
-9
/
+9
2024-12-21
crypto: lib/gf128mul - Remove some bbe deadcode
Dr. David Alan Gilbert
1
-75
/
+0
2024-12-21
rhashtable: Fix potential deadlock by moving schedule_work outside lock
Breno Leitao
1
-4
/
+6
2024-12-21
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
1
-2
/
+2
2024-12-20
Merge branch 'locking/urgent'
Peter Zijlstra
5
-17
/
+34
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-1
/
+1
2024-12-19
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
1
-5
/
+29
2024-12-19
mm/codetag: clear tags before swap
David Wang
1
-0
/
+7
2024-12-17
Documentation: move dev-tools debugging files to process/debugging/
Randy Dunlap
2
-2
/
+2
2024-12-15
lockdep: Clarify size for LOCKDEP_*_BITS configs
Carlos Llamas
1
-5
/
+5
2024-12-15
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
1
-4
/
+4
2024-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-17
/
+34
2024-12-12
drm/log: select CONFIG_FONT_SUPPORT
Arnd Bergmann
1
-1
/
+1
2024-12-12
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
2
-0
/
+214
2024-12-12
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
1
-16
/
+10
2024-12-12
lib: packing: create __pack() and __unpack() variants without error checking
Vladimir Oltean
1
-64
/
+78
2024-12-11
Documentation: core-api: add generic parser docbook
Randy Dunlap
1
-2
/
+3
2024-12-10
lib/crc32test: delete obsolete crc32test.c
Eric Biggers
3
-862
/
+0
2024-12-10
rxrpc: Generate rtt_min
David Howells
1
-0
/
+1
2024-12-09
Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-15
/
+32
2024-12-06
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-06
mm/codetag: swap tags when migrate pages
David Wang
1
-14
/
+22
2024-12-06
stackdepot: fix stack_depot_save_flags() in NMI context
Marco Elver
1
-1
/
+9
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2
-2
/
+2
2024-12-02
locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RT
Waiman Long
1
-2
/
+2
2024-12-02
locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warnings
Thomas Hellström
1
-2
/
+2
2024-12-02
lib/crc16_kunit: delete obsolete crc16_kunit.c
Eric Biggers
3
-165
/
+0
2024-12-02
lib/crc_kunit.c: add KUnit test suite for CRC library functions
Eric Biggers
3
-0
/
+456
2024-12-02
lib/crc-t10dif: add support for arch overrides
Eric Biggers
1
-0
/
+32
2024-12-02
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
2
-113
/
+45
2024-12-02
lib/crc32: make crc32c() go directly to lib
Eric Biggers
3
-82
/
+3
2024-12-02
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2
-31
/
+61
2024-12-02
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
1
-2
/
+2
2024-12-02
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+0
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-12-01
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
1
-23
/
+0
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2024-11-28
selftests: kallsyms: fix and clarify current test boundaries
Luis Chamberlain
2
-3
/
+38
2024-11-28
selftests: kallsyms: fix double build stupidity
Luis Chamberlain
1
-9
/
+8
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-0
/
+255
2024-11-26
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+42
2024-11-26
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
10
-34
/
+529
2024-11-26
Merge tag 'hardening-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-172
/
+810
2024-11-23
Merge tag 'linux_kselftest-kunit-6.13-rc1-fixed' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+8
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-6
/
+112
[prev]
[next]