index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: loongson1: Add Loongson1 SoC watchdog driver
Yang Ling
2016-12-16
3
-0
/
+178
*
watchdog: cpwd: remove memory allocate failure message
Amit Kushwaha
2016-12-16
1
-16
/
+7
*
watchdog: da9062/61: watchdog driver
Steve Twiss
2016-12-16
2
-4
/
+12
*
intel-mid_wdt: Error code is just an integer
Andy Shevchenko
2016-12-16
1
-11
/
+8
*
intel-mid_wdt: make sure watchdog is not running at startup
Andy Shevchenko
2016-12-16
1
-0
/
+3
*
watchdog: mei_wdt: request stop on reboot to prevent false positive event
Alexander Usyskin
2016-12-16
1
-0
/
+2
*
watchdog: jz4740: Fix modular build
Stephen Boyd
2016-12-16
1
-1
/
+1
*
watchdog: qcom: fix kernel panic due to external abort on non-linefetch
Christian Lamparter
2016-12-16
1
-1
/
+1
*
watchdog: davinci: add support for deferred probing
Tero Kristo
2016-12-16
1
-1
/
+5
*
watchdog: meson: Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-12-16
1
-1
/
+0
*
watchdog: Standardize leading tabs and spaces in Kconfig file
Robert P. J. Day
2016-12-16
1
-17
/
+17
*
watchdog: max77620_wdt: fix module autoload
Javier Martinez Canillas
2016-12-16
1
-0
/
+1
*
watchdog: bcm7038_wdt: fix module autoload
Javier Martinez Canillas
2016-12-16
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-10
2
-8
/
+8
|
\
|
*
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
1
-2
/
+3
|
*
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
2016-12-07
1
-3
/
+5
|
*
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
2016-12-07
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-10
18
-19
/
+136
|
\
\
|
*
|
net: mlx5: Fix Kconfig help text
Christopher Covington
2016-12-10
1
-2
/
+0
|
*
|
net: smsc911x: back out silently on probe deferrals
Linus Walleij
2016-12-10
1
-1
/
+8
|
*
|
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2016-12-10
2
-2
/
+64
|
*
|
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
2016-12-09
1
-0
/
+1
|
*
|
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
2016-12-09
1
-0
/
+1
|
*
|
vhost-vsock: fix orphan connection reset
Peng Tao
2016-12-09
1
-1
/
+1
|
*
|
Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...
David S. Miller
2016-12-09
1
-2
/
+4
|
|
\
\
|
|
*
|
can: peak: fix bad memory access and free sequence
추지호
2016-12-08
1
-2
/
+4
|
*
|
|
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
2016-12-09
3
-1
/
+2
|
*
|
|
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
2016-12-08
1
-1
/
+3
|
*
|
|
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
2016-12-08
1
-1
/
+3
|
*
|
|
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
2016-12-08
2
-5
/
+30
|
|
/
/
|
*
|
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
2016-12-07
1
-3
/
+13
|
*
|
netvsc: reduce maximum GSO size
stephen hemminger
2016-12-07
1
-0
/
+5
|
*
|
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
Alex
2016-12-07
1
-0
/
+1
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-09
4
-21
/
+63
|
\
\
\
|
*
|
|
device-dax: fix private mapping restriction, permit read-only
Dan Williams
2016-12-07
1
-1
/
+1
|
*
|
|
tools/testing/nvdimm: unit test acpi_nfit_ctl()
Dan Williams
2016-12-07
2
-3
/
+5
|
*
|
|
acpi, nfit: fix bus vs dimm confusion in xlat_status
Dan Williams
2016-12-07
1
-3
/
+14
|
*
|
|
acpi, nfit: validate ars_status output buffer size
Dan Williams
2016-12-07
1
-4
/
+17
|
*
|
|
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
2016-12-07
2
-6
/
+22
|
*
|
|
acpi, nfit: fix extended status translations for ACPI DSMs
Vishal Verma
2016-12-07
1
-4
/
+4
*
|
|
|
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-09
2
-1
/
+15
|
\
\
\
\
|
*
|
|
|
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
2016-12-07
1
-0
/
+1
|
*
|
|
|
ata: sata_mv: check for errors when parsing nr-ports from dt
Uwe Kleine-König
2016-11-29
1
-1
/
+14
*
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-12-09
3
-2
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2016-12-08
3
-2
/
+6
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
2016-12-07
3
-2
/
+6
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-12-08
1
-6
/
+8
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes
James Bottomley
2016-11-29
1
-6
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()
Mauricio Faria de Oliveira
2016-11-25
1
-6
/
+8
*
|
|
|
|
|
|
|
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
2016-12-08
1
-1
/
+7
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
[next]