summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.42v6.1.42Greg Kroah-Hartman2023-07-271-1/+1
* Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu2023-07-271-7/+1
* drm/amd/display: Add polling method to handle MST reply packetWayne Lin2023-07-274-86/+159
* drm/amd/display: fix linux dp link lost handled only one timeHersen Wu2023-07-273-4/+26
* drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam2023-07-271-68/+65
* drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo2023-07-275-121/+209
* drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin2023-07-275-31/+81
* drm/amd/display: fix some coding style issuesSrinivasan Shanmugam2023-07-271-45/+45
* drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz2023-07-272-6/+11
* selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich2023-07-273-6/+33
* selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song2023-07-271-1/+1
* selftests/bpf: make test_align selftest more robustAndrii Nakryiko2023-07-271-14/+24
* bpf: aggressively forget precise markings during state checkpointingAndrii Nakryiko2023-07-271-0/+37
* bpf: stop setting precise in current stateAndrii Nakryiko2023-07-271-12/+91
* bpf: allow precision tracking for programs with subprogsAndrii Nakryiko2023-07-271-1/+61
* scripts/kallsyms: update the usage in the comment blockMasahiro Yamada2023-07-271-1/+1
* scripts/kallsyms.c Make the comment up-to-date with current implementationYuma Ueda2023-07-271-1/+2
* kallsyms: add kallsyms_seqs_of_names to list of special symbolsArnd Bergmann2023-07-271-0/+1
* spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel2023-07-271-8/+1
* drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li2023-07-271-1/+4
* tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella2023-07-271-1/+2
* jbd2: recheck chechpointing non-dirty bufferZhang Yi2023-07-271-73/+29
* net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean2023-07-271-7/+14
* tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-273-4/+6
* tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet2023-07-271-3/+3
* tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-272-3/+7
* tcp: annotate data-races around rskq_defer_acceptEric Dumazet2023-07-271-5/+6
* tcp: annotate data-races around tp->linger2Eric Dumazet2023-07-271-4/+4
* tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet2023-07-272-4/+4
* tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-272-4/+10
* tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-272-4/+9
* tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-272-3/+7
* tcp: annotate data-races around tp->tsoffsetEric Dumazet2023-07-272-4/+5
* tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet2023-07-271-2/+2
* Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson2023-07-271-1/+3
* Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen2023-07-271-22/+31
* Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen2023-07-271-0/+3
* Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-276-44/+164
* netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso2023-07-271-0/+2
* netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso2023-07-271-0/+3
* netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal2023-07-271-1/+5
* netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal2023-07-271-2/+2
* netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal2023-07-271-0/+3
* ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov2023-07-271-10/+15
* llc: Don't drop packet from non-root netns.Kuniyuki Iwashima2023-07-271-3/+0
* fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-07-271-0/+3
* Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2023-07-272-19/+6
* net:ipv6: check return value of pskb_trim()Yuanjun Gong2023-07-271-1/+2
* net: ipv4: Use kfree_sensitive instead of kfreeWang Ming2023-07-271-1/+1
* tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet2023-07-274-6/+9