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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-04-30
crypto: doc - fix kernel-doc notation in chacha.c and af_alg.c
Randy Dunlap
1
-2
/
+2
2026-04-18
netlink: add nla be16/32 types to minlen array
Florian Westphal
1
-0
/
+4
2026-04-18
lib/crypto: chacha: Zeroize permuted_state before it leaves scope
Eric Biggers
1
-0
/
+4
2026-04-18
netlink: allow be16 and be32 types in all uint policy checks
Florian Westphal
1
-0
/
+6
2026-04-18
netlink: introduce bigendian integer types
Florian Westphal
1
-26
/
+15
2026-04-18
netlink: introduce NLA_POLICY_MAX_BE
Florian Westphal
1
-4
/
+27
2026-04-18
lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
1
-1
/
+1
2026-04-18
lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Josh Law
1
-1
/
+1
2026-04-18
lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
1
-1
/
+1
2026-01-19
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
1
-2
/
+2
2026-01-19
Fonts: Add charcount field to font_desc
Peilin Ye
13
-0
/
+13
2026-01-19
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
1
-0
/
+2
2026-01-19
lib/vsprintf: Check pointer before dereferencing in time_and_date()
Andy Shevchenko
1
-3
/
+3
2025-12-07
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
1
-1
/
+1
2025-10-29
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
3
-3
/
+2
2025-10-29
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-10-29
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
1
-0
/
+4
2025-10-29
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
1
-1
/
+4
2025-07-17
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-06-27
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
1
-0
/
+1
2025-06-04
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
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-03-13
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
1
-4
/
+4
2024-12-14
lib: string_helpers: silence snprintf() output truncation warning
Bartosz Golaszewski
1
-1
/
+1
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-05-17
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-05-02
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-03-26
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
1
-2
/
+1
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
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-11-20
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-0
/
+98
2023-11-08
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
1
-2
/
+10
2023-10-25
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
Hyeonggon Yoo
1
-1
/
+4
2023-10-25
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
idr: fix param name in idr_alloc_cyclic() doc
Ariel Marcovitch
1
-1
/
+1
[next]