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
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
2015-08-04
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
1
-8
/
+9
2015-06-03
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
1
-1
/
+2
2015-05-15
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
1
-1
/
+1
2015-04-09
LZ4 : fix the data abort issue
JeHyeon Yeon
1
-0
/
+3
2015-02-09
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
1
-9
/
+9
2015-02-09
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
1
-2
/
+10
2015-01-29
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
1
-1
/
+1
2014-11-13
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
1
-2
/
+6
2014-11-13
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-0
/
+16
2014-10-31
lzo: check for length overrun in variable length encoding.
Willy Tarreau
1
-6
/
+37
2014-10-31
Revert "lzo: properly check for overruns"
Willy Tarreau
1
-41
/
+21
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
1
-75
/
+0
2014-09-26
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
1
-4
/
+27
2014-09-26
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+52
2014-08-19
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
1
-0
/
+1
2014-07-17
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
1
-1
/
+5
2014-07-02
lz4: fix another possible overrun
Greg Kroah-Hartman
1
-1
/
+3
2014-07-02
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
1
-5
/
+3
2014-07-02
lz4: ensure length does not wrap
Greg Kroah-Hartman
1
-0
/
+2
2014-07-02
lzo: properly check for overruns
Greg Kroah-Hartman
1
-21
/
+41
2014-06-23
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+2
2014-05-15
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-18
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-03-12
mm: do not walk all of system memory during show_mem
Mel Gorman
1
-28
/
+11
2014-02-20
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-13
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
1
-2
/
+7
2014-02-13
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
1
-7
/
+9
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2013-12-04
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+30
2013-10-31
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
1
-1
/
+1
2013-10-16
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-10
kobject: show debug info on delayed kobject release
Fengguang Wu
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-20
lib: introduce upper case hex ascii helpers
Andre Naujoks
1
-0
/
+2
2013-09-20
lockref: use cmpxchg64 explicitly for lockless updates
Will Deacon
1
-2
/
+2
2013-09-13
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2
-7
/
+1
2013-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+10
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2
-7
/
+1
2013-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-2
/
+338
2013-09-12
crypto: crct10dif - Add fallback for broken initrds
Herbert Xu
1
-1
/
+10
2013-09-11
lz4: fix compression/decompression signedness mismatch
Sergey Senozhatsky
1
-4
/
+4
2013-09-11
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
Jan Kara
1
-2
/
+39
2013-09-11
rbtree: allow tests to run as builtin
Cody P Schafer
1
-1
/
+1
2013-09-11
rbtree_test: add test for postorder iteration
Cody P Schafer
1
-0
/
+12
2013-09-11
rbtree: add postorder iteration functions
Cody P Schafer
1
-0
/
+40
2013-09-11
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
1
-1
/
+1
[next]