summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/memregion.c: include memregion.hJason Yan2020-09-261-0/+1
* lib/string.c: implement stpcpyNick Desaulniers2020-09-261-0/+24
* mm/migrate: correct thp migration statsZi Yan2020-09-261-4/+3
* mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik2020-09-263-21/+49
* mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song2020-09-262-9/+20
* mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang2020-09-261-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-265-12/+40
|\
| * KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky2020-09-251-1/+7
| * KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson2020-09-251-1/+2
| * KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky2020-09-241-2/+15
| * selftests: kvm: Fix assert failure in single-step testYang Weijiang2020-09-231-1/+1
| * KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal2020-09-233-7/+15
* | Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-264-17/+14
|\ \
| * | MIPS: BCM47XX: Remove the needless check with the 1074KWei Li2020-09-231-1/+1
| * | MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-09-231-0/+1
| * | MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang2020-09-231-0/+4
| * | MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen2020-09-221-16/+8
* | | Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-264-12/+15
|\ \ \
| * | | spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui2020-09-241-1/+1
| * | | spi: fsl-dspi: fix use-after-free in remove pathSascha Hauer2020-09-231-5/+7
| * | | spi: fsl-espi: Only process interrupts for expected eventsChris Packham2020-09-211-2/+3
| * | | spi: bcm2835: Make polling_limit_us staticJason Yan2020-09-151-1/+1
| * | | spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCsVladimir Oltean2020-09-111-3/+3
* | | | Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-09-261-3/+4
|\ \ \ \
| * | | | regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng2020-09-231-3/+4
* | | | | Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-264-34/+56
|\ \ \ \ \
| * | | | | regmap: fix page selection for noinc writesDmitry Baryshkov2020-09-213-12/+13
| * | | | | regmap: fix page selection for noinc readsDmitry Baryshkov2020-09-211-6/+6
| * | | | | regmap: debugfs: Add back in erroneously removed initialisation of retCharles Keepax2020-09-181-1/+1
| * | | | | regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax2020-09-173-17/+38
* | | | | | Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-09-251-1/+1
|\ \ \ \ \ \
| * | | | | | SUNRPC: Fix svc_flush_dcache()Chuck Lever2020-09-211-1/+1
* | | | | | | Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-256-16/+16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-09-254-12/+5
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki2020-09-231-0/+1
| | * | | | | | | cpuidle: Drop misleading comments about RCU usageUlf Hansson2020-09-221-10/+0
| | * | | | | | | cpuidle: psci: Fix suspicious RCU usageUlf Hansson2020-09-211-2/+2
| | * | | | | | | rcu/tree: Export rcu_idle_{enter,exit} to modulesBorislav Petkov2020-09-211-0/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-09-252-4/+11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | PM / devfreq: tegra30: Disable clock on error in probeDan Carpenter2020-09-231-1/+3
| | * | | | | | PM / devfreq: Add timer type to devfreq_summary debugfsChanwoo Choi2020-09-231-3/+8
| |/ / / / / /
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-251-2/+4
|\ \ \ \ \ \ \
| * | | | | | | RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe2020-09-141-2/+4
* | | | | | | | Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-256-10/+15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-09-251-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmabuf: fix NULL pointer dereference in dma_buf_release()Charan Teja Reddy2020-09-211-0/+2
| * | | | | | | | | Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-09-252-8/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson2020-09-231-7/+5
| | * | | | | | | | | Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into d...Jani Nikula2020-09-221-1/+5
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915/gvt: Fix port number for BDW on EDID region setupZhenyu Wang2020-09-141-1/+5