summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-18efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel1-0/+4
2021-08-18PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-9/+11
2021-08-18PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner1-1/+1
2021-08-18PCI/MSI: Correct misleading commentsThomas Gleixner1-4/+1
2021-08-18PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner1-4/+4
2021-08-18PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner1-0/+5
2021-08-18PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner1-0/+15
2021-08-18PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner1-18/+27
2021-08-18PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner1-13/+15
2021-08-18efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel1-15/+13
2021-08-18efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel1-1/+48
2021-08-18arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt1-0/+2
2021-08-18nbd: Aovid double completion of a requestXie Yongji1-3/+11
2021-08-18xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne1-6/+14
2021-08-18drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper1-1/+18
2021-08-18net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-1/+3
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-4/+10
2021-08-18net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean1-15/+19
2021-08-18net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings1-0/+11
2021-08-18net: dsa: microchip: Fix ksz_read64()Ben Hutchings1-6/+2
2021-08-18drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2-1/+11
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory9-28/+26
2021-08-18bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault1-5/+11
2021-08-18iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash1-5/+8
2021-08-18ice: don't remove netdev->dev_addr from uc sync listBrett Creeley1-8/+15
2021-08-18ice: Prevent probing virtual functionsAnirudh Venkataramanan1-0/+5
2021-08-18ppp: Fix generating ifname when empty IFLA_IFNAME is specifiedPali Rohár1-1/+1
2021-08-18net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings1-2/+0
2021-08-18platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...Hans de Goede1-0/+2
2021-08-18net: mvvp2: fix short frame size on s390John Hubbard1-1/+1
2021-08-18net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang1-0/+1
2021-08-18pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko1-13/+13
2021-08-18pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang1-5/+3
2021-08-18ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu1-1/+1
2021-08-18ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu1-2/+2
2021-08-18drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher1-0/+2
2021-08-18drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob1-1/+1
2021-08-18drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein1-1/+0
2021-08-18libnvdimm/region: Fix label activation vs errorsDan Williams1-6/+11
2021-08-18ACPI: NFIT: Fix support for virtual SPA rangesDan Williams1-0/+3
2021-08-18net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko2-3/+8
2021-08-18scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne1-1/+2
2021-08-18i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman1-2/+3
2021-08-18iio: adc: Fix incorrect exit of for-loopColin Ian King1-2/+2
2021-08-18iio: humidity: hdc100x: Add margin to the conversion timeChris Lesiak1-2/+4
2021-08-18iio: adis: set GPIO reset pin directionAntti Keränen1-2/+1
2021-08-18iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König1-1/+0
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing1-3/+2
2021-08-15ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár1-4/+15