summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29locking/refcount: Consolidate implementations of refcount_tWill Deacon
2022-07-29locking/refcount: Define constants for saturation and max refcount valuesWill Deacon
2022-07-29spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29gpio: pca953x: only use single read/write for No AI modeHaibo Chen
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin
2022-07-29serial: mvebu-uart: correctly report configured baudrate valuePali Rohár
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-21usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-21soc: ixp4xx/npe: Fix unused match warningLinus Walleij
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21nvme: fix regression when disconnect a recovering ctrlRuozhu Li
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-07-21platform/x86: hp-wmi: Ignore Sanitization Mode eventKai-Heng Feng
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-21drm/i915/gt: Serialize TLB invalidates with GT resetsChris Wilson
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter