summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-07net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07drm/amd/display: Add missing mask for DCN3Qingqing Zhuo
2021-04-07IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn
2021-04-07RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-04-07of: properly check for error returned by fdt_get_name()Frank Rowand
2021-04-07ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov
2021-04-07Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-07Merge branch 'parisc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-07Merge tag 'platform-drivers-x86-v5.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-07Merge tag 'regulator-fix-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-07xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu
2021-04-07RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche
2021-04-06net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen
2021-04-06net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-06net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-06Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...David S. Miller
2021-04-06pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet
2021-04-06net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong
2021-04-06i2c: exynos5: correct top kerneldocKrzysztof Kozlowski
2021-04-06platform/x86: intel-hid: Fix spurious wakeups caused by tablet-mode events du...Hans de Goede
2021-04-06drm/panel: panel-dsi-cm: disable TE for nowSebastian Reichel
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde
2021-04-06iwlwifi: mvm: fix beacon protection checksJohannes Berg
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman
2021-04-06iwlwifi: pcie: add support for So-F devicesLuca Coelho
2021-04-06iwlwifi: fw: fix notification wait lockingJohannes Berg
2021-04-06iwlwifi: add support for Qu with AX201 deviceMatt Chen
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg
2021-04-06iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho
2021-04-06parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-04-05scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-05scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G
2021-04-05net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()Salil Mehta
2021-04-05net: hns3: Remove the left over redundant check & assignmentSalil Mehta
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko
2021-04-05driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan
2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan
2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-05Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....Greg Kroah-Hartman
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds