aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo2-2/+6
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski2-2/+5
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak3-11/+28
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-3/+70
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann1-1/+1
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu1-1/+3
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay1-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay3-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai2-13/+0
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski3-20/+24
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal1-8/+11
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong1-2/+11
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-23spi: meson-spicc: Fix double-put in remove pathFelix Gu1-2/+0
2026-03-23spi: sn-f-ospi: Use devm_mutex_init() to simplify codeFelix Gu1-20/+5
2026-03-23spi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu1-12/+5
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski1-0/+2
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos2-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara2-10/+15
2026-03-23platform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland1-1/+9
2026-03-23platform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz1-0/+29
2026-03-23platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz1-1/+1
2026-03-23platform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari1-1/+1
2026-03-23platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari1-1/+1
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor1-2/+0
2026-03-23platform/x86: ISST: Check HWP support before MSR accessLi RongQing1-0/+3
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal1-0/+11
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal1-0/+4
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed1-0/+4
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato1-0/+34
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato1-0/+14
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar3-0/+16
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar2-6/+7
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan1-24/+36
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li1-1/+0
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu1-2/+2
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski3-7/+10
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski3-4/+29
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä1-2/+9
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä1-1/+1
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3