index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-08-03
1
-8
/
+9
*
lib: Fix strnlen_user() to not touch memory after specified maximum
Jan Kara
2015-06-05
1
-1
/
+2
*
lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR
mancha security
2015-05-06
1
-1
/
+1
*
lib/checksum.c: fix build for generic csum_tcpudp_nofold
karl beldan
2015-02-11
1
-9
/
+9
*
lib/checksum.c: fix carry in csum_tcpudp_nofold
karl beldan
2015-02-11
1
-2
/
+10
*
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
2015-01-27
1
-1
/
+1
*
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-11-14
1
-2
/
+6
*
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-11-14
1
-0
/
+16
*
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-10-30
1
-6
/
+37
*
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-10-30
1
-41
/
+21
*
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-08-07
1
-0
/
+1
*
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-06-30
1
-5
/
+3
*
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-26
1
-21
/
+41
*
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-06-26
1
-2
/
+2
*
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-14
1
-2
/
+8
*
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-02-20
1
-0
/
+1
*
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
2014-02-06
1
-1
/
+1
*
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-12-11
1
-7
/
+12
*
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-12-08
1
-7
/
+7
*
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-12-04
1
-3
/
+30
*
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-11-13
1
-1
/
+2
*
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
2013-07-28
1
-1
/
+1
*
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
2013-06-12
1
-1
/
+1
*
MPILIB: disable usage of floating point registers on parisc
Helge Deller
2013-05-24
1
-2
/
+3
*
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-23
1
-1
/
+1
|
\
|
*
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
2013-05-21
1
-1
/
+1
*
|
lib: make iovec obj instead of lib
Randy Dunlap
2013-05-23
1
-2
/
+2
*
|
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
2
-1
/
+54
|
/
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-10
/
+46
|
\
|
*
lru_cache: introduce lc_get_cumulative()
Lars Ellenberg
2013-03-22
1
-10
/
+46
*
|
rwsem: check counter to avoid cmpxchg calls
Davidlohr Bueso
2013-05-07
1
-1
/
+3
*
|
kref: minor cleanup
Anatol Pomozov
2013-05-07
1
-1
/
+1
*
|
Merge branch 'rwsem-optimizations'
Linus Torvalds
2013-05-07
2
-146
/
+132
|
\
\
|
*
|
rwsem: no need for explicit signed longs
Davidlohr Bueso
2013-05-07
1
-5
/
+3
|
*
|
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
2013-05-07
1
-2
/
+8
|
*
|
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
2013-05-07
1
-32
/
+32
|
*
|
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2013-05-07
2
-30
/
+19
|
*
|
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-8
/
+9
|
*
|
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-2
/
+8
|
*
|
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
2013-05-07
1
-20
/
+6
|
*
|
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-21
/
+8
|
*
|
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-24
/
+9
|
*
|
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
2013-05-07
1
-20
/
+2
|
*
|
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
2013-05-07
1
-15
/
+57
|
*
|
rwsem: shorter spinlocked section in rwsem_down_failed_common()
Michel Lespinasse
2013-05-07
1
-5
/
+3
|
*
|
rwsem: make the waiter type an enumeration rather than a bitmask
Michel Lespinasse
2013-05-07
2
-18
/
+24
*
|
|
Give the OID registry file module info to avoid kernel tainting
David Howells
2013-05-05
1
-0
/
+5
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-3
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v3.9-rc5' into drm-intel-next-queued
Daniel Vetter
2013-04-03
2
-16
/
+32
|
|
\
\
\
|
*
|
|
|
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
2013-03-27
1
-3
/
+1
|
|
|
_
|
/
|
|
/
|
|
[next]