summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-03i2c: Replace list-based mechanism for handling auto-detected clientsHeiner Kallweit
2025-01-03ALSA: ppc: Remove i2c client removal hackHeiner Kallweit
2024-12-29Linux 6.13-rc5Linus Torvalds
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-29Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-29Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-29Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-29Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-29Merge tag 'irq-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-29Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-29Merge tag 'i2c-for-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-29virt: tdx-guest: Just leak decrypted memory on unrecoverable errorsLi RongQing
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong
2024-12-29objtool: Add bch2_trans_unlocked_error() to bcachefs noreturnschenchangcheng
2024-12-28Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-28Merge tag 'io_uring-6.13-20241228' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-28Merge tag '6.13-rc4-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-12-27Merge tag 'trace-tools-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-28Merge tag 'i2c-host-fixes-6.13-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2024-12-27Merge tag 'for-v6.13-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-12-27Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-12-27Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-27Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-27rtla/timerlat: Fix histogram ALL for zero samplesTomas Glozar
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-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-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