index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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
2025-11-20
cpumask: Introduce cpumask_weighted_or()
Thomas Gleixner
2025-11-19
raid6: test: Add support for RISC-V
Chunyan Zhang
2025-11-19
raid6: riscv: Allow code to be compiled in userspace
Chunyan Zhang
2025-11-19
raid6: riscv: Prevent compiler from breaking inline vector assembly code
Chunyan Zhang
2025-11-19
lib/vsprintf: Add specifier for printing struct timespec64
Andy Shevchenko
2025-11-19
lib/vsprintf: Deduplicate special hex number specifier data
Andy Shevchenko
2025-11-18
lib/strn*,uaccess: Use masked_user_{read/write}_access_begin when required
Christophe Leroy
2025-11-18
iov_iter: Add missing speculation barrier to copy_from_user_iter()
Christophe Leroy
2025-11-18
iov_iter: Convert copy_from_user_iter() to masked user access
Christophe Leroy
2025-11-17
string: provide strends()
Bartosz Golaszewski
2025-11-16
lib/test_vmalloc: remove xfail condition check
Uladzislau Rezki (Sony)
2025-11-16
lib/test_vmalloc: add no_block_alloc_test case
Uladzislau Rezki (Sony)
2025-11-15
lib/test_kho: check if KHO is enabled
Pasha Tatashin
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
kunit: Make filter parameters configurable via Kconfig
Thomas Weißschuh
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
lib/crypto: arm64: Move remaining algorithms to scoped ksimd API
Ard Biesheuvel
2025-11-12
lib/xxhash: remove more unused xxh functions
Dr. David Alan Gilbert
2025-11-12
dynamic_debug: add support for print stack
Ye Bin
2025-11-12
uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
Yury Norov (NVIDIA)
2025-11-12
lib/xz: remove dead IA-64 (Itanium) support code
Ankan Biswas
2025-11-12
hung_task: panic when there are more than N hung tasks at the same time
Li RongQing
2025-11-12
treewide: drop outdated compiler version remarks in Kconfig help texts
Lukas Bulwahn
2025-11-12
lib/crypto: arm/blake2b: Move to scoped ksimd API
Ard Biesheuvel
2025-11-12
Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
lib/vsprintf: Check pointer before dereferencing in time_and_date()
Andy Shevchenko
2025-11-12
raid6: Move to more abstract 'ksimd' guard API
Ard Biesheuvel
[prev]
[next]