summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21bpf: Mark bpf_refcount field as uniqueKumar Kartikeya Dwivedi
2026-07-21bpf: Preserve unique-field state across nested structsKumar Kartikeya Dwivedi
2026-07-21bpf: Fix offset warn check for bpf_res_spin_lockKumar Kartikeya Dwivedi
2026-07-22regulator: dt-bindings: Convert ltc3589.txt to yaml formatFrank Li
2026-07-21arm64/coco: Add pKVM as a CC platformMostafa Saleh
2026-07-21arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()Mostafa Saleh
2026-07-21tcp: initialize standalone TCP-AO response paddingYizhou Zhao
2026-07-21net: qrtr: ns: Raise node count limit to 512Youssef Samir
2026-07-21tipc: fix infinite loop in __tipc_nl_compat_dumpitHelen Koike
2026-07-21nexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)
2026-07-21virt: arm-cca-guest: use migrate_disable() for attestation token requestsKohei Enju
2026-07-21gtp: check skb_pull_data() return in gtp1u_send_echo_resp()Xiang Mei (Microsoft)
2026-07-21Merge branch 'selftests-net-add-missing-kconfig-and-settings'Jakub Kicinski
2026-07-21selftests: netconsole: ignore busywait errorsMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: add missing kconfig for psp.pyMatthieu Baerts (NGI0)
2026-07-21selftests: drv-net: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: increase timeoutMatthieu Baerts (NGI0)
2026-07-21selftests: ovpn: add IPV6 and VETH configsMatthieu Baerts (NGI0)
2026-07-21selftests: openvswitch: add config fileMatthieu Baerts (NGI0)
2026-07-21selftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)
2026-07-21arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semanticsMark Rutland
2026-07-21Merge branch 'net-libwx-improve-vf-ethtool-support'Jakub Kicinski
2026-07-21net: libwx: add support for set_coalesce in wx_ethtool_ops_vfMengyuan Lou
2026-07-21net: libwx: add support for set_ringparam in wx_ethtool_ops_vfMengyuan Lou
2026-07-21drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P
2026-07-21arm64: uapi: Use __u128 instead of __uint128_t in UAPI headersWill Deacon
2026-07-21tools: linux/types.h: Add 128-bit integer types for arm64 UAPI structuresWill Deacon
2026-07-21tls: device: push pending open record on splice EOFRishikesh Jethwani
2026-07-21gve: fix Rx queue stall on alloc failureEddie Phillips
2026-07-21device property: add test cases for fwnode_for_each_child_node()Xu Yang
2026-07-21perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA OlympusBesar Wicaksono
2026-07-21of: kobj: export of_node_ktype for use by modulesXu Yang
2026-07-21spi: dt-bindings: spacemit: add K3 SPI compatibleZhengyu He
2026-07-21perf/arm-cmn: Add workarounds for CMN-S3 on Graviton5Aviv Bakal
2026-07-21perf/arm-cmn: Move DTM index data out of hw_perf_eventRobin Murphy
2026-07-21regulator: core: clamp voltage constraints before applying apply_uVKamal Wadhwa
2026-07-21wifi: brcmfmac: add DPP supportJason Huang
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg
2026-07-21wifi: mac80211: refactor multi-link assoc response parsingJohannes Berg
2026-07-21wifi: cfg80211: include cf1 offset when sending chandefLachlan Hodges
2026-07-21wifi: mac80211: notify driver before destroying assoc linkPagadala Yesu Anjaneyulu
2026-07-21wifi: mac80211: fix monitor min_def bandwidthJohannes Berg
2026-07-21gpu: nova-core: fsp: limit FSP receive message allocation sizeEliot Courtney
2026-07-21net: stmmac: Simplify ioctl handlingMaxime Chevallier
2026-07-21net: sfp: add quirk for HORACO copper SFP+ moduleAleksander Jan Bajkowski
2026-07-21net: mctp i3c: clean up notifier and buses if driver register failsMyeonghun Pak
2026-07-21ACPI: battery: Adjust charging status validation checkRafael J. Wysocki
2026-07-21ACPI: pmtmr: Convert to kernel-doc formatRandy Dunlap
2026-07-21sctp: close UDP tunnel sockets during netns teardownZhiling Zou