summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-17drm/exynos: Remove exynos_gem from struct exynos_drm_fbdevThomas Zimmermann
2023-04-17mmc: core: Remove unused macro mmc_req_rel_wrBean Huo
2023-04-17mmc: sdhci-of-arasan: Skip setting clock delay for 400KHzSai Krishna Potthuri
2023-04-17mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platformSwati Agarwal
2023-04-17dt-bindings: mmc: arasan,sdci: Add Xilinx Versal Net compatibleSai Krishna Potthuri
2023-04-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
2023-04-17Merge branch 'sctp-info-dump'David S. Miller
2023-04-17sctp: add intl_capable and reconf_capable in ss peer_capableXin Long
2023-04-17sctp: delete the obsolete code for the host name address paramXin Long
2023-04-17drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio
2023-04-17Merge branch 'mptcp-cleanups'David S. Miller
2023-04-17selftests: mptcp: join: fix ShellCheck warningsMatthieu Baerts
2023-04-17selftests: mptcp: remove duplicated entries in usageMatthieu Baerts
2023-04-17mptcp: remove unused 'remaining' variableMatthieu Baerts
2023-04-17MAINTAINERS: add git trees for MPTCPMatthieu Baerts
2023-04-17mptcp: make userspace_pm_append_new_local_addr staticGeliang Tang
2023-04-17drm/i915: Fix fast wake AUX sync lenVille Syrjälä
2023-04-17sfc: Fix use-after-free due to selftest_workDing Hui
2023-04-17Merge branch 'mptcp-subflow-init'David S. Miller
2023-04-17mptcp: fastclose msk when cleaning unaccepted socketsPaolo Abeni
2023-04-17mptcp: move first subflow allocation at mpc access timePaolo Abeni
2023-04-17mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()Paolo Abeni
2023-04-17mptcp: avoid unneeded __mptcp_nmpc_socket() usagePaolo Abeni
2023-04-17mptcp: drop unneeded argumentPaolo Abeni
2023-04-17Merge tag 'mlx5-updates-2023-04-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-04-17Merge branch 'ovs-selftests'David S. Miller
2023-04-17selftests: openvswitch: add support for upcall testingAaron Conole
2023-04-17selftests: openvswitch: add flow dump supportAaron Conole
2023-04-17selftests: openvswitch: add interface supportAaron Conole
2023-04-17net: phy: micrel: Fix PTP_PF_PEROUT for lan8841Horatiu Vultur
2023-04-17virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo
2023-04-17drm/i915: Fix memory leaks in i915 selftestsCong Liu
2023-04-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi
2023-04-17Makefile: use -z pack-relative-relocsFangrui Song
2023-04-17kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada
2023-04-17kconfig: menuconfig: reorder functions to remove forward declarationsMasahiro Yamada
2023-04-17kconfig: menuconfig: remove unused M_EVENT macroMasahiro Yamada
2023-04-17kconfig: menuconfig: remove OLD_NCURSES macroMasahiro Yamada
2023-04-17kbuild: builddeb: Eliminate debian/arch useBastian Germann
2023-04-17scripts/kallsyms: update the usage in the comment blockMasahiro Yamada
2023-04-17scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() callsMasahiro Yamada
2023-04-17scripts/kallsyms: change the output orderMasahiro Yamada
2023-04-17scripts/kallsyms: move compiler-generated symbol patterns to mksysmapMasahiro Yamada
2023-04-17scripts/kallsyms: exclude symbols generated by itself dynamicallyMasahiro Yamada
2023-04-17scripts/mksysmap: use sed with in-line commentsMasahiro Yamada
2023-04-17scripts/mksysmap: remove comments described in nm(1)Masahiro Yamada
2023-04-17scripts/kallsyms: remove redundant code for omitting U and NMasahiro Yamada
2023-04-17kallsyms: expand symbol name into comment for debuggingArnd Bergmann
2023-04-17Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...Dave Airlie