summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Merge tag 'iio-fixes-5.13b-take2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman8-34/+53
2021-05-22iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing1-0/+1
2021-05-22iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron1-1/+3
2021-05-22iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron1-2/+6
2021-05-22iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko1-5/+11
2021-05-22iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva1-0/+2
2021-05-22ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9iHui Wang1-0/+9
2021-05-22ALSA: hda/realtek: Headphone volume is controlled by Front mixerHui Wang1-0/+23
2021-05-22Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-28/+78
2021-05-22scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov1-0/+2
2021-05-22scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irqYang Yingliang1-4/+4
2021-05-22scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang1-1/+7
2021-05-22scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan1-0/+1
2021-05-22scsi: aic7xxx: Remove multiple definition of globalsTom Rix2-2/+1
2021-05-22scsi: aic7xxx: Restore several defines for aic7xxx firmware buildTom Rix1-0/+11
2021-05-22Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-13/+49
2021-05-22Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-32/+55
2021-05-22Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+2
2021-05-22ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri1-1/+3
2021-05-22net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet1-0/+1
2021-05-22RDS tcp loopback connection can hangRao Shoaib4-9/+27
2021-05-22MAINTAINERS: remove Ioana Radulescu from dpaa2-ethIoana Ciornei1-1/+0
2021-05-22net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-05-22net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli1-3/+2
2021-05-22MAINTAINERS: s390/net: add netdev listJulian Wiedmann1-0/+2
2021-05-21scsi: target: iblock: Fix smp_processor_id() BUG messagesMike Christie1-2/+2
2021-05-21scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-05-21net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese1-2/+8
2021-05-21scsi: target: tcmu: Fix xarray RCU warningBodo Stroesser1-5/+7
2021-05-21scsi: target: core: Avoid smp_processor_id() in preemptible codeShin'ichiro Kawasaki1-1/+1
2021-05-21drivers: base: Reduce device link removal code duplicationRafael J. Wysocki1-18/+13
2021-05-21drivers: base: Fix device link removalRafael J. Wysocki2-18/+25
2021-05-21perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu2-6/+10
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter3-7/+8
2021-05-21perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter1-0/+5
2021-05-21perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter1-2/+3
2021-05-21perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter1-1/+1
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo4-4/+4
2021-05-21regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin1-1/+1
2021-05-21tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-05-21tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2021-05-21Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo213-1001/+1537
2021-05-21serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-05-21USB: trancevibrator: fix control-request directionJohan Hovold1-2/+2
2021-05-21Merge tag 'usb-serial-5.13-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman6-0/+19
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+11
2021-05-21Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-25/+13
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-73/+79
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+11
2021-05-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-5/+12