summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-16xen: remove unnecessary (void*) conversionsYu Zhe
2023-03-16Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2023-03-16ata: pata_parport: fix memory leaksOndrej Zary
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean
2023-03-15veth: Fix use after free in XDP_REDIRECTShawn Bohrer
2023-03-15hwmon: (ltc2992) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-15hwmon: (adm1266) Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-03-15net/mlx5e: TC, Remove error message log printOz Shlomo
2023-03-15net/mlx5e: TC, fix cloned flow attributeOz Shlomo
2023-03-15net/mlx5e: TC, fix missing error codeOz Shlomo
2023-03-15net/sched: TC, fix raw counter initializationOz Shlomo
2023-03-15net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-15net/mlx5: Set BREAK_FW_WAIT flag first when removing driverShay Drory
2023-03-15net/mlx5e: kTLS, Fix missing error unwind on unsupported cipher typeGal Pressman
2023-03-15net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey
2023-03-15net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman
2023-03-15net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rulesMaor Dickman
2023-03-15net/mlx5: Disable eswitch before waiting for VF pagesDaniel Jurgens
2023-03-15net/mlx5: Fix setting ec_function bit in MANAGE_PAGESParav Pandit
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-03-15net/mlx5e: Fix macsec ASO context alignmentEmeel Hakim
2023-03-15drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling
2023-03-15drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger
2023-03-15drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta
2023-03-15drm/amd/display: Fix DP MST sinks removal issueCruise Hung
2023-03-15drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers
2023-03-15drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi
2023-03-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2023-03-15md: select BLOCK_LEGACY_AUTOLOADNeilBrown
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai
2023-03-15block: sunvdc: add check for mdesc_grab() returning NULLLiang He
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg
2023-03-15nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote
2023-03-15nvme: fix handling single range discard requestMing Lei
2023-03-15block: null_blk: cleanup null_queue_rq()Damien Le Moal
2023-03-15block: null_blk: Fix handling of fake timeout requestDamien Le Moal
2023-03-15drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion againMarek Szyprowski
2023-03-15net: ethernet: mtk_eth_soc: only write values if neededDaniel Golle
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...Lorenzo Bianconi
2023-03-15nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang
2023-03-15net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-15ata: pata_parport: fix parport release without claimOndrej Zary