summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-12drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin1-8/+14
2022-10-12drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung1-1/+7
2022-10-12drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-10-12drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-10-12drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss1-0/+8
2022-10-12drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li1-2/+10
2022-10-12KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch1-3/+13
2022-10-12net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie1-3/+0
2022-10-12arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2-1/+9
2022-10-12gpio: ftgpio010: Make irqchip immutableLinus Walleij1-9/+13
2022-10-12um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub1-6/+0
2022-10-12um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub1-3/+2
2022-10-12ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela1-0/+1
2022-10-12net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur1-0/+1
2022-10-12net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2-19/+60
2022-10-12scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-10-12drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang1-0/+3
2022-10-12ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov3-5/+5
2022-10-12wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld1-2/+2
2022-10-12dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal1-1/+5
2022-10-12dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal1-1/+1
2022-10-12dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal1-6/+7
2022-10-12arm64: dts: rockchip: fix upper usb port on BPI-R2-ProFrank Wunderlich1-1/+1
2022-10-12firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi1-0/+20
2022-10-12firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi1-4/+18
2022-10-12firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi3-3/+10
2022-10-12fs: fix UAF/GPF bug in nilfs_mdt_destroyDongliang Mu1-4/+3
2022-10-12xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa3-5/+6
2022-10-12docs: update mediator information in CoC docsShuah Khan1-1/+1
2022-10-12hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook2-6/+12
2022-10-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen1-0/+1
2022-10-12sparc: Unbreak the buildBart Van Assche5-39/+39
2022-10-05Linux 5.19.14v5.19.14Greg Kroah-Hartman1-1/+1
2022-10-05damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun1-1/+1
2022-10-05x86/alternative: Fix race in try_get_desc()Nadav Amit1-22/+23
2022-10-05x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov1-10/+15
2022-10-05KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson1-2/+0
2022-10-05perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo1-1/+1
2022-10-05perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing1-1/+1
2022-10-05net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle1-2/+2
2022-10-05net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean1-0/+7
2022-10-05clk: imx93: drop of_match_ptrPeng Fan1-1/+1
2022-10-05clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli1-4/+8
2022-10-05drm/i915/gt: Perf_limit_reasons are only available for Gen11+Ashutosh Dixit1-4/+11
2022-10-05clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-10-05vdpa/mlx5: Fix MQ to support non power of two num queuesEli Cohen1-7/+10
2022-10-05virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()Suwan Kim1-6/+5
2022-10-05vdpa/ifcvf: fix the calculation of queuepairAngus Chen1-2/+2
2022-10-05ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski1-13/+7
2022-10-05ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski3-88/+64