summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-14mlxsw: Mark high entropy key blocksAmit Cohen2-6/+15
2024-12-14mlxsw: Edit IPv6 key blocks to use one less block for multicast forwardingAmit Cohen4-3/+22
2024-12-14mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex keyAmit Cohen1-3/+3
2024-12-14mlxsw: Add 'ipv4_5' flex keyAmit Cohen4-19/+10
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can1-0/+4
2024-12-14ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller2-1/+3
2024-12-14ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller1-1/+0
2024-12-14net/qed: allow old cards not supporting "num_images" to workLouis Leseur1-1/+3
2024-12-14net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu1-8/+11
2024-12-14ipv6: introduce dst_rt6_info() helperEric Dumazet5-8/+8
2024-12-14platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf1-9/+2
2024-12-14platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf1-43/+21
2024-12-14platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi1-50/+70
2024-12-14ptp: Add error handling for adjfine callback in ptp_clock_adjtimeAjay Kaher1-1/+2
2024-12-14net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang1-0/+3
2024-12-14can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi1-3/+7
2024-12-14can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi1-25/+33
2024-12-14can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi1-5/+9
2024-12-14can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi1-28/+39
2024-12-14can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+29
2024-12-14can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+40
2024-12-14can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-10/+23
2024-12-14can: hi311x: hi3110_can_ist(): fix potential use-after-freeDario Binacchi1-1/+2
2024-12-14can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi1-4/+4
2024-12-14can: c_can: c_can_handle_bus_err(): update statistics if skb allocation failsDario Binacchi1-9/+17
2024-12-14can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov1-7/+18
2024-12-14can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde1-0/+5
2024-12-14watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana1-0/+6
2024-12-14watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan1-1/+1
2024-12-14watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequencyHarini T1-12/+63
2024-12-14iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi1-2/+19
2024-12-09drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2
2024-12-09drm/amdgpu: fix usage slab after freeVitaly Prosyak2-4/+4
2024-12-09drm/amdkfd: Use the correct wptr sizeLijo Lazar1-1/+1
2024-12-09drm: xlnx: zynqmp_dpsub: fix hotplug detectionSteffen Dirkwinkel1-2/+2
2024-12-09drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach1-1/+2
2024-12-09drm/mediatek: Fix child node refcount handling in early exitJavier Carrasco1-1/+3
2024-12-09drm/sti: avoid potential dereference of error pointersMa Ke1-0/+3
2024-12-09drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke1-0/+3
2024-12-09drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke1-0/+3
2024-12-09udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmapVivek Kasireddy1-3/+5
2024-12-09tpm: Lock TPM chip in tpm_pm_suspend() firstJarkko Sakkinen2-12/+21
2024-12-09iio: gts: fix infinite loop for gain_to_scaletables()Zicheng Qu1-1/+1
2024-12-09iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferNuno Sa1-2/+2
2024-12-09iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()Zicheng Qu1-1/+1
2024-12-09iio: accel: kx022a: Fix raw read formatMatti Vaittinen1-1/+1
2024-12-09PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-12-09PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodesAndrea della Porta1-1/+1
2024-12-09dm thin: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-09dm: Fix typo in error messageSsuhung Yeh1-1/+1