summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-17drm/xe/hwmon: Prevent unintended VRAM channel creationKarthik Poosa
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann
2026-02-17drm/xe/bo: Redirect faults to dummy page for wedged deviceRaag Jadav
2026-02-17drm/xe: Make xe_modparam.force_vram_bar_size signedShuicheng Lin
2026-02-17drm/xe/vf: Avoid reading media version when media GT is disabledPiotr Piórkowski
2026-02-17drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138Matt Roper
2026-02-17drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-17drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-02-17drm/xe/configfs: Fix 'parameter name omitted' errorsMichal Wajdeczko
2026-02-17drm/xe/pf: Fix sysfs initializationMichal Wajdeczko
2026-02-17Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-17Merge tag 'staging-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak
2026-02-17spi: spidev: fix lock inversion between spi_lock and buf_lockFabian Godehardt
2026-02-17cpuidle: menu: Remove single state handlingChristian Loehle
2026-02-17cpuidle: teo: Remove single state handlingChristian Loehle
2026-02-17cpuidle: haltpoll: Remove single state handlingAboorva Devarajan
2026-02-17cpuidle: Skip governor when only one idle state is availableAboorva Devarajan
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-02-17irqchip/mmp: Make icu_irq_chip variable static constKrzysztof Kozlowski
2026-02-17irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-02-17irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik
2026-02-16gpio: cdev: Avoid NULL dereference in linehandle_create()Douglas Anderson
2026-02-16gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore