aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen
2022-11-02drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan
2022-11-02drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider
2022-11-02Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnectLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix memory leak in vhci_writeHawkins Jiawei
2022-11-02Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-11-02Bluetooth: hci_conn: Fix CIS connection dst_type handlingPauli Virtanen
2022-11-02Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy
2022-11-02drm/amd: Fail the suspend if resources can't be evictedMario Limonciello
2022-11-02Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2022-11-02drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li
2022-11-02drm/amdgpu: correct MES debugfs versionsGraham Sider
2022-11-02drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee
2022-11-02Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen
2022-11-02Documentation: devres: add missing I2C helperYang Yingliang
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-11-02KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTLSean Christopherson
2022-11-02KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()Sean Christopherson
2022-11-02KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRsSean Christopherson
2022-11-02btrfs: fix inode reserve space leak due to nowait buffered writeFilipe Manana
2022-11-02btrfs: fix nowait buffered write returning -ENOSPCFilipe Manana
2022-11-02btrfs: remove pointless and double ulist frees in error paths of qgroup testsFilipe Manana
2022-11-02btrfs: fix ulist leaks in error paths of qgroup self testsFilipe Manana
2022-11-02btrfs: fix inode list leak during backref walking at find_parent_nodes()Filipe Manana
2022-11-02btrfs: fix inode list leak during backref walking at resolve_indirect_refs()Filipe Manana
2022-11-02Merge branch 'misdn-fixes'David S. Miller
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-02rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong
2022-11-02perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang
2022-11-02perf/x86/intel: Fix pebs event constraints for SPRKan Liang
2022-11-02perf/x86/intel: Fix pebs event constraints for ICLKan Liang
2022-11-02perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui
2022-11-02perf/hw_breakpoint: test: Skip the test if dependencies unmetDavid Gow
2022-11-02netfilter: nf_nat: Fix possible memory leak in nf_nat_init()Chen Zhongjin