summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-02-14net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-14net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-14net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin
2023-02-14net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-14net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-14net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-14net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean
2023-02-14ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong
2023-02-14ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley
2023-02-14ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-14nvidiafb: detect the hardware support before removing console.Dave Airlie
2023-02-14cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon
2023-02-14drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph
2023-02-14drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä
2023-02-14HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello
2023-02-14net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson
2023-02-14uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-14cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson
2023-02-14ionic: missed doorbell workaroundAllen Hubbe
2023-02-14ionic: refactor use of ionic_rx_fill()Neel Patel
2023-02-14ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-14net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-14of: Make OF framebuffer device names uniqueMichal Suchanek
2023-02-14xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-02-14RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-02-14RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich
2023-02-14xfrm: annotate data-race around use_timeEric Dumazet
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-14xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-02-14IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-14xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova
2023-02-14HID: logitech: Disable hi-res scrolling on USBBastien Nocera
2023-02-14can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown
2023-02-14tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose
2023-02-14Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas
2023-02-14Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas
2023-02-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi
2023-02-14ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio
2023-02-14ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot
2023-02-14ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-14ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck
2023-02-14btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko
2023-02-14btrfs: limit device extents to the device sizeJosef Bacik
2023-02-14hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-09Linux 6.1.11Greg Kroah-Hartman