summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-13kfence: fix printk format for ptrdiff_tMarco Elver
2021-03-13linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann
2021-03-13MAINTAINERS: exclude uapi directories in API/ABI sectionVlastimil Babka
2021-03-13binfmt_misc: fix possible deadlock in bm_register_writeLior Ribak
2021-03-13mm/highmem.c: fix zero_user_segments() with start > endOGAWA Hirofumi
2021-03-13hugetlb: do early cow when page pinned on src mmPeter Xu
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-03-13mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu
2021-03-13hugetlb: break earlier in add_reservation_in_range() when we canPeter Xu
2021-03-13hugetlb: dedup the code to add a new file_regionPeter Xu
2021-03-13mm/fork: clear PASID for new mmFenghua Yu
2021-03-13mm/page_alloc.c: refactor initialization of struct page for holes in memory l...Mike Rapoport
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-03-13stop_machine: mark helpers __always_inlineArnd Bergmann
2021-03-13memblock: fix section mismatch warningArnd Bergmann
2021-03-13kbuild: fix ld-version.sh to not be affected by localeMasahiro Yamada
2021-03-12Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
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