summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-19drm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai-0/+5
2026-04-20Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang-7/+24
2026-04-19Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+38
2026-04-19Merge tag 'staging-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2251/+1719
2026-04-19Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1029/+3236
2026-04-19Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1357/+444
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+4
2026-04-18Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-336/+8655
2026-04-18Merge tag 'i3c/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds-100/+273
2026-04-18net: ks8851: Avoid excess softirq schedulingMarek Vasut-1/+4
2026-04-18net: ks8851: Reinstate disabling of BHs around IRQ handlerMarek Vasut-58/+38
2026-04-18net: stmmac: Update default_an_inband before passing value to phylink_configKhaiWenTan-2/+2
2026-04-18e1000e: Unroll PTP in probe error handlingMatt Vollrath-0/+1
2026-04-18iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2Petr Oros-1/+1
2026-04-18i40e: don't advertise IFF_SUPP_NOFCSKohei Enju-1/+0
2026-04-18ice: fix potential NULL pointer deref in error path of ice_set_ringparam()Kohei Enju-0/+1
2026-04-18ice: fix race condition in TX timestamp ring cleanupKeita Morisaki-18/+31
2026-04-18ice: fix ICE_AQ_LINK_SPEED_M for 200GPaul Greenwalt-1/+1
2026-04-18ice: fix PHY config on media change with link-down-on-closePaul Greenwalt-94/+27
2026-04-18ice: fix double-free of tx_buf skbMichal Schmidt-2/+4
2026-04-18ice: fix double free in ice_sf_eth_activate() error pathGuangshuo Li-0/+2
2026-04-18ice: update PCS latency settings for E825 10G/25Gb modesGrzegorz Nitka-6/+6
2026-04-18ice: fix 'adjust' timer programming for E830 devicesGrzegorz Nitka-3/+3
2026-04-18Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+8
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2026-04-18mailbox: mailbox-test: make data_ready a per-instance variableWolfram Sang-5/+4
2026-04-18mailbox: mailbox-test: initialize struct earlierWolfram Sang-7/+6
2026-04-18mailbox: mailbox-test: don't free the reused channelWolfram Sang-2/+2
2026-04-18mailbox: mailbox-test: handle channel errors consistentlyWolfram Sang-2/+2
2026-04-18mailbox: add sanity check for channel arrayWolfram Sang-2/+1
2026-04-18Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-370/+888
2026-04-18Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds-31/+435
2026-04-18zram: reject unrecognized type= values in recompress_store()Andrew Stellman-0/+2
2026-04-18zram: do not forget to endio for partial discard requestsSergey Senozhatsky-1/+2
2026-04-17Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-309/+779
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-628/+814
2026-04-17Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds-166/+0
2026-04-17Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-39/+46
2026-04-17Merge tag 'rproc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-206/+410
2026-04-17Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-800/+63
2026-04-17Merge tag 'for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...Linus Torvalds-9/+132
2026-04-17floppy: fix reference leak on platform_device_register() failureGuangshuo Li-3/+7
2026-04-17ublk: use unchecked copy helpers for bio page dataMing Lei-2/+10
2026-04-17Merge tag 'nand/for-7.1' into mtd/nextMiquel Raynal-110/+351
2026-04-17Merge tag 'spi-nor/for-7.1' into mtd/nextMiquel Raynal-17/+35
2026-04-17drm/amdgpu: drop userq fence driver refs out of fence process()Prike Liang-14/+33
2026-04-17drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutexSunil Khatri-5/+5
2026-04-17drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handlingSunil Khatri-5/+8
2026-04-17drm/amdgpu/userq: unmap_helper dont return the queue stateSunil Khatri-1/+1
2026-04-17drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr boSunil Khatri-15/+13