summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-08Linux 6.6.5v6.6.5Greg Kroah-Hartman
2023-12-08vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-12-08x86/xen: fix percpu vcpu_info allocationJuergen Gross
2023-12-08vfio/pds: Fix possible sleep while in atomic contextBrett Creeley
2023-12-08vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin
2023-12-08drm/amd/display: Simplify brightness initializationCamille Cho
2023-12-08drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel
2023-12-08drm/amd/display: refactor ILR to make it workSherry Wang
2023-12-08iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu
2023-12-08cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain
2023-12-08cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-12-08drm/panel: nt36523: fix return value check in nt36523_probe()Yang Yingliang
2023-12-08drm/panel: starry-2081101qfh032011-53g: Fine tune the panel power sequencexiazhengqiao
2023-12-08drm/i915/gsc: Mark internal GSC engine with reserved uabi classTvrtko Ursulin
2023-12-08iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-12-08iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu
2023-12-08iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier
2023-12-08drm/amd/display: Remove power sequencing checkAgustin Gutierrez
2023-12-08drm/amd/display: Refactor edp power controlIan Chen
2023-12-08s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens
2023-12-08powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra
2023-12-08net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea
2023-12-08net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08net: ravb: Check return value of reset_control_deassert()Claudiu Beznea
2023-12-08ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-12-08ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-12-08efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-12-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-12-08octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-12-08uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-12-08bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao
2023-12-08dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-12-08net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer