summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-08igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-08net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang1-26/+11
2023-02-08hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley1-1/+1
2023-02-08net/mlx5: Serialize module cleanup with reload and removeShay Drory1-7/+7
2023-02-08net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-08net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-08net/mlx5: Expose SF firmware pages counterMaher Sanalla2-1/+2
2023-02-08net/mlx5: Store page counters in a single arrayMaher Sanalla4-20/+25
2023-02-08net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-08net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2-1/+5
2023-02-08net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2-5/+1
2023-02-08net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik1-10/+15
2023-02-08net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris1-71/+15
2023-02-08Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+25
2023-02-07cxl/region: Fix passthrough-decoder detectionDan Williams1-2/+2
2023-02-07net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-07net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean1-7/+19
2023-02-07RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian1-2/+1
2023-02-07pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-07drm/client: fix circular reference counting issueChristian König1-13/+20
2023-02-07cxl/region: Fix null pointer dereference for resetting decoderFan Ni1-3/+5
2023-02-07ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong1-1/+1
2023-02-07ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter1-1/+1
2023-02-07ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley1-1/+15
2023-02-07ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2-18/+12
2023-02-07ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-07nvidiafb: detect the hardware support before removing console.Dave Airlie1-39/+42
2023-02-06Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-11/+13
2023-02-06drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph1-4/+1
2023-02-06HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-02-06drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty1-1/+1
2023-02-06drm/i915: Move fd_install after last use of fenceRob Clark1-7/+7
2023-02-06drm/i915/fbdev: Implement fb_dirty for intel custom fb helperJouni Högander1-0/+12
2023-02-06drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä1-1/+2
2023-02-06pinctrl: qcom: sm8450-lpass-lpi: correct swr_rx_data groupKrzysztof Kozlowski1-1/+1
2023-02-06RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()Dan Carpenter1-1/+1
2023-02-06HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2-2/+12
2023-02-06net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-06HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-06HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-02-06net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson1-2/+2
2023-02-06cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson1-11/+13
2023-02-05Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-19/+13
2023-02-05Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-36/+27
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-69/+206
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-75/+27
2023-02-05Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2-23/+29
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+3
2023-02-04fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-04ionic: missed doorbell workaroundAllen Hubbe6-4/+176