summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei
2025-04-16net: don't try to ops lock uninitialized devsJakub Kicinski
2025-04-16ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon
2025-04-16Merge branch 'collection-of-dsa-bug-fixes'Jakub Kicinski
2025-04-16net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean
2025-04-16net: dsa: free routing table on probe failureVladimir Oltean
2025-04-16net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-16net: bridge: switchdev: do not notify new brentries as changedJonas Gorski
2025-04-16net: b53: enable BPDU reception for management portJonas Gorski
2025-04-16Merge branch 'ynl-avoid-leaks-in-attr-override-and-spec-fixes-for-c'Jakub Kicinski
2025-04-16netlink: specs: rt-neigh: prefix struct nfmsg members with ndmJakub Kicinski
2025-04-16netlink: specs: rt-link: adjust mctp attribute namingJakub Kicinski
2025-04-16netlink: specs: rtnetlink: attribute naming correctionsJakub Kicinski
2025-04-16netlink: specs: rt-link: add an attr layer around alt-ifnameJakub Kicinski
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal
2025-04-16drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-04-16dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2AngeloGioacchino Del Regno
2025-04-16dt-bindings: display: mediatek: Add binding for HDMIv2 DDCAngeloGioacchino Del Regno
2025-04-17Merge tag 'amd-drm-fixes-6.15-2025-04-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-17drm/bridge: dw-hdmi: Avoid including uapi headersAndy Yan
2025-04-17drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGEDmitry Baryshkov
2025-04-16bcachefs: Add missing READ_ONCE() for metadata replicasKent Overstreet
2025-04-16Bluetooth: vhci: Avoid needless snprintf() callsKees Cook
2025-04-16Bluetooth: l2cap: Process valid commands in too long frameFrédéric Danis
2025-04-16Merge tag 'devicetree-fixes-for-6.15-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-16block: integrity: Do not call set_page_dirty_lock()Martin K. Petersen
2025-04-16drm/amdgpu: Use the right function for hdp flushLijo Lazar
2025-04-16drm/amd/display/dml2: use vzalloc rather than kzallocAlex Deucher
2025-04-16drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca
2025-04-16drm/amdgpu: fix warning of drm_mm_cleanZhenGuo Yin
2025-04-16drm/amd: Forbid suspending into non-default suspend statesMario Limonciello
2025-04-16drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16drm/edid: Refactor DisplayID timing block structsEgor Vorontsov
2025-04-16drm/edid: Implement DisplayID Type IX & X timing blocks parsingEgor Vorontsov
2025-04-16drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functionsTejas Vipin
2025-04-16i2c: atr: Fix wrong includeAndy Shevchenko
2025-04-16Merge tag 'v6.15-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt
2025-04-16riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli