Bastian Blank
a356f7dd7b
Merge branch 'package-reorg-binary' into 'debian/latest'
...
Move kernel binary into own package
See merge request kernel-team/linux!1780
2026-01-11 19:58:06 +00:00
Bastian Blank
eb4d7ed12d
Move kernel binary into own package
2026-01-11 19:33:15 +01:00
Uwe Kleine-König
eb75f585f5
Merge branch 'ukleinek/am335x-console' of https://salsa.debian.org/kernel-team/linux
...
[armhf] enable SERIAL_8250_OMAP and SERIAL_8250_OMAP_TTYO_FIXUP
See merge request kernel-team/linux!1777
2026-01-10 22:27:36 +01:00
Bastian Blank
9684bae07e
Merge branch 's390-31-bit-removal' into 'debian/latest'
...
[s390x] Drop build-depends on gcc-multilib and adjust lintian overrides following the 31-bit removal in 6.19
See merge request kernel-team/linux!1778
2026-01-10 19:34:09 +00:00
Aurelien Jarno
6442b1e3d2
[s390x] Adjust lintian overrides for VDSO following the 31-bit removal in 6.19
2026-01-10 17:55:04 +01:00
Aurelien Jarno
2af2de60c8
[s390x] Drop build-depends on gcc-multilib following the 31-bit removal in 6.19
2026-01-10 17:55:04 +01:00
Bastian Blank
5138e864f3
Merge branch 'meta-signed' into 'debian/latest'
...
Move meta packages back to signed source packages
See merge request kernel-team/linux!1776
2026-01-10 15:35:16 +00:00
Uwe Kleine-König
08771982fe
[armhf] enable SERIAL_8250_OMAP and SERIAL_8250_OMAP_TTYO_FIXUP
...
The UART on am335x has two drivers: omap_uart and a variant of the 8250
driver omap8250. In commit ca8be8fc2c30 ("ARM: dts: am33xx-l4: fix UART
compatible") that is included in v6.18-rc1 the am335x device tree was
changed that only the omap8250 driver can be used going forward. Up to
now only the omap_uart was enabled. So to have a driver for that device,
enable the omap8250.
One issue while switching is that the two drivers use different base
names for the serial devices (ttyO* for omap_uart and ttyS* for
omap8250). To soften the transition also enable
SERIAL_8250_OMAP_TTYO_FIXUP which automatically falls back to ttySx if
console=ttyOx was given on the command line.
2026-01-09 18:42:00 +01:00
Bastian Blank
83a9b5b523
Move meta packages back to signed source packages
2026-01-09 18:32:36 +01:00
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