summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-28block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroesDarrick J. Wong
2024-08-28drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin
2024-08-28drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li
2024-08-28drm/amd/pm: Add support for new P2S table revisionLijo Lazar
2024-08-28drm/amdgpu: support for gc_info table v1.3Likun Gao
2024-08-28drm/amd/display: avoid using null object of framebufferMa Ke
2024-08-28drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher
2024-08-28drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng
2024-08-28drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher
2024-08-28drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher
2024-08-28drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher
2024-08-28dmaengine: dw-edma: Do not enable watermark interrupts for HDMAMrinmay Sarkar
2024-08-28dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMAMrinmay Sarkar
2024-08-28cifs: Fix copy offload to flush destination regionDavid Howells
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells
2024-08-28cifs: Fix lack of credit renegotiation on read retryDavid Howells
2024-08-28drm/i915/dp_mst: Fix MST state after a sink resetImre Deak
2024-08-28Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-08-28Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-27sctp: fix association labeling in the duplicate COOKIE-ECHO caseOndrej Mosnacek
2024-08-27Merge branch 'mptcp-close-subflow-when-receiving-tcp-fin-and-misc'Jakub Kicinski
2024-08-27mptcp: pr_debug: add missing \n at the endMatthieu Baerts (NGI0)
2024-08-27mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)
2024-08-27tcp: fix forever orphan socket caused by tcp_abortXueming Feng
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang
2024-08-27Merge branch 'fixes-for-ipsec-over-bonding'Jakub Kicinski
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu
2024-08-27bonding: extract the use of real_device into local variableJianbo Liu
2024-08-27bonding: implement xdo_dev_state_free and call it after deletionJianbo Liu
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-27Merge tag 'amd-pstate-v6.11-2024-08-26' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-28Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-08-28Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-27tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger
2024-08-27netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso
2024-08-27net_sched: sch_fq: fix incorrect behavior for small weightsEric Dumazet
2024-08-27btrfs: fix uninitialized return value from btrfs_reclaim_sweep()Filipe Manana
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-27xfs: reset rootdir extent size hint after growfsrtDarrick J. Wong
2024-08-27xfs: take m_growlock when running growfsrtDarrick J. Wong
2024-08-27xfs: Fix missing interval for missing_owner in xfs fsmapZizhi Wo
2024-08-27xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap codeDarrick J. Wong
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-27drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede