summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.59v5.15.59Greg Kroah-Hartman2022-08-031-1/+1
* x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo2022-08-031-0/+1
* locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long2022-08-031-10/+20
* docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata2022-08-031-0/+2
* EDAC/ghes: Set the DIMM label unconditionallyToshi Kani2022-08-031-3/+8
* ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli2022-08-031-1/+1
* page_alloc: fix invalid watermark check on a negative valueJaewon Kim2022-08-031-4/+8
* mm/hmm: fault non-owner device private entriesRalph Campbell2022-08-031-11/+8
* ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman2022-08-031-1/+2
* sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2022-08-032-19/+5
* sfc: disable softirqs for ptp TXAlejandro Lucero2022-08-031-0/+22
* perf symbol: Correct address for bss symbolsLeo Yan2022-08-031-4/+41
* virtio-net: fix the race between refill work and closeJason Wang2022-08-031-3/+34
* netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal2022-08-031-1/+6
* octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-08-031-21/+55
* sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou2022-08-031-1/+1
* i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski2022-08-031-0/+4
* ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima2022-08-031-2/+5
* tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima2022-08-032-4/+4
* tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima2022-08-031-1/+2
* net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima2022-08-037-20/+21
* tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima2022-08-031-2/+2
* net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo2022-08-031-6/+8
* net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie2022-08-031-2/+2
* macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca2022-08-031-3/+3
* macsec: limit replay window size with XPNSabrina Dubroca2022-08-031-4/+12
* macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca2022-08-031-2/+2
* macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca2022-08-031-1/+2
* Documentation: fix sctp_wmem in ip-sysctl.rstXin Long2022-08-031-1/+8
* tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima2022-08-031-1/+2
* tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima2022-08-031-1/+1
* net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He2022-08-031-0/+1
* net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean2022-08-031-1/+1
* igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima2022-08-031-11/+13
* net/tls: Remove the context from the list in tls_device_downMaxim Mikityanskiy2022-08-031-1/+6
* ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan2022-08-031-0/+3
* net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima2022-08-031-0/+6
* scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-08-031-0/+1
* scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima2022-08-031-1/+1
* tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima2022-08-032-2/+2
* octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-08-031-12/+18
* Revert "tcp: change pingpong threshold to 3"Wei Wang2022-08-032-18/+7
* scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He2022-08-031-2/+13
* ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-08-031-3/+5