index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2025-11-27
debugobjects: Use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Sebastian Andrzej Siewior
2025-11-27
debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
Sebastian Andrzej Siewior
2025-11-27
debugfs: Remove broken no-mount mode
Aaron Thompson
2025-11-27
x86/bug: Fix BUG_FORMAT vs KASLR
Peter Zijlstra
2025-11-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
2025-11-26
Increase the default 32-bit build frame size warning limit to 1280 bytes
Linus Torvalds
2025-11-24
mm/hmm/test: fix error handling in dmirror_device_init
Ma Ke
2025-11-24
lib/test_hmm: add large page allocation failure testing
Balbir Singh
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
Balbir Singh
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
2025-11-24
lib/vsprintf: Unify FORMAT_STATE_NUM handlers
Andy Shevchenko
2025-11-24
crypto: lib/mpi - use min() instead of min_t()
David Laight
2025-11-23
lib/crypto: chacha20poly1305: Statically check fixed array lengths
Jason A. Donenfeld
2025-11-22
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-21
lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
Yicong Yang
2025-11-21
lib/crypto: tests: Fix KMSAN warning in test_sha256_finup_2x()
Eric Biggers
2025-11-21
bug: Add report_bug_entry()
Peter Zijlstra
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
2025-11-20
lib: ratelimit: fix spelling mistake 'seperately'
Chia-Liang Wang
2025-11-20
lib: add KUnit tests for base64 encoding/decoding
Guan-Chun Wu
2025-11-20
lib/base64: rework encode/decode for speed and stricter validation
Guan-Chun Wu
2025-11-20
lib/base64: optimize base64_decode() with reverse lookup tables
Kuan-Wei Chiu
2025-11-20
lib/base64: add support for multiple variants
Kuan-Wei Chiu
2025-11-20
sys_info: add a default kernel sys_info mask
Feng Tang
2025-11-20
Revert "lib/plist.c: enforce memory ordering in plist_check_list"
Kuan-Wei Chiu
2025-11-20
lib: test_mul_u64_u64_div_u64(): test the 32bit code on 64bit
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): optimise the divide code
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): optimise multiply on 32bit x86
David Laight
2025-11-20
lib: test_mul_u64_u64_div_u64(): test both generic and arch versions
David Laight
2025-11-20
lib: add tests for mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
lib: add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): simplify check for a 64bit product
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): combine overflow and divide by zero checks
David Laight
2025-11-20
lib: mul_u64_u64_div_u64(): rename parameter 'c' to 'd'
David Laight
2025-11-20
lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATCH help text
Borislav Petkov (AMD)
2025-11-20
panic: sys_info: factor out read and write handlers
Andy Shevchenko
2025-11-20
panic: sys_info: deduplicate local variable 'table; assignments
Andy Shevchenko
2025-11-20
panic: sys_info: rewrite a fix for a compilation error (`make W=1`)
Andy Shevchenko
2025-11-20
panic: sys_info:replace struct sys_info_name with plain array of strings
Andy Shevchenko
2025-11-20
panic: sys_info: align constant definition names with parameters
Andy Shevchenko
2025-11-20
panic: sys_info: capture si_bits_global before iterating over it
Andy Shevchenko
2025-11-20
lib/alloc_tag: use %pe format specifier
Zeng Chi
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
[prev]
[next]