summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-0810-91/+147
|\
| * iommu/vt-d: Fix ineffective devTLB invalidation for subdevicesLiu Yi L2021-01-071-16/+37
| * iommu/vt-d: Fix general protection fault in aux_detach_device()Liu Yi L2021-01-072-29/+82
| * iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L2021-01-072-5/+6
| * iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson2021-01-071-0/+2
| * iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu2021-01-071-6/+8
| * Revert "iommu: Add quirk for Intel graphic devices in map_sg"Lu Baolu2021-01-071-27/+0
| * iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu2021-01-071-2/+2
| * iommu/amd: Stop irq_remapping_select() matching when remapping is disabledDavid Woodhouse2021-01-051-0/+3
| * iommu/amd: Set iommu->int_enabled consistently when interrupts are set upDavid Woodhouse2021-01-051-2/+1
| * iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-051-0/+2
| * iommu/iova: fix 'domain' typosStefano Garzarella2021-01-051-4/+4
* | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-087-8/+23
|\ \
| * | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/...Arnd Bergmann2020-12-221-1/+6
| |\ \
| | * | ARM: omap2plus_defconfig: enable SPI GPIOAndreas Kemnade2020-12-071-0/+1
| | * | ARM: omap2plus_defconfig: drop unused POWER_AVS optionAndrey Zhizhikin2020-12-011-1/+0
| * | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-123-4/+14
| |\ \ \
| | * | | ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm2020-12-081-1/+1
| | * | | ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2020-12-071-3/+5
| | * | | ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen2020-12-011-0/+8
| * | | | arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios"Jisheng Zhang2020-12-101-3/+3
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-0810-18/+27
|\ \ \ \ \
| * | | | | arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas2021-01-071-3/+13
| * | | | | arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas2021-01-051-1/+1
| * | | | | arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne2021-01-052-6/+2
| * | | | | arm64: traps: remove duplicate include statementTian Tao2021-01-051-1/+0
| * | | | | arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers2021-01-051-3/+7
| * | | | | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2021-01-042-2/+3
| * | | | | arm64: mte: remove an ISB on kernel exitPeter Collingbourne2021-01-041-1/+1
| * | | | | arm64/smp: Remove unused irq variable in arch_show_interrupts()Geert Uytterhoeven2021-01-041-1/+0
* | | | | | Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2021-01-0866-309/+746
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-01-0813-66/+122
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu2021-01-071-0/+1
| | * | | | | | net/mlx5e: Fix two double free casesDinghao Liu2021-01-071-0/+2
| | * | | | | | net/mlx5: Release devlink object if adev failsLeon Romanovsky2021-01-071-2/+5
| | * | | | | | net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin2021-01-071-6/+18
| | * | | | | | net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman2021-01-071-0/+5
| | * | | | | | net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel2021-01-071-14/+13
| | * | | | | | net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh2021-01-073-7/+19
| | * | | | | | net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo2021-01-071-28/+49
| | * | | | | | net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang2021-01-071-1/+1
| | * | | | | | net/mlx5e: Add missing capability check for uplink followAya Levin2021-01-072-2/+4
| | * | | | | | net/mlx5: Check if lag is supported before creating oneMark Zhang2021-01-071-6/+5
| * | | | | | | net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski2021-01-081-3/+4
| * | | | | | | Merge branch 's390-qeth-fixes-2021-01-07'Jakub Kicinski2021-01-084-17/+30
| |\ \ \ \ \ \ \
| | * | | | | | | s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann2021-01-081-1/+1
| | * | | | | | | s390/qeth: fix locking for discipline setup / removalJulian Wiedmann2021-01-083-10/+7
| | * | | | | | | s390/qeth: fix deadlock during recoveryJulian Wiedmann2021-01-084-18/+34
| |/ / / / / / /