summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-29clk: renesas: r9a09g056: Add clock and reset entries for TSUOvidiu Panait-0/+6
2025-12-29pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang-3/+2
2025-12-29pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probeMacpaul Lin-15/+6
2025-12-29rust_binder: remove spin_lock() in rust_shrink_free_page()Alice Ryhl-3/+0
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin-0/+4
2025-12-29drm/i915/display: use to_intel_uncore() to avoid i915_drv.hJani Nikula-55/+48
2025-12-29drm/xe/compat: convert uncore macro to static inlinesJani Nikula-2/+6
2025-12-29drm/xe/compat: remove unused forcewake get/put macrosJani Nikula-5/+0
2025-12-29drm/i915: remove unused dev_priv local variableJani Nikula-2/+1
2025-12-29drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt-4/+10
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman-900/+1471
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman-900/+1471
2025-12-29drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()Ankit Nautiyal-4/+31
2025-12-28Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5/+4
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum-2/+3
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum-4/+5
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria-2/+0
2025-12-28brd: replace simple_strtol with kstrtoul in ramdisk_sizeThorsten Blum-2/+1
2025-12-28rnull: replace `kernel::c_str!` with C-StringsTamir Duberstein-1/+1
2025-12-28drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec-20/+17
2025-12-28vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()Alper Ak-1/+3
2025-12-28vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan-2/+5
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-207/+130
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+17
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2025-12-28ublk: scan partition in async wayMing Lei-3/+32
2025-12-28soc: samsung: exynos-chipid: add google,gs101-otp supportTudor Ambarus-9/+61
2025-12-28soc: samsung: exynos-chipid: downgrade dev_info to dev_dbg for soc infoTudor Ambarus-2/+2
2025-12-28soc: samsung: exynos-chipid: rename methodTudor Ambarus-2/+3
2025-12-28w1: fix redundant counter decrement in w1_attach_slave_device()Haoxiang Li-2/+0
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy-1/+1
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey-5/+6
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev-4/+2
2025-12-27i2c: designware: Remove unnecessary function exportsHeikki Krogerus-2/+0
2025-12-27i2c: designware: Remove useless driver specific option for I2C targetHeikki Krogerus-10/+4
2025-12-27firmware: arm_scmi: Remove legacy protocol versioning logicCristian Marussi-186/+72
2025-12-27firmware: arm_scmi: Rework protocol version negotiation logicCristian Marussi-16/+81
2025-12-27Merge tag 'spi-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+18
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski-0/+3
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni-18/+31
2025-12-27Merge tag 'regulator-fix-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2025-12-27Merge tag 'drm-fixes-2025-12-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-372/+347
2025-12-27bng_en: update module descriptionRajashekar Hudumula-6/+6
2025-12-27iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes-1/+3
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1493/+5234
2025-12-27Merge tag 'drm-intel-next-2025-12-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-2506/+3706
2025-12-27Merge tag 'drm-msm-fixes-2025-12-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-372/+347
2025-12-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-9/+21
2025-12-27md: Fix forward incompatibility from configurable logical block sizeLi Nan-4/+44
2025-12-27md: Fix logical_block_size configuration being overwrittenLi Nan-1/+3