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/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
2018-05-30
1
-15
/
+23
|
|
*
|
|
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
2018-05-29
1
-6
/
+7
|
|
*
|
|
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
2018-05-29
1
-5
/
+30
|
|
*
|
|
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
2018-05-29
1
-1
/
+1
|
|
*
|
|
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
2018-05-29
1
-0
/
+3
|
|
*
|
|
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-29
5
-11
/
+13
|
|
*
|
|
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
2018-05-29
1
-2
/
+4
|
|
*
|
|
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2018-05-29
2
-4
/
+18
|
|
*
|
|
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
2018-05-29
1
-0
/
+4
|
|
*
|
|
drm/amd/display: check if audio clk enable is applicable
Roman Li
2018-05-29
1
-1
/
+2
|
|
*
|
|
drm/amd/display: add register offset != 0 check.
Charlene Liu
2018-05-29
2
-2
/
+3
|
|
*
|
|
drm/amd/display: Release fake sink
Mikita Lipski
2018-05-29
1
-15
/
+16
|
|
*
|
|
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
2018-05-29
1
-4
/
+4
|
|
*
|
|
drm/amd/display: Do not limit color depth to 8bpc
Mikita Lipski
2018-05-29
1
-6
/
+0
|
|
*
|
|
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2018-05-29
2
-43
/
+10
|
|
*
|
|
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
2018-05-29
3
-13
/
+17
|
|
*
|
|
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
2018-05-29
1
-2
/
+8
|
|
*
|
|
drm/amd/pp: Add cases for getting phys and disp clks for SMU10
Mikita Lipski
2018-05-29
1
-0
/
+6
|
|
*
|
|
drm/amd/display: Fix wrong latency assignment for VEGA clock levels
Harry Wentland
2018-05-29
1
-2
/
+1
|
|
*
|
|
drm/scheduler: fix a corner case in dependency optimization
Nayan Deshmukh
2018-05-25
1
-2
/
+7
|
|
*
|
|
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
2018-05-25
1
-2
/
+2
|
|
*
|
|
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
Harry Wentland
2018-05-25
1
-2
/
+44
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-15
56
-212
/
+397
|
\
\
\
\
\
|
*
|
|
|
|
lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
Thierry Escande
2018-06-15
1
-0
/
+7
|
*
|
|
|
|
hexagon: drop the unused variable zero_page_mask
Anshuman Khandual
2018-06-15
2
-4
/
+0
|
*
|
|
|
|
hexagon: fix printk format warning in setup.c
Randy Dunlap
2018-06-15
1
-1
/
+1
|
*
|
|
|
|
mm: fix oom_kill event handling
Roman Gushchin
2018-06-15
3
-7
/
+27
|
*
|
|
|
|
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
2018-06-15
9
-13
/
+13
|
*
|
|
|
|
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
15
-66
/
+63
|
*
|
|
|
|
ipc: use new return type vm_fault_t
Souptick Joarder
2018-06-15
1
-1
/
+1
|
*
|
|
|
|
sysvipc/sem: mitigate semnum index against spectre v1
Davidlohr Bueso
2018-06-15
1
-4
/
+14
|
*
|
|
|
|
fault-injection: reorder config entries
Mikulas Patocka
2018-06-15
1
-18
/
+18
|
*
|
|
|
|
arm: port KCOV to arm
Dmitry Vyukov
2018-06-15
4
-1
/
+16
|
*
|
|
|
|
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2018-06-15
4
-2
/
+20
|
*
|
|
|
|
kcov: prefault the kcov_area
Mark Rutland
2018-06-15
1
-0
/
+16
|
*
|
|
|
|
kcov: ensure irq code sees a valid area
Mark Rutland
2018-06-15
1
-1
/
+2
|
*
|
|
|
|
kernel/relay.c: change return type to vm_fault_t
Souptick Joarder
2018-06-15
1
-1
/
+1
|
*
|
|
|
|
exofs: avoid VLA in structures
Kees Cook
2018-06-15
3
-67
/
+115
|
*
|
|
|
|
coredump: fix spam with zero VMA process
Alexey Dobriyan
2018-06-15
1
-8
/
+9
|
*
|
|
|
|
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
2018-06-15
1
-1
/
+7
|
*
|
|
|
|
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
2018-06-15
1
-6
/
+3
|
*
|
|
|
|
mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns
Mel Gorman
2018-06-15
1
-4
/
+0
|
*
|
|
|
|
mm/memblock: add missing include <linux/bootmem.h>
Mathieu Malaterre
2018-06-15
1
-0
/
+1
|
*
|
|
|
|
mm: check for SIGKILL inside dup_mmap() loop
Tetsuo Handa
2018-06-15
1
-0
/
+8
|
*
|
|
|
|
kexec: yield to scheduler when loading kimage segments
Jarrett Farnitano
2018-06-15
1
-0
/
+4
|
*
|
|
|
|
mm: fix race between kmem_cache destroy, create and deactivate
Shakeel Butt
2018-06-15
2
-1
/
+33
|
*
|
|
|
|
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-15
1
-1
/
+3
|
*
|
|
|
|
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
2018-06-15
1
-1
/
+1
|
*
|
|
|
|
mm: fix null pointer dereference in mem_cgroup_protected
Roman Gushchin
2018-06-15
1
-0
/
+4
|
*
|
|
|
|
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
2018-06-15
1
-4
/
+10
[prev]
[next]