summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-13dt-bindings: gpio: zynq: Sort compatible strings alphabeticallyShubhrajyoti Datta
2026-05-13drm/hisilicon/hibmc: use clock to look up the PLL valueLin He
2026-05-13drm/hisilicon/hibmc: move display contrl config to hibmc_probe()Lin He
2026-05-13drm/hisilicon/hibmc: fix no showing when no connectors connectedLin He
2026-05-13drm/hisilicon/hibmc: add updating link cap in DP detect()Lin He
2026-05-13drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functionsBalasubramani Vivekanandan
2026-05-13drm/xe: Refactor emit_clear_link_copyBalasubramani Vivekanandan
2026-05-13drm/xe: Refactor emit_clear_main_copyBalasubramani Vivekanandan
2026-05-13drm/xe/devcoredump: Drop a FIXME in devcoredumpShekhar Chauhan
2026-05-12stddef: Document designated initializer semantics for __TRAILING_OVERLAP()Gustavo A. R. Silva
2026-05-13wifi: rtw88: remove rtw_txq_dequeueMartin Kaiser
2026-05-13wifi: rtw89: check skb headroom before adding radiotapPing-Ke Shih
2026-05-13wifi: rtw89: phy: support PHY status IE-09 GEN2 for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: skip trailing 8-byte zeros of PHY status IE for RTL8922DPing-Ke Shih
2026-05-13wifi: rtw89: phy: check length before parsing PHY status IEPing-Ke Shih
2026-05-13wifi: rtw89: add debugfs entry of monitor mode options to capture HE-MU packetsPing-Ke Shih
2026-05-13wifi: rtw89: debug: make implementation of beacon_info entry in orderPing-Ke Shih
2026-05-13wifi: rtw89: fill HE-SU/HE-TB/HE-MU/HE-EXT_SU radiotapPing-Ke Shih
2026-05-13wifi: rtw89: fill VHT radiotapPing-Ke Shih
2026-05-13wifi: rtw89: move HE radiotap to an individual functionPing-Ke Shih
2026-05-13wifi: rtw89: phy: enable IE-09/IE-10 PHY status report for monitor modePing-Ke Shih
2026-05-13wifi: rtw89: phy: define PHY status IE length for generationsPing-Ke Shih
2026-05-13wifi: rtw89: SNIFFER_MODE bit along IEEE80211_CONF_MONITORPing-Ke Shih
2026-05-13wifi: rtw89: add VHT beamformed to radiotapPing-Ke Shih
2026-05-13wifi: rtw89: add AMPDU to radiotapPing-Ke Shih
2026-05-13riscv: dts: spacemit: k3: Add USB2.0 supportYixun Lan
2026-05-13platform/chrome: wilco_ec: event: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-13platform/chrome: chromeos_tbmc: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-13platform/chrome: chromeos_privacy_screen: Check ACPI_COMPANION()Rafael J. Wysocki
2026-05-12Merge branch 'dpll-rework-fractional-frequency-offset-reporting'Jakub Kicinski
2026-05-12dpll: zl3073x: report FFO as DPLL vs input reference offsetIvan Vecera
2026-05-12dpll: add fractional frequency offset to pin-parent-deviceIvan Vecera
2026-05-12net: ethernet: ravb: Do not check URAM suspension when WoL is activeNiklas Söderlund
2026-05-12ethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
2026-05-12net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepointXiang Mei
2026-05-12net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoSNicolò Coccia
2026-05-12net: dsa: realtek: rtl8365mb: add support for RTL8367SBMieczyslaw Nalewaj
2026-05-12Merge branch 'net-use-ip_outnoroutes-drop-reason'Jakub Kicinski
2026-05-12ipv6: use SKB_DROP_REASON_IP_OUTNOROUTES in inet6_csk_xmit()Eric Dumazet
2026-05-12tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response()Eric Dumazet
2026-05-12net: constify sk_skb_reason_drop() sock parameterEric Dumazet
2026-05-12rtnetlink: add RTEXT_FILTER_NAME_ONLY supportEric Dumazet
2026-05-12Merge branch 'rework-pci_device_id-initialisation'Jakub Kicinski
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-12net: nfp: Drop PCI class entries with .class_mask = 0Uwe Kleine-König (The Capable Hub)
2026-05-12net: atm: fix skb leak in sigd_send() default branchWei Yang
2026-05-12net: phy: intel-xway: add PHY-level statistics via ethtoolAleksander Jan Bajkowski
2026-05-12net: phy: intel-xway: fix typo in Kconfig descriptionAleksander Jan Bajkowski
2026-05-12net: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier
2026-05-12selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn