aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-26dt-bindings: clock: Add support for MSM8992/4 MMCCKonrad Dybcio1-0/+2
2021-08-26selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun1-3/+16
2021-08-26clk: qcom: Add Global Clock Controller driver for MSM8953Vladimir Lypak3-0/+4259
2021-08-26dt-bindings: clock: add Qualcomm MSM8953 GCC driver bindingsVladimir Lypak2-0/+236
2021-08-26clk: qcom: gcc-sdm660: Replace usage of parent_namesBjorn Andersson1-176/+194
2021-08-26clk: qcom: gcc-sdm660: Move parent tables after PLLsStephen Boyd1-102/+102
2021-08-26clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_createDmitry Baryshkov6-110/+46
2021-08-26PM: runtime: add devm_pm_clk_create helperDmitry Baryshkov2-0/+22
2021-08-26PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov2-0/+21
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-0/+39
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev1-15/+10
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev8-19/+42
2021-08-26s390: update defconfigsHeiko Carstens1-1/+1
2021-08-26s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger3-34/+21
2021-08-26Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds5-15/+27
2021-08-26Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove function" from Christophe JAILLET <christophe.jaillet@wanadoo.fr>:Mark Brown1-2/+21
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8
2021-08-26Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-1/+1
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding boxNicholas Kazlauskas3-5/+8
2021-08-26drm/amd/display: Remove duplicate dml initAurabindo Pillai1-5/+0
2021-08-26drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-08-26drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang1-2/+0
2021-08-26drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+29
2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements1-0/+65
2021-08-26drm/amdkfd: Account for SH/SE count when setting up cu masks.Sean Keely2-19/+62
2021-08-26Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/nextAlex Williamson28-2423/+2644
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior1-0/+3
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-26ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart2-4/+44
2021-08-26ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart1-18/+85
2021-08-26ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET1-0/+11
2021-08-26ASoC: wcd9335: Fix a memory leak in the error handling path of the probe functionChristophe JAILLET1-1/+10
2021-08-26ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-08-26vfio/pci: Introduce vfio_pci_core.koMax Gurtovoy11-42/+65
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe6-26/+26
2021-08-26vfio: Use select for eventfdJason Gunthorpe4-4/+6
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy5-3/+42
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy4-7/+39
2021-08-26vfio/pci: Move module parameters to vfio_pci.cYishai Hadas3-12/+33
2021-08-26vfio/pci: Move igd initialization to vfio_pci.cMax Gurtovoy3-36/+41
2021-08-26vfio/pci: Split the pci_driver code out of vfio_pci_core.cMax Gurtovoy4-215/+304
2021-08-26vfio/pci: Include vfio header in vfio_pci_core.hMax Gurtovoy2-1/+1
2021-08-26vfio/pci: Rename ops functions to fit core namingsMax Gurtovoy1-16/+16
2021-08-26vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceMax Gurtovoy7-155/+158
2021-08-26vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy7-9/+9
2021-08-26vfio/pci: Rename vfio_pci.c to vfio_pci_core.cMax Gurtovoy2-1/+1
2021-08-26Merge tag 'timers-v5.15' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner8-66/+143
2021-08-26iomap: standardize tracepoint formatting and storageDarrick J. Wong1-10/+18
2021-08-26md/raid10: Remove unnecessary rcu_dereference in raid10_handle_discardXiao Ni1-4/+10