summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11Linux 4.19.255v4.19.255Greg Kroah-Hartman
2022-08-11x86/speculation: Add LFENCE to RSB fill sequencePawan Gupta
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-11macintosh/adb: fix oob read in do_adb_query() functionNing Qiang
2022-08-11ACPI: video: Shortening quirk list by identifying Clevo by board_name onlyWerner Sembach
2022-08-11ACPI: video: Force backlight native for some TongFang devicesWerner Sembach
2022-08-11scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei
2022-08-11mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-11ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman
2022-08-11perf symbol: Correct address for bss symbolsLeo Yan
2022-08-11netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-08-11sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-08-11i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-11tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-08-11Documentation: fix sctp_wmem in ip-sysctl.rstXin Long
2022-08-11tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima
2022-08-11net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-08-11igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-08-11net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima
2022-08-11scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-08-11tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima
2022-08-11tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima
2022-08-11tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima
2022-08-11s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-08-11ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong
2022-08-11Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29Linux 4.19.254v4.19.254Greg Kroah-Hartman
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29serial: mvebu-uart: correctly report configured baudrate valuePali Rohár
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz