index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
Yu Kuai
1
-27
/
+29
10 days
kunit/fortify: Add back "volatile" for sizeof() constants
Kees Cook
1
-2
/
+2
2025-07-17
lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
Harry Yoo
1
-0
/
+3
2025-07-17
maple_tree: fix mt_destroy_walk() on root leaf node
Wei Yang
1
-0
/
+1
2025-07-10
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-07-06
maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
Liam R. Howlett
1
-1
/
+3
2025-07-06
lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
Yu Kuai
1
-1
/
+8
2025-06-27
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
1
-0
/
+1
2025-06-27
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
2
-14
/
+32
2025-06-19
iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
Nitesh Shetty
1
-1
/
+1
2025-06-19
ubsan: integer-overflow: depend on BROKEN to keep this out of CI
Kees Cook
1
-0
/
+2
2025-06-19
kunit/usercopy: Disable u64 test on 32-bit SPARC
Thomas Weißschuh
1
-0
/
+1
2025-06-19
kunit: Fix wrong parameter to kunit_deactivate_static_stub()
Tzung-Bi Shih
1
-1
/
+1
2025-05-25
alloc_tag: allocate percpu counters for module tags dynamically
Suren Baghdasaryan
2
-20
/
+72
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-12
/
+22
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-4
/
+17
2025-04-15
lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
Geert Uytterhoeven
1
-1
/
+1
2025-04-15
ubsan: Fix panic from test_ubsan_out_of_bounds
Mostafa Saleh
1
-7
/
+11
2025-04-15
lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
Nathan Chancellor
1
-1
/
+0
2025-04-15
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Peter Collingbourne
1
-3
/
+10
2025-04-11
alloc_tag: handle incomplete bulk allocations in vm_module_tags_populate
T.J. Mercier
1
-3
/
+12
2025-04-11
kunit: slub: add module description
Arnd Bergmann
1
-0
/
+1
2025-04-11
ucs2_string: add module description
Arnd Bergmann
1
-0
/
+1
2025-04-11
zlib: add module description
Arnd Bergmann
1
-0
/
+1
2025-04-11
ASN.1: add module description
Arnd Bergmann
1
-0
/
+1
2025-04-11
lib/iov_iter: fix to increase non slab folio refcount
Sheng Yong
1
-1
/
+1
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-31
/
+26
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+3
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
1
-7
/
+0
2025-04-04
lib/crc: document all the CRC library kconfig options
Eric Biggers
1
-0
/
+27
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
Eric Biggers
1
-6
/
+1
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
Eric Biggers
1
-5
/
+1
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC16
Eric Biggers
1
-6
/
+1
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
Eric Biggers
1
-6
/
+1
2025-04-04
lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
Eric Biggers
1
-7
/
+1
2025-04-03
Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-33
/
+79
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+137
2025-04-01
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
T Pratham
1
-2
/
+0
2025-04-01
lib/sort.c: add _nonatomic() variants with cond_resched()
Kent Overstreet
1
-31
/
+79
2025-04-01
mseal sysmap: generic vdso vvar mapping
Heiko Carstens
1
-1
/
+2
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-30
/
+282
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-69
/
+228
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-3
/
+0
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+10
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-52
/
+136
[next]