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.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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: fsl-mc: do not print error in case of defer probe error
Nipun Gupta
2017-12-13
1
-1
/
+2
*
staging: fsl-mc: Allocate IRQ's before scanning DPRC objects
Nipun Gupta
2017-12-13
1
-22
/
+27
*
staging: ccree: fix FIPS mgr naming convention
Gilad Ben-Yossef
2017-12-13
3
-9
/
+9
*
staging: ccree: simplify freeing SRAM memory address
Gilad Ben-Yossef
2017-12-13
1
-6
/
+1
*
staging: ccree: fix sram mgr naming convention
Gilad Ben-Yossef
2017-12-13
3
-15
/
+15
*
staging: ccree: fix buf mgr naming convention
Gilad Ben-Yossef
2017-12-13
1
-16
/
+12
*
staging: ccree: rename vars/structs/enums from ssi_ to cc_
Gilad Ben-Yossef
2017-12-13
22
-312
/
+312
*
staging: ccree: rename all DX to CC
Gilad Ben-Yossef
2017-12-13
12
-338
/
+338
*
staging: ccree: rename all SSI to CC
Gilad Ben-Yossef
2017-12-13
21
-132
/
+132
*
staging: ccree: remove SSI_CC_HAS_ macros
Gilad Ben-Yossef
2017-12-13
5
-58
/
+0
*
staging: ccree: drop unsupported MULTI2 mode code
Gilad Ben-Yossef
2017-12-13
4
-169
/
+18
*
staging: ccree: fix ivgen func def coding style
Gilad Ben-Yossef
2017-12-13
2
-18
/
+8
*
staging: ccree: fix ivgen naming convention
Gilad Ben-Yossef
2017-12-13
5
-45
/
+46
*
staging: ccree: fix cipher func def coding style
Gilad Ben-Yossef
2017-12-13
1
-23
/
+15
*
staging: ccree: fix cipher naming convention
Gilad Ben-Yossef
2017-12-13
3
-119
/
+118
*
staging: ccree: remove cipher sync blkcipher remains
Gilad Ben-Yossef
2017-12-13
1
-105
/
+51
*
staging: ccree: fix req mgr func def coding style
Gilad Ben-Yossef
2017-12-13
2
-17
/
+13
*
staging: ccree: fix reg mgr naming convention
Gilad Ben-Yossef
2017-12-13
3
-27
/
+25
*
staging: ccree: fix func call param indentation
Gilad Ben-Yossef
2017-12-13
2
-23
/
+15
*
staging: ccree: simplify expression with local var
Gilad Ben-Yossef
2017-12-13
1
-12
/
+10
*
staging: ccree: fix func def and decl coding style
Gilad Ben-Yossef
2017-12-13
3
-93
/
+63
*
staging: ccree: shorten parameter name
Gilad Ben-Yossef
2017-12-13
1
-8
/
+8
*
staging: ccree: func params should follow func name
Gilad Ben-Yossef
2017-12-13
1
-4
/
+6
*
staging: ccree: amend hash func def for readability
Gilad Ben-Yossef
2017-12-13
1
-13
/
+7
*
staging: ccree: fix hash naming convention
Gilad Ben-Yossef
2017-12-13
5
-273
/
+257
*
staging: ccree: remove ahash wrappers
Gilad Ben-Yossef
2017-12-13
1
-184
/
+76
*
drivers: lustre: obdclass: check result of register_shrinker()
Aliaksei Karaliou
2017-12-13
1
-5
/
+22
*
drivers: lustre: ldlm: check result of register_shrinker()
Aliaksei Karaliou
2017-12-13
1
-2
/
+6
*
drivers: lustre: ptlrpc: check result of register_shrinker()
Aliaksei Karaliou
2017-12-13
1
-2
/
+6
*
drivers: lustre: osc: check result of register_shrinker()
Aliaksei Karaliou
2017-12-13
1
-1
/
+3
*
staging: lustre: libcfs: discard LASSERT_CHECKED
NeilBrown
2017-12-13
1
-7
/
+0
*
staging: lustre: libcfs: discard KLASSERT()
NeilBrown
2017-12-13
2
-4
/
+2
*
staging: lustre: libcfs: discard MAX_NUMERIC_VALUE
NeilBrown
2017-12-13
1
-3
/
+0
*
staging: lustre: libcfs: discard MKSTR() macro
NeilBrown
2017-12-13
2
-9
/
+1
*
staging: lustre: libcfs: remove unused rounding functions.
NeilBrown
2017-12-13
1
-28
/
+1
*
staging: lustre: libcfs: simplify memory allocation.
NeilBrown
2017-12-13
1
-30
/
+12
*
staging: lustre: lov: use list_for_each_entry in lov_obd.c
NeilBrown
2017-12-13
1
-4
/
+2
*
staging: lustre: ldlm: use list_for_each_entry in ldlm_resource.c
NeilBrown
2017-12-13
1
-13
/
+7
*
staging: lustre: ldlm: minor list_entry improvements in ldlm_request.c
NeilBrown
2017-12-13
1
-8
/
+4
*
staging: lustre: ldlm: use list_first_entry in ldlm_lockd.c
NeilBrown
2017-12-13
1
-5
/
+5
*
staging: lustre: ldlm: use list_for_each_entry in ldlm_extent_shift_kms()
NeilBrown
2017-12-13
1
-3
/
+1
*
staging: lustre: use list_last_entry to simplify fld_cache_shrink
NeilBrown
2017-12-13
1
-7
/
+6
*
drivers: visorbus: move driver out of staging
David Kershner
2017-12-08
17
-361
/
+13
*
staging: pi433: Fix validation of rf69_get_modulation value
Marcin Ciupak
2017-12-08
1
-2
/
+6
*
staging: pi433: Fix missing 'undefined' value in enum modulation
Marcin Ciupak
2017-12-08
2
-2
/
+3
*
staging: wlan-ng: Fixing coding style warning
Rodrigo Zaiden
2017-12-08
1
-1
/
+2
*
staging: ccree: cleanup a small white space issue
Dan Carpenter
2017-12-08
1
-2
/
+2
*
staging: pi433: Add spaces around & and + operator
Simon Sandström
2017-12-08
1
-15
/
+14
*
staging: pi433: Fix ISO-8859 encoded non-english comments
Simon Sandström
2017-12-08
1
-5
/
+6
*
staging: fsl-dpaa2/eth: Make Tx buffer alignment optional
Ioana Radulescu
2017-12-08
2
-5
/
+11
[next]