summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter
2022-09-30drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc firmwareHawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_4Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_3Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_2Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_1Hawking Zhang
2022-09-30drm/amdgpu: add helper to init rlc fw in header v2_0Hawking Zhang
2022-09-30drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-09-30Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-30Merge tag 'pstore-v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-30Merge tag 'gpio-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-30Revert "pstore: migrate to crypto acomp interface"Guilherme G. Piccoli
2022-09-30Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito
2022-09-30Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-30Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-29drm/amdgpu: Enable sram on vcn_4_0_2Sonny Jiang
2022-09-29drm/amdgpu: Enable VCN DPG for GC11_0_1Sonny Jiang
2022-09-29perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo
2022-09-29perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa
2022-09-29perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-29Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0block-6.0-2022-09-29Jens Axboe
2022-09-29drm/amd/display: Prevent OTG shutdown during PSR SULeo Li
2022-09-29perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-28Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'Jakub Kicinski
2022-09-28mptcp: fix unreleased socket in accept queueMenglong Dong
2022-09-28mptcp: factor out __mptcp_close() without socket lockMenglong Dong
2022-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-28net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle
2022-09-28net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean
2022-09-28clk: imx93: drop of_match_ptrPeng Fan
2022-09-28clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-28io_uring/poll: disable level triggered pollio_uring-6.0-2022-09-29Jens Axboe