summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-06net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean
2020-10-06net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOPVladimir Oltean
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-05platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-04net: mvneta: fix double free of txq->bufTom Rix
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam
2020-10-04vhost-vdpa: fix page pinning leakage in error pathSi-Wei Liu
2020-10-04vhost-vdpa: fix vhost_vdpa_map() on error conditionSi-Wei Liu
2020-10-04vhost: Don't call log_access_ok() when using IOTLBGreg Kurz
2020-10-04vhost: Use vhost_get_used_size() in vhost_vring_set_addr()Greg Kurz
2020-10-04vhost: Don't call access_ok() when using IOTLBGreg Kurz
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-10-02net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-02net/mlx5e: Fix error path for RQ allocAya Levin
2020-10-02net/mlx5: Fix request_irqs error flowMaor Gottlieb
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-10-02net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-02platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede