summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-08net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam1-21/+12
2021-04-08Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller13-55/+97
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-5/+14
2021-04-08drm/amd/display: Add missing mask for DCN3Qingqing Zhuo1-0/+1
2021-04-07IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn4-19/+16
2021-04-07RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-07of: properly check for error returned by fdt_get_name()Frank Rowand3-19/+34
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov1-3/+1
2021-04-07Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-04-07Merge branch 'parisc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-04-07Merge tag 'platform-drivers-x86-v5.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+9
2021-04-07Merge tag 'regulator-fix-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2021-04-07xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu1-6/+6
2021-04-07RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche1-3/+12
2021-04-07net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni1-5/+5
2021-04-07net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-04-07net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-07net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-07Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...David S. Miller1-6/+18
2021-04-07pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-07virtio_net: Do not pull payload in skb->headEric Dumazet1-3/+7
2021-04-07net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong1-0/+1
2021-04-06i2c: exynos5: correct top kerneldocKrzysztof Kozlowski1-1/+1
2021-04-06platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede1-7/+9
2021-04-06drm/panel: panel-dsi-cm: disable TE for nowSebastian Reichel1-3/+9
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg1-5/+12
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman2-5/+8
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho2-1/+26
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg1-5/+5
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-06scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1
2021-04-06scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov1-2/+1
2021-04-06scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-06net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta1-1/+3
2021-04-06net: hns3: Remove the left over redundant check & assignmentSalil Mehta1-3/+0
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko1-0/+1
2021-04-05driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan1-0/+2
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan2-0/+6
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan1-2/+9
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan3-5/+29
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman1-0/+4
2021-04-05firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-04Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-1/+0
2021-04-03soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0