summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-12KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()Marc Zyngier1-2/+11
2023-12-12KVM: arm64: vgic: Simplify kvm_vgic_destroy()Marc Zyngier1-15/+14
2023-12-12bcachefs: Fix nocow locks deadlockKent Overstreet1-1/+2
2023-12-12Merge tag 'bcachefs-2023-12-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-38/+84
2023-12-12afs: Fix refcount underflow from error handling raceDavid Howells1-1/+1
2023-12-11smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara1-10/+16
2023-12-11smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10
2023-12-11smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara3-47/+75
2023-12-11smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara1-6/+8
2023-12-11PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold1-0/+2
2023-12-11PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold1-5/+5
2023-12-11PCI: qcom: Clean up ASPM commentJohan Hovold1-1/+4
2023-12-11PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2-13/+43
2023-12-11drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-11drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-12-11drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher1-2/+0
2023-12-11ASoC: cs42l43: Don't enable bias sense during type detectCharles Keepax1-11/+12
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-11dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li1-0/+1
2023-12-11drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_getStuart Lee1-1/+8
2023-12-11ASoC: Intel: soc-acpi-intel-mtl-match: Change CS35L56 prefixes to AMPnRichard Fitzgerald1-4/+4
2023-12-11drm/edid: also call add modes in EDID connector update fallbackJani Nikula1-1/+2
2023-12-11dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang1-3/+2
2023-12-11drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula1-10/+21
2023-12-11drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä1-1/+2
2023-12-11drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2023-12-11drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-11drm/i915: Use internal class when counting engine resetsTvrtko Ursulin3-5/+14
2023-12-11drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2-5/+7
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao3-6/+6
2023-12-11Merge branch 'octeontx2-fixes'David S. Miller2-14/+66
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2-6/+38
2023-12-11accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski1-3/+9
2023-12-11ALSA: hda/tas2781: handle missing EFI calibration dataGergo Koteles1-2/+2
2023-12-11dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun1-5/+7
2023-12-11dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun1-7/+7
2023-12-11Linux 6.7-rc5v6.7-rc5Linus Torvalds1-1/+1
2023-12-11bcachefs: Close journal entry if necessary when flushing all pinsKent Overstreet4-4/+9
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+38
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+10
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-23/+27