Skip to content

Releases: tabrisnet/BPI-Router-Linux

CI-BUILD-6.18.y-main-6.18.9-2026-02-09_1422

09 Feb 17:35

Choose a tag to compare

CI-Build for 6.18.y-main (6.18.9)

last commits:
6abf8b5 2025-11-08 [RSS/LRO coverletter] Add RSS and LRO support (HEAD -> 6.18.y-main, origin/6.18.y-main) by Frank Wunderlich
a5ab9f2 2026-02-09 Merge tag 'v6.18.9' into 6.18-main by Frank Wunderlich
bc80e9e 2026-02-09 Merge tag 'v6.18.8' into 6.18-main by Frank Wunderlich
b97e05c 2026-02-09 Merge tag 'v6.18.7' into 6.18-main by Frank Wunderlich
cc609b2 2026-02-09 Merge tag 'v6.18.6' into 6.18-main by Frank Wunderlich
d878106 2026-02-09 Merge tag 'v6.18.5' into 6.18-main by Frank Wunderlich
6e9cf6d 2026-02-09 Merge tag 'v6.18.4' into 6.18-main by Frank Wunderlich
a5ce83d 2026-02-09 Merge tag 'v6.18.3' into 6.18-main by Frank Wunderlich
c20affb 2026-02-09 Revert "dts: disable unrelated boards for dtbs_check" by Frank Wunderlich
ba99f5c 2026-02-09 Merge tag 'v6.18.2' into 6.18-main (grafted) by Frank Wunderlich
adb851e 2026-02-06 Linux 6.18.9 by Greg Kroah-Hartman
0d26aa8 2026-02-03 mptcp: avoid dup SUB_CLOSED events after disconnect by Matthieu Baerts (NGI0)
01b0831 2026-01-29 sched_ext: Fix SCX_KICK_WAIT to work reliably by Tejun Heo
664e78f 2026-01-29 sched_ext: Don't kick CPUs running higher classes by Tejun Heo
edb9fab 2025-11-12 net/sched: act_ife: convert comma to semicolon by Chen Ni
5b22c6c 2026-01-30 Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)" by John Ogness
ab21cf8 2025-12-06 libbpf: Fix -Wdiscarded-qualifiers under C23 by Mikhail Gavrilov
f749b36 2026-01-28 gpiolib: acpi: Fix potential out-of-boundary left shift (grafted) by Andy Shevchenko
d905362 2026-01-30 Linux 6.18.8 by Greg Kroah-Hartman
5b0caf3 2026-01-22 mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too by Lorenzo Stoakes
a4d9dbf 2026-01-22 mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge by Lorenzo Stoakes
9966c8c 2026-01-27 irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume by Biju Das
79966ba 2026-01-26 arm64: dts: qcom: talos: Correct UFS clocks ordering by Pradeep P V K
25be3c1 2026-01-26 iio: core: add separate lockdep class for info_exist_lock by Rasmus Villemoes
2dabc85 2026-01-26 iio: core: Replace lockdep_set_class() + mutex_init() by combined call (grafted) by Andy Shevchenko
5dfbc53 2026-01-23 Linux 6.18.7 by Greg Kroah-Hartman
d6a25e6 2026-01-05 iommu/sva: include mmu_notifier.h header by Carlos Llamas
2d1bf4a 2026-01-21 Revert "functionfs: fix the open/removal races" by Greg Kroah-Hartman
3098f8f 2026-01-05 mm/page_alloc: prevent pcp corruption with SMP=n by Vlastimil Babka
baea249 2025-10-14 mm/page_alloc: batch page freeing in decay_pcp_high by Joshua Hahn
2a72a8d 2025-10-14 mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection (grafted) by Joshua Hahn
b6fe42b 2026-01-17 Linux 6.18.6 by Greg Kroah-Hartman
69695f5 2025-12-18 spi: cadence-quadspi: Prevent lost complete() call during indirect read by Mateusz Litwin
81531bd 2025-12-12 scsi: sg: Fix occasional bogus elapsed time that exceeds timeout by Michal Rábek
90f5dd4 2025-12-16 ASoC: fsl_sai: Add missing registers to cache default by Alexander Stein
b3f89f6 2025-12-12 ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL (grafted) by Kai Vehmanen
dc554c8 2026-01-11 Linux 6.18.5 by Greg Kroah-Hartman
7a28d65 2025-11-26 nfs/localio: fix regression due to out-of-order __put_cred by Mike Snitzer
98a2689 2025-11-07 sched/fair: Proportional newidle balance by Peter Zijlstra
d4ffb9c 2025-11-07 sched/fair: Small cleanup to update_newidle_cost() (grafted) by Peter Zijlstra
3aa9aac 2026-01-08 Linux 6.18.4 by Greg Kroah-Hartman
2d48340 2026-01-06 Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup" by Charles Keepax
1ba137c 2026-01-05 mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_of() (grafted) by SeongJae Park
a607c8f 2026-01-02 Linux 6.18.3 by Greg Kroah-Hartman
b799388 2025-10-21 fuse: missing copy_finish in fuse-over-io-uring argument copies (grafted) by Cheng Ding