index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_fbcon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
drm/drv: Fix incorrect resolution of merge conflict
Janusz Krzysztofik
1
-1
/
+0
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-12
clang-format: Update with the latest for_each macro list
Miguel Ojeda
1
-0
/
+24
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-12
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2
-45
/
+8
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
2019-04-11
platform/x86: pmc_atom: Drop __initconst on dmi table
Stephen Boyd
1
-1
/
+1
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
4
-25
/
+58
2019-04-11
nvme-fc: correct csn initialization and increments on error
James Smart
1
-5
/
+15
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2019-04-11
gpu: host1x: Fix compile error when IOMMU API is not available
Stefan Agner
1
-1
/
+1
2019-04-11
drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size
Xiong Zhang
1
-3
/
+6
2019-04-11
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
3
-3
/
+35
2019-04-11
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2019-04-10
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
1
-0
/
+4
2019-04-10
sparc64/pci_sun4v: fix ATU checks for large DMA masks
Christoph Hellwig
1
-9
/
+11
2019-04-10
drm/amd/display: fix is odm head pipe logic
Dmytro Laktyushkin
1
-8
/
+3
2019-04-10
drm/amd/display: Pass plane caps into amdgpu_dm_plane_init
Nicholas Kazlauskas
1
-29
/
+34
2019-04-10
drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()
Leo Li
2
-21
/
+49
2019-04-10
drm/amd/display: Recreate private_obj->state during S3 resume
Leo Li
1
-0
/
+7
2019-04-10
drm/amd/display: HDR visual confirmation incorrectly reports black color
Murton Liu
1
-1
/
+1
2019-04-10
drm/amd/display: fix underflow on boot
Eric Yang
1
-4
/
+2
2019-04-10
drm/amd/display: disable link before changing link settings
Anthony Koo
1
-0
/
+9
2019-04-10
drm/amd/display: init dc_config before rest of DC init
Anthony Koo
1
-2
/
+2
2019-04-10
drm/amd/display: Call hwss.set_cursor_sdr_white_level, if available
SivapiriyanKumarasamy
1
-0
/
+3
2019-04-10
drm/amd/display: Set surface color space from DRM plane state
Nicholas Kazlauskas
1
-1
/
+52
2019-04-10
drm/amd/display: prefer preferred link cap over verified link settings
Wenjing Liu
3
-1
/
+13
2019-04-10
drm/amd/display: remove min reduction for abm 2.2 level 3
Josip Pavic
1
-2
/
+2
2019-04-10
drm/amd/display: 3.2.25
Aric Cyr
1
-1
/
+1
2019-04-10
drm/amd/display: return correct dc_status for dcn10_validate_global
Su Sung Chung
2
-2
/
+2
2019-04-10
drm/amd/display: Use plane->color_space for dpp if specified
Nicholas Kazlauskas
2
-2
/
+6
2019-04-10
drm/amd/display: Calculate link bandwidth in a common function
Nikola Cornij
4
-28
/
+28
2019-04-10
drm/amd/display: fix clk_mgr naming
Dmytro Laktyushkin
4
-5
/
+5
2019-04-10
drm/amd/display: use proper formula to calculate bandwidth from timing
Wenjing Liu
3
-50
/
+51
2019-04-10
drm/amd/display: fix dp_hdmi_max_pixel_clk units
SivapiriyanKumarasamy
3
-5
/
+5
2019-04-10
drm/amd/display: Add debugfs entry for amdgpu_dm_visual_confirm
Nicholas Kazlauskas
1
-1
/
+38
2019-04-10
drm/amd/display: Initialize stream_update with memset
Nicholas Kazlauskas
1
-1
/
+3
[next]