summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-12Merge branch 'for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-12Revert 95ebabde382c ("capabilities: Don't allow writing ambiguous v3 file cap...Eric W. Biederman
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig
2021-03-12Merge tag 'sound-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-03-12Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'configfs-for-5.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-03-12Merge tag 'gfs2-v5.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12KVM: LAPIC: Advancing the timer expiration on guest initiated writeWanpeng Li
2021-03-12KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive modeSean Christopherson
2021-03-12KVM: kvmclock: Fix vCPUs > 64 can't be online/hotplugedWanpeng Li
2021-03-12kvm: x86: annotate RCU pointersMuhammad Usama Anjum
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki
2021-03-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2021-03-12io_uring: fix OP_ASYNC_CANCEL across tasksPavel Begunkov
2021-03-12io_uring: cancel sqpoll via task_workPavel Begunkov
2021-03-12io_uring: prevent racy sqd->thread checksPavel Begunkov
2021-03-12KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-12KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-12gfs2: bypass log flush if the journal is not liveBob Peterson
2021-03-12io_uring: remove useless ->startup completionPavel Begunkov
2021-03-12io_uring: cancel deferred requests in try_cancelPavel Begunkov
2021-03-12Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12Jens Axboe
2021-03-12gfs2: bypass signal_our_withdraw if no journalBob Peterson
2021-03-12perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra
2021-03-12opp: Don't drop extra references to OPPs accidentallyBeata Michalska
2021-03-11Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-12drm/nouveau: fix dma syncing for loops (v2)Dave Airlie
2021-03-12drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-03-12Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-12Merge tag 'drm-misc-fixes-2021-03-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-12powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy
2021-03-11block: Discard page cache of zone reset target rangeShin'ichiro Kawasaki
2021-03-11block: Suppress uevent for hidden device when removedDaniel Wagner
2021-03-11Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-03-11nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-11io_uring: perform IOPOLL reaping if canceler is thread itselfJens Axboe
2021-03-11io_uring: force creation of separate context for ATTACH_WQ and non-threadsJens Axboe
2021-03-11block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig
2021-03-11regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin
2021-03-11arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel
2021-03-11arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel