index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-15
net: dsa: bcm_sf2: Utilize nested MDIO read/write
Florian Fainelli
1
-2
/
+2
2017-01-15
net: dsa: bcm_sf2: Do not clobber b53_switch_ops
Florian Fainelli
1
-0
/
+7
2017-01-15
net: vrf: Add missing Rx counters
David Ahern
1
-0
/
+3
2017-01-15
net/mlx5e: Disable netdev after close
Saeed Mahameed
1
-4
/
+4
2017-01-15
net/mlx5e: Don't sync netdev state when not registered
Saeed Mahameed
1
-7
/
+12
2017-01-15
net/mlx5: Prevent setting multicast macs for VFs
Mohamad Haj Yahia
1
-1
/
+1
2017-01-15
net/mlx5: Mask destination mac value in ethtool steering rules
Maor Gottlieb
1
-0
/
+1
2017-01-15
net/mlx5: Avoid shadowing numa_node
Eli Cohen
1
-2
/
+1
2017-01-15
net/mlx5: Cancel recovery work in remove flow
Daniel Jurgens
1
-2
/
+3
2017-01-15
net/mlx5: Check FW limitations on log_max_qp before setting it
Noa Osherovich
1
-0
/
+7
2017-01-15
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
1
-10
/
+13
2017-01-15
net: vrf: Drop conntrack data after pass through VRF device on Tx
David Ahern
1
-0
/
+4
2017-01-15
net: vrf: Fix NAT within a VRF
David Ahern
1
-2
/
+0
2017-01-12
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2
-3
/
+8
2017-01-12
Revert "usb: gadget: composite: always set ep->mult to a sensible value"
Greg Kroah-Hartman
2
-8
/
+3
2017-01-12
Revert "rtlwifi: Fix enter/exit power_save"
Greg Kroah-Hartman
4
-40
/
+27
2017-01-12
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
1
-2
/
+13
2017-01-12
drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases
Paulo Zanoni
1
-2
/
+3
2017-01-12
drm/i915/gen9: unconditionally apply the memory bandwidth WA
Paulo Zanoni
1
-8
/
+41
2017-01-12
drm/i915: disable PSR by default on HSW/BDW
Paulo Zanoni
1
-7
/
+3
2017-01-12
drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
Michel Dänzer
1
-3
/
+3
2017-01-12
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
1
-1
/
+9
2017-01-12
PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)
Alexey Kardashevskiy
1
-0
/
+19
2017-01-12
PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+
Noa Osherovich
1
-3
/
+56
2017-01-12
PCI: Convert Mellanox broken INTx quirks to be for listed devices only
Noa Osherovich
1
-3
/
+37
2017-01-12
PCI: Convert broken INTx masking quirks from HEADER to FINAL
Noa Osherovich
1
-36
/
+36
2017-01-12
PCI: rockchip: Correct the use of FTS mask
Brian Norris
1
-1
/
+1
2017-01-12
PCI: rockchip: Fix negotiated lanes calculation
Shawn Lin
1
-2
/
+2
2017-01-12
staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()
Dan Carpenter
1
-1
/
+1
2017-01-12
md: fix refcount problem on mddev when stopping array.
NeilBrown
1
-1
/
+4
2017-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
1
-1
/
+1
2017-01-12
rpmsg: qcom_smd: Correct return value for O_NONBLOCK
Bjorn Andersson
1
-1
/
+1
2017-01-12
mmc: mmc_test: Uninitialized return value
Dan Carpenter
1
-1
/
+1
2017-01-12
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2017-01-12
irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
Florian Fainelli
1
-0
/
+26
2017-01-12
PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()
Jan Beulich
1
-1
/
+2
2017-01-12
sbp-target: Fix second argument of percpu_ida_alloc()
Bart Van Assche
1
-1
/
+1
2017-01-12
target/iscsi: Fix double free in lio_target_tiqn_addtpg()
Dan Carpenter
1
-1
/
+0
2017-01-12
scsi: mvsas: fix command_active typo
Arnd Bergmann
1
-1
/
+1
2017-01-12
scsi: g_NCR5380: Fix release_region in error handling
Ondrej Zary
1
-3
/
+3
2017-01-12
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Xunlei Pang
1
-0
/
+19
2017-01-12
iommu/vt-d: Fix pasid table size encoding
Jacob Pan
1
-1
/
+22
2017-01-12
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
1
-1
/
+1
2017-01-12
iommu/amd: Missing error code in amd_iommu_init_device()
Dan Carpenter
1
-1
/
+3
2017-01-12
clk: renesas: mstp: Support 8-bit registers for r7s72100
Chris Brandt
1
-5
/
+22
2017-01-12
clk: imx31: fix rewritten input argument of mx31_clocks_init()
Vladimir Zapolskiy
1
-3
/
+1
2017-01-12
clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocks
Chen-Yu Tsai
1
-5
/
+5
2017-01-12
clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocks
Chen-Yu Tsai
1
-3
/
+3
2017-01-12
clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...
Grygorii Strashko
1
-1
/
+0
2017-01-12
clk: clk-wm831x: fix a logic error
Pan Bian
1
-1
/
+1
[next]