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
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
2013-09-11
lib/crc32: update the comments of crc32_{be,le}_generic()
Gu Zheng
1
-6
/
+11
2013-09-11
lib/genalloc.c: correct dev_get_gen_pool documentation
Emilio López
1
-1
/
+0
2013-09-11
lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
1
-1
/
+1
2013-09-11
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-7
/
+12
2013-09-10
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+40
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
4
-1
/
+103
2013-09-09
idr: Percpu ida
Kent Overstreet
2
-2
/
+338
2013-09-09
Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
1
-3
/
+3
2013-09-07
lockref: add ability to mark lockrefs "dead"
Linus Torvalds
1
-0
/
+38
2013-09-07
lockref: fix docbook argument names
Linus Torvalds
1
-4
/
+4
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+15
[next]