summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-27Linux 6.4.7v6.4.7Greg Kroah-Hartman
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu
2023-07-27drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-27scsi: sg: Fix checking return value of blk_get_queue()Yu Kuai
2023-07-27scsi/sg: don't grab scsi host module referenceYu Kuai
2023-07-27spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel
2023-07-27drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li
2023-07-27tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella
2023-07-27kbuild: rust: avoid creating temporary filesMiguel Ojeda
2023-07-27jbd2: recheck chechpointing non-dirty bufferZhang Yi
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-27tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-27tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around rskq_defer_acceptEric Dumazet
2023-07-27tcp: annotate data-races around tp->linger2Eric Dumazet
2023-07-27tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27tcp: annotate data-races around tp->tsoffsetEric Dumazet
2023-07-27tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet
2023-07-27Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-07-27Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkSiddh Raman Pant
2023-07-27Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson
2023-07-27Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen
2023-07-27Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-27ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov
2023-07-27llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-27net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-27Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-27net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-27net: ipv4: Use kfree_sensitive instead of kfreeWang Ming
2023-07-27tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet
2023-07-27tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-07-27bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck
2023-07-27bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi
2023-07-27bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi