There are 270 open security issues in trixie.
There are 104 open security issues in sid.
There are 104 open security issues in forky.
There are 1407 open security issues in bullseye.
There are 701 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.
There are 636 open security issues in buster.
commit 6d8ee163fbd2240c5b4158bf4ed21605ae5654e4
Merge: fcf305a5f 31c21977f
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Fri Oct 31 06:22:36 2025 +0100
Merge branch 'rv64-6.18' into 'debian/latest'
riscv64 config update for linux 6.18
See merge request kernel-team/linux!1694
commit 31c21977f404105f48002213f054502320f4e8d7
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 21:34:06 2025 +0100
[riscv64] udeb: kernel-image: add DMA and reset controllers
These modules are needed for proper support of the SpacemiT and TH1520
SoCs.
commit bf45fbbb23f0663f620e133f325534c14ea29d85
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 21:16:44 2025 +0100
[riscv64] Enable PCIE_SG2042_HOST as built-in and SPI_SG2044_NOR as module
This add support for PCIE on the Milk-V Pioneer and SPI support on the
SRB3-40.
commit 77470e977f7732dff304e11708ffe6c7e4aaaf96
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 21:16:12 2025 +0100
[riscv64] Enable MFD_SPACEMIT_P1, MMP_PDMA and NVMEM_LAYOUT_ONIE_TLV as modules
This brings DMA (needed for the Ethernet controller which is
automatically enabled) PMIC and RTC and board EEPROM for the BPI-F3
board.
commit 6d2112ee892b0cd7a682721f0540c64086c043de
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 21:14:47 2025 +0100
[riscv64] Enable I2C_MICROCHIP_CORE, MCHP_SBI_IPC_MBOX and PWM_MICROCHIP_CORE as modules
This enable some additional features on the PolarFire based boards.
commit fcf305a5f33c0f5504fc68e30a1c0fe1ddf36872
Merge: 7eb12114c a4ceb69af
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Thu Oct 30 20:49:07 2025 +0100
Merge branch '6.18-updates' into 'debian/latest'
Update to 6.18-rc3
See merge request kernel-team/linux!1692
commit 7d559c55320145d0edbbbce6be153f49c4ba095c
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 20:11:15 2025 +0100
[riscv64] Enable DRM_POWERVR and POWER_RESET_TH1520_AON as modules
This add GPU support to the BeagleV-Ahead and LicheePi 4A boards
commit 6f4470300de6beaaaf3855f7a36df0789c16074c
Author: Aurelien Jarno <aurelien@aurel32.net>
Date: Thu Oct 30 20:05:31 2025 +0100
[riscv64] Enable ARCH_ESWIN and PINCTRL_EIC7700
This brings basic support for the HiFive Premier P550 and StarPro64
boards
commit a4ceb69af02bd6fc1bdecd5ed3295c11e7bf3320
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Wed Oct 29 20:36:20 2025 +0100
Update to 6.18-rc3
commit 7eb12114cdd29ad9a023872764672f74a681184b
Merge: 63ab14803 c35b569d1
Author: Ben Hutchings <benh@debian.org>
Date: Wed Oct 29 10:20:35 2025 +0100
Merge branch 'test-patches-drop-support-rt-featureset' into 'debian/latest'
d/b/test-patches: Stop handling rt featureset for test builds
See merge request kernel-team/linux!1636
commit c35b569d1dba628cbcb3a7f5f67434a90e7ce968
Author: Salvatore Bonaccorso <carnil@debian.org>
Date: Tue Sep 9 22:22:11 2025 +0200
d/b/test-patches: Stop handling rt featureset for test builds
We dropped the rt featureset with bdb71be00d6d ("Drop rt featureset")
but retained handling of it with the test-patches script. When testing a
patch the build will fail with:
make[2]: Entering directory '/tmp/linux-6.16.5'
mkdir -p 'debian/build'
rm -rf 'debian/build/source_rt'
mkdir -p 'debian/build/source_rt'
cp -al COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init io_uring ipc kernel lib mm net rust samples scripts security sound tools usr virt .clang-format .clippy.toml .cocciconfig .editorconfig .get_maintainer.ignore .gitattributes .gitignore .mailmap .pylintrc .rustfmt.toml 'debian/build/source_rt'
cd 'debian/build/source_rt' && QUILT_PATCHES='/tmp/linux-6.16.5/debian/patches-rt' QUILT_PC=.pc quilt push --quiltrc - -a -q --fuzz=0
File series fully applied, ends at patch bugfix/all/bootconfig-fix-negative-seeks-on-32-bit-with-lfs-ena.patch
make[2]: *** [debian/rules.real:120: debian/stamps/source_rt] Error 2
make[2]: Leaving directory '/tmp/linux-6.16.5'
make[1]: *** [debian/rules.gen:3196: source_rt] Error 2
make[1]: Leaving directory '/tmp/linux-6.16.5'
make: *** [debian/rules:28: source] Error 2
Keep the logic in case we will in future re-add a featureset but drop
handling of 'rt' featureset itself to avoid the failure. Unconditinally
set featureset to 'none'.
Reported-by: attilio giuseppe carolillo <ing.attilio.carolillo@live.com>
Reported-by: Laurent Bigonville <bigon@debian.org>
Link: https://bugs.debian.org/1110703#83
Link: https://bugs.debian.org/1114863
Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
commit 63ab148032a34517224d5883da184461523997b9
Merge: a9c1c5444 9f999ac39
Author: Bastian Blank <waldi@debian.org>
Date: Wed Oct 29 08:00:45 2025 +0000
Merge branch 'pytest' into 'debian/latest'
Call pytest instead of historic py.test
See merge request kernel-team/linux!1690
commit a9c1c5444c80b0054ae82b65fb382e3f7e758bf1
Merge: 5b4d7a720 e508c9bc6
Author: Ben Hutchings <benh@debian.org>
Date: Tue Oct 28 18:04:46 2025 +0100
Merge branch 'ci-separate-orig' into 'debian/latest'
CI: Fix more issues introduced by the removal of the extract-source job
See merge request kernel-team/linux!1675
commit e508c9bc6d39119e5ba9308bce0f70c1c026f7e1
Author: Ben Hutchings <benh@debian.org>
Date: Mon Oct 13 20:14:15 2025 +0200
d/salsa-ci.yml: Restore lintian checking of source package
The lintian job runs lintian on all .changes files. Since the
extract-source job went away, the source .changes file is no longer
included in the artifacts received by the lintian job.
To fix this, include the source .buildinfo and .changes files in the
artifacts of the build job.
Fixes: 5f3f69a579d6 ("d/salsa-ci.yml: Merge the extract-source job into the build's job script")
commit a452683ac1150342f3cdb3b5659a972a167b40c2
Author: Ben Hutchings <benh@debian.org>
Date: Mon Oct 13 15:36:14 2025 +0200
d/salsa-ci.yml: Move orig tarball generation to a separate job again
Since the extract-source job was merged into the build job, many build
jobs have hit the timeout of 3 hours.
The orig tarball generation doesn't contribute much to this (typically
~10 min), but by splitting it out we can reduce the frequency of
hitting that timeout until we manage to speed up the actual build.
- Move orig tarball generation into a separate "orig" job
- Change the build job to depend on that, and not to update the orig
cache
Fixes: 5f3f69a579d6 ("d/salsa-ci.yml: Merge the extract-source job into the build's job script")
commit 108e9a73df017e21f06edbc17e95ad181ea68b6d
Author: Ben Hutchings <benh@debian.org>
Date: Mon Oct 13 15:29:53 2025 +0200
d/salsa-ci.yml: Fix cache configuration for build job
The build job currently has a single cache item with duplicate
keys. Strangely this isn't treated an error, but it certainly
doesn't configure the 2 separate caches that we want.
Fixes: 5f3f69a579d6 ("d/salsa-ci.yml: Merge the extract-source job into the build's job script")
commit 9f999ac392479aa4ccbdb20b78ab96fea4403527
Author: Bastian Blank <waldi@debian.org>
Date: Tue Oct 28 16:03:07 2025 +0100
Call pytest instead of historic py.test
commit 5b4d7a72035910fe5bfc71ecc3c85158d8d32118
Merge: a44b36c64 0e6d74a76
Author: Bastian Blank <waldi@debian.org>
Date: Sat Oct 25 08:07:20 2025 +0000
Merge branch 'linux-6.18' into 'debian/latest'
Update to 6.18-rc2
See merge request kernel-team/linux!1688
commit 0e6d74a76d56eedfadedeb0622a1429293c71e4f
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 20:45:34 2025 +0200
Update to 6.18-rc2
commit a44b36c64cc0a8415cf3477fbf4bc87cbafefca1
Merge: 03576884a b0515301d
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 22:26:11 2025 +0000
Merge branch 'libc-dev-cross-noquick' into 'debian/latest'
Disable linux-libc-dev-*-cross in quick builds
See merge request kernel-team/linux!1689
commit b0515301dff4f2dfecc9da579c2e806251083a26
Author: Bastian Blank <waldi@debian.org>
Date: Sat Oct 25 00:08:15 2025 +0200
Fix build profile update
commit a8de2c35f519d024dc420b3b932025104eeaadaa
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 23:19:44 2025 +0200
Disable linux-libc-dev-*-cross in quick builds
commit 03576884aa47110089dbf82dd1e98d8120308ae1
Merge: bce859e69 46ed38550
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 21:14:48 2025 +0000
Merge branch 'libc-dev-cross' into 'debian/latest'
Take over linux-libc-dev-*-cross
See merge request kernel-team/linux!1583
commit 46ed385502a6c54b7ae5fd9c557bc76f0efef4f6
Author: Bastian Blank <waldi@debian.org>
Date: Thu Jul 17 22:10:12 2025 +0200
Add missing linux-libc-dev-*-cross variants
commit ea35ca21893a1c4f7956c2f64198ed2f51163afe
Author: Bastian Blank <waldi@debian.org>
Date: Mon May 13 20:00:41 2024 +0200
Take over linux-libc-dev-*-cross
commit 1b6c096dbb238c6bc433de0f08db0db0fde80e69
Author: Bastian Blank <waldi@debian.org>
Date: Thu Jul 17 19:30:32 2025 +0200
Move linux-libc-dev symlink farm generation
Using dh_link means we can not reliably restrict which package the
symlinks ends up in, at least without hard-coding package names further.
Instead just create the symlink farms within the build step and then we
can use dh_install to select which parts get's installed where.
This is a preparation for linux-libc-dev-cross.
commit bce859e69e5bd55131704b2b0b0dcb4cae94a725
Merge: 8f0822e10 628e147dc
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 19:07:40 2025 +0000
Merge branch 'version-drop-update' into 'debian/latest'
Also drop update from experimental versions
See merge request kernel-team/linux!1687
commit 628e147dc2be3a2e7ab6aea1164adf0fbae6f688
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 19:53:56 2025 +0200
Cleanup remaining version settings
commit 8446016e1c6719c7d180d4649196d31f17b1f8ea
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 19:49:52 2025 +0200
Also drop update from experimental versions
commit 8f0822e1069410c2ced394d5573dbcb90a28ab75
Merge: bb6ceff90 00450e280
Author: Bastian Blank <waldi@debian.org>
Date: Fri Oct 24 17:04:23 2025 +0000
Merge branch 'flavour-test' into 'debian/latest'
Introduce explicit test flavour
See merge request kernel-team/linux!1684
commit 00450e280f8595cac97adf6f48faa9dc316989ce
Author: Bastian Blank <waldi@debian.org>
Date: Mon Oct 20 21:33:24 2025 +0200
Introduce explicit test flavour
Among the 77 debian patches available in version 6.16.12-2 of the package, we noticed the following issues: