summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08Linux 4.9.335v4.9.335Greg Kroah-Hartman
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds
2022-12-08x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-08Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-08x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-08Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"Ulrich Hecht
2022-12-08tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-12-08arm64: errata: Fix KVM Spectre-v2 mitigation selection for Cortex-A57/A72James Morse
2022-12-08arm64: Fix panic() when Spectre-v2 causes Spectre-BHB to re-allocate KVM vectorsJames Morse
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-12-08packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn
2022-12-08net: hsr: Fix potential use-after-freeYueHaibing
2022-12-08net/9p: Fix a potential socket leak in p9_socket_openWang Hai
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-12-08tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-12-08xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-12-08nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirtyChen Zhongjin
2022-12-08nios2: add FORCE for vmlinuz.gzRandy Dunlap
2022-12-08kconfig: display recursive dependency resolution hint just onceMasahiro Yamada
2022-12-08iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-12-08s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-12-08NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin