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
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-12
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-12
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-12
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-12
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-12
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-12
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2020-03-12
Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...
Dave Airlie
11
-29
/
+53
2020-03-12
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-12
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-12
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-12
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-12
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-12
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-12
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-11
binderfs: use refcount for binder control devices too
Christian Brauner
1
-0
/
+1
2020-03-11
Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-9
/
+20
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-19
/
+6
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-2
/
+4
2020-03-11
HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-03-11
HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-11
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Jérôme Pouiller
3
-12
/
+15
2020-03-11
staging: wfx: fix RCU usage in wfx_join_finalize()
Jérôme Pouiller
2
-7
/
+12
2020-03-11
staging: wfx: make warning about pending frame less scary
Jérôme Pouiller
1
-1
/
+3
2020-03-11
staging: wfx: fix lines ending with a comma instead of a semicolon
Jérôme Pouiller
1
-3
/
+3
2020-03-11
staging: wfx: fix warning about freeing in-use mutex during device unregister
Jérôme Pouiller
1
-0
/
+1
2020-03-11
staging/speakup: fix get_word non-space look-ahead
Samuel Thibault
1
-1
/
+1
2020-03-11
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-03-11
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-11
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-11
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-11
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
1
-7
/
+14
2020-03-11
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-11
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-11
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-11
Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linux
Linus Torvalds
3
-12
/
+10
2020-03-11
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
3
-13
/
+21
2020-03-10
nvme-rdma: Avoid double freeing of async event data
Prabhath Sajeepa
1
-3
/
+5
2020-03-10
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
1
-1
/
+2
2020-03-10
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-03-10
Merge tag 'thunderbolt-fix-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
1
-1
/
+1
2020-03-10
i2c: gpio: suppress error on probe defer
Hamish Martin
1
-1
/
+1
2020-03-10
macintosh: windfarm: fix MODINFO regression
Wolfram Sang
6
-1
/
+50
2020-03-10
i2c: designware-pci: Fix BUG_ON during device removal
Jarkko Nikula
1
-0
/
+1
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-1
/
+2
[prev]
[next]