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.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
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-26
i2c: fsi: Fix the port number field in status register
Eddie James
1
-1
/
+1
2020-06-26
clk: sifive: allocate sufficient memory for struct __prci_data
Vincent Chen
1
-1
/
+4
2020-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
21
-120
/
+191
2020-06-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2
-33
/
+10
2020-06-25
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
Alex Williamson
1
-1
/
+16
2020-06-25
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
1
-3
/
+3
2020-06-25
Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd...
Dave Airlie
6
-6
/
+16
2020-06-25
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-25
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
1
-1
/
+2
2020-06-25
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
1
-77
/
+0
2020-06-25
Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
4
-4
/
+34
2020-06-25
Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-f...
Dave Airlie
1
-0
/
+1
2020-06-25
drm/amd: fix potential memleak in err branch
Bernard Zhao
1
-0
/
+1
2020-06-25
drm/amd/display: Fix ineffective setting of max bpc property
Stylon Wang
1
-1
/
+2
2020-06-25
drm/amd/display: Enable output_bpc property on all outputs
Stylon Wang
1
-1
/
+3
2020-06-25
drm/amdgpu: add fw release for sdma v5_0
Wenhui Sheng
1
-1
/
+5
2020-06-25
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
1
-1
/
+2
2020-06-25
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
1
-0
/
+4
2020-06-25
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
1
-1
/
+1
2020-06-25
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
1
-3
/
+19
2020-06-25
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
1
-1
/
+1
2020-06-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-6
/
+83
2020-06-24
drm/fb-helper: Fix vt restore
Daniel Vetter
2
-15
/
+51
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
2
-20
/
+53
2020-06-24
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
1
-17
/
+18
2020-06-24
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
1
-17
/
+2
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
1
-1
/
+1
2020-06-24
nvme-multipath: fix bogus request queue reference put
Sagi Grimberg
1
-0
/
+8
2020-06-24
nvme-multipath: fix deadlock due to head->lock
Anton Eidelman
2
-2
/
+4
2020-06-24
nvme: don't protect ns mutation with ns->head->lock
Sagi Grimberg
1
-8
/
+4
2020-06-24
nvme-multipath: fix deadlock between ana_work and scan_work
Anton Eidelman
1
-8
/
+16
2020-06-24
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
1
-1
/
+0
2020-06-24
nvme-rdma: assign completion vector correctly
Max Gurtovoy
1
-1
/
+1
2020-06-24
nvme-loop: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme-tcp: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme-pci: initialize tagset numa value to the value of the ctrl
Max Gurtovoy
1
-2
/
+2
2020-06-24
nvme-pci: override the value of the controller's numa node
Max Gurtovoy
1
-0
/
+2
2020-06-24
nvme: set initial value for controller's numa node
Max Gurtovoy
1
-0
/
+1
2020-06-24
usb: renesas_usbhs: getting residue from callback_result
Yoshihiro Shimoda
2
-11
/
+14
2020-06-24
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
Denis Efremov
1
-1
/
+1
2020-06-24
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
Anand Moon
1
-9
/
+0
2020-06-24
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
1
-0
/
+3
2020-06-24
xhci: Return if xHCI doesn't support LPM
Kai-Heng Feng
1
-1
/
+4
2020-06-24
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
Macpaul Lin
1
-2
/
+3
2020-06-24
xhci: Fix enumeration issue when setting max packet size for FS devices.
Al Cooper
1
-0
/
+1
2020-06-24
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
1
-1
/
+1
2020-06-24
usb: cdns3: ep0: add spinlock for cdns3_check_new_setup
Peter Chen
1
-3
/
+4
2020-06-24
usb: cdns3: trace: using correct dir value
Peter Chen
1
-1
/
+1
2020-06-24
usb: cdns3: ep0: fix the test mode set incorrectly
Peter Chen
1
-1
/
+2
[prev]
[next]