index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
acompress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
drm/ast: Set format registers in primary plane's update
Thomas Zimmermann
1
-22
/
+22
2020-09-16
MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udl
Thomas Zimmermann
1
-3
/
+10
2020-09-16
drm: mxsfb: check framebuffer pitch
Stefan Agner
1
-1
/
+20
2020-09-16
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
1
-0
/
+2
2020-09-16
drm/ttm: move populated state into page flags
Dave Airlie
1
-4
/
+5
2020-09-16
drm/ttm: split bound/populated flags.
Dave Airlie
4
-15
/
+19
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
9
-74
/
+64
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
7
-13
/
+33
2020-09-16
drm/ttm: tt destroy move null check to outer function.
Dave Airlie
3
-3
/
+3
2020-09-16
drm/ttm: wrap tt destroy. (v2)
Dave Airlie
3
-18
/
+20
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
11
-29
/
+57
2020-09-15
drm/ttm: remove available_caching
Christian König
15
-46
/
+11
2020-09-15
drm/nouveau: explicitly specify caching to use
Christian König
2
-22
/
+25
2020-09-15
drm/ttm: remove default caching
Christian König
15
-39
/
+14
2020-09-15
drm/bridge: ps8640: Rework power state handling
Enric Balletbo i Serra
1
-10
/
+58
2020-09-15
drm/virtio: add virtio_gpu_cmd_unref_resource error handling
Gerd Hoffmann
1
-1
/
+4
2020-09-15
drm/virtio: return virtio_gpu_queue errors
Gerd Hoffmann
1
-18
/
+20
2020-09-15
drm/virtio: use drmm_mode_config_init
Gerd Hoffmann
3
-6
/
+13
2020-09-15
gpu/drm: ingenic: Add option to mmap GEM buffers cached
Paul Cercueil
3
-4
/
+126
2020-09-14
drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() call
Ville Syrjälä
1
-7
/
+0
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
5
-7
/
+7
2020-09-14
drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
Ville Syrjälä
2
-1
/
+23
2020-09-14
drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
Jia Yang
1
-12
/
+16
2020-09-14
drm/vboxvideo: Use drm_gem_vram_vmap() interfaces
Thomas Zimmermann
3
-61
/
+8
2020-09-14
Linux 5.9-rc5
v5.9-rc5
Linus Torvalds
1
-1
/
+1
2020-09-12
KVM: emulator: more strict rsm checks.
Maxim Levitsky
1
-5
/
+17
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
1
-0
/
+3
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
1
-1
/
+3
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
1
-12
/
+21
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-12
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
1
-0
/
+1
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-12
drm: xlnx: remove defined but not used 'scaling_factors_666'
Jason Yan
1
-6
/
+0
2020-09-11
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
1
-1
/
+1
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
1
-0
/
+1
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
2
-2
/
+5
2020-09-11
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
1
-1
/
+1
2020-09-11
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
1
-1
/
+1
2020-09-11
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
1
-9
/
+12
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
3
-2
/
+11
2020-09-11
gcov: add support for GCC 10.1
Peter Oberparleiter
2
-2
/
+3
2020-09-11
drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
2
-5
/
+21
2020-09-11
drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
Alex Dewar
1
-3
/
+1
2020-09-11
drm/ttm: nuke memory type flags
Christian König
16
-191
/
+149
2020-09-11
drm/vmwgfx: stop setting multiple domain flags
Christian König
1
-2
/
+3
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
16
-97
/
+114
2020-09-11
drm/vram-helper: stop using TTM placement flags
Christian König
2
-9
/
+12
[next]