summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-05-27Merge branch 'ipv6-frags-adopt-__in6_dev_stats_get-a-bit-more'Jakub Kicinski
2026-05-27ipv6: frags: cleanup __IP6_INC_STATS() confusionEric Dumazet
2026-05-27ipv6: guard against possible NULL deref in __in6_dev_stats_get()Eric Dumazet
2026-05-27net: sfp: add quirk for OEM 2.5G optical modulesWei Qisen
2026-05-27Merge branch 'bridge-fix-sleep-in-atomic-context'Jakub Kicinski
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel
2026-05-27bridge: Fix sleep in atomic context in sysfs pathIdo Schimmel
2026-05-27bridge: Fix sleep in atomic context in netlink pathIdo Schimmel
2026-05-27KVM: TDX: Move external page table freeing to TDX codeSean Christopherson
2026-05-27KVM: x86: Move error handling inside free_external_spt()Sean Christopherson
2026-05-27KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEsYan Zhao
2026-05-27KVM: TDX: Drop kvm_x86_ops.remove_external_spte()Sean Christopherson
2026-05-27KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()Sean Christopherson
2026-05-27KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child external PTEsRick Edgecombe
2026-05-27KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to extern...Sean Christopherson
2026-05-27KVM: SEV: Restrict userspace return codes for KVM_HC_MAP_GPA_RANGESagi Shahar
2026-05-27KVM: TDX: Allow userspace to return errors to guest for MAPGPAVishal Annapurve
2026-05-27selinux: comment spelling fix in ibpkey.cKalevi Kolttonen