summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-21Merge tag 'v7.1-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux/...Krzysztof Kozlowski-63/+2093
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä-4/+26
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä-2/+9
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä-5/+17
2026-03-21crypto: krb5enc - fix sleepable flag handling in encrypt dispatchWesley Atwell-2/+3
2026-03-21crypto: simd - reject compat registrations without __ prefixesWesley Atwell-4/+12
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä-5/+6
2026-03-21drm/i915/wm: Nuke wm->uv_wm[]Ville Syrjälä-26/+19
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä-11/+29
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä-2/+2
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä-8/+7
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä-6/+1
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä-11/+0
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä-26/+23
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä-2/+9
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar-9135/+17925
2026-03-21fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko-1/+1
2026-03-21fbdev: update help text for CONFIG_FB_NVIDIArobgithub-4/+6
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen-278/+266
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra-2/+10
2026-03-21soc: hisilicon: kunpeng_hccs: Remove unused input parameterHuisong Li-3/+2
2026-03-21soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling war...Huisong Li-1/+1
2026-03-21arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo-0/+1
2026-03-21arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo-1/+1
2026-03-20Merge branch 'netdevsim-support-ets-offload'Jakub Kicinski-52/+110
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti-0/+27
2026-03-20netdevsim: support tc-ets offloadDavide Caratti-0/+22
2026-03-20netdevsim: move TC offload code to a dedicated fileDavide Caratti-52/+61
2026-03-20net: netdevsim: correct typo in new_device_store error messageAlok Tiwari-1/+1
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed-3/+12
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier-11/+12
2026-03-20Merge branch 'net-phy-realtek-pair-order-and-polarity'Jakub Kicinski-0/+111
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean-1/+33
2026-03-20dt-bindings: net: ethernet-phy: add property enet-phy-pair-polarityDamien Dejean-0/+8
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean-0/+65
2026-03-20dt-bindings: net: ethernet-phy: add property enet-phy-pair-orderDamien Dejean-0/+6
2026-03-20net: ethtool: re-order local includesMaxime Chevallier-46/+58
2026-03-20Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'Jakub Kicinski-18/+23
2026-03-20net: bcmasp: fix double disable of clkJustin Chen-10/+23
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen-8/+0
2026-03-20Merge branch 'rtnetlink-add-missing-attributes-in-if_nlmsg_size'Jakub Kicinski-3/+22
2026-03-20rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca-3/+6
2026-03-20rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca-0/+16
2026-03-20net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang-1/+8
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan-4/+12
2026-03-20openvswitch: validate MPLS set/set_masked payload lengthYang Yang-0/+2
2026-03-20openvswitch: defer tunnel netdev_put to RCU releaseYang Yang-2/+0
2026-03-20Merge branch 'selftests-vsock-support-nested-vm-runner-for-vmtest-sh'Jakub Kicinski-4/+22
2026-03-20selftests/vsock: fix vsock_test path shadowing in nested VMsBobby Eshleman-2/+3
2026-03-20selftests/vsock: fix vmtest.sh for read-only nested VM runnersBobby Eshleman-2/+19