aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysdrm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2Yang Wang1-1/+0
7 daysdrm/amd/pm: fix smu13 power limit default/cap calculationYang Wang2-29/+35
7 daysdrm/amd/pm: apply SMU 13.0.10 workaround during MP1 unloadYang Wang1-1/+9
7 daysdrm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on all SITimur Kristóf1-1/+1
7 daysdrm/amdgpu: unmap userq for evicting user queuePrike Liang1-2/+2
7 daysdrm/amdgpu/sdma7.1: fix support for disable_kqAlex Deucher1-0/+1
7 daysdrm/amdkfd: fix UAF race in destroy_queue_cpschAlysa Liu1-1/+7
7 daysdrm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland3-14/+33
7 daysdrm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland1-1/+2
7 daysdrm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland1-2/+4
7 daysdrm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland1-2/+2
7 daysdrm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
7 daysdrm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland1-16/+32
7 daysdrm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()Harry Wentland1-1/+1
7 daysdrm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize2-2/+18
7 daysRDMA/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas1-0/+5
7 daysdrm/dumb-buffer: Drop buffer-size limits for nowThomas Zimmermann1-7/+0
7 daysMerge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds6-26/+61
7 daysMerge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+18
7 daysMerge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-10/+19
7 daysBluetooth: MGMT: Fix backward compatibility with userspaceLuiz Augusto von Dentz1-2/+3
7 daysBluetooth: SCO: Fix data-race on sco_pi fields in sco_connectSeungJu Cheon1-5/+15
7 daysBluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route callsSeungJu Cheon1-16/+44
7 daysBluetooth: ISO: Fix a use-after-free of the hci_conn pointerLuiz Augusto von Dentz1-1/+1
7 daysBluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_syncLuiz Augusto von Dentz1-0/+1
7 daysBluetooth: fix memory leak in error path of hci_alloc_dev()Bharath Reddy1-2/+4
7 daysBluetooth: bnep: reject short frames before parsingZhang Cen1-21/+36
7 daysBluetooth: hci_sync: reject oversized Broadcast Announcement prependYuqi Xu1-0/+5
7 daysBluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito2-0/+47
7 daysBluetooth: RFCOMM: validate skb length in MCC handlersSeungJu Cheon1-18/+49
7 daysBluetooth: MGMT: validate advertising TLV before type checksZhang Cen1-6/+6
7 daysBluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()Zhang Cen1-4/+22
7 daysMerge tag 'kvm-s390-master-7.1-3' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini9-89/+165
7 daysKVM: SEV: Unmap and unpin the GHCB as needed on vCPU freeSean Christopherson1-10/+16
7 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
7 daysKVM: SEV: Move sev_free_vcpu() down below sev_es_unmap_ghcb()Sean Christopherson1-31/+31
7 daysKVM: Don't WARN if memory is dirtied without a vCPU when the VM is dyingSean Christopherson1-1/+2
7 daysKVM: SEV: Read start/end indices of PSC requests exactly once per #VMGEXITSean Christopherson2-38/+49
7 daysKVM: SEV: Add an anonymous "psc" struct to track current PSC metadataSean Christopherson2-27/+24
7 daysKVM: SEV: Make it more obvious when KVM is writing back the current PSC indexSean Christopherson1-1/+9
7 daysRDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe1-2/+2
7 dayswifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg1-0/+6
7 daysdrm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal1-3/+13
7 daysdrm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroupsMaíra Canal1-1/+2
7 daysrv: Use 0 to check preemption enabled in opidGabriele Monaco1-7/+1
7 daysrv: Prevent task migration while handling per-CPU eventsGabriele Monaco1-0/+11
7 daysrv: Ensure synchronous cleanup for HA monitorsGabriele Monaco2-6/+42
7 daysrv: Add automatic cleanup handlers for per-task HA monitorsGabriele Monaco5-8/+68
7 daysrv: Do not rely on clean monitor when initialising HAGabriele Monaco2-17/+76
7 daysrv: Fix monitor start ordering and memory ordering for monitoring flagWen Yang1-3/+5