index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drbg - remove unnecessary sanity check for shadow state
Stephan Mueller
2014-08-25
1
-3
/
+0
*
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2014-08-25
2
-46
/
+6
*
crypto: drbg - remove unnecessary sanity checks
Stephan Mueller
2014-08-25
1
-9
/
+0
*
crypto: drbg - use kmalloc instead of kzalloc for V and C
Stephan Mueller
2014-08-25
1
-3
/
+8
*
crypto: drbg - remove superflowous memset(0)
Stephan Mueller
2014-08-25
1
-4
/
+2
*
crypto: drbg - remove superflowous checks
Stephan Mueller
2014-08-25
1
-10
/
+6
*
crypto: drbg - kzfree does not need a check for NULL pointer
Stephan Mueller
2014-08-25
1
-12
/
+6
*
crypto: drbg - replace int2byte with cpu_to_be
Stephan Mueller
2014-08-25
1
-16
/
+18
*
crypto: caam - fix addressing of struct member
Cristian Stoica
2014-08-25
1
-3
/
+3
*
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2014-08-25
2
-62
/
+14
*
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
2014-08-25
1
-1
/
+1
*
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2014-08-25
2
-1
/
+20
*
crypto: caam - change starting entropy delay value
Alex Porosanu
2014-08-25
2
-1
/
+10
*
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2014-08-25
2
-2
/
+3
*
crypto: testmgr - remove unused function argument
Cristian Stoica
2014-08-25
1
-11
/
+5
*
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
2014-08-25
3
-0
/
+947
*
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
2014-08-25
1
-0
/
+472
*
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
2014-08-25
3
-0
/
+619
*
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen
2014-08-25
3
-0
/
+533
*
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
2014-08-25
5
-0
/
+857
*
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2014-08-25
2
-0
/
+13
*
crypto: testmgr - delay execution of set-up code
Cristian Stoica
2014-08-25
1
-8
/
+6
*
crypto: testmgr - white space removal on __test_skcipher
Cristian Stoica
2014-08-25
1
-149
/
+138
*
crypto: testmgr - white space removal on __test_hash
Cristian Stoica
2014-08-25
1
-63
/
+60
*
crypto: testmgr - white space fix-ups on test_aead
Cristian Stoica
2014-08-25
1
-256
/
+242
*
crypto: hash - initialize entry len for null input in crypto hash sg list walk
Tim Chen
2014-08-25
1
-3
/
+9
*
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
2014-08-16
1
-2
/
+2
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-08-16
24
-108
/
+608
|
\
|
*
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2014-08-16
2
-0
/
+20
|
*
Documentation: Add file about toshiba_haps module
Azael Avalos
2014-08-16
2
-0
/
+78
|
*
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
2014-08-16
1
-0
/
+265
|
*
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
2014-08-16
1
-0
/
+14
|
*
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
2014-08-16
1
-2
/
+20
|
*
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
2014-08-16
1
-13
/
+13
|
*
compal-laptop: correct invalid hwmon name
Roald Frederickx
2014-08-16
1
-1
/
+1
|
*
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
2014-08-16
1
-0
/
+7
|
*
toshiba_acpi: Add extra check to backlight code
Azael Avalos
2014-08-16
1
-4
/
+17
|
*
Fix log message about future removal of interface
Martin Kepplinger
2014-08-16
1
-3
/
+3
|
*
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
2014-08-16
1
-0
/
+27
|
*
asus-nb-wmi: Add wapf4 quirk for the X550CC
Hans de Goede
2014-08-16
1
-0
/
+9
|
*
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-5
/
+5
|
*
hp-wmi: Add missing __init annotations to initialization code
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
hp_accel: Constify ACPI and DMI tables
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
fujitsu-tablet: Mark DMI callbacks as __init code
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
dell-laptop: Mark dell_quirks[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
eeepc-wmi: Constify asus_quirks[] DMI table
Mathias Krause
2014-08-16
1
-1
/
+1
|
*
acer-wmi: Mark init data and code as such
Mathias Krause
2014-08-16
1
-20
/
+21
[next]