summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-04tracing: Fix memory leak in __create_synth_event()Vamshi K Sthambamkadi
2021-03-04ring-buffer: Add a little more information and a WARN when time stamp going b...Steven Rostedt (VMware)
2021-03-04ring-buffer: Force before_stamp and write_stamp to be different on discardSteven Rostedt (VMware)
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer
2021-03-04tracing: Remove duplicate declaration from trace.hYordan Karadzhov (VMware)
2021-03-04io-wq: ensure all pending work is canceled on exitJens Axboe
2021-03-04io_uring: ensure that threads freeze on suspendJens Axboe
2021-03-04io_uring: remove extra in_idle wake upPavel Begunkov
2021-03-04io_uring: inline __io_queue_async_work()Pavel Begunkov
2021-03-04io_uring: inline io_req_clean_work()Pavel Begunkov
2021-03-04io_uring: choose right tctx->io_wq for try cancelPavel Begunkov
2021-03-04io_uring: fix -EAGAIN retry with IOPOLLJens Axboe
2021-03-04io-wq: fix error path leak of buffered write hash mapJens Axboe
2021-03-04io_uring: remove sqo_taskPavel Begunkov
2021-03-04io_uring: kill sqo_dead and sqo submission haltingPavel Begunkov
2021-03-04io_uring: ignore double poll add on the same waitqueue headJens Axboe
2021-03-04io_uring: ensure that SQPOLL thread is started for exitJens Axboe
2021-03-04io_uring: replace cmpxchg in fallback with xchgPavel Begunkov
2021-03-04io_uring: fix __tctx_task_work() ctx racePavel Begunkov
2021-03-04io_uring: kill io_uring_flush()Jens Axboe
2021-03-04io_uring: kill unnecessary io_run_ctx_fallback() in io_ring_exit_work()Jens Axboe
2021-03-04io_uring: move cred assignment into io_issue_sqe()Jens Axboe
2021-03-04io_uring: kill unnecessary REQ_F_WORK_INITIALIZED checksJens Axboe
2021-03-04io_uring: remove unused argument 'tsk' from io_req_caches_free()Jens Axboe
2021-03-04io_uring: destroy io-wq on execPavel Begunkov
2021-03-04io_uring: warn on not destroyed io-wqPavel Begunkov
2021-03-04io_uring: fix race condition in task_work add and clearJens Axboe
2021-03-04io-wq: provide an io_wq_put_and_exit() helperJens Axboe
2021-03-04io_uring: don't use complete_all() on SQPOLL thread exitJens Axboe
2021-03-04io_uring: run fallback on cancellationPavel Begunkov
2021-03-04io_uring: SQPOLL stop error handling fixesJens Axboe
2021-03-04io-wq: fix double put of 'wq' in error pathJens Axboe
2021-03-04io-wq: wait for manager exit on wq destroyJens Axboe
2021-03-04io-wq: rename wq->done completion to wq->startedJens Axboe
2021-03-04io-wq: don't ask for a new worker if we're exitingJens Axboe
2021-03-04io-wq: have manager wait for all workers to exitJens Axboe
2021-03-04iommu/vt-d: Fix status code for Allocate/Free PASID commandZenghui Yu
2021-03-04iommu: Don't use lazy flush for untrusted deviceLu Baolu
2021-03-04iommu/tegra-smmu: Fix mc errors on tegra124-nyanNicolin Chen
2021-03-04iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-03-03drm/amd/display: fix the return of the uninitialized value in retColin Ian King
2021-03-03drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher
2021-03-03drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register addressEvan Quan
2021-03-03drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disableAlex Deucher
2021-03-03drm/amdgpu/pm: make unsupported power profile messages debugAlex Deucher
2021-03-03drm/amdgpu:disable VCN for Navi12 SKUAsher.Song
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher
2021-03-03ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko
2021-03-03RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky