summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton
2021-07-30interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton
2021-07-30ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOMMarek Vasut
2021-07-30ARM: dts: stm32: Disable LAN8710 EDPD on DHCOMMarek Vasut
2021-07-30ARM: dts: stm32: Prefer HW RTC on DHCOM SoMMarek Vasut
2021-07-30KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini
2021-07-30serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner
2021-07-30media: atmel: fix build when ISC=m and XISC=yEugen Hristev
2021-07-30media: videobuf2-core: dequeue if start_streaming failsHans Verkuil
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin
2021-07-30ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resumeTakashi Iwai
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-07-30MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer...Marc Kleine-Budde
2021-07-29Merge tag 'drm-fixes-2021-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-29Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/...Linus Torvalds
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2021-07-29scsi: core: Fix capacity set to zero after offlinining devicelijinlin
2021-07-29scsi: sr: Return correct event when media event code is 3Li Manyi
2021-07-29scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler
2021-07-29scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-07-29scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin
2021-07-29drm/kmb: Define driver date and major/minor versionEdmund Dea
2021-07-29drm/kmb: Enable LCD DMA for low TVDDCVEdmund Dea
2021-07-29scsi: fas216: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29scsi: acornscsi: Fix fall-through warning for clangGustavo A. R. Silva
2021-07-29ASoC: cs42l42: Fix bclk calculation for monoRichard Fitzgerald
2021-07-29ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald
2021-07-29ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-29KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price
2021-07-29KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil
2021-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2021-07-29xfs: prevent spoofing of rtbitmap blocks when recovering buffersDarrick J. Wong
2021-07-29xfs: limit iclog tail updatesDave Chinner
2021-07-29xfs: need to see iclog flags in tracingDave Chinner
2021-07-29xfs: Enforce attr3 buffer recovery orderDave Chinner
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner
2021-07-29xfs: avoid unnecessary waits in xfs_log_force_lsn()Dave Chinner
2021-07-29xfs: log forces imply data device cache flushesDave Chinner
2021-07-29xfs: factor out forced iclog flushesDave Chinner
2021-07-29xfs: fix ordering violation between cache flushes and tail updatesDave Chinner
2021-07-29xfs: fold __xlog_state_release_iclog into xlog_state_release_iclogDave Chinner