summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Linux 6.6.5v6.6.5Greg Kroah-Hartman1-1/+1
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson1-6/+2
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross2-2/+6
2023-12-08vfio/pds: Fix possible sleep while in atomic contextBrett Creeley3-9/+11
2023-12-08vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley1-3/+13
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-12-08drm/amd/display: Simplify brightness initializationCamille Cho6-22/+5
2023-12-08drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-12-08drm/amd/display: refactor ILR to make it workSherry Wang4-12/+31
2023-12-08iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz1-1/+1
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-12-08cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain1-1/+6
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2-13/+51
2023-12-08drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang1-2/+2
2023-12-08drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao1-0/+1
2023-12-08drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin1-17/+22
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu1-2/+2
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu1-1/+2
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu1-0/+18
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier1-1/+1
2023-12-08drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-12-08drm/amd/display: Refactor edp power controlIan Chen11-9/+66
2023-12-08s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens1-0/+6
2023-12-08powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra1-4/+4
2023-12-08net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea1-9/+13
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea1-0/+1
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-12-08net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea1-8/+9
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea1-1/+4
2023-12-08net: ravb: Check return value of reset_control_deassert()Claudiu Beznea1-3/+6
2023-12-08ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman4-50/+118
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2023-12-08ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski1-0/+1
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-12-08efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-12-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-12-08octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep4-25/+102
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-12-08octeontx2-af: Fix possible buffer overflowElena Salomatkina1-2/+2
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-12-08bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao1-0/+2
2023-12-08dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei1-2/+6
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2-5/+5
2023-12-08net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer1-2/+4