summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-28staging: rtl8723bs: rename camelcase variable psurveyParaMax Raulea
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner
2026-07-27net/mlx5: E-Switch, defer fwd2vport egress ACL allocationYael Chemla
2026-07-27net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header updateDragos Tatulea
2026-07-27net/mlx5e: Remove _once from PCI heuristic debug printGal Pressman
2026-07-27remoteproc: qcom: q6v5: Request shutdown if crash is triggered host-sideBjorn Andersson
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan
2026-07-27remoteproc: Force shutdown during device removalBjorn Andersson
2026-07-27remoteproc: Prevent crash handling to race with rproc_del()Bjorn Andersson
2026-07-27remoteproc: Allow shutdown of crashed processorsBjorn Andersson
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally
2026-07-27hwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-27cpufreq/amd-pstate-ut: Add unit test for CPPC Performance PriorityK Prateek Nayak
2026-07-27cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Reduce the scope of exported symbolsK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfsK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helperK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove the defensive check for bios_min_perfK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perfK Prateek Nayak
2026-07-28gpu: nova-core: fix packed registry table sizeAlexandre Courbot
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet