summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-26Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-26mm: validate pmd after splittingMinchan Kim
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-09-26lib/memregion.c: include memregion.hJason Yan
2020-09-26lib/string.c: implement stpcpyNick Desaulniers
2020-09-26mm/migrate: correct thp migration statsZi Yan
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-26mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song
2020-09-26mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang
2020-09-26mm: slab: fix potential double free in ___cache_freeShakeel Butt
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-25Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-25Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-25Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-25io_uring: ensure async buffered read-retry is setup properlyJens Axboe
2020-09-25Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-09-25KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-25Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-25Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe
2020-09-25Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu
2020-09-25io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-09-25Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-09-25Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-09-25BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixesDave Airlie
2020-09-24Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9Jens Axboe
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds
2020-09-24spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui
2020-09-24s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-23Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-23nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds