summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-19xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh1-1/+3
2021-05-19xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-19xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao1-1/+3
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko1-1/+4
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham2-11/+36
2021-05-19usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng1-1/+3
2021-05-19usb: dwc3: gadget: Enable suspend eventsJack Pham1-0/+4
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-19usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-19usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth1-0/+1
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2021-05-19blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-19blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-19nbd: Fix NULL pointer in flush_workqueueSun Ke1-1/+2
2021-05-19f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu3-12/+13
2021-05-19f2fs: compress: fix race condition of overwrite vs truncateChao Yu1-23/+12
2021-05-19f2fs: compress: fix to free compress page correctlyChao Yu1-1/+2
2021-05-19nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon1-2/+2
2021-05-19nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni2-1/+7
2021-05-19nvmet: add lba to sect conversion helpersChaitanya Kulkarni2-5/+13
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval5-10/+11
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-19usb: musb: Fix an error messageChristophe JAILLET1-1/+1
2021-05-19hwmon: (occ) Fix poll rate limitingEddie James2-3/+4
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean9-10/+1
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-19iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-05-19usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham1-1/+2
2021-05-19perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-19xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei1-1/+3
2021-05-19xen/unpopulated-alloc: consolidate pgmap manipulationDan Williams1-7/+7
2021-05-19dax: Wake up all waiters after invalidating dax entryVivek Goyal1-1/+1
2021-05-19dax: Add a wakeup mode parameter to put_unlocked_entry()Vivek Goyal1-7/+7
2021-05-19dax: Add an enum for specifying dax wakup modeVivek Goyal1-6/+17
2021-05-19KVM: x86: Prevent deadlock against tk_core.seqThomas Gleixner1-4/+18
2021-05-19KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-19drm/msm/dp: initialize audio_comp when audio startsKuogee Hsieh3-2/+11
2021-05-19KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li1-1/+1
2021-05-19kvm: exit halt polling on need_resched() as wellBenjamin Segall1-1/+2
2021-05-19drm/i915: Avoid div-by-zero on gen2Ville Syrjälä1-1/+1
2021-05-19drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19btrfs: fix race leading to unpersisted data and metadata on fsyncFilipe Manana2-12/+27
2021-05-19arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-19arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne1-0/+12
2021-05-19blk-iocost: fix weight updates of inner active iocgsTejun Heo1-2/+12