summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-21fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build breakAndy Shevchenko
2026-03-21fbdev: update help text for CONFIG_FB_NVIDIArobgithub
2026-03-20accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...Max Zhen
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra
2026-03-21soc: hisilicon: kunpeng_hccs: Remove unused input parameterHuisong Li
2026-03-21soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling war...Huisong Li
2026-03-21arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo
2026-03-21arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo
2026-03-20Merge branch 'netdevsim-support-ets-offload'Jakub Kicinski
2026-03-20tc-testing: add a test case for ETS offloadDavide Caratti
2026-03-20netdevsim: support tc-ets offloadDavide Caratti
2026-03-20netdevsim: move TC offload code to a dedicated fileDavide Caratti
2026-03-20net: netdevsim: correct typo in new_device_store error messageAlok Tiwari
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier
2026-03-20Merge branch 'net-phy-realtek-pair-order-and-polarity'Jakub Kicinski
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean
2026-03-20dt-bindings: net: ethernet-phy: add property enet-phy-pair-polarityDamien Dejean
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean
2026-03-20dt-bindings: net: ethernet-phy: add property enet-phy-pair-orderDamien Dejean
2026-03-20net: ethtool: re-order local includesMaxime Chevallier
2026-03-20Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'Jakub Kicinski
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen
2026-03-20Merge branch 'rtnetlink-add-missing-attributes-in-if_nlmsg_size'Jakub Kicinski
2026-03-20rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca
2026-03-20rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca
2026-03-20net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan
2026-03-20openvswitch: validate MPLS set/set_masked payload lengthYang Yang
2026-03-20openvswitch: defer tunnel netdev_put to RCU releaseYang Yang
2026-03-20Merge branch 'selftests-vsock-support-nested-vm-runner-for-vmtest-sh'Jakub Kicinski
2026-03-20selftests/vsock: fix vsock_test path shadowing in nested VMsBobby Eshleman
2026-03-20selftests/vsock: fix vmtest.sh for read-only nested VM runnersBobby Eshleman
2026-03-20bonding: remove bonding_priv.hBreno Leitao
2026-03-20net: phylink: add debug for phy_config_inband()Russell King (Oracle)
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle
2026-03-20Merge branch 'net-macb-fix-two-lock-warnings-when-wol-is-used'Jakub Kicinski
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-03-20Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds