summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Linux 5.15.123v5.15.123Greg Kroah-Hartman1-1/+1
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-07-27nixge: fix mac address error handling againArnd Bergmann1-2/+2
2023-07-27tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella1-1/+2
2023-07-27jbd2: recheck chechpointing non-dirty bufferZhang Yi1-73/+29
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean1-7/+14
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet3-4/+6
2023-07-27tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet1-3/+3
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet2-3/+7
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet1-5/+6
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet1-4/+4
2023-07-27tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet2-4/+4
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet2-4/+10
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2-4/+9
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet2-3/+7
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet1-2/+2
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso1-0/+2
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso1-0/+3
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal1-1/+5
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal1-0/+3
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima1-3/+0
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong1-0/+3
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2-19/+6
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-27net: ipv4: Use kfree_sensitive instead of kfreeWang Ming1-1/+1
2023-07-27tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet4-6/+9
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer1-2/+2
2023-07-27bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi1-5/+6
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-27security: keys: Modify mismatched function nameJiapeng Chong1-1/+1
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira1-52/+47
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle1-18/+11
2023-07-27ethernet: use of_get_ethdev_address()Jakub Kicinski34-34/+34
2023-07-27of: net: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+31
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski57-79/+77
2023-07-27bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima1-0/+3
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19
2023-07-27pinctrl: amd: Use amd_pinconf_set() for all config optionsMario Limonciello1-13/+15
2023-07-27perf build: Fix library not found error when using CSLIBSJames Clark1-2/+2
2023-07-27fbdev: imxfb: warn about invalid left/right marginMartin Kaiser1-2/+2
2023-07-27spi: bcm63xx: fix max prepend lengthJonas Gorski1-1/+1
2023-07-27FS: JFS: Check for read-only mounted filesystem in txBeginImmad Mir1-0/+5
2023-07-27FS: JFS: Fix null-ptr-deref Read in txBeginImmad Mir1-0/+5
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva1-1/+1
2023-07-27fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLevYogesh1-0/+3
2023-07-27udf: Fix uninitialized array access for some pathnamesJan Kara1-1/+1
2023-07-27quota: fix warning in dqgrab()Ye Bin1-1/+1
2023-07-27quota: Properly disable quotas when add_dquot_ref() failsJan Kara1-1/+2