summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-11Linux 5.4.210v5.4.210Greg 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-11media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctlsChen-Yu Tsai
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11KVM: Don't null dereference ops->destroyAlexey Kardashevskiy
2022-08-11selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2022-08-11selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-08-11bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-08-11bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()John Fastabend
2022-08-11ACPI: APEI: Better fix to avoid spamming the console with old error logsTony Luck
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-11thermal: Fix NULL pointer dereferences in of_thermal_ functionsSubbaraman Narayanamurthy
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