aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-5/+26
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch1-1/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-29/+57
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in debugfsJie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-27nvmet-tcp: fix header digest verificationAmit Engel1-1/+1
2021-10-27nvmet: use flex_array_size and struct_sizeLen Baker2-2/+2
2021-10-27nvmet: register discovery subsystem as 'current'Hannes Reinecke2-6/+12
2021-10-27nvmet: switch check for subsystem typeHannes Reinecke1-1/+1
2021-10-27nvmet-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-10-27nvme-tcp: fix data digest pointer calculationVarun Prakash1-1/+1
2021-10-27nvme-tcp: fix possible req->offset corruptionVarun Prakash1-1/+2
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal2-11/+94
2021-10-26scsi: sd: add concurrent positioning ranges supportDamien Le Moal2-0/+82
2021-10-27Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie7-21/+27
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-4/+37
2021-10-26drm: panel-orientation-quirks: Add quirk for GPD Win3Mario1-0/+6
2021-10-26watchdog: Fix OMAP watchdog early handlingWalter Stoll1-1/+5
2021-10-26watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck1-1/+1
2021-10-26watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2021-10-26watchdog: sbsa: only use 32-bit accessorsJamie Iles1-2/+2
2021-10-26Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck1-9/+3
2021-10-26mmc: cqhci: clear HALT state after CQE enableWenbin Mei1-0/+3
2021-10-26mmc: vub300: fix control-message timeoutsJohan Hovold1-9/+9
2021-10-26mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung1-0/+14
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller2-14/+7
2021-10-26spi: spl022: fix Microwire full duplex modeThomas Perrot1-2/+3
2021-10-26irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()Marc Zyngier1-11/+26
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland35-63/+58
2021-10-26nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg1-1/+3
2021-10-26nvmet-tcp: fix a memory leak when releasing a queueMaurizio Lombardi1-0/+3
2021-10-26drm/i915/dp: Skip the HW readout of DPCD on disabled encodersImre Deak1-0/+3
2021-10-26drm/i915: Catch yet another unconditioal clflushVille Syrjälä1-1/+1
2021-10-26drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä1-1/+1
2021-10-26tpm_tis_spi: Add missing SPI IDMark Brown1-0/+1
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu2-8/+22
2021-10-26tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter1-0/+3
2021-10-26tpm: tis: Kconfig: Add helper dependency on COMPILE_TESTCai Huoqing1-1/+1
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-25nvdimm/pmem: stop using q_usage_count as external pgmap refcountChristoph Hellwig1-31/+2
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu1-0/+3
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman1-14/+4