summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14Linux 5.4.132v5.4.132Greg Kroah-Hartman1-1/+1
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel1-2/+2
2021-07-14scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le1-0/+1
2021-07-14mmc: vub3000: fix control-request directionJohan Hovold1-1/+1
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo1-0/+8
2021-07-14block: return the correct bvec when checking for gapsLong Li1-8/+4
2021-07-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2-12/+28
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo1-0/+2
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-07-14mm/z3fold: fix potential memory leak in z3fold_destroy_pool()Miaohe Lin1-0/+1
2021-07-14mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin1-1/+1
2021-07-14vfio/pci: Handle concurrent vma faultsAlex Williamson1-8/+21
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-07-14serial: mvebu-uart: correctly calculate minimal possible baudratePali Rohár1-3/+8
2021-07-14serial: mvebu-uart: do not allow changing baudrate when uartclk is not availablePali Rohár1-3/+2
2021-07-14powerpc: Offline CPU in stop_this_cpu()Nicholas Piggin1-0/+11
2021-07-14leds: ktd2692: Fix an error handling pathChristophe JAILLET1-9/+18
2021-07-14leds: as3645a: Fix error return code in as3645a_parse_node()Zhen Lei1-0/+1
2021-07-14configfs: fix memleak in configfs_release_bin_fileChung-Chiang Cheng1-5/+5
2021-07-14ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu1-8/+26
2021-07-14extcon: max8997: Add missing modalias stringMarek Szyprowski1-0/+1
2021-07-14extcon: sm5502: Drop invalid register write in sm5502_reg_dataStephan Gerhold1-1/+0
2021-07-14phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe()Christophe JAILLET1-4/+13
2021-07-14phy: uniphier-pcie: Fix updating phy parametersKunihiko Hayashi1-4/+7
2021-07-14soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald1-7/+6
2021-07-14scsi: mpt3sas: Fix error return value in _scsih_expander_add()Zhen Lei1-1/+3
2021-07-14mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...Yang Yingliang1-1/+3
2021-07-14of: Fix truncation of memory sizes on 32-bit platformsGeert Uytterhoeven2-8/+8
2021-07-14ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald1-1/+1
2021-07-14iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+1
2021-07-14iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+2
2021-07-14serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki1-3/+16
2021-07-14staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos1-1/+1
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin1-0/+3
2021-07-14staging: rtl8712: remove redundant check in r871xu_drv_initPavel Skripkin1-6/+4
2021-07-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron1-1/+2
2021-07-14iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron1-1/+2
2021-07-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-1/+2
2021-07-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron1-2/+2
2021-07-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron1-1/+2
2021-07-14iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean1-13/+17
2021-07-14eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko1-4/+3
2021-07-14eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko1-0/+1
2021-07-14usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur1-9/+21
2021-07-14usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov1-33/+32
2021-07-14ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET1-6/+18
2021-07-14iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam1-2/+4
2021-07-14s390: appldata depends on PROC_SYSCTLRandy Dunlap1-1/+1