summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-12-21 18:34:04 +0000
committerJens Axboe <axboe@kernel.dk>2020-12-21 13:01:10 -0700
commita528b04ea40690ff40501f50d618a62a02b19620 (patch)
tree424209d36e0dfa0f7aa295cf7cd9c60e599426ef /scripts/stackusage
parentf57555eda979ca085d2524db81e14b8a6089e15e (diff)
downloadkernel-a528b04ea40690ff40501f50d618a62a02b19620.tar.gz
io_uring: fix ignoring xa_store errors
xa_store() may fail, check the result. Cc: stable@vger.kernel.org # 5.10 Fixes: 0f2122045b946 ("io_uring: don't rely on weak ->files references") Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
0'>2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta 2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta 2022-03-18KVM: arm64: fix typos in commentsJulia Lawall 2021-11-08KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing 2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini 2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang 2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier 2021-08-19KVM: arm64: Record number of signal exits as a vCPU statOliver Upton 2021-08-18KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual 2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini 2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang 2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang 2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang 2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang 2021-06-24KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier 2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price 2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini 2021-04-17KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky 2021-03-18KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier 2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier 2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier