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-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
86
-1218
/
+86
2019-05-21
drm/gma500/cdv: Check vbt config bits when detecting lvds panels
Patrik Jakobsson
3
-0
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1322
-0
/
+1322
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
341
-0
/
+341
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
52
-0
/
+52
2019-05-21
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
1
-1
/
+2
2019-05-21
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
1
-0
/
+4
2019-05-21
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
2
-21
/
+8
2019-05-21
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
1
-0
/
+13
2019-05-21
drm/vmwgfx: Fix user space handle equal to zero
Thomas Hellstrom
1
-1
/
+1
2019-05-21
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
1
-1
/
+7
2019-05-20
libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead
Dan Williams
1
-2
/
+8
2019-05-21
drm/i915/gvt: Fix an error code in ppgtt_populate_spt_by_guest_entry()
Dan Carpenter
1
-1
/
+3
2019-05-21
drm/i915/gvt: do not let TRTTE and 0x4dfc write passthrough to hardware
Yan Zhao
1
-15
/
+0
2019-05-21
drm/i915/gvt: add 0x4dfc to gen9 save-restore list
Yan Zhao
1
-0
/
+1
2019-05-21
drm/i915/gvt: Tiled Resources mmios are in-context mmios for gen9+
Yan Zhao
1
-6
/
+6
2019-05-21
drm/i915/gvt: use cmd to restore in-context mmios to hw for gen9 platform
Yan Zhao
3
-15
/
+13
2019-05-21
drm/i915/gvt: emit init breadcrumb for gvt request
Weinan
1
-0
/
+19
2019-05-20
drm/amdkfd: Fix compute profile switching
Harish Kasiviswanathan
3
-5
/
+29
2019-05-20
net: stmmac: dma channel control register need to be init first
Weifeng Voon
1
-4
/
+4
2019-05-20
net: stmmac: fix ethtool flow control not able to get/set
Tan, Tee Min
1
-2
/
+2
2019-05-20
fddi: fix typos in code comments
Weitao Hou
1
-2
/
+2
2019-05-20
2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
1
-10
/
+6
2019-05-20
1/2] net: axienet: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2
-10
/
+11
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
6
-37
/
+91
2019-05-20
libnvdimm: Fix compilation warnings with W=1
Qian Cai
3
-4
/
+4
2019-05-20
macvlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-20
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-6
/
+3
2019-05-20
drm/amdgpu: skip fw pri bo alloc for SRIOV
Yintian Tao
1
-7
/
+10
2019-05-20
drm/amd/powerplay: fix locking in smu_feature_set_supported()
Dan Carpenter
1
-1
/
+1
2019-05-20
drm/amdgpu/gmc9: set vram_width properly for SR-IOV
Alex Deucher
1
-1
/
+9
2019-05-20
drm/amdgpu/soc15: skip reset on init
Alex Deucher
1
-0
/
+5
2019-05-20
drm/amdgpu: keep stolen memory on picasso
Flora Cui
1
-0
/
+1
2019-05-20
drm/amdkfd: Add missing Polaris10 ID
Kent Russell
1
-0
/
+1
2019-05-20
drm/amd/display: Don't load DMCU for Raven 1
Harry Wentland
1
-2
/
+10
2019-05-20
drm/amd/display: Add ASICREV_IS_PICASSO
Harry Wentland
1
-3
/
+4
2019-05-20
drm/i915: Truly bump ready tasks ahead of busywaits
Chris Wilson
1
-19
/
+12
2019-05-20
drm/i915: Downgrade NEWCLIENT to non-preemptive
Chris Wilson
3
-5
/
+4
2019-05-20
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
4
-14
/
+21
2019-05-20
drm/i915: Pass i915_sched_node around internally
Chris Wilson
1
-17
/
+19
2019-05-20
drm/i915: Rearrange i915_scheduler.c
Chris Wilson
1
-105
/
+105
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-118
/
+222
2019-05-20
Merge drm-misc-next-fixes-2019-05-20 into drm-misc-fixes
Sean Paul
2
-15
/
+19
2019-05-20
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
1
-2
/
+1
2019-05-20
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
1
-1
/
+1
2019-05-20
scsi: smartpqi: Reporting unhandled SCSI errors
Erwan Velu
1
-7
/
+16
2019-05-20
scsi: myrs: Fix uninitialized variable
YueHaibing
1
-1
/
+1
2019-05-20
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_sys...
Steffen Dirkwinkel
1
-0
/
+24
2019-05-20
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI t...
Hans de Goede
1
-0
/
+9
[prev]
[next]