summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.271v4.19.271Greg Kroah-Hartman2023-01-241-1/+1
* x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long2023-01-241-5/+2
* Revert "ext4: generalize extents status tree search functions"Greg Kroah-Hartman2023-01-246-165/+74
* Revert "ext4: add new pending reservation mechanism"Greg Kroah-Hartman2023-01-244-249/+0
* Revert "ext4: fix reserved cluster accounting at delayed write time"Greg Kroah-Hartman2023-01-246-241/+18
* Revert "ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + in...Greg Kroah-Hartman2023-01-241-8/+0
* gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-241-3/+4
* serial: atmel: fix incorrect baudrate setupTobias Schramm2023-01-241-7/+1
* serial: pch_uart: Pass correct sg to dma_unmap_sg()Ilpo Järvinen2023-01-241-1/+1
* usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2023-01-242-7/+13
* usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski2023-01-241-1/+3
* usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally2023-01-241-0/+3
* usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-241-2/+2
* usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-241-8/+14
* usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-241-1/+1
* USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-241-0/+1
* cifs: do not include page data when checking signatureEnzo Matsumiya2023-01-241-6/+9
* mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland2023-01-241-3/+5
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-241-1/+1
* usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi2023-01-241-0/+13
* USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman2023-01-241-1/+1
* USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EC200U modemAli Mirghasemi2023-01-241-0/+2
* USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)2023-01-241-0/+3
* USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)2023-01-241-0/+3
* prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman2023-01-241-0/+2
* xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-242-0/+9
* xhci: Fix null pointer dereference when host diesMathias Nyman2023-01-241-0/+5
* usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu2023-01-241-1/+4
* xhci-pci: set the dma max_seg_sizeRicardo Ribalda2023-01-241-0/+2
* nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi2023-01-241-3/+12
* Add exception protection processing for vd in axi_chan_handle_err functionShawn.Shao2023-01-241-0/+6
* f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim2023-01-241-1/+2
* RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2023-01-241-3/+5
* net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin2023-01-241-1/+2
* pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia2023-01-241-0/+8
* Linux 4.19.270v4.19.270Greg Kroah-Hartman2023-01-181-1/+1
* serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30Patrik John2023-01-181-2/+2
* serial: tegra: Only print FIFO error message when an error occursJon Hunter2023-01-181-2/+4
* tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko2023-01-181-19/+16
* Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2023-01-181-1/+1
* efi: fix NULL-deref in init error pathJohan Hovold2023-01-181-3/+6
* arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2023-01-182-2/+2
* drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-181-1/+9
* x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-181-1/+11
* x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre2023-01-181-9/+5
* iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-181-1/+3
* iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu2023-01-181-4/+18