index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-254
/
+152
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-27
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
xen: Drop un-informative message during boot
Punit Agrawal
1
-1
/
+0
2017-07-27
Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-33
/
+143
2017-07-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-23
/
+80
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
drm-misc-fixes-2017-07-27
Paul Kocialkowski
1
-1
/
+7
2017-07-27
Documentation: dw-mshc: deprecate num-slots
Shawn Lin
5
-14
/
+7
2017-07-27
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-110
/
+145
2017-07-27
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
1
-1
/
+1
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2
-3
/
+13
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
3
-14
/
+32
2017-07-27
drm/i915: Fix cursor updates on some platforms
Ville Syrjälä
1
-1
/
+11
2017-07-27
drm/i915: Fix user ptr check size in eb_relocate_vma()
Imre Deak
1
-1
/
+1
2017-07-27
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
1
-1
/
+1
2017-07-27
drm: exynos: mark pm functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-07-27
drm/exynos: select CEC_CORE if CEC_NOTIFIER
Hans Verkuil
1
-0
/
+1
2017-07-27
drm/exynos/hdmi: fix disable sequence
Andrzej Hajda
1
-2
/
+0
2017-07-27
drm/exynos: mic: add a bridge at probe
Inki Dae
1
-9
/
+15
2017-07-27
drm/exynos/dsi: Remove error handling for bridge_node DT parsing
Hoegeun Kwon
1
-2
/
+0
2017-07-27
drm/exynos: dsi: do not try to find bridge
Inki Dae
1
-3
/
+5
2017-07-27
drm: exynos: hdmi: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-27
drm: exynos: constify mixer_match_types and *_mxr_drv_data.
Arvind Yadav
1
-5
/
+5
2017-07-27
exynos_drm: Clean up duplicated assignment in exynos_drm_driver
Gabriel Krisman Bertazi
1
-1
/
+0
2017-07-27
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-23
/
+23
2017-07-26
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
1
-4
/
+8
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
3
-0
/
+42
2017-07-26
dm verity fec: fix GFP flags used with mempool_alloc()
NeilBrown
1
-16
/
+5
2017-07-26
dm zoned: use GFP_NOIO in I/O path
Damien Le Moal
3
-9
/
+9
2017-07-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-22
/
+15
2017-07-26
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2
-1
/
+5
2017-07-26
KVM: LAPIC: Fix reentrancy issues with preempt notifiers
Wanpeng Li
1
-3
/
+14
2017-07-26
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
1
-2
/
+14
2017-07-26
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
1
-3
/
+3
2017-07-26
Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+6
2017-07-26
KVM: nVMX: Fix loss of L2's NMI blocking state
Wanpeng Li
1
-0
/
+2
2017-07-26
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
Wincy Van
1
-11
/
+11
2017-07-26
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
7
-1
/
+29
2017-07-26
KVM: x86: do mask out upper bits of PAE CR3
Paolo Bonzini
1
-2
/
+2
2017-07-26
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
2
-23
/
+13
2017-07-26
ASoC: codecs: msm8916-analog: fix DIG_CLK_CTL_RXD3_CLK_EN define
Damien Riegel
1
-1
/
+1
2017-07-26
nvme: validate admin queue before unquiesce
Scott Bauer
1
-1
/
+2
2017-07-26
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
1
-0
/
+12
2017-07-26
ASoC: Intel: Skylake: Fix missing sentinels in sst_acpi_mach
Vinod Koul
1
-0
/
+2
2017-07-26
arm64: sysreg: Fix unprotected macro argmuent in write_sysreg
Dave Martin
1
-2
/
+2
[prev]
[next]