summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas
2023-11-17kconfig: fix memory leak from range propertiesMasahiro Yamada
2023-11-17kbuild: Move the single quotes for image nameSimon Glass
2023-11-17linux/export: clean up the IA-64 KSYM_FUNC macroLukas Bulwahn
2023-11-16bcachefs: Fix missing locking for dentry->d_parent accessbcachefs-2023-11-17Kent Overstreet
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16modpost: fix section mismatch message for RELAMasahiro Yamada
2023-11-16Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long
2023-11-15Merge branch 'mlx5-fixes-2023-11-13-manual'Jakub Kicinski
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2023-11-15mm: more ptep_get() conversionRyan Roberts
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller
2023-11-15mm/damon/core.c: avoid unintentional filtering out of schemesHyeongtak Ji
2023-11-15mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-15mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park
2023-11-15mm: fix for negative counter: nr_file_hugepagesStefan Roesch
2023-11-15selftests/mm: add hugetlb_fault_after_madv to .gitignoreBreno Leitao