summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2021-01-12tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2021-01-12scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche
2021-01-12scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2021-01-09iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2021-01-09dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()Yu Kuai
2021-01-09dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()Yu Kuai
2021-01-09dmaengine: at_hdmac: Substitute kzalloc with kmallocTudor Ambarus
2021-01-09Revert "mtd: spinand: Fix OOB read"Felix Fietkau
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-06rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu
2021-01-06media: gp8psk: initialize stats at power control logicMauro Carvalho Chehab
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam
2021-01-06Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam
2021-01-06null_blk: Fix zone size initializationDamien Le Moal
2021-01-06xen/gntdev.c: Mark pages as dirtySouptick Joarder
2021-01-06vfio/pci: Move dummy_resources_list init in vfio_pci_probe()Eric Auger
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2020-12-30platform/x86: mlx-platform: remove an unused variableArnd Bergmann
2020-12-30PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-30platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12Carlos Garnacho
2020-12-30libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labelsDan Williams
2020-12-30xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-30xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-30xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-30xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-30xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz
2020-12-30clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9Terry Zhou
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li