Bastian Blank
c333e07f16
Merge branch 'package-reorg-modules' into 'debian/latest'
...
Split kernel modules into own package
See merge request kernel-team/linux!1726
2026-01-08 18:33:26 +00:00
Bastian Blank
914bfc0954
Split kernel modules into own package
...
One kernel build can provide multiple different variants of the image
binary. UKI, which contains a pre-built initramfs, would be a useful
new variant. The modules however are the same and can be shared.
Allow sharing modules by splitting them out into their own package.
2026-01-08 17:49:12 +01:00
Salvatore Bonaccorso
964990dc2a
Merge branch 'enable-ntsync-all' into 'debian/latest'
...
drivers/misc: Enable NTSYNC as module for all architectures
See merge request kernel-team/linux!1773
2026-01-08 12:42:10 +01:00
Salvatore Bonaccorso
43f6062d3a
Add Debian bug closer for #1124961
...
Gbp-Dch: Ignore
2026-01-07 22:16:08 +01:00
Salvatore Bonaccorso
82a6c3c4f8
drivers/misc: Enable NTSYNC as module for all architectures
...
Closes : #1124798
2026-01-07 22:15:02 +01:00
Bastian Blank
ad5c7edf95
Merge branch 'rv64-6.19' into 'debian/latest'
...
riscv64 config update for linux 6.19
See merge request kernel-team/linux!1769
2026-01-07 20:58:01 +00:00
Bastian Blank
5b8dfd309f
Merge branch 'update-gitignore' into 'debian/latest'
...
Update gitignore
See merge request kernel-team/linux!1770
2026-01-07 14:49:10 +00:00
Bastian Blank
42456702d6
Update gitignore
2026-01-07 15:48:40 +01:00
Aurelien Jarno
bf52ee9678
[riscv64] Enable MCP3564, SPI_MICROCHIP_CORE_QSPI and SPI_POLARFIRE_SOC as modules for the BeagleV-Fire board
2026-01-06 21:32:31 +01:00
Aurelien Jarno
3e349181d0
[riscv64] Enable SPI_FSL_QUADSPI as module for the Spacemit K1 SoC
2026-01-06 21:28:14 +01:00
Aurelien Jarno
8d1be906b2
[riscv64] Enable PHY_SOPHGO_CV1800_USB2 and USB_DWC2 as modules for the Sophgo CV180x SoC
2026-01-06 21:20:22 +01:00
Aurelien Jarno
3fae32442c
[riscv64] Enable DWMAC_EIC7700 as module for the Eswin EIC7700 SoC
2026-01-06 21:13:40 +01:00
Aurelien Jarno
53996045f1
[riscv64] Enable ARCH_ANLOGIC and ARCH_TENSTORRENT
2026-01-06 21:11:35 +01:00
Bastian Blank
4d38186f44
Merge branch 'fix-di-dtb' into 'debian/latest'
...
Fix installation of dtb into kernel-image udebs
See merge request kernel-team/linux!1767
2026-01-06 17:56:08 +00:00
Bastian Blank
15d286f328
Fix installation of dtb into kernel-image udebs
2026-01-06 18:54:44 +01:00
Bastian Blank
b089ab819c
Merge branch 'linux-6.19' into 'debian/latest'
...
Update to 6.19-rc4
See merge request kernel-team/linux!1766
2026-01-06 11:05:34 +00:00
Bastian Blank
27dc2a3ef2
Update to 6.19-rc4
2026-01-06 10:49:48 +01:00
Salvatore Bonaccorso
a8fe90f343
Prepare to release linux (6.18.3-1)
2026-01-02 18:44:54 +01:00
Salvatore Bonaccorso
250e8f360c
Merge branch '6.18-stable-updates' into 'debian/latest'
...
Update to 6.18.3
See merge request kernel-team/linux!1765
2026-01-02 18:35:56 +01:00
Salvatore Bonaccorso
0bab31b672
Update to 6.18.3
...
Cleanup debian/changelog file
2026-01-02 14:06:38 +01:00
Salvatore Bonaccorso
430c44dca0
Merge branch 'sched-fair-NULL-pointer-dereference' into 'debian/latest'
...
sched/proxy: Yield the donor task
See merge request kernel-team/linux!1764
2026-01-02 13:12:49 +01:00
Salvatore Bonaccorso
f16cfb2b78
sched/proxy: Yield the donor task
2025-12-31 21:16:21 +01:00
Salvatore Bonaccorso
58133b39ac
Merge branch 'bug-1123046-amdgpu-regression' into 'debian/latest'
...
drm/amdgpu: don't attach the tlb fence for SI
See merge request kernel-team/linux!1758
2025-12-23 07:10:28 +01:00
Salvatore Bonaccorso
efaaa69358
drm/amdgpu: don't attach the tlb fence for SI
...
Closes : #1123046
2025-12-21 21:09:00 +01:00
Bastian Blank
b24fbd012b
Merge branch 'fix-di-clean' into 'debian/latest'
...
Don't remove own files in clean target
See merge request kernel-team/linux!1755
2025-12-19 10:44:20 +00:00
Bastian Blank
9437bd513b
Merge branch 'fix-image-breaks' into 'debian/latest'
...
Make sure breaks applies to all image packages
See merge request kernel-team/linux!1756
2025-12-19 09:20:20 +00:00
Bastian Blank
2e10113ee3
Make sure breaks applies to all image packages
2025-12-19 09:20:20 +00:00
Bastian Blank
23bf368da3
Don't remove own files in clean target
2025-12-19 10:12:31 +01:00
Salvatore Bonaccorso
1fd087dc63
Merge branch 'breaks-u-boot-efi-dtb' into 'debian/latest'
...
Add breaks against u-boot-efi-dtb (<< 5) on architectures with DTB files.
See merge request kernel-team/linux!1754
2025-12-19 07:08:51 +01:00
Aurelien Jarno
c660788db6
Add breaks against u-boot-efi-dtb (<< 5) on architectures with DTB files.
...
This is needed following the DTB move into modules directory, not
supported by older versions of u-boot-efi-dtb.
2025-12-18 23:55:56 +01:00
Salvatore Bonaccorso
9694a0447d
Prepare to release linux (6.18.2-1~exp1)
2025-12-18 20:23:43 +01:00
Salvatore Bonaccorso
196ff55807
Merge branch '6.18-stable-updates' into 'debian/latest'
...
Update to 6.18.2
See merge request kernel-team/linux!1751
2025-12-18 19:25:13 +01:00
Salvatore Bonaccorso
d371f28df5
Merge branch 'bug1121211-ubsan-clk-exynos-clkout' into 'debian/latest'
...
[arm64,armhf] clk: samsung: exynos-clkout: Assign .num before accessing .hws
See merge request kernel-team/linux!1752
2025-12-18 18:52:00 +01:00
Salvatore Bonaccorso
e22461d022
Update to 6.18.2
...
Drop patches applied upstream
Cleanup debian/changelog file
2025-12-18 17:20:27 +01:00
Salvatore Bonaccorso
5a8add5d6e
[arm64,armhf] clk: samsung: exynos-clkout: Assign .num before accessing .hws
...
Closes : #1121211
2025-12-18 17:14:58 +01:00
Salvatore Bonaccorso
cb3e3c74a7
Merge branch 'alpha-termio-fixes' into 'debian/latest'
...
[alpha] Add patch to update uapi headers for glibc >= 2.42
See merge request kernel-team/linux!1742
2025-12-18 11:37:18 +01:00
John Paul Adrian Glaubitz
577fcc5bce
[alpha] Add patch to update uapi headers for glibc >= 2.42
2025-12-18 10:04:59 +01:00
Salvatore Bonaccorso
8db40b2803
Merge branch 'ukleinek/dracut-default' into 'debian/latest'
...
Make dracut the preferred initramfs generator.
See merge request kernel-team/linux!1750
2025-12-18 08:57:04 +01:00
Uwe Kleine-König
aa27862b9f
Make dracut the preferred initramfs generator.
...
dracut is supposed to supersede initramfs-tools as default initramfs
generator. As first step make dracut the preferred option over
initramfs-tools and the other generators.
Keep initramfs-tools explicitly in the list to keep this preferred over
the more special-purpose options.
2025-12-18 00:19:02 +01:00
Bastian Blank
c5b2757061
Prepare to release linux (6.18.1-1~exp1)
2025-12-15 16:03:51 +01:00
Bastian Blank
b17d3624d1
Merge branch 'split-image-di' into 'debian/latest'
...
Split modules out of kernel-image udeb
See merge request kernel-team/linux!1747
2025-12-15 15:03:32 +00:00
Bastian Blank
7662d334bf
Build modules udeb in main source package
...
We build modules and image packages separate. So we can build the
modules in the main package and only the image remains in the signed
package.
2025-12-15 13:58:01 +01:00
Bastian Blank
9379249003
Build image udeb separate
...
We already use kernel-wedge only for the modules part. As the image is
now separate, we can split it's build into it's own target.
Also make sure this package is built in the CI build.
2025-12-15 13:58:01 +01:00
Bastian Blank
98e97b0cfd
Split modules out of kernel-image udeb
...
Prepare building the kernel-image udeb separate. This is done by moving
the modules into a new udeb calles base-modules. Only the image and the
module support files remain.
2025-12-14 16:35:10 +01:00
Salvatore Bonaccorso
1023df5195
Merge branch 'enable-spi-amd-as-module' into 'debian/latest'
...
[amd64] drivers/spi: Enable SPI_AMD as module
See merge request kernel-team/linux!1748
2025-12-13 13:54:55 +01:00
Salvatore Bonaccorso
3aef9583aa
[amd64] drivers/spi: Enable SPI_AMD as module
...
Closes : #1122853
2025-12-13 11:20:02 +01:00
Salvatore Bonaccorso
8823079aad
Merge branch 'stable-update-leftover-linux_upstream_full' into 'debian/latest'
...
d/b/stable-update: Use linux_version_full to get current full version
See merge request kernel-team/linux!1745
2025-12-12 22:21:12 +01:00
Salvatore Bonaccorso
7ef5529c81
Merge branch '6.18-stable-updates' into 'debian/latest'
...
Update to 6.18.1
See merge request kernel-team/linux!1744
2025-12-12 21:03:15 +01:00
Salvatore Bonaccorso
2164dd0aa8
d/b/stable-update: Use linux_version_full to get current full version
...
Commit 628e147dc2 ("Cleanup remaining version settings") cleaned up
the remaining use of linux_upstream_full switching to linux_version_full
but ommited the debian/bin/stable-update script.
Importing a new stable upstream version raises now
Traceback (most recent call last):
File "/path/linux/./debian/bin/stable-update", line 135, in <module>
main(*sys.argv[1:])
~~~~^^^^^^^^^^^^^^^
File "/path/linux/./debian/bin/stable-update", line 58, in main
cur_ver = cur_pkg_ver.linux_upstream_full
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'VersionLinux' object has no attribute 'linux_upstream_full'
Replace the last remaining use of linux_upstream_full with
linux_version_full.
Fixes: 628e147dc2 ("Cleanup remaining version settings")
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
2025-12-12 20:47:20 +01:00
Salvatore Bonaccorso
ff6e734f18
Update to 6.18.1
2025-12-12 19:20:40 +01:00