aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-08Merge branch 'v5.4/standard/base' into v5.4/standard/qemuppcBruce Ashfield
2022-08-08Merge tag 'v5.4.209' into v5.4/standard/baseBruce Ashfield
2022-08-03Linux 5.4.209v5.4.209Greg Kroah-Hartman
2022-08-03scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei
2022-08-03mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-08-03ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman
2022-08-03sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-08-03virtio-net: fix the race between refill work and closeJason Wang
2022-08-03netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-08-03sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-08-03Documentation: fix sctp_wmem in ip-sysctl.rstXin Long
2022-08-03tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima
2022-08-03net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-08-03igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima
2022-08-03ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-08-03net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima
2022-08-03scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-08-03tcp: Fix a data-race around sysctl_tcp_nometrics_save.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_frto.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima
2022-08-03tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima
2022-08-03tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-08-03ntfs: fix use-after-free in ntfs_ucsncmp()ChenXiaoSong
2022-08-03Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/qemuppcBruce Ashfield
2022-07-29Merge tag 'v5.4.208' into v5.4/standard/baseBruce Ashfield
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/qemuppcBruce Ashfield
2022-07-29Merge tag 'v5.4.207' into v5.4/standard/baseBruce Ashfield
2022-07-29Merge tag 'v5.4.206' into v5.4/standard/baseBruce Ashfield
2022-07-29Linux 5.4.208v5.4.208Greg Kroah-Hartman
2022-07-29x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
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