summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-09-15sched/topology: Skip updating masks for non-online nodesValentin Schneider
2021-09-15libata: fix ata_host_start()Damien Le Moal
2021-09-15s390/zcrypt: fix wrong offset index for APKA master key valid stateHarald Freudenberger
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-09-15power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-09-15power: supply: smb347-charger: Add missing pin control activationDmitry Osipenko
2021-09-15nvmet: pass back cntlid on successful completionAmit Engel
2021-09-15nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-09-15nvme-tcp: don't update queue count when failing to set io queuesRuozhu Li
2021-09-15blk-throtl: optimize IOPS throttle for large IO scenariosChunguang Xu
2021-09-15nbd: add the check to prevent overflow in __nbd_ioctl()Baokun Li
2021-09-15bcache: add proper error unwinding in bcache_device_initChristoph Hellwig
2021-09-15isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Check LVID earlierJan Kara
2021-09-15hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner
2021-09-15hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner
2021-09-15posix-cpu-timers: Force next expiration recalc after itimer resetFrederic Weisbecker
2021-09-15EDAC/mce_amd: Do not load edac_mce_amd module on guestsSmita Koralahalli
2021-09-15rcu/tree: Handle VM stoppage in stall detectionSergey Senozhatsky
2021-09-15sched/deadline: Fix missing clock update in migrate_task_rq_dl()Dietmar Eggemann
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-15power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede
2021-09-15sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-09-15regulator: tps65910: Silence deferred probe errorDmitry Osipenko
2021-09-15regmap: fix the offset of register error logJeongtae Park
2021-09-15locking/mutex: Fix HANDOFF conditionPeter Zijlstra
2021-09-12Linux 5.14.3v5.14.3Greg Kroah-Hartman
2021-09-12cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsAlison Schofield
2021-09-12cxl/pci: Fix lockdown levelDan Williams
2021-09-12cxl/pci: Fix debug message in cxl_probe_regs()Li Qiang (Johnny Li)
2021-09-12PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-12staging: mt7621-pci: fix hang when nothing is connected to pcie portsSergio Paracuellos
2021-09-12xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-09-12xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-09-12usb: mtu3: fix the wrong HS mult valueChunfeng Yun
2021-09-12usb: mtu3: use @mult for HS isoc or intrChunfeng Yun
2021-09-12usb: mtu3: restore HS function when set SS/SSPChunfeng Yun
2021-09-12usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-09-12usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-09-12usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2021-09-12usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-09-12Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericIsmael Ferreras Morezuelas
2021-09-12Bluetooth: Add additional Bluetooth part for Realtek 8852AELarry Finger
2021-09-12ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang