summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-14serial: fixup backport of "serial: Deassert Transmit Enable on probe in drive...Rasmus Villemoes
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-12net: hns3: fix return value check bug of rx copybreakJie Wang
2023-01-12Revert "ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007"Mario Limonciello
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2023-01-12drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter
2023-01-12usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2023-01-12octeontx2-pf: Fix lmtst ID used in aura freeGeetha sowjanya
2023-01-12drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2023-01-12drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel
2023-01-12net: sparx5: Fix reading of the MAC addressHoratiu Vultur
2023-01-12gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon
2023-01-12net: ena: Account for the number of processed bytes in XDPDavid Arinzon
2023-01-12net: ena: Don't register memory info on XDP exchangeDavid Arinzon
2023-01-12net: ena: Fix toeplitz initial hash valueDavid Arinzon
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi
2023-01-12net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attrRoi Dayan
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2023-01-12vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella
2023-01-12vhost: fix range used in translate_desc()Stefano Garzarella
2023-01-12vringh: fix range used in iotlb_translate()Stefano Garzarella
2023-01-12vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can
2023-01-12vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie
2023-01-12net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee
2023-01-12qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen
2023-01-12net: hns3: extract macro to simplify ring stats update codePeng Li
2023-01-12net: hns3: refactor hns3_nic_reuse_page()Hao Chen
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang