index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
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-05-02
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Peter Collingbourne
1
-3
/
+10
2025-05-02
kmsan: disable strscpy() optimization under KMSAN
Alexander Potapenko
1
-0
/
+8
2025-05-02
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
T Pratham
1
-2
/
+0
2025-04-10
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
1
-0
/
+2
2025-04-10
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
1
-0
/
+5
2025-03-13
kfence: allow use of a deferrable timer
Marco Elver
1
-0
/
+12
2025-03-13
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
1
-4
/
+4
2025-03-13
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2025-01-09
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-14
lib: string_helpers: silence snprintf() output truncation warning
Bartosz Golaszewski
1
-1
/
+1
2024-12-14
lib/buildid: Fix build ID parsing logic
Jiri Olsa
1
-1
/
+1
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
debugobjects: Fix conditions in fill_pool()
Zhen Lei
1
-2
/
+3
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-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-2
/
+0
2024-08-19
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
1
-1
/
+16
2024-08-19
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-08-19
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-15
/
+0
2024-08-19
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-07-18
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-06-16
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
2024-05-02
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-10
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-0
/
+1
2024-04-10
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
1
-1
/
+2
2024-04-10
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
1
-1
/
+17
2024-04-10
pci_iounmap(): Fix MMIO mapping leak
Philipp Stanner
1
-1
/
+1
2024-03-26
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
1
-2
/
+1
2024-03-26
lib/cmdline: Fix an invalid format specifier in an assertion msg
David Gow
1
-1
/
+1
2024-03-01
debugobjects: Recheck debug_objects_enabled before reporting
Tetsuo Handa
1
-0
/
+9
2024-02-23
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
1
-0
/
+3
2024-02-23
debugobjects: Stop accessing objects after releasing hash bucket lock
Andrzej Hajda
1
-122
/
+78
2024-01-25
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
1
-1
/
+3
2024-01-25
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2
-1
/
+41
2024-01-05
lib/vsprintf: Fix %pfwf when current node refcount == 0
Herve Codina
1
-3
/
+8
2023-12-08
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes
Helge Deller
1
-6
/
+0
2023-10-25
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
Hyeonggon Yoo
1
-1
/
+4
2023-10-19
lib/test_meminit: fix off-by-one error in test_pages()
Greg Kroah-Hartman
1
-1
/
+1
2023-09-23
kobject: Add sanity check for kset->kobj.ktype in kset_register()
Zhen Lei
1
-0
/
+5
2023-09-23
crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()
Mark O'Donovan
1
-2
/
+6
2023-09-19
lib: test_scanf: Add explicit type cast to result initialization in test_numb...
Nathan Chancellor
1
-1
/
+1
2023-09-19
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
1
-1
/
+1
2023-09-19
lib/test_meminit: allocate pages up to order MAX_ORDER
Andrew Donnellan
1
-1
/
+1
[next]