summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen1-4/+4
2022-05-09usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter1-6/+5
2022-05-09usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa1-0/+2
2022-05-09usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura1-0/+2
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus1-7/+13
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus1-0/+4
2022-05-09usb: core: Don't hold the device lock while sleeping in do_proc_control()Tasos Sahanidis1-5/+9
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua1-2/+1
2022-05-09iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber1-6/+9
2022-05-09iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma1-0/+1
2022-05-09iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich1-1/+1
2022-05-09iio: scd4x: check return of scd4x_write_and_fetchTom Rix1-1/+4
2022-05-09iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng1-1/+1
2022-05-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman1-1/+1
2022-05-09xhci: stop polling roothubs after shutdownHenry Lin1-0/+11
2022-05-09xhci: Enable runtime PM on second Alderlake controllerEvan Green1-1/+3
2022-05-09usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...zhangqilong1-2/+2
2022-05-09USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas1-0/+6
2022-05-09USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao1-0/+6
2022-05-09USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen1-0/+2
2022-05-09USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook1-3/+2
2022-05-09USB: quirks: add STRING quirk for VCOM deviceOliver Neukum1-0/+3
2022-05-09USB: quirks: add a Realtek card readerOliver Neukum1-0/+3
2022-05-09floppy: disable FDRAWCMD by defaultWilly Tarreau2-11/+48
2022-05-09usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin1-4/+2
2022-04-27Linux 5.17.5v5.17.5Greg Kroah-Hartman1-1/+1
2022-04-27arm64: dts: qcom: add IPA qcom,qmp propertyAlex Elder3-0/+6
2022-04-27io_uring: fix leaks on IOPOLL and CQE_SKIPPavel Begunkov1-2/+1
2022-04-27ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus1-0/+3
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin1-1/+3
2022-04-27ext4: update the cached overhead value in the superblockTheodore Ts'o3-0/+19
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o1-3/+12
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o1-1/+3
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)1-1/+1
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk1-1/+10
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin2-2/+6
2022-04-27ext4: fix symlink file size not match to file contentYe Bin1-1/+3
2022-04-27ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong3-9/+32
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang1-3/+6
2022-04-27KVM: SVM: Simplify and harden helper to flush SEV guest page(s)Sean Christopherson1-34/+20
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson3-0/+11
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson1-1/+14
2022-04-27KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()Sean Christopherson1-6/+1
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu3-6/+12
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring1-6/+4
2022-04-27drm/vmwgfx: Fix gem refcounting and memory evictionsZack Rusin3-30/+28
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich1-0/+1
2022-04-27codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong1-7/+4
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin1-2/+2