summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-08Linux 5.10.142v5.10.142Greg Kroah-Hartman
2022-09-08USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-09-08USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-09-08usb: dwc3: disable USB core PHY managementJohan Hovold
2022-09-08usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold
2022-09-08usb: dwc3: fix PHY disable sequenceJohan Hovold
2022-09-08mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-09-08btrfs: harden identification of a stale deviceAnand Jain
2022-09-08drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz
2022-09-08ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai
2022-09-08ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai
2022-09-08ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow
2022-09-08net: mac802154: Fix a condition in the receive pathMiquel Raynal
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-09-08ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-09-08wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-09-08wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnectedSiddh Raman Pant
2022-09-08driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-09-08usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-08usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta
2022-09-08USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT
2022-09-08usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao
2022-09-08USB: serial: option: add Quectel EM060K modemYonglin Tan
2022-09-08USB: serial: option: add support for OPPO R11 diag portYan Xinyu
2022-09-08USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-09-08xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-09-08thunderbolt: Use the actual buffer in tb_async_error()Mika Westerberg
2022-09-08xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park
2022-09-08xen-blkback: Advertise feature-persistent as user requestedSeongJae Park
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-08xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-08gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-09-08hwmon: (gpio-fan) Fix array out of bounds accessArmin Wolf
2022-09-08clk: bcm: rpi: Add missing newlineStefan Wahren
2022-09-08clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren
2022-09-08clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-09-08clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rateStefan Wahren
2022-09-08Input: rk805-pwrkey - fix module autoloadingPeter Robinson
2022-09-08clk: core: Fix runtime PM sequence in clk_core_unprepare()Chen-Yu Tsai
2022-09-08Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd
2022-09-08clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate opsChen-Yu Tsai
2022-09-08drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2022-09-08binder: fix UAF of ref->proc caused by race conditionCarlos Llamas