aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland
2020-10-30KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland
2020-10-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song
2020-10-30arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-10-30vdpasim: allow to assign a MAC addressLaurent Vivier
2020-10-30vdpasim: fix MAC address configurationLaurent Vivier
2020-10-30vdpa: handle irq bypass register failure caseZhu Lingshan
2020-10-30vdpa_sim: Fix DMA maskLaurent Vivier
2020-10-30Revert "vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng
2020-10-30vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-30usb: cdns3: gadget: own the lock wrongly at the suspend routinePeter Chen
2020-10-30usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-10-30Merge tag 'amd-drm-fixes-5.10-2020-10-29' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-29scsi: target: tcmu: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29ima: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29params: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29tracepoint: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29soc: ti: ti_sci_pm_domains: check for proper args count in xlateTero Kristo
2020-10-29KVM: arm64: Force PTE mapping on fault resulting in a device mappingSantosh Shukla
2020-10-29KVM: arm64: Use fallback mapping sizes for contiguous huge page sizesGavin Shan
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29KVM: arm64: Fix masks in stage2_pte_cacheable()Will Deacon
2020-10-29KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier
2020-10-29KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNTWill Deacon
2020-10-29KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transitionMarc Zyngier
2020-10-29KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier
2020-10-29KVM: arm64: Don't corrupt tpidr_el2 on failed HVC callMarc Zyngier
2020-10-29coresight: cti: Initialize dynamic sysfs attributesSuzuki K Poulose
2020-10-29coresight: Fix uninitialised pointer bug in etm_setup_aux()Mike Leach
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit