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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'
Christophe Jaillet
2017-07-11
1
-1
/
+1
|
|
*
net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'
Christophe Jaillet
2017-07-11
1
-1
/
+1
|
|
/
|
*
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
2017-07-11
1
-4
/
+5
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2017-07-11
4
-16
/
+35
|
|
\
|
|
*
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
2017-07-11
1
-5
/
+10
|
|
*
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-07-11
4
-9
/
+8
|
|
*
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2017-07-11
2
-2
/
+17
|
|
/
|
*
net/mlx5: IPSec, fix 64-bit division correctly
Arnd Bergmann
2017-07-10
1
-3
/
+1
|
*
Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-07-09
11
-6
/
+16
|
|
\
|
|
*
net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xff
Huy Nguyen
2017-07-06
1
-0
/
+2
|
|
*
net/mlx5: Add Makefiles for subdirectories
Ilan Tayari
2017-07-06
5
-0
/
+5
|
|
*
net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected
Ilan Tayari
2017-07-06
1
-2
/
+2
|
|
*
net/mlx5: FPGA, Fix datatype mismatch
Ilan Tayari
2017-07-06
1
-2
/
+2
|
|
*
net/mlx5: FPGA, make mlx5_fpga_device_brb static
Ilan Tayari
2017-07-06
1
-1
/
+1
|
|
*
net/mlx5: IPSec, Fix 64-bit division on 32-bit builds
Ilan Tayari
2017-07-06
1
-1
/
+3
|
|
*
net/mlx5: Add missing include in lib/gid.c
Ilan Tayari
2017-07-06
1
-0
/
+1
*
|
|
disable new gcc-7.1.1 warnings for now
Linus Torvalds
2017-07-12
1
-0
/
+3
*
|
|
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-12
3
-53
/
+73
|
\
\
\
|
*
|
|
module: make the modinfo name const
Luis R. Rodriguez
2017-06-29
1
-2
/
+2
|
*
|
|
kmod: reduce atomic operations on kmod_concurrent and simplify
Luis R. Rodriguez
2017-06-27
1
-22
/
+18
|
*
|
|
module: use list_for_each_entry_rcu() on find_module_all()
Luis R. Rodriguez
2017-06-27
1
-1
/
+1
|
*
|
|
kernel/module.c: suppress warning about unused nowarn variable
Corentin Labbe
2017-06-26
1
-10
/
+20
|
*
|
|
module: Add module name to modinfo
Kees Cook
2017-05-23
2
-7
/
+23
|
*
|
|
module: Pass struct load_info into symbol checks
Kees Cook
2017-05-23
1
-12
/
+10
*
|
|
|
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-12
41
-2483
/
+4944
|
\
\
\
\
|
*
|
|
|
i2c: Provide a stub for i2c_detect_slave_mode()
Andy Shevchenko
2017-07-08
1
-0
/
+2
|
*
|
|
|
i2c: designware: Let slave adapter support be optional
Jarkko Nikula
2017-07-04
2
-1
/
+4
|
*
|
|
|
i2c: designware: Make HW init functions static
Jarkko Nikula
2017-07-04
3
-8
/
+4
|
*
|
|
|
i2c: designware: fix spelling mistakes
Colin Ian King
2017-07-04
1
-1
/
+1
|
*
|
|
|
i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
Chris Packham
2017-07-04
1
-3
/
+3
|
*
|
|
|
i2c: pca-platform: correctly set algo_data.reset_chip
Chris Packham
2017-07-04
1
-2
/
+4
|
*
|
|
|
i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
Hans de Goede
2017-07-04
1
-0
/
+12
|
*
|
|
|
i2c: designware: enable SLAVE in platform module
Luis Oliveira
2017-06-27
2
-5
/
+38
|
*
|
|
|
i2c: designware: add SLAVE mode functions
Luis Oliveira
2017-06-27
5
-1
/
+418
|
*
|
|
|
i2c: zx2967: drop COMPILE_TEST dependency
Shawn Guo
2017-06-27
1
-1
/
+1
|
*
|
|
|
i2c: zx2967: always use the same device when printing errors
Wolfram Sang
2017-06-27
1
-1
/
+1
|
*
|
|
|
i2c: pca-platform: use dev_warn/dev_info instead of printk
Chris Packham
2017-06-27
1
-3
/
+3
|
*
|
|
|
i2c: pca-platform: use device managed allocations
Chris Packham
2017-06-27
1
-47
/
+12
|
*
|
|
|
i2c: pca-platform: add devicetree awareness
Chris Packham
2017-06-27
1
-0
/
+25
|
*
|
|
|
i2c: pca-platform: switch to struct gpio_desc
Chris Packham
2017-06-27
1
-24
/
+19
|
*
|
|
|
dt-bindings: add bindings for i2c-pca-platform
Chris Packham
2017-06-27
1
-0
/
+29
|
*
|
|
|
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
2017-06-23
1
-3
/
+3
|
*
|
|
|
i2c: zx2967: add i2c controller driver for ZTE's zx2967 family
Baoyou Xie
2017-06-23
3
-0
/
+619
|
*
|
|
|
dt: bindings: add documentation for zx2967 family i2c controller
Baoyou Xie
2017-06-23
1
-0
/
+22
|
*
|
|
|
i2c: algo-bit: add support for I2C_M_STOP
Jean Delvare
2017-06-23
1
-3
/
+10
|
*
|
|
|
MAINTAINERS: add entry for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+12
|
*
|
|
|
i2c: aspeed: added slave support for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+201
|
*
|
|
|
i2c: aspeed: added driver for Aspeed I2C
Brendan Higgins
2017-06-23
3
-0
/
+701
|
*
|
|
|
i2c: aspeed: added documentation for Aspeed I2C driver
Brendan Higgins
2017-06-23
1
-0
/
+48
|
*
|
|
|
i2c: rcar: document HW incapabilities
Wolfram Sang
2017-06-23
1
-1
/
+6
[prev]
[next]