summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-24iio: adc: ad7949: fix wrong ADC result due to incorrect bit maskWilfried Wessner
2021-03-24iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2021-03-24iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter
2021-03-24iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channelJonathan Albrieux
2021-03-24iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-03-24usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-24counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLEDWilliam Breathitt Gray
2021-03-24scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-24riscv: Correct SPARSEMEM configurationKefeng Wang
2021-03-24kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL againMasahiro Yamada
2021-03-24net/qrtr: fix __netdev_alloc_skb callPavel Skripkin
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-24vfio: IOMMU_API should be selectedJason Gunthorpe
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-24nfsd: Don't keep looking up unhashed files in the nfsd file cacheTrond Myklebust
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-24nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-24nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-24nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-24afs: Stop listxattr() from listing "afs.*" attributesDavid Howells
2021-03-24ASoC: simple-card-utils: Do not handle device clockSameer Pujar
2021-03-24ASoC: SOF: intel: fix wrong poll bits in dsp power downPan Xiuli
2021-03-24ASoC: SOF: Intel: unregister DMIC device on probe errorPierre-Louis Bossart
2021-03-24ASoC: fsl_ssi: Fix TDM slot setup for I2S modeAlexander Shiyan
2021-03-24btrfs: fix slab cache flags for free space tree bitmapDavid Sterba
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-24ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel
2021-03-24ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel
2021-03-24s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-24Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki
2021-03-24ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook AirXiaoliang Yu
2021-03-24ALSA: hda: generic: Fix the micmute led init stateHui Wang
2021-03-24ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu
2021-03-24ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto
2021-03-24ASoC: ak5558: Add MODULE_DEVICE_TABLEShengjiu Wang
2021-03-24ASoC: ak4458: Add MODULE_DEVICE_TABLEShengjiu Wang
2021-03-20Linux 5.4.107v5.4.107Greg Kroah-Hartman
2021-03-20net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-03-20net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook
2021-03-20fuse: fix live lock in fuse_iget()Amir Goldstein