summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-08platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo5-4/+14
2026-01-08vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan1-2/+5
2026-01-08net: usb: asix: validate PHY address before useDeepanshu Kartikey2-5/+6
2026-01-08net: mdio: rtl9300: use scoped for loopsRosen Penev1-4/+2
2026-01-08net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski1-0/+3
2026-01-08bng_en: update module descriptionRajashekar Hudumula3-6/+6
2026-01-08firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier1-5/+5
2026-01-08smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
2026-01-08platform/x86/intel/pmt: Fix kobject memory leak on init failureKaushlendra Kumar1-1/+3
2026-01-08net: wangxun: move PHYLINK dependencyArnd Bergmann1-3/+1
2026-01-08net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
2026-01-08amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju1-0/+2
2026-01-08net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi1-13/+26
2026-01-08team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko1-1/+1
2026-01-08platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo1-1/+1
2026-01-08platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier1-0/+3
2026-01-08platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event namesShravan Kumar Ramani1-7/+7
2026-01-08net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou1-0/+7
2026-01-08Bluetooth: btusb: revert use of devm_kzalloc in btusbRaphael Pinsonneault-Thibeault1-3/+9
2026-01-08idpf: reduce mbx_task schedule delay to 300usBrian Vazquez1-1/+1
2026-01-08idpf: fix LAN memory regions command on some NVMsLarysa Zaremba1-0/+5
2026-01-08iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-08i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
2026-01-08i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2026-01-08wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()Morning Star1-1/+2
2026-01-08wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih1-1/+3
2026-01-08drm/amdgpu: don't attach the tlb fence for SIAlex Deucher1-1/+3
2026-01-08drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula2-4/+39
2026-01-08drm: nova: depend on CONFIG_64BITDanilo Krummrich1-0/+1
2026-01-02iommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
2026-01-02hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOUGui-Dong Han1-8/+18
2026-01-02hwmon: (w83791d) Convert macros to functions to avoid TOCTOUGui-Dong Han1-6/+11
2026-01-02hwmon: (max6697) fix regmap leak on probe failureJohan Hovold1-1/+1
2026-01-02hwmon: (max16065) Use local variable to avoid TOCTOUGui-Dong Han1-3/+4
2026-01-02interconnect: qcom: sdx75: Drop QPIC interconnect and BCM nodesRaviteja Laggyshetty2-28/+0
2026-01-02i2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke1-1/+4
2026-01-02platform/x86: intel: chtwc_int33fe: don't dereference swnode argsBartosz Golaszewski1-9/+20
2026-01-02pwm: rzg2l-gpt: Allow checking period_tick cache value only if sibling channe...Biju Das1-3/+12
2026-01-02rpmsg: glink: fix rpmsg device leakSrinivas Kandagatla1-0/+8
2026-01-02soc: amlogic: canvas: fix device leak on lookupJohan Hovold1-3/+2
2026-01-02soc: apple: mailbox: fix device leak on lookupJohan Hovold1-4/+11
2026-01-02soc: qcom: ocmem: fix device leak on lookupJohan Hovold1-1/+1
2026-01-02soc: qcom: pbs: fix device leak on lookupJohan Hovold1-0/+2
2026-01-02soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold1-0/+2
2026-01-02vfio: Fix ksize arg while copying user struct in vfio_df_ioctl_bind_iommufd()Raghavendra Rao Ananta1-1/+1
2026-01-02virtio: vdpa: Fix reference count leak in octep_sriov_enable()Miaoqian Lin1-0/+1
2026-01-02zloop: make the write pointer of full zones invalidDamien Le Moal1-3/+5
2026-01-02zloop: fail zone append operations that are targeting full zonesDamien Le Moal1-0/+4
2026-01-02amba: tegra-ahb: Fix device leak on SMMU enableJohan Hovold1-0/+1
2026-01-02crypto: caam - Add check for kcalloc() in test_len()Guangshuo Li1-1/+3