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
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
2
-5
/
+4
|
\
|
*
lib: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
2
-5
/
+4
*
|
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-20
3
-95
/
+197
|
\
\
|
*
\
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
14
-157
/
+114
|
|
\
\
|
*
|
|
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2012-03-08
1
-10
/
+9
|
*
|
|
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
1
-2
/
+1
|
*
|
|
dynamic_debug: process multiple debug-queries on a line
Jim Cromie
2012-01-24
1
-15
/
+58
|
*
|
|
dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
Jim Cromie
2012-01-24
1
-8
/
+17
|
*
|
|
dynamic_debug: add trim_prefix() to provide source-root relative paths
Jim Cromie
2012-01-24
1
-3
/
+15
|
*
|
|
dynamic_debug: enlarge command/query write buffer
Jim Cromie
2012-01-24
1
-4
/
+12
|
*
|
|
dynamic_debug: chop off comments in ddebug_tokenize
Jim Cromie
2012-01-24
1
-0
/
+2
|
*
|
|
dynamic_debug: early return if _ddebug table is empty
Jim Cromie
2012-01-24
1
-15
/
+20
|
*
|
|
dynamic_debug: tighten up error checking on debug queries
Jim Cromie
2012-01-24
1
-6
/
+33
|
*
|
|
dynamic_debug: describe_flags with '=[pmflt_]*'
Jim Cromie
2012-01-24
1
-11
/
+10
|
*
|
|
dynamic_debug: drop explicit !=NULL checks
Jim Cromie
2012-01-24
1
-6
/
+5
|
*
|
|
dynamic_debug: pr_err() call should not depend upon verbosity
Jim Cromie
2012-01-24
1
-2
/
+1
|
*
|
|
dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
Jim Cromie
2012-01-24
1
-3
/
+5
|
*
|
|
dynamic_debug: change verbosity at runtime
Jim Cromie
2012-01-24
1
-0
/
+1
|
*
|
|
dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
Jim Cromie
2012-01-24
1
-4
/
+0
|
*
|
|
dynamic_debug: fix whitespace complaints from scripts/cleanfile
Jim Cromie
2012-01-24
1
-7
/
+9
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
1
-7
/
+11
|
\
\
\
\
|
*
\
\
\
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
2
-14
/
+12
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
3
-6
/
+17
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
watchdog: Update Kconfig entries
Fernando Luis Vázquez Cao
2012-02-11
1
-7
/
+11
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-0
/
+24
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
1
-0
/
+14
|
*
|
|
|
|
rcu: Move RCU_TRACE to lib/Kconfig.debug
Paul E. McKenney
2012-02-21
1
-0
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
dql: Fix undefined jiffies
Tom Herbert
2012-03-11
1
-0
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
vsprintf: make %pV handling compatible with kasprintf()
Jan Beulich
2012-03-06
1
-3
/
+9
*
|
|
|
debugobjects: Fix selftest for static warnings
Stephen Boyd
2012-03-05
1
-11
/
+3
|
/
/
/
*
|
|
Reduce the number of expensive division instructions done by _parse_integer()
David Howells
2012-02-09
1
-5
/
+13
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-02-07
2
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: add NO_GENERIC_PCI_IOPORT_MAP
Michael S. Tsirkin
2012-01-31
2
-1
/
+4
|
|
/
|
|
|
\
*
-
.
|
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-02
1
-1
/
+1
|
\
\
|
|
*
|
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
2012-01-26
1
-1
/
+1
*
|
|
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
David Miller
2012-02-02
1
-11
/
+33
*
|
|
lib: Fix multiple definitions of clz_tab
David Miller
2012-02-02
4
-19
/
+24
*
|
|
lib/digsig: checks for NULL return value
Dmitry Kasatkin
2012-02-02
1
-2
/
+6
*
|
|
lib/mpi: added missing NULL check
Dmitry Kasatkin
2012-02-02
1
-0
/
+2
*
|
|
lib/mpi: added comment on divide by 0 case
Dmitry Kasatkin
2012-02-02
1
-0
/
+4
*
|
|
lib/mpi: check for possible zero length
Dmitry Kasatkin
2012-02-02
1
-0
/
+3
*
|
|
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
2012-02-02
1
-25
/
+10
*
|
|
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
2012-02-02
1
-2
/
+7
*
|
|
lib/mpi: removed unused functions
Dmitry Kasatkin
2012-02-02
1
-88
/
+0
*
|
|
lib/mpi: checks for zero divisor length
Dmitry Kasatkin
2012-02-02
1
-0
/
+3
*
|
|
lib/mpi: return error code on dividing by zero
Dmitry Kasatkin
2012-02-02
1
-1
/
+1
*
|
|
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
2012-02-02
2
-5
/
+5
*
|
|
lib/mpi: added missing NULL check
Dmitry Kasatkin
2012-02-02
1
-1
/
+2
|
|
/
|
/
|
*
|
MPILIB: Add a missing ENOMEM check
David Howells
2012-01-19
1
-0
/
+2
*
|
lib: Removed MPILIB, MPILIB_EXTRA, and SIGNATURE prompts
Dmitry Kasatkin
2012-01-18
1
-3
/
+3
[next]