index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
Bhawanpreet Lakha
2020-03-31
1
-2
/
+6
*
drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
Evan Quan
2020-03-31
4
-13
/
+44
*
drm/amd/powerplay: drop redundant BIF doorbell interrupt operations
Evan Quan
2020-03-31
1
-14
/
+0
*
drm/amd/display: Fix dcn21 num_states
Dmytro Laktyushkin
2020-03-31
4
-30
/
+18
*
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
Stylon Wang
2020-03-31
1
-2
/
+5
*
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
2020-03-31
1
-15
/
+19
*
drm/amd/display: Support plane level CTM
Stylon Wang
2020-03-31
3
-1
/
+18
*
drm/amd/display: Revert change to HDCP display states
Isabel Zhang
2020-03-31
6
-28
/
+49
*
drm/amd/display: Not doing optimize bandwidth if flip pending.
Yongqiang Sun
2020-03-31
1
-0
/
+23
*
drm/amd/display: Use double buffered DRR timing update by default
Nicholas Kazlauskas
2020-03-31
2
-0
/
+21
*
drm/amd/display: Support P010 pixel format
Stylon Wang
2020-03-31
4
-3
/
+11
*
drm/amd/display: Update function to get optimal number of taps
Eric Bernstein
2020-03-31
1
-0
/
+1
*
drm/amdgpu: fix hpd bo size calculation error
Kevin Wang
2020-03-31
2
-2
/
+2
*
Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
2020-03-31
24
-751
/
+724
|
\
|
*
drm/msm/a6xx: Use the DMA API for GMU memory objects
Jordan Crouse
2020-03-20
2
-107
/
+14
|
*
dt-bindings: display: msm: Convert GMU bindings to YAML
Jordan Crouse
2020-03-20
2
-65
/
+123
|
*
dt-bindings: display: msm: gmu: move sram property to gpu bindings
Brian Masney
2020-03-19
2
-64
/
+42
|
*
drm/msm/a6xx: Fix CP_MEMPOOL state name
Rob Clark
2020-03-19
1
-1
/
+1
|
*
drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
Rob Clark
2020-03-19
3
-12
/
+34
|
*
drm/msm/a5xx: Always set an OPP supported hardware value
Jordan Crouse
2020-03-19
1
-7
/
+20
|
*
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder.c
Zheng Bin
2020-03-19
1
-5
/
+5
|
*
drm/msm/dpu: fix comparing pointer to 0 in dpu_vbif.c
Zheng Bin
2020-03-19
1
-3
/
+3
|
*
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_vid.c
Zheng Bin
2020-03-19
1
-2
/
+2
|
*
drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.c
Zheng Bin
2020-03-19
1
-2
/
+2
|
*
drm/msm/dpu: Remove some set but not used variables
tongtiangen
2020-03-19
1
-16
/
+0
|
*
drm/msm: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-19
1
-1
/
+1
|
*
drm/msm/msm_gem.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-19
1
-1
/
+1
|
*
drm/msm: fix leaks if initialization fails
Pavel Machek
2020-03-19
1
-2
/
+4
|
*
drm/msm: avoid double-attaching hdmi/edp bridges
Ilia Mirkin
2020-03-19
2
-8
/
+0
|
*
drm/msm/dpu: Track resources in global state
Drew Davenport
2020-03-19
5
-111
/
+207
|
*
drm/msm/dpu: Refactor resource manager
Drew Davenport
2020-03-19
2
-320
/
+255
|
*
drm/msm/dpu: Refactor rm iterator
Drew Davenport
2020-03-19
5
-81
/
+76
|
*
drm/msm/dpu: Remove unused function arguments
Drew Davenport
2020-03-19
1
-23
/
+14
*
|
Merge v5.6 into drm-next
Dave Airlie
2020-03-31
666
-2881
/
+6433
|
\
\
|
*
|
Linux 5.6
v5.6
Linus Torvalds
2020-03-30
1
-1
/
+1
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
7
-45
/
+82
|
|
\
\
|
|
*
|
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
2020-03-29
1
-0
/
+6
|
|
*
|
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-29
3
-2
/
+52
|
|
*
|
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
2020-03-29
1
-2
/
+1
|
|
*
|
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
2020-03-29
1
-20
/
+3
|
|
*
|
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
2020-03-29
1
-21
/
+20
|
*
|
|
Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-29
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
2020-03-27
1
-2
/
+4
|
*
|
|
|
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-29
1
-2
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-21
1
-2
/
+9
|
|
|
/
/
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-29
23
-80
/
+221
|
|
\
\
\
\
|
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-28
4
-20
/
+25
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
2
-3
/
+6
|
|
|
*
|
|
|
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-20
1
-1
/
+2
|
|
|
*
|
|
|
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-17
3
-16
/
+17
[prev]
[next]