summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03Linux 5.10.153v5.10.153Greg Kroah-Hartman
2022-11-03serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-11-03serial: core: move RS485 configuration tasks from drivers into coreLino Sanfilippo
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das
2022-11-03arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse
2022-11-03scsi: sd: Revert "scsi: sd: Remove a local variable"Yu Kuai
2022-11-03arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean
2022-11-03net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-11-03nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-11-03openvswitch: switch from WARN to pr_warnAaron Conole
2022-11-03ALSA: aoa: Fix I2S device accountingTakashi Iwai
2022-11-03ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()Yang Yingliang
2022-11-03net: fec: limit register access on i.MX6ULJuergen Borleis
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-11-03ipv6: ensure sane device mtu in tunnelsEric Dumazet
2022-11-03media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-11-03media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-11-03PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello
2022-11-03can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu
2022-11-03can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-11-03tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell
2022-11-03tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei
2022-11-03tcp: minor optimization in tcp_add_backlog()Eric Dumazet
2022-11-03net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-11-03net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failedZhengchao Shao
2022-11-03kcm: annotate data-races around kcm->rx_waitEric Dumazet
2022-11-03kcm: annotate data-races around kcm->rx_psockEric Dumazet
2022-11-03atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-11-03amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin
2022-11-03net: hinic: fix the issue of double release MBOX callback of VFZhengchao Shao
2022-11-03net: hinic: fix the issue of CMDQ memory leaksZhengchao Shao
2022-11-03net: hinic: fix memory leak when reading function tableZhengchao Shao
2022-11-03net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()Zhengchao Shao
2022-11-03net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang
2022-11-03tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long
2022-11-03perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky