summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-24Linux 5.4.230v5.4.230Greg Kroah-Hartman
2023-01-24mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vmaHugh Dickins
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-24drm/i915: re-disable RC6p on Sandy BridgeSasa Dragic
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-24serial: atmel: fix incorrect baudrate setupTobias Schramm
2023-01-24dmaengine: tegra210-adma: fix global intr clearMohan Kumar
2023-01-24serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen
2023-01-24dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler
2023-01-24USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-24btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana
2023-01-24mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-24misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson
2023-01-24misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)
2023-01-24prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-24ALSA: hda/realtek - Turn on power earlyYuchi Yang
2023-01-24drm/i915/gt: Reset twiceChris Wilson
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-24nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi
2023-01-24Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao
2023-01-24wifi: brcmfmac: fix regression for Broadcom PCIe wifi devicesArend van Spriel
2023-01-24f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-24RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin