summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld1-0/+4
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda1-0/+1
2022-12-08sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao5-7/+49
2022-12-08packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn1-4/+2
2022-12-08net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-12-08afs: Fix fileserver probe RTT handlingDavid Howells1-2/+2
2022-12-08net: mdiobus: fix unbalanced node reference countYang Yingliang2-1/+2
2022-12-08net: hsr: Fix potential use-after-freeYueHaibing1-2/+3
2022-12-08tipc: re-fetch skb cb after tipc_msg_validateXin Long1-0/+3
2022-12-08dsa: lan9303: Correct stat nameJerry Ray1-1/+1
2022-12-08net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar1-1/+1
2022-12-08net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar1-2/+1
2022-12-08net: ethernet: nixge: fix NULL dereferenceYuri Karpov1-14/+15
2022-12-08net/9p: Fix a potential socket leak in p9_socket_openWang Hai1-1/+3
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can1-1/+8
2022-12-08net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong1-1/+1
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-12-08wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi1-0/+3
2022-12-08wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg1-1/+6
2022-12-08wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg1-1/+2
2022-12-08aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari3-4/+7
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
2022-12-08can: m_can: Add check for devm_clk_getJiasheng Jiang1-1/+1
2022-12-08can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methodsZhang Changzhong1-3/+6
2022-12-08can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()Zhang Changzhong1-1/+4
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong1-4/+6
2022-12-08net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan1-0/+2
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
2022-12-08net/mlx5: DR, Fix uninitialized var warningYueHaibing1-1/+4
2022-12-08net/mlx5: DR, Rename list field in matcher struct to list_nodeYevgeny Kliteynik3-15/+15
2022-12-08e100: Fix possible use after free in e100_xmit_prepareWang Hai1-4/+1
2022-12-08iavf: Fix error handling in iavf_init_module()Yuan Can1-1/+8
2022-12-08iavf: remove redundant ret variableMinghao Chi1-7/+2
2022-12-08fm10k: Fix error handling in fm10k_init_module()Yuan Can1-1/+9
2022-12-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing1-1/+10
2022-12-08ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing1-1/+9
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-12-08nvmem: rmem: Fix return value check in rmem_read()Wei Yongjun1-2/+2
2022-12-08bpf: Do not copy spin lock field from user in bpf_selem_allocXu Kuohai1-1/+1
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui1-0/+1
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang1-1/+1
2022-12-08hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade1-2/+2
2022-12-08hwmon: (ltc2947) fix temperature scalingDerek Nguyen1-1/+1
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao1-4/+8
2022-12-08ARM: at91: rm9200: fix usb device clock idMichael Grzeschik2-2/+2
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju1-3/+4
2022-12-08bpf, perf: Use subprog name when reporting subprog ksymbolHou Tao1-1/+1
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7