index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2025-10-15
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2
-1
/
+2
2025-10-02
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-07-17
maple_tree: fix mt_destroy_walk() on root leaf node
Wei Yang
1
-0
/
+1
2025-07-17
maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
Liam R. Howlett
1
-2
/
+4
2025-07-10
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-07-06
Kunit to check the longest symbol length
Sergio González Collado
3
-0
/
+93
2025-06-27
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
1
-0
/
+1
2025-06-04
crypto: lzo - Fix compression buffer overrun
Herbert Xu
3
-26
/
+96
2025-06-04
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
2025-05-02
ubsan: Fix panic from test_ubsan_out_of_bounds
Mostafa Saleh
1
-7
/
+11
2025-04-25
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Peter Collingbourne
1
-3
/
+10
2025-04-25
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
T Pratham
1
-2
/
+0
2025-04-10
kunit/overflow: Fix UB in overflow_allocation_test
Ivan Orlov
1
-2
/
+1
2025-04-10
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
1
-0
/
+2
2025-03-28
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
1
-0
/
+5
2025-02-21
maple_tree: simplify split calculation
Wei Yang
1
-17
/
+6
2025-02-21
maple_tree: fix static analyser cppcheck issue
Liam R. Howlett
1
-2
/
+3
2025-02-21
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
1
-4
/
+4
2024-12-14
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-14
maple_tree: refine mas_store_root() on storing NULL
Wei Yang
1
-1
/
+12
2024-12-14
lib: string_helpers: silence snprintf() output truncation warning
Bartosz Golaszewski
1
-1
/
+1
2024-11-22
lib/buildid: Fix build ID parsing logic
Jiri Olsa
1
-1
/
+1
2024-10-22
maple_tree: correct tree corruption on spanning store
Lorenzo Stoakes
1
-6
/
+6
2024-10-17
bootconfig: Fix the kerneldoc of _xbc_exit()
Masami Hiramatsu (Google)
1
-1
/
+2
2024-10-17
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-10-17
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-10-17
mm/filemap: optimize filemap folio adding
Kairui Song
1
-0
/
+59
2024-10-17
lib/xarray: introduce a new helper xas_get_order
Kairui Song
2
-18
/
+65
2024-10-17
debugobjects: Fix conditions in fill_pool()
Zhen Lei
1
-2
/
+3
2024-10-17
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
1
-2
/
+2
2024-10-17
xz: cleanup CRC32 edits from 2018
Lasse Collin
2
-5
/
+1
2024-09-12
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
1
-0
/
+2
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-2
/
+0
2024-08-03
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
1
-1
/
+16
2024-08-03
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-08-03
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
1
-7
/
+29
2024-08-03
sbitmap: use READ_ONCE to access map->word
linke li
1
-4
/
+4
2024-08-03
sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
Kemeng Shi
1
-15
/
+15
2024-08-03
sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
Kemeng Shi
1
-7
/
+4
2024-08-03
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-15
/
+0
2024-08-03
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-07-11
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-06-16
maple_tree: fix mas_empty_area_rev() null pointer dereference
Liam R. Howlett
1
-8
/
+8
2024-06-16
maple_tree: fix allocation in mas_sparse_area()
Peng Zhang
1
-21
/
+20
2024-06-12
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-06-12
kunit: Fix kthread reference
Mickaël Salaün
1
-3
/
+6
2024-06-12
mm/slub, kunit: Use inverted data to corrupt kmem cache
Guenter Roeck
1
-1
/
+1
2024-05-17
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-05-17
bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
Andrii Nakryiko
1
-2
/
+3
[next]