summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-24net: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto
2026-06-24net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi
2026-06-24tools/ynl: add missing uapi header deps in Makefile.depsThorsten Leemhuis
2026-06-24net: sungem: fix probe error cleanupRuoyu Wang
2026-06-24net/tcp-ao: fix use-after-free of key in del_async pathHanQuan
2026-06-24tools: ynl: build archives with $(AR)Greg Thelen
2026-06-24eth: mlx5: fix macsec dependencyArnd Bergmann
2026-06-24net: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie
2026-06-24geneve: validate inner network offset in geneve_gro_complete()Xiang Mei
2026-06-24geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hintXiang Mei
2026-06-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou
2026-06-24octeontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth
2026-06-24octeontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep
2026-06-24net: wwan: t7xx: destroy DMA pool on CLDMA late init failureHaoxiang Li
2026-06-24net: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi
2026-06-24net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bitJan Klos
2026-06-24octeontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth
2026-06-24net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0Erni Sri Satya Vennela
2026-06-24net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle
2026-06-24net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle
2026-06-24net: dsa: realtek: fix memory leak in rtl8366rb_setup_led()David Yang
2026-06-24net: ixp4xx_hss: fix duplicate HDLC netdev allocationHaoxiang Li
2026-06-24Merge branch 'airoha-fixes-for-sched-htb-offload-support'Jakub Kicinski
2026-06-24net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi
2026-06-24net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi
2026-06-25tracing: probes: fix typo in a log messageMartin Kaiser
2026-06-24sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUsCheng-Yang Chou
2026-06-24sched_ext: Fix exit_cpu accuracy for lockup pathsCheng-Yang Chou
2026-06-24sched_ext/scx_flatcg: Fix cvtime_delta race and add hweight scaling to bypass...Wanwu Li
2026-06-24sched_ext: Remove deprecated scx_bpf_cpu_rq()Christian Loehle
2026-06-24sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()Tejun Heo
2026-06-24Merge tag 'rust-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda...Linus Torvalds
2026-06-24Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-06-24sched_ext: Check remote rq eligibility under task's rq lockKuba Piecuch
2026-06-24cifs: define variable sized buffer for querydir responsesShyam Prasad N
2026-06-24rtc: cmos: unregister HPET IRQ handler on probe failureHaoxiang Li
2026-06-24smb/client: do not account EOF extension as allocationHuiwen He
2026-06-24rtc: ds1307: Fix off-by-one issue with wday for rx8130Fredrik M Olsson
2026-06-24dt-bindings: rtc: ds1307: Add epson,rx8901Fredrik M Olsson
2026-06-24sched_ext: Reset dsq_vtime and slice when a task leaves SCXAndrea Righi
2026-06-24rtc: bq32000: add delay between RTC readsAdriana Stancu
2026-06-25drm/i915/hdmi: Remove CNP port F leftoversVille Syrjälä
2026-06-25drm/i915/gmbus: Drop the platform suffixes from GMBUS pinsVille Syrjälä
2026-06-25drm/i915/gmbus: s/gmbus_pins_skl/gmbus_pins_spt/Ville Syrjälä
2026-06-25drm/i915/gmbus: Add gmbus_pins_lpt_lp[]Ville Syrjälä
2026-06-25drm/i915/gmbus: s/gmbus_pins_bdw/gmbus_pins_lpt/Ville Syrjälä
2026-06-24rtc: m41t93: Add watchdog supportAkhilesh Patil
2026-06-24rtc: m41t93: Add square wave clock provider supportAkhilesh Patil
2026-06-25drm/i915/gmbus: Rename GPIO pinsVille Syrjälä
2026-06-24cgroup: Fix a typo of the function name in commentZenghui Yu (Huawei)