diff --git a/debian/patches/bugfix/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch b/debian/patches/features/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch similarity index 100% rename from debian/patches/bugfix/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch rename to debian/patches/features/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch diff --git a/debian/patches/series b/debian/patches/series index 4e5fca179..4a42000ae 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -56,12 +56,25 @@ bugfix/s390/s390-3215-fix-hanging-console-issue.patch bugfix/arm64/arm64-crypto-fix-makefile-rule-for-aes-glue-.o.patch bugfix/mips/MIPS-cp1emu-Fix-ISA-restrictions-for-cop1x_op-instru.patch bugfix/mips/MIPS-tlbex-Properly-fix-HUGE-TLB-Refill-exception-ha.patch +bugfix/s390/s390-3215-fix-tty-output-containing-tabs.patch +bugfix/x86/drm-i915-initialise-userptr-mmu_notifier-serial-to-1.patch +bugfix/x86/drm-i915-Add-some-L3-registers-to-the-parser-whiteli.patch +bugfix/x86/KVM-x86-Check-non-canonical-addresses-upon-WRMSR.patch +bugfix/x86/KVM-x86-Prevent-host-from-panicking-on-shared-MSR-wr.patch +bugfix/x86/KVM-x86-Improve-thread-safety-in-pit.patch +bugfix/x86/KVM-x86-Fix-wrong-masking-on-relative-jump-call.patch +bugfix/x86/kvm-vmx-handle-invvpid-vm-exit-gracefully.patch +bugfix/x86/KVM-x86-Emulator-fixes-for-eip-canonical-checks-on-n.patch +bugfix/x86/KVM-x86-Handle-errors-when-RIP-is-set-during-far-jum.patch +bugfix/x86/kvm-x86-fix-far-jump-to-non-canonical-check.patch +bugfix/parisc/parisc-reduce-sigrtmin-from-37-to-32-to-behave-like-.patch # Arch features features/mips/MIPS-Support-hard-limit-of-cpu-count-nr_cpu_ids.patch features/mips/MIPS-Support-CPU-topology-files-in-sysfs.patch features/mips/MIPS-Loongson-Modify-ChipConfig-register-definition.patch features/mips/MIPS-Add-NUMA-support-for-Loongson-3.patch +features/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch features/mips/MIPS-Add-numa-api-support.patch features/mips/MIPS-Add-Loongson-3B-support.patch features/mips/MIPS-Loongson-3-Enable-the-COP2-usage.patch @@ -114,6 +127,24 @@ bugfix/all/disable-some-marvell-phys.patch debian/i2o-disable-i2o_ext_adaptec-on-64bit.patch bugfix/all/aic94xx-remove-broken-fallback-for-missing-ctrl-a.patch bugfix/all/builddeb-put-the-dbg-files-into-the-correct-director.patch +bugfix/all/fold-swapping-d_name.hash-into-switch_names.patch +bugfix/all/vfs-Don-t-exchange-short-filenames-unconditionally.patch +bugfix/all/rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch +bugfix/all/switch-iov_iter_get_pages-to-passing-maximal-number-.patch +bugfix/all/fuse-honour-max_read-and-max_write-in-direct_io-mode.patch +bugfix/all/SUNRPC-Don-t-wake-tasks-during-connection-abort.patch +bugfix/all/lockd-Try-to-reconnect-if-statd-has-moved.patch +bugfix/all/mtd-move-support-for-struct-flash_platform_data-into.patch +bugfix/all/mtd-m25p80-get-rid-of-spi_get_device_id.patch +bugfix/all/mtd-spi-nor-make-spi_nor_scan-take-a-chip-type-name-.patch +bugfix/all/mtd-m25p80-spi-nor-Fix-module-aliases-for-m25p80.patch +bugfix/all/HID-i2c-hid-call-the-hid-driver-s-suspend-and-resume.patch +bugfix/all/drivers-net-Disable-UFO-through-virtio.patch +bugfix/all/drivers-net-ipv6-Select-IPv6-fragment-idents-for-vir.patch +bugfix/all/net-sctp-fix-skb_over_panic-when-receiving-malformed.patch +bugfix/all/net-sctp-fix-panic-on-duplicate-ASCONF-chunks.patch +bugfix/all/net-sctp-fix-remote-memory-pressure-from-excessive-q.patch +bugfix/all/mnt-Prevent-pivot_root-from-creating-a-loop-in-the-m.patch # memfd_create() & kdbus backport features/all/kdbus/mm-allow-drivers-to-prevent-new-writable-mappings.patch @@ -138,6 +169,8 @@ features/all/virtio-scsi-Implement-change_queue_depth-for-virtscs.patch debian/revert-staging-sm7xxfb-remove-driver.patch features/all/sfc-Adding-PCI-ID-for-Solarflare-7000-series-40G-net.patch features/all/sfc-Add-40G-link-capability-decoding.patch +features/all/mmc_block-increase-max_devices.patch +features/all/wireless-rt2x00-add-new-rt2800usb-device.patch # Update r8723au to 3.17 features/all/r8723au/0001-staging-rtl8723au-rtw_get_wps_ie23a-Remove-unused-de.patch @@ -387,38 +420,7 @@ features/all/r8723au/0247-staging-rtl8723au-Do-not-duplicate-kernel-provided-U.p features/all/r8723au/0248-staging-rtl8723au-usb_dvobj_init-Remove-unused-varia.patch features/all/r8723au/0249-staging-rtl8723au-Fix-static-symbol-sparse-warning.patch -bugfix/s390/s390-3215-fix-tty-output-containing-tabs.patch -bugfix/all/fold-swapping-d_name.hash-into-switch_names.patch -bugfix/all/vfs-Don-t-exchange-short-filenames-unconditionally.patch -features/all/mmc_block-increase-max_devices.patch -bugfix/x86/drm-i915-initialise-userptr-mmu_notifier-serial-to-1.patch -bugfix/all/rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch -bugfix/mips/MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch -bugfix/all/switch-iov_iter_get_pages-to-passing-maximal-number-.patch -bugfix/all/fuse-honour-max_read-and-max_write-in-direct_io-mode.patch -bugfix/all/SUNRPC-Don-t-wake-tasks-during-connection-abort.patch -bugfix/all/lockd-Try-to-reconnect-if-statd-has-moved.patch -bugfix/all/mtd-move-support-for-struct-flash_platform_data-into.patch -bugfix/all/mtd-m25p80-get-rid-of-spi_get_device_id.patch -bugfix/all/mtd-spi-nor-make-spi_nor_scan-take-a-chip-type-name-.patch -bugfix/all/mtd-m25p80-spi-nor-Fix-module-aliases-for-m25p80.patch -bugfix/all/HID-i2c-hid-call-the-hid-driver-s-suspend-and-resume.patch -bugfix/x86/drm-i915-Add-some-L3-registers-to-the-parser-whiteli.patch -features/all/wireless-rt2x00-add-new-rt2800usb-device.patch -bugfix/all/drivers-net-Disable-UFO-through-virtio.patch -bugfix/all/drivers-net-ipv6-Select-IPv6-fragment-idents-for-vir.patch -bugfix/x86/KVM-x86-Check-non-canonical-addresses-upon-WRMSR.patch -bugfix/x86/KVM-x86-Prevent-host-from-panicking-on-shared-MSR-wr.patch -bugfix/x86/KVM-x86-Improve-thread-safety-in-pit.patch -bugfix/x86/KVM-x86-Fix-wrong-masking-on-relative-jump-call.patch -bugfix/x86/kvm-vmx-handle-invvpid-vm-exit-gracefully.patch -bugfix/x86/KVM-x86-Emulator-fixes-for-eip-canonical-checks-on-n.patch -bugfix/x86/KVM-x86-Handle-errors-when-RIP-is-set-during-far-jum.patch -bugfix/x86/kvm-x86-fix-far-jump-to-non-canonical-check.patch -bugfix/all/net-sctp-fix-skb_over_panic-when-receiving-malformed.patch -bugfix/all/net-sctp-fix-panic-on-duplicate-ASCONF-chunks.patch -bugfix/all/net-sctp-fix-remote-memory-pressure-from-excessive-q.patch -bugfix/all/mnt-Prevent-pivot_root-from-creating-a-loop-in-the-m.patch +# Add Apple Thunderbolt driver from 3.17 features/x86/apple-tb/0001-thunderbolt-Add-initial-cactus-ridge-NHI-support.patch features/x86/apple-tb/0002-thunderbolt-Add-control-channel-interface.patch features/x86/apple-tb/0003-thunderbolt-Setup-control-channel.patch @@ -450,7 +452,8 @@ features/x86/apple-tb/0028-thunderbolt-select-CRC32-in-Kconfig.patch features/x86/apple-tb/0029-thunderbolt-Correct-the-size-argument-to-devm_kzallo.patch features/x86/apple-tb/0030-thunderbolt-Use-kcalloc.patch features/x86/apple-tb/0031-thunderbolt-Clear-hops-before-overwriting.patch -bugfix/parisc/parisc-reduce-sigrtmin-from-37-to-32-to-behave-like-.patch + +# Add iwlwifi firmware monitor from 3.17 features/all/iwlwifi-debug/iwlwifi-add-device-firmware-to-fw-error-dump-file.patch features/all/iwlwifi-debug/iwlwifi-rename-iwl_mvm_fw_error_next_data.patch features/all/iwlwifi-debug/iwlwifi-pcie-add-firmware-monitor-capabilities.patch