summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-02x86/amd: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/pci: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/hygon: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/mce: Stop using 32-bit MSR interfacesJuergen Gross
2026-07-02x86/msr: Stop using 32-bit MSR interfaces in lib/msr-smp.cJuergen Gross
2026-07-02net: dsa: qca8k: fall back to ethernet-ports node name for LEDsRosen Penev
2026-07-02octeontx2-pf: link RQ page pools to netdev for Netlink statsRatheesh Kannoth
2026-07-02Merge branch 'net-dsa-realtek-rtl8366rb-use-generic-rtl83xx-code'Paolo Abeni
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic learning enablementLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Disable STP learning on all ports in setupLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Use DSA port iteratorsLinus Walleij
2026-07-02net: dsa: realtek: rtl8366rb: Switch to generic port_bridge* handlersLinus Walleij
2026-07-02net: dsa: realtek: rtl83xx: Make learning optional in join/leaveLinus Walleij
2026-07-02arm64: dts: mediatek: mt8188-geralt: Add supply for SPI NOR flashChen-Yu Tsai
2026-07-02arm64: dts: mediatek: mt8183-kukui: Add supply for SPI NOR flashChen-Yu Tsai
2026-07-02arm64: dts: mediatek: mt8186: change CCI OPP scaling mappingMark Tseng
2026-07-02ionic: Change list definition methodLei Zhu
2026-07-02net: usb: rtl8150: handle link status read failuresYousef Alhouseen
2026-07-02mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
2026-07-02Merge branch 'net-remove-the-orphaned-ibm-ehea-driver'Paolo Abeni
2026-07-02powerpc: remove ehea driver referencesDavid Christensen
2026-07-02ehea: remove the ehea driverDavid Christensen
2026-07-02Merge tag 'batadv-net-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-02Merge tag 'batadv-next-pullrequest-20260630' of https://git.open-mesh.org/batadvPaolo Abeni
2026-07-02selftests: drv-net: toeplitz: cap the Rx queue countJakub Kicinski
2026-07-02net: phylink: Drop references to the .validate() method in commentsMaxime Chevallier
2026-07-02drm/xe/xe_ras: Initialize Uncorrectable AER RegistersRiana Tauro
2026-07-02drm/xe: Skip device access during PCI error recoveryRiana Tauro
2026-07-02drm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
2026-07-02drm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
2026-07-02MAINTAINERS: Add a mailing list entry to MFDLee Jones
2026-07-02sched/eevdf: Delayed dequeue task can't preemptVincent Guittot
2026-07-02dma_buf: change unsigned int and int types into size_tShahyan Soltani
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
2026-07-02xfrm: reject optional IPTFS templates in outbound policiesAntony Antony
2026-07-02xfrm: cache the offload ifindex for netlink dumpsCen Zhang
2026-07-02xfrm: fix sk_dst_cache double-free in xfrm_user_policy()Xiang Mei (Microsoft)
2026-07-02Merge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"Mike Rapoport (Microsoft)
2026-07-02mm/mm_init: drop overlap_memmap_init()Mike Rapoport (Microsoft)
2026-07-02mm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirrorMike Rapoport (Microsoft)
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-02cpufreq: qcom-nvmem: Add IPQ5210 supportVaradarajan Narayanan
2026-07-02drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-02drm/i915/ltphy: Readout ssc_enabled for LT PHYSuraj Kandpal
2026-07-01tools/include: include stdint.h for SIZE_MAX in overflow.hYichong Chen
2026-07-01tools/virtio: add missing compat definitions for vhost_net_testYichong Chen
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01samples/damon/mtier: fail early if address range parameters are invalidZenghui Yu
2026-07-01mm: a second pagecache maintainerJan Kara
2026-07-01mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park