summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski
2026-05-28platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_devTzung-Bi Shih
2026-05-28drm/i915/bw: Do not consider tile4 as tileYVille Syrjälä
2026-05-28drm/i915/bw: Remove deinterleave fallback for TGL+Ville Syrjälä
2026-05-28drm/i915/bw: Round the PM demand bandwidth downVille Syrjälä
2026-05-28drm/i915/bw: Fix/unify peakbw calculationsVille Syrjälä
2026-05-28drm/i915/bw: Fix DEPROGBWPCLIMIT handling on BMGVille Syrjälä
2026-05-28drm/i915/bw: Fix rounding direction in clperchgroup calculationVille Syrjälä
2026-05-28drm/i915/bw: Fix 'deinterleave' rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix bw rounding directionVille Syrjälä
2026-05-28drm/i915/bw: Fix DCLK rounding messVille Syrjälä
2026-05-28drm/i915/bw: Fix num_planes handling on TGL+Ville Syrjälä
2026-05-28platform/chrome: cros_ec_chardev: Add event relayerTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Move data to chardev_pdataTzung-Bi Shih
2026-05-28platform/chrome: cros_ec_chardev: Introduce chardev_dataTzung-Bi Shih
2026-05-27ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
2026-05-27KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMUJim Mattson
2026-05-27KVM: x86/pmu: Reprogram Host/Guest-Only counters on nested transitionsYosry Ahmed
2026-05-27KVM: x86/pmu: Track mediated PMU counters with mode-specific enablesYosry Ahmed
2026-05-27KVM: x86/pmu: Disable counters based on Host-Only/Guest-Only bits in SVMYosry Ahmed
2026-05-27KVM: x86/pmu: Add support for KVM_X86_PMU_OP_OPTIONAL_RET0Yosry Ahmed
2026-05-27KVM: x86/pmu: Check mediated PMU counter enablement before event filtersYosry Ahmed
2026-05-27KVM: x86/pmu: Do a single atomic OR when reprogramming countersYosry Ahmed
2026-05-27KVM: x86/pmu: Rename reprogram_counters() to clarify usageYosry Ahmed
2026-05-27KVM: x86: Move enable_pmu/enable_mediated_pmu to pmu.h and pmu.cYosry Ahmed
2026-05-27KVM: nSVM: Move VMRUN instruction retirement after entering guest modeYosry Ahmed
2026-05-27KVM: nSVM: Unify RIP and PMU handling calls when emulating VMRUNYosry Ahmed
2026-05-27KVM: nSVM: Bail early out of VMRUN emulation if advancing RIP failsYosry Ahmed
2026-05-27KVM: nSVM: Stop leaking single-stepping on VMRUN into L2Yosry Ahmed
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn
2026-05-27Merge branch 'introduce-airoha-an8801r-series-gigabit-ethernet-phy-driver'Jakub Kicinski
2026-05-27net: phy: air_an8801: ensure maximum available speed link useLouis-Alexis Eyraud
2026-05-27net: phy: Introduce Airoha AN8801R Gigabit Ethernet PHY driverAngeloGioacchino Del Regno
2026-05-27net: phy: Rename Airoha common BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: air_phy_lib: Factorize BuckPBus register accessorsLouis-Alexis Eyraud
2026-05-27net: phy: Add Airoha phy library for shared codeLouis-Alexis Eyraud
2026-05-27dt-bindings: net: Add support for Airoha AN8801R GbE PHYAngeloGioacchino Del Regno
2026-05-27net/sched: cls_bpf: prevent unbounded recursion in offload rollbackJiayuan Chen
2026-05-27Merge branch 'ethtool-more-bug-fixes'Jakub Kicinski
2026-05-27ethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
2026-05-27ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
2026-05-27ethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
2026-05-27ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski
2026-05-27ethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski
2026-05-27ethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski
2026-05-27ethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski
2026-05-27ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski
2026-05-27ethtool: tsconfig: fix reply error handlingJakub Kicinski
2026-05-27ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski
2026-05-27net: page_pool: silence static analysis warnings in page_pool_nl_stats_fill()Zhao Dongdong