summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-15scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan
2021-03-15scsi: st: Fix a use after free in st_open()Lv Yunlong
2021-03-15scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-15scsi: ibmvfc: Free channel_setup_buf during device tear downTyrel Datwyler
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong
2021-03-15net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-15Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-03-14vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() failsStefano Garzarella
2021-03-14vhost-vdpa: fix use-after-free of v->config_ctxStefano Garzarella
2021-03-14vhost: Fix vhost_vq_reset()Laurent Vivier
2021-03-14net: arcnet: com20020 fix error handlingTong Zhang
2021-03-14Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-14Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-14vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar
2021-03-14vdpa_sim: Skip typecasting from void*Parav Pandit
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian
2021-03-14virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin
2021-03-13net: ipa: terminate message handler arraysAlex Elder
2021-03-13clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson
2021-03-13clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten
2021-03-13clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das
2021-03-13Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-03-13Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-13zram: fix broken page writebackMinchan Kim
2021-03-13zram: fix return value on writeback_storeMinchan Kim
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu
2021-03-13usb: cdnsp: Fixes incorrect value in ISOC TRBPawel Laszczak
2021-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller
2021-03-12net: dsa: mt7530: setup core clock even in TRGMII modeIlya Lipnitskiy
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli
2021-03-12ftgmac100: Restart MAC HW onceDylan Hung
2021-03-12net: axienet: Fix probe error cleanupRobert Hancock
2021-03-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-12Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-12Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-12Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-12nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig
2021-03-12Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller
2021-03-12Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-03-12Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-12Merge branch 'pm-opp'Rafael J. Wysocki
2021-03-12igb: avoid premature Rx buffer reuseLi RongQing