summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-16xen/netback: don't queue unlimited number of packagesJuergen Gross
2021-12-16xen/netback: fix rx queue stall detectionJuergen Gross
2021-12-16xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-16xen/netfront: harden netfront against event channel stormsJuergen Gross
2021-12-16xen/blkfront: harden blkfront against event channel stormsJuergen Gross
2021-12-15net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-15netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang
2021-12-15dpaa2-eth: fix ethtool statisticsIoana Ciornei
2021-12-15usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang
2021-12-15usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak
2021-12-15USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-15usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah
2021-12-15serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)
2021-12-15tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa
2021-12-15ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-15dm integrity: fix data corruption due to improper use of bvec_kmap_localMike Snitzer
2021-12-15ixgbe: Document how to enable NBASE-T supportRobert Schlabbach
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin
2021-12-15igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-15igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-15Merge tag 'hyperv-fixes-signed-20211214' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-15usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay
2021-12-15USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-15soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor
2021-12-15Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-12-14bcache: fix NULL pointer reference in cached_dev_detach_finishLin Feng
2021-12-14RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
2021-12-14IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li
2021-12-14drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-14drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas
2021-12-14drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas
2021-12-14drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello
2021-12-14drm/amdgpu: don't override default ECO_BITs settingHawking Zhang
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-14mmc: sdhci-tegra: Fix switch to HS400ES modePrathamesh Shete
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-14drm/i915/display: Fix an unsigned subtraction which can never be negative.Harshit Mogalapalli
2021-12-14USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-14USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-14drm/ast: potential dereference of null pointerJiasheng Jiang