summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-16net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-16sh_eth: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16ravb: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-16virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() failsXuan Zhuo
2023-03-16virtio_net: fix page_to_skb() miss headroomXuan Zhuo
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-16net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290Vladimir Oltean
2023-03-16ice: xsk: disable txq irq before flushing hwMaciej Fijalkowski
2023-03-16fbdev: Use of_property_present() for testing DT property presenceRob Herring
2023-03-16fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-03-16fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-03-16fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-03-16fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-03-16fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe
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