index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
drm/dp_mst: Rewrite and fix bandwidth limit checks
Lyude Paul
1
-26
/
+93
2020-03-12
drm/dp_mst: Reprobe path resources in CSN handler
Lyude Paul
1
-23
/
+25
2020-03-12
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
1
-8
/
+7
2020-03-12
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
Lyude Paul
1
-5
/
+5
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-1
/
+5
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
4
-0
/
+6
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
1
-1
/
+1
2020-03-12
Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-03-12
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
3
-12
/
+193
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-03-12
misc: eeprom: at24: fix regulator underflow
Michael Auchter
1
-1
/
+2
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-11
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-11
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-11
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-11
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-11
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-11
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-11
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-11
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-11
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-11
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-11
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-11
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-11
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
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-10
scsi: ipr: Fix softlockup when rescanning devices in petitboot
Wen Xiong
2
-1
/
+3
2020-03-10
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-10
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
2020-03-10
s390/qeth: don't reset default_out_queue
Julian Wiedmann
1
-1
/
+0
2020-03-10
scsi: ufs: Fix possible unclocked access to auto hibern8 timer register
Can Guo
1
-7
/
+14
2020-03-10
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-10
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-10
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-10
Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linux
Linus Torvalds
3
-12
/
+10
2020-03-10
drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...
Hersen Wu
3
-13
/
+21
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
[prev]
[next]