summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-18ASoC: fsl: fix SND_SOC_IMX_RPMSG dependencyArnd Bergmann1-0/+1
2021-05-18locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang4-11/+17
2021-05-18locking/lockdep: Correct calling tracepointsLeo Yan1-2/+2
2021-05-18perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu3-8/+30
2021-05-18perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu1-1/+1
2021-05-18arm64: Fix stale link in the arch_counter_enforce_ordering() commentCatalin Marinas1-1/+1
2021-05-18iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit1-1/+1
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker1-0/+2
2021-05-18bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren2-3/+51
2021-05-18ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling...Takashi Sakamoto1-2/+2
2021-05-18ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and ...Takashi Sakamoto4-4/+29
2021-05-18Merge branch 'fixes-rc1' into fixesTony Lindgren12940-253438/+645444
2021-05-18ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu1-1/+1
2021-05-18ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski1-1/+3
2021-05-18ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski1-3/+7
2021-05-18optee: use export_uuid() to copy client UUIDJens Wiklander2-4/+8
2021-05-18x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2-0/+6
2021-05-18x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky1-18/+18
2021-05-18tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-05-18perf buildid-list: Initialize zstd_dataMilian Wolff1-0/+3
2021-05-18hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5Chu Lin1-1/+1
2021-05-18net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-18Merge branch 'gve-fixes'David S. Miller2-12/+19
2021-05-18gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-05-18gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-05-18gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-05-18gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-05-18gve: Check TX QPL was actually assignedCatherine Sullivan1-2/+6
2021-05-18netlink: disable IRQs for netlink_lock_table()Johannes Berg1-2/+4
2021-05-18net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann1-1/+10
2021-05-18bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-05-18MAINTAINERS: net: remove stale website linkKrzysztof Kozlowski1-2/+0
2021-05-18dt-bindings: More removals of type references on common propertiesRob Herring7-8/+2
2021-05-18dt-bindings: media: renesas,drif: Use graph schemaRob Herring1-13/+7
2021-05-18tipc: wait and exit until all work queues are doneXin Long3-0/+6
2021-05-18mld: fix panic in mld_newpack()Taehee Yoo1-3/+0
2021-05-18isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-05-17Merge branch 'bnxt_en-fixes'David S. Miller2-9/+13
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan2-8/+11
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu3-0/+7
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-05-17Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner5-11/+10
2021-05-17Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+26
2021-05-17RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky1-6/+10
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb1-0/+1
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb1-0/+3