summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Linux 5.10.135v5.10.135Greg Kroah-Hartman1-1/+1
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer2-2/+3
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer5-2/+124
2022-08-03bpf: Consolidate shared test timing codeLorenz Bauer1-62/+78
2022-08-03x86/bugs: Do not enable IBPB at firmware entry when IBPB is not availableThadeu Lima de Souza Cascardo1-0/+1
2022-08-03xfs: Enforce attr3 buffer recovery orderDave Chinner1-0/+1
2022-08-03xfs: logging the on disk inode LSN can make it go backwardsDave Chinner2-11/+39
2022-08-03xfs: remove dead stale buf unpin handling codeBrian Foster1-19/+2
2022-08-03xfs: hold buffer across unpin and potential shutdown processingBrian Foster1-16/+21
2022-08-03xfs: force the log offline when log intent item recovery failsDarrick J. Wong2-1/+7
2022-08-03xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodesDarrick J. Wong1-1/+9
2022-08-03xfs: prevent UAF in xfs_log_item_in_current_chkptDarrick J. Wong1-3/+3
2022-08-03xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner13-65/+56
2022-08-03xfs: refactor xfs_file_fsyncChristoph Hellwig1-31/+50
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-08-03EDAC/ghes: Set the DIMM label unconditionallyToshi Kani1-3/+8
2022-08-03ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli1-1/+1
2022-08-03mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi1-0/+1
2022-08-03page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-08-03ARM: crypto: comment out gcc warning that breaks clang buildsGreg Kroah-Hartman1-1/+2
2022-08-03sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2-19/+5
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero1-0/+22
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-08-03virtio-net: fix the race between refill work and closeJason Wang1-3/+34
2022-08-03netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal1-1/+6
2022-08-03sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou1-1/+1
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski1-0/+4
2022-08-03tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima2-4/+4
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima1-1/+2
2022-08-03net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie1-2/+2
2022-08-03macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca1-3/+3
2022-08-03macsec: limit replay window size with XPNSabrina Dubroca1-4/+12
2022-08-03macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca1-2/+2
2022-08-03macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca1-1/+2
2022-08-03Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8
2022-08-03tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.Kuniyuki Iwashima1-1/+2
2022-08-03tcp: Fix a data-race around sysctl_tcp_autocorking.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_min_tso_segs.Kuniyuki Iwashima1-1/+1
2022-08-03net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He1-0/+1
2022-08-03igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima1-11/+13
2022-08-03net/tls: Remove the context from the list in tls_device_downMaxim Mikityanskiy1-1/+6
2022-08-03ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan1-0/+3
2022-08-03net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima1-0/+6
2022-08-03tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.Kuniyuki Iwashima1-1/+1
2022-08-03tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.Kuniyuki Iwashima2-2/+2
2022-08-03Revert "tcp: change pingpong threshold to 3"Wei Wang2-18/+7