aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-27Linux 6.1.42Greg 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: fix linux dp link lost handled only one timeHersen Wu
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-27drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo
2023-07-27drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-07-27drm/amd/display: fix some coding style issuesSrinivasan Shanmugam
2023-07-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz
2023-07-27selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-07-27selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song
2023-07-27selftests/bpf: make test_align selftest more robustAndrii Nakryiko
2023-07-27bpf: aggressively forget precise markings during state checkpointingAndrii Nakryiko
2023-07-27bpf: stop setting precise in current stateAndrii Nakryiko
2023-07-27bpf: allow precision tracking for programs with subprogsAndrii Nakryiko
2023-07-27scripts/kallsyms: update the usage in the comment blockMasahiro Yamada
2023-07-27scripts/kallsyms.c Make the comment up-to-date with current implementationYuma Ueda
2023-07-27kallsyms: add kallsyms_seqs_of_names to list of special symbolsArnd Bergmann
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-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: 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-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