summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22Merge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye
2022-09-22Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'Jakub Kicinski
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-22usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLYRen Zhijie
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld
2022-09-22net/smc: Stop the CLC flow if no link to map buffers onWen Gu
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-22Merge tag 'drm-intel-fixes-2022-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-22drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()NĂ­colas F. R. A. Prado
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor
2022-09-21drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor
2022-09-21drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher
2022-09-21drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0Evan Quan
2022-09-21drm/amd/pm: add support for 3794 pptable for SMU13.0.0Evan Quan
2022-09-21drm/amd/display: correct num_dsc based on HW capCharlene Liu
2022-09-21drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas
2022-09-21drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess
2022-09-21drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin
2022-09-21drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung
2022-09-21drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram
2022-09-21drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen
2022-09-21drm/amd/display: skip audio setup when audio stream is enabledzhikzhai
2022-09-21drm/amd/display: update gamut remap if plane has changedHugo Hu
2022-09-21drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss
2022-09-21drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin
2022-09-21drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li
2022-09-21drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee
2022-09-21drm/amd/display: Port DCN30 420 logic to DCN32Chris Park
2022-09-21drm/amdgpu: Update PTE flags with TF enabledMukul Joshi
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds