index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
1
-3
/
+6
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
1
-1
/
+1
2019-10-30
drm/amdgpu: enable -msse2 for GCC 7.1+ users
Nick Desaulniers
5
-15
/
+5
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+
Nick Desaulniers
5
-0
/
+45
2019-10-30
drm/amdgpu: fix stack alignment ABI mismatch for Clang
Nick Desaulniers
5
-30
/
+20
2019-10-30
drm/radeon: Fix EEH during kexec
Kyle Mahlkuch
1
-0
/
+14
2019-10-30
drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
Alex Deucher
2
-0
/
+18
2019-10-30
drm/amdgpu/powerplay/vega10: allow undervolting in p7
Pelle van Gils
1
-3
/
+1
2019-10-30
dc.c:use kzalloc without test
zhongshiqi
1
-0
/
+4
2019-10-30
drm/amd/display: setting the DIG_MODE to the correct value.
Zhan liu
1
-0
/
+9
2019-10-30
drm/amd/display: Passive DP->HDMI dongle detection fix
Michael Strauss
1
-6
/
+18
2019-10-30
drm/amd/display: add 50us buffer as WA for pstate switch in active
Jun Lei
1
-1
/
+2
2019-10-30
drm/amd/display: Allow inverted gamma
Aidan Yang
1
-14
/
+8
2019-10-30
drm/amd/display: do not synchronize "drr" displays
Jun Lei
1
-0
/
+6
2019-10-30
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Andrey Grodzovsky
1
-1
/
+3
2019-10-30
drm/sched: Set error to s_fence if HW job submission failed.
Andrey Grodzovsky
1
-3
/
+16
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings for navi12
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
1
-1
/
+1
2019-10-30
drm/amd/display: Change Navi14's DWB flag to 1
Zhan liu
1
-1
/
+1
2019-10-30
drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
Pierre-Eric Pelloux-Prayer
1
-0
/
+1
2019-10-30
drm/amdgpu: Fix SDMA hang when performing VKexample test
chen gong
1
-0
/
+1
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
4
-10
/
+61
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2
-4
/
+7
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
4
-0
/
+51
2019-10-30
usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed host
Roger Quadros
1
-5
/
+26
2019-10-30
Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+15
2019-10-30
usb: cdns3: gadget: reset EP_CLAIMED flag while unloading
Sanket Parmar
1
-0
/
+2
2019-10-30
iommu/vt-d: Fix panic after kexec -p for kdump
John Donnelly
1
-1
/
+1
2019-10-30
iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41
Takashi Iwai
1
-0
/
+13
2019-10-30
iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
YueHaibing
1
-3
/
+1
2019-10-30
USB: serial: whiteheat: fix line-speed endianness
Johan Hovold
2
-4
/
+7
2019-10-30
USB: serial: whiteheat: fix potential slab corruption
Johan Hovold
1
-0
/
+4
2019-10-29
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-10-29
Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-36
/
+66
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
1
-1
/
+1
2019-10-29
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
1
-2
/
+2
2019-10-29
net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
Anson Huang
1
-1
/
+1
2019-10-29
vxlan: check tun_info options_len properly
Xin Long
1
-2
/
+4
2019-10-29
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
2019-10-29
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
1
-16
/
+26
2019-10-29
net/mlx5e: Initialize on stack link modes bitmap
Aya Levin
1
-1
/
+1
2019-10-29
net/mlx5e: Fix ethtool self test: link speed
Aya Levin
1
-12
/
+3
2019-10-29
net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
Maxim Mikityanskiy
1
-1
/
+4
2019-10-29
net/mlx5e: Don't store direct pointer to action's tunnel info
Vlad Buslov
1
-7
/
+27
2019-10-29
net/mlx5: Fix NULL pointer dereference in extended destination
Eli Britstein
1
-1
/
+2
2019-10-29
net/mlx5: Fix rtable reference leak
Parav Pandit
1
-3
/
+9
2019-10-29
net/mlx5e: Only skip encap flows update when encap init failed
Vlad Buslov
1
-2
/
+2
2019-10-29
net/mlx5e: Replace kfree with kvfree when free vhca stats
Maor Gottlieb
1
-2
/
+2
[prev]
[next]