Package: linux / 6.1.8-1
Metadata
Package | Version | Patches format |
---|---|---|
linux | 6.1.8-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
features/all/db mok keyring/0003 MODSIGN checking the blacklisted hash before loading a kernel module.patch | (download) |
kernel/module/signing.c |
61 59 + 2 - 0 ! |
[patch 3/4] modsign: checking the blacklisted hash before loading a kernel module |
features/all/db mok keyring/trust machine keyring by default.patch | (download) |
security/integrity/platform_certs/machine_keyring.c |
3 1 + 2 - 0 ! |
trust machine keyring (mok) by default Debian always trusted keys in MoK by default. Upstream made it conditional on a new EFI variable being set. To keep backward compatibility skip this check. |
debian/i386 686 pae pci set pci nobios by default.patch | (download) |
arch/x86/pci/common.c |
4 2 + 2 - 0 ! |
[i386/686-pae] pci: set pci=nobios by default |
debian/ntfs mark it as broken.patch | (download) |
fs/ntfs/Kconfig |
1 1 + 0 - 0 ! |
ntfs: mark it as broken NTFS has unfixed issues CVE-2018-12929, CVE-2018-12930, and CVE-2018-12931. ntfs-3g is a better supported alternative. Make sure it can't be enabled even in custom kernels. |
bugfix/all/module disable matching missing version crc.patch | (download) |
kernel/module/version.c |
5 2 + 3 - 0 ! |
module: disable matching missing version crc |
bugfix/all/usbip document tcp wrappers.patch | (download) |
tools/usb/usbip/doc/usbipd.8 |
6 4 + 2 - 0 ! |
usbip: document tcp wrappers |
bugfix/all/kbuild fix recordmcount dependency.patch | (download) |
scripts/Makefile.build |
5 5 + 0 - 0 ! |
kbuild: fix recordmcount dependency for oot modules Date: Mon, 08 Sep 2014 18:31:24 +0100 |
bugfix/all/tools perf man date.patch | (download) |
tools/perf/Documentation/Makefile |
3 3 + 0 - 0 ! |
perf tools: use $kbuild_build_timestamp as man page date |
bugfix/all/tools perf remove shebangs.patch | (download) |
tools/perf/scripts/perl/rw-by-file.pl |
1 0 + 1 - 0 ! |
tools/perf: remove shebang lines from perf scripts |
bugfix/x86/revert perf build fix libunwind feature detection on.patch | (download) |
tools/perf/Makefile.config |
2 1 + 1 - 0 ! |
revert "perf build: fix libunwind feature detection on 32-bit x86" |
bugfix/all/tools build remove bpf run time check at build time.patch | (download) |
tools/build/feature/test-bpf.c |
8 5 + 3 - 0 ! |
tools/build: remove bpf() run-time check at build time |
bugfix/all/cpupower bump soname version.patch | (download) |
tools/power/cpupower/Makefile |
2 1 + 1 - 0 ! |
cpupower: bump soname version |
bugfix/all/cpupower fix checks for cpu existence.patch | (download) |
tools/power/cpupower/bench/system.c |
13 10 + 3 - 0 ! |
cpupower: fix checks for cpu existence |
bugfix/all/tools perf pmu events fix reproducibility.patch | (download) |
tools/perf/pmu-events/jevents.py |
2 1 + 1 - 0 ! |
tools/perf: pmu-events: fix reproducibility |
bugfix/all/libapi define _fortify_source as 2 not empty.patch | (download) |
tools/lib/api/Makefile |
2 1 + 1 - 0 ! |
libapi: define _fortify_source as 2, not empty Signed-off-by: Ben Hutchings <benh@debian.org> |
bugfix/all/tools perf fix missing ldflags for some programs.patch | (download) |
tools/perf/Makefile.perf |
2 1 + 1 - 0 ! |
tools/perf: fix missing ldflags for some programs Signed-off-by: Ben Hutchings <benh@debian.org> |