summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang1-1/+4
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-08packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn1-4/+2
2022-12-08net: hsr: Fix potential use-after-freeYueHaibing1-2/+3
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: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
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/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
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-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun1-2/+3
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-08tcp: configurable source port perturb table sizeGleb Mazovetskiy2-5/+15
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-08xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner1-3/+4
2022-12-08nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin1-0/+8
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-12-08kconfig: display recursive dependency resolution hint just onceMasahiro Yamada1-2/+6
2022-12-08iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-12-08NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin1-1/+3
2022-12-08xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3
2022-12-089p/fd: fix issue of list_del corruption in p9_fd_cancel()Zhengchao Shao1-0/+2
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-12-08nfc/nci: fix race with opening and closingLin Ma1-1/+1
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik1-0/+9
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-12-08af_key: Fix send_acquire race with pfkey_registerHerbert Xu1-10/+22
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-12-08wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari1-1/+1
2022-12-08audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek1-0/+5
2022-11-25Linux 4.9.334v4.9.334Greg Kroah-Hartman1-1/+1
2022-11-25ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei1-0/+8
2022-11-25ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei1-4/+16
2022-11-25ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei1-0/+7