summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19Linux 6.0.14v6.0.14Greg Kroah-Hartman
2022-12-19net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao
2022-12-19perf: Fix perf_pending_task() UaFPeter Zijlstra
2022-12-19ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax
2022-12-19net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes
2022-12-19can: mcba_usb: Fix termination command argumentYasushi SHOJI
2022-12-19can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao
2022-12-19ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-19ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang
2022-12-19ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang
2022-12-19rtc: cmos: fix build on non-ACPI platformsAlexandre Belloni
2022-12-19libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael
2022-12-19x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-19rtc: cmos: Fix wake alarm breakageRafael J. Wysocki
2022-12-19rtc: cmos: Fix event handler registration ordering issueRafael J. Wysocki
2022-12-14Linux 6.0.13v6.0.13Greg Kroah-Hartman
2022-12-14drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong
2022-12-14s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-14ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-14net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-14tipc: call tipc_lxc_xmit without holding node_read_lockXin Long
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14bonding: get correct NA dest addressHangbin Liu
2022-12-14tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-14ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing
2022-12-14net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin
2022-12-14ip_gre: do not report erspan version on GRE interfaceHangbin Liu
2022-12-14net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-14gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()Wang Yufen
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav
2022-12-14NFC: nci: Bounds check struct nfc_target arraysKees Cook