summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-26Merge tag 'phy-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-12-26Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-26io_uring/sqpoll: fix sqpoll error handling racesPavel Begunkov
2024-12-26ublk: detach gendisk from ublk device if add_disk() failsMing Lei
2024-12-26i2c: microchip-core: fix "ghost" detectionsConor Dooley
2024-12-26i2c: microchip-core: actually use repeated sendsConor Dooley
2024-12-25i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song
2024-12-25i2c: imx: fix missing stop condition in single-master modeStefan Eichenberger
2024-12-25platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett
2024-12-24sched_ext: Fix dsq_local_on selftestTejun Heo
2024-12-25netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2024-12-24sched_ext: initialize kit->cursor.flagsHenry Huang
2024-12-24workqueue: add printf attribute to __alloc_workqueue()Su Hui
2024-12-24Merge tag 'mtd/fixes-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-24phy: mediatek: phy-mtk-hdmi: add regulator dependencyArnd Bergmann
2024-12-24phy: freescale: fsl-samsung-hdmi: Fix 64-by-32 division cocci warningsAdam Ford
2024-12-24phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu
2024-12-24phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu
2024-12-24phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu
2024-12-24phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu
2024-12-24dmaengine: tegra: Return correct DMA status when pausedAkhil R
2024-12-24dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco
2024-12-24drm/i915/dg1: Fix power gate sequence.Rodrigo Vivi
2024-12-24drm/i915/cx0_phy: Fix C10 pll programming sequenceSuraj Kandpal
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun
2024-12-24dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()Joe Hattori
2024-12-23tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu
2024-12-23tracing: Constify string literal data member in struct trace_event_callChristian Göttsche
2024-12-23Merge tag 'modules-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-23btrfs: sysfs: fix direct super block member readsQu Wenruo
2024-12-23btrfs: fix transaction atomicity bug when enabling simple quotasJulian Sun
2024-12-23btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana
2024-12-23btrfs: allow swap activation to be interruptibleFilipe Manana
2024-12-23btrfs: fix swap file activation failure due to extents that used to be sharedFilipe Manana
2024-12-23btrfs: fix race with memory mapped writes when activating swap fileFilipe Manana
2024-12-23btrfs: check folio mapping after unlock in put_file_data()Boris Burkov
2024-12-23btrfs: check folio mapping after unlock in relocate_one_folio()Boris Burkov
2024-12-23btrfs: fix use-after-free when COWing tree bock and tracing is enabledFilipe Manana
2024-12-23btrfs: fix use-after-free waiting for encoded read endiosJohannes Thumshirn
2024-12-23Merge tag 'nfsd-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2024-12-23Merge branch 'mlx5-misc-fixes-2024-12-20'Jakub Kicinski
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-23net/mlx5e: Skip restore TC rules for vport rep without loaded flagJianbo Liu
2024-12-23net/mlx5e: macsec: Maintain TX SA from encoding_saDragos Tatulea
2024-12-23net/mlx5: DR, select MSIX vector 0 for completion queue creationShahar Shitrit
2024-12-23net: pse-pd: tps23881: Fix power on/off issueKory Maincent
2024-12-23net: ethernet: ti: am65-cpsw: default to round-robin for host port receiveSiddharth Vadapalli