summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-04Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-04btrfs: zoned: do not account freed region of read-only block group as zone_un...Naohiro Aota
2021-03-04btrfs: zoned: use sector_t for zone sectorsNaohiro Aota
2021-03-04tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)
2021-03-04tracing: Skip selftests if tracing is disabledSteven Rostedt (VMware)
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