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
*
idr: implement idr_preload[_end]() and idr_alloc()
Tejun Heo
2013-02-27
1
-8
/
+166
*
idr: refactor idr_get_new_above()
Tejun Heo
2013-02-27
1
-18
/
+12
*
idr: remove _idr_rc_to_errno() hack
Tejun Heo
2013-02-27
1
-12
/
+23
*
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
Tejun Heo
2013-02-27
1
-49
/
+0
*
idr: deprecate idr_remove_all()
Tejun Heo
2013-02-27
1
-7
/
+3
*
idr: make idr_destroy() imply idr_remove_all()
Tejun Heo
2013-02-27
1
-9
/
+11
*
idr: fix a subtle bug in idr_get_next()
Tejun Heo
2013-02-27
1
-1
/
+8
*
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
2013-02-27
1
-25
/
+23
*
lib/scatterlist: add simple page iterator
Imre Deak
2013-02-27
1
-0
/
+38
*
lib/devres.c: fix misplaced #endif
Jingoo Han
2013-02-27
1
-1
/
+1
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+2
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+2
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
3
-91
/
+87
|
\
\
|
*
|
rwsem-spinlock: Implement writer lock-stealing for better scalability
Yuanhan Liu
2013-02-19
1
-45
/
+24
|
*
|
lockdep: Selftest: convert spinlock to raw spinlock
Yong Zhang
2013-02-19
1
-17
/
+17
|
*
|
rwsem: Implement writer lock-stealing for better scalability
Alex Shi
2013-02-19
1
-29
/
+46
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-18
/
+29
|
\
\
\
|
*
|
|
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-29
1
-18
/
+29
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
4
-23
/
+27
|
\
\
\
|
*
|
|
decompressors: make the default XZ_DEC_* config match the selected architecture
Florian Fainelli
2013-02-21
1
-6
/
+6
|
*
|
|
decompressors: drop dependency on CONFIG_EXPERT
Florian Fainelli
2013-02-21
1
-6
/
+6
|
*
|
|
decompressors: group XZ_DEC_* symbols under an if XZ_BCJ / endif
Florian Fainelli
2013-02-21
1
-6
/
+4
|
*
|
|
lib/parser.c: fix up comments for valid return values from match_number
Namjae Jeon
2013-02-21
1
-3
/
+3
|
*
|
|
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
Stepan Moskovchenko
2013-02-21
1
-0
/
+7
|
*
|
|
lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPS
Kyle McMartin
2013-02-21
1
-2
/
+1
*
|
|
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
3
-8
/
+67
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+1
*
|
|
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
6
-85
/
+148
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
1
-0
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
lib: devres: Fix build breakage
Thierry Reding
2013-01-22
1
-0
/
+1
|
*
|
|
|
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-13
/
+44
|
*
|
|
|
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
2
-8
/
+66
|
|
\
\
\
\
|
*
|
|
|
|
dynamic_debug: add pr_errs before -EINVALs
Jim Cromie
2013-01-17
1
-12
/
+35
|
*
|
|
|
|
dynamic_debug: dynamic hex dump
Vladimir Kondratiev
2013-01-17
1
-1
/
+3
|
*
|
|
|
|
dynamic_debug: Fix vpr_<foo> logging styles
Joe Perches
2013-01-17
1
-56
/
+62
|
*
|
|
|
|
lib: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-17
3
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2013-02-21
3
-35
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
mpilib: use DIV_ROUND_UP and remove unused macros
Andy Shevchenko
2013-02-01
2
-8
/
+4
|
*
|
|
|
|
digsig: remove unnecessary memory allocation and copying
Dmitry Kasatkin
2013-02-01
1
-27
/
+14
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
1
-56
/
+61
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-02-04
1
-56
/
+61
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
\
\
\
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-28
1
-56
/
+60
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2013-01-28
1
-1
/
+1
|
|
|
|
|
/
/
/
|
|
|
*
/
/
/
rcu: Consolidate debugging Kconfig options
Dave Hansen
2013-01-26
1
-55
/
+59
|
|
|
|
/
/
/
|
|
*
/
/
/
rcu: Reduce rcutorture tracing
Paul E. McKenney
2013-01-08
1
-0
/
+1
|
|
|
/
/
/
*
|
/
/
/
digsig: Fix memory leakage in digsig_verify_rsa()
YOSHIFUJI Hideaki
2013-02-01
1
-0
/
+2
|
/
/
/
/
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
module: put modules in list much earlier.
Rusty Russell
2013-01-12
1
-0
/
+1
|
|
/
/
*
|
|
lib/rbtree.c: avoid the use of non-static __always_inline
Michel Lespinasse
2013-01-11
1
-3
/
+17
[next]