summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-17cpuidle: haltpoll: Remove single state handlingAboorva Devarajan-3/+1
2026-02-17cpuidle: Skip governor when only one idle state is availableAboorva Devarajan-0/+10
2026-02-17drm/i915/dp_mst: Allow modes requiring compression for DSC passthroughImre Deak-2/+16
2026-02-17drm/i915/dp_mst: Track min link BPP as x16 fixed-point during mode validationImre Deak-3/+3
2026-02-17drm/i915/dp: Export intel_dp_compute_min_compressed_bpp_x16()Imre Deak-4/+8
2026-02-17drm/i915/dp: Add missing slice count check during mode validationImre Deak-0/+3
2026-02-17drm/pagemap: pass pagemap_addr by referenceArnd Bergmann-6/+6
2026-02-17printk: add CONFIG_PRINTK dependency for netconsoleArnd Bergmann-0/+1
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann-1/+1
2026-02-17net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore-1/+15
2026-02-17xen-netback: reject zero-queue configuration from guestZiyi Guo-2/+3
2026-02-17net: usb: catc: enable basic endpoint checkingZiyi Guo-6/+31
2026-02-17ovpn: tcp - don't deref NULL sk_socket member after tcp_close()Antonio Quartulli-1/+13
2026-02-17Merge tag 'ovpn-net-20260212' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni-41/+63
2026-02-17irqchip/mmp: Make icu_irq_chip variable static constKrzysztof Kozlowski-1/+1
2026-02-17irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier-0/+4
2026-02-17irqchip/sifive-plic: Fix frozen interrupt due to affinity settingNam Cao-1/+6
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman-3/+5
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman-1/+1
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman-11/+14
2026-02-17drm/tiny: sharp-memory: fix pointer error dereferenceEthan Tidmore-2/+2
2026-02-17drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte-1/+2
2026-02-16nouveau/gsp: drop WARN_ON in ACPI probesDave Airlie-6/+6
2026-02-16Merge tag 'linux-watchdog-6.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-296/+36
2026-02-16Merge tag 'leds-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-89/+1263
2026-02-16Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+233
2026-02-16Merge tag 'mfd-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-76/+456
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-466/+2490
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-13/+8
2026-02-16ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can-0/+13
2026-02-16regulator: s2mps11: fix pctrlsel macro usage in s2mpg10_of_parse_cb()André Draszik-9/+9
2026-02-16regulator: s2mps11: drop redundant sanity checks in s2mpg10_of_parse_cb()André Draszik-4/+0
2026-02-16drm/xe: Remove xe_ggtt_node_allocatedMaarten Lankhorst-26/+7
2026-02-16drm/xe: Make xe_ggtt_node_insert return a nodeMaarten Lankhorst-88/+48
2026-02-16drm/xe: Move struct xe_ggtt to xe_ggtt.cMaarten Lankhorst-58/+58
2026-02-16drm/xe: Rewrite GGTT VF initializationMaarten Lankhorst-352/+76
2026-02-16drm/xe: Make xe_ggtt_node offset relative to starting offsetMaarten Lankhorst-22/+31
2026-02-16drm/vc4: hdmi: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2026-02-16gpio: cdev: Avoid NULL dereference in linehandle_create()Douglas Anderson-1/+1
2026-02-16gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore-0/+3
2026-02-15Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds-1/+3
2026-02-15Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-540/+769
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-301/+333
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-874/+21612
2026-02-14Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"Helge Deller-146/+0
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov-1303/+3894
2026-02-14Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3197/+313
2026-02-14Merge tag 'rpmsg-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-108/+59
2026-02-14Merge tag 'rproc-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-71/+344
2026-02-14Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-178/+336