summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* accel/ivpu: Use cached buffers for FW loadingKarol Wachowski2023-09-272-3/+10
* accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski2023-09-271-6/+5
* accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski2023-09-271-2/+1
* accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski2023-09-272-0/+16
* accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz2023-09-271-1/+1
* accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka2023-09-271-7/+4
* accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka2023-09-252-0/+3
* fbdev/sh7760fb: Depend on FB=yThomas Zimmermann2023-09-211-1/+1
* drm/virtio: clean out_fence on complete_submitJosé Pekkarinen2023-09-201-1/+0
* drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula2023-09-201-0/+2
* accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski2023-09-201-1/+8
* nouveau/u_memcpya: fix NULL vs error pointer bugDan Carpenter2023-09-201-1/+1
* nouveau/u_memcpya: use vmemdup_userDave Airlie2023-09-201-14/+5
* drm/nouveau: sched: fix leaking memory of timedout jobDanilo Krummrich2023-09-202-4/+10
* drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()Danilo Krummrich2023-09-201-1/+1
* drm: fix up fbdev Kconfig defaultsArnd Bergmann2023-09-183-2/+3
* drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik2023-09-151-1/+1
* drm/tests: helpers: Avoid a driver uafThomas Hellström2023-09-141-1/+3
* Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal2023-09-143-15/+7
* Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2023-09-1214738-219057/+488085
|\
| * Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter2023-09-112-5/+32
| |\
| | * drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström2023-09-072-5/+32
| | * fbdev/g364fb: fix build failure with mipsSudip Mukherjee2023-09-041-1/+1
| * | Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-111-2/+2
| * | Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
| |\ \
| | * | drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| | * | drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
| * | | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
| |\ \ \
| | * | | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| | * | | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-063-9/+15
| | * | | x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| | * | | x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
| * | | | Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-101-1/+11
| |\ \ \ \
| | * | | | perf/x86/uncore: Correct the number of CHAs on EMRKan Liang2023-09-051-1/+11
| * | | | | Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-09-10284-9119/+8011
| |\ \ \ \ \
| | * | | | | perf parse-events: Fix driver config termIan Rogers2023-09-051-0/+17
| | * | | | | perf parse-events: Fixes relating to no_value termsIan Rogers2023-09-023-4/+4
| | * | | | | perf parse-events: Fix propagation of term's no_value when cloningIan Rogers2023-08-313-21/+19
| | * | | | | perf parse-events: Name the two term enumsIan Rogers2023-08-314-67/+187
| | * | | | | perf list: Don't print Unit for "default_core"Ian Rogers2023-08-311-1/+1
| | * | | | | perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...Ian Rogers2023-08-311-1/+1
| | * | | | | perf dlfilter: Avoid leak in v0 API test use of resolve_address()Adrian Hunter2023-08-311-0/+2
| | * | | | | perf metric: Add #num_cpus_online literalIan Rogers2023-08-312-1/+11
| | * | | | | perf pmu: Remove str from perf_pmu_aliasIan Rogers2023-08-311-23/+10
| | * | | | | perf parse-events: Make common term list to strbuf helperIan Rogers2023-08-313-41/+81
| | * | | | | perf parse-events: Minor help message improvementsIan Rogers2023-08-311-2/+2
| | * | | | | perf pmu: Avoid uninitialized use of alias->strIan Rogers2023-08-311-0/+2
| | * | | | | perf jevents: Use "default_core" for events with no UnitIan Rogers2023-08-293-11/+17
| | * | | | | perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim2023-08-291-1/+1
| | * | | | | perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim2023-08-291-2/+2