summaryrefslogtreecommitdiffstats
path: root/crypto/acompress.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-16drm/ast: Set format registers in primary plane's updateThomas Zimmermann1-22/+22
2020-09-16MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udlThomas Zimmermann1-3/+10
2020-09-16drm: mxsfb: check framebuffer pitchStefan Agner1-1/+20
2020-09-16drm/vc4: Handing the return value of drm_universal_plane_initTian Tao1-0/+2
2020-09-16drm/ttm: move populated state into page flagsDave Airlie1-4/+5
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie4-15/+19
2020-09-16drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie9-74/+64
2020-09-16drm/ttm: split populate out from binding.Dave Airlie7-13/+33
2020-09-16drm/ttm: tt destroy move null check to outer function.Dave Airlie3-3/+3
2020-09-16drm/ttm: wrap tt destroy. (v2)Dave Airlie3-18/+20
2020-09-16drm/ttm/tt: add wrappers to set tt state.Dave Airlie11-29/+57
2020-09-15drm/ttm: remove available_cachingChristian König15-46/+11
2020-09-15drm/nouveau: explicitly specify caching to useChristian König2-22/+25
2020-09-15drm/ttm: remove default cachingChristian König15-39/+14
2020-09-15drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra1-10/+58
2020-09-15drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann1-1/+4
2020-09-15drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann1-18/+20
2020-09-15drm/virtio: use drmm_mode_config_initGerd Hoffmann3-6/+13
2020-09-15gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil3-4/+126
2020-09-14drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä1-7/+0
2020-09-14drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä5-7/+7
2020-09-14drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä2-1/+23
2020-09-14drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_createJia Yang1-12/+16
2020-09-14drm/vboxvideo: Use drm_gem_vram_vmap() interfacesThomas Zimmermann3-61/+8
2020-09-14Linux 5.9-rc5v5.9-rc5Linus Torvalds1-1/+1
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky1-5/+17
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky1-11/+18
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky1-0/+3
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky1-1/+3
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne1-12/+21
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov1-0/+2
2020-09-12x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov1-4/+0
2020-09-12KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-12KVM: SVM: avoid emulation with stale next_ripWanpeng Li1-4/+3
2020-09-12drm: xlnx: remove defined but not used 'scaling_factors_666'Jason Yan1-6/+0
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov1-1/+1
2020-09-11KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes1-0/+1
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen2-2/+5
2020-09-11kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan1-1/+1
2020-09-11KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang1-1/+1
2020-09-11KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev1-9/+12
2020-09-11KVM: Check the allocation of pv cpu maskHaiwei Li1-3/+19
2020-09-11KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier3-2/+11
2020-09-11gcov: add support for GCC 10.1Peter Oberparleiter2-2/+3
2020-09-11drm/bridge: dw-mipi-dsi: permit configuring the escape clock rateNeil Armstrong2-5/+21
2020-09-11drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpyAlex Dewar1-3/+1
2020-09-11drm/ttm: nuke memory type flagsChristian König16-191/+149
2020-09-11drm/vmwgfx: stop setting multiple domain flagsChristian König1-2/+3
2020-09-11drm/nouveau: stop using TTM placement flagsChristian König16-97/+114
2020-09-11drm/vram-helper: stop using TTM placement flagsChristian König2-9/+12