summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-04Linux 6.0.7v6.0.7Greg Kroah-Hartman
2022-11-04tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-11-04arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-11-04riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-11-04riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-11-04riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-11-04net: enetc: survive memory pressure without crashingVladimir Oltean
2022-11-04kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet
2022-11-04net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet
2022-11-04net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-11-04net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-11-04net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-11-04net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-04net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-11-04net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-11-04net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-11-04net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-11-04net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-11-04net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-11-04netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedZhengchao Shao
2022-11-04netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao
2022-11-04netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao
2022-11-04net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-11-04nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-11-04net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-11-04net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-11-04openvswitch: switch from WARN to pr_warnAaron Conole
2022-11-04ALSA: aoa: Fix I2S device accountingTakashi Iwai
2022-11-04ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang
2022-11-04net: ethernet: ave: Fix MAC to be in charge of PHY PMKunihiko Hayashi
2022-11-04net: fec: limit register access on i.MX6ULJuergen Borleis
2022-11-04perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing
2022-11-04PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla
2022-11-04riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang
2022-11-04net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-11-04i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-04i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-04i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-11-04ipv6: ensure sane device mtu in tunnelsEric Dumazet
2022-11-04perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter
2022-11-04perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain
2022-11-04media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-11-04media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-11-04media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-04media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-04media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-11-04PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-11-04can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu
2022-11-04can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-11-04mptcp: set msk local address earlierPaolo Abeni