summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-05-09hex2bin: fix access beyond string endMikulas Patocka
2022-05-09hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-05-09pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos configKrzysztof Kozlowski
2022-05-09arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing
2022-05-09serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki
2022-05-09serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki
2022-05-09serial: imx: fix overrun interrupts in DMA modeJohan Hovold
2022-05-09usb: phy: generic: Get the vbus supplySean Anderson
2022-05-09usb: cdns3: Fix issue for clear halt endpointPawel Laszczak
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-09usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-05-09usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter
2022-05-09usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-05-09usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-05-09usb: typec: ucsi: Fix reuse of completion structureHeikki Krogerus
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-05-09iio: imu: inv_icm42600: Fix I2C init possible nackFawzi Khaber
2022-05-09iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma
2022-05-09iio: dac: ad5446: Fix read_raw not returning set valueMichael Hennerich
2022-05-09iio: dac: ad5592r: Fix the missing return value.Zizhuang Deng
2022-05-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman
2022-05-09xhci: stop polling roothubs after shutdownHenry Lin
2022-05-09xhci: Enable runtime PM on second Alderlake controllerEvan Green
2022-05-09USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-05-09USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-05-09USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-05-09USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-05-09USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-09USB: quirks: add a Realtek card readerOliver Neukum
2022-05-09usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2022-05-09lightnvm: disable the subsystemGreg Kroah-Hartman
2022-05-09floppy: disable FDRAWCMD by defaultWilly Tarreau
2022-04-27Linux 5.10.113v5.10.113Greg Kroah-Hartman
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones
2022-04-27spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controllerTudor Ambarus
2022-04-27jbd2: fix a potential race while discarding reserved buffers after an abortYe Bin
2022-04-27can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o
2022-04-27ext4, doc: fix incorrect h_reserved sizewangjianjian (C)
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix use-after-free in ext4_search_dirYe Bin
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27ext4: fix fallocate to use file_modified to update permissions consistentlyDarrick J. Wong