[linux] branch jessie-security updated (787ab7e -> e6513f8)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jan 5 16:48:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch jessie-security
in repository linux.

      from  787ab7e   Prepare to release linux (3.16.51-3).
       new  7d55fcd   Add various security fixes
       new  4ff7647   Bump ABI to 5
       new  e6513f8   [amd64] Implement Kernel Page Table Isolation (KPTI, aka KAISER) (CVE-2017-5754)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/abi/3.16.0-4/amd64_none_amd64               | 16269 ------------------
 debian/abi/3.16.0-4/arm64_none_arm64               | 10394 ------------
 debian/abi/3.16.0-4/armel_none_ixp4xx              | 10968 -------------
 debian/abi/3.16.0-4/armel_none_kirkwood            | 12288 --------------
 debian/abi/3.16.0-4/armel_none_orion5x             | 11494 -------------
 debian/abi/3.16.0-4/armel_none_versatile           | 11429 -------------
 debian/abi/3.16.0-4/armhf_none_armmp               | 13665 ----------------
 debian/abi/3.16.0-4/armhf_none_armmp-lpae          | 13718 ----------------
 debian/abi/3.16.0-4/hppa_none_parisc               | 11011 -------------
 debian/abi/3.16.0-4/hppa_none_parisc64-smp         | 11660 -------------
 debian/abi/3.16.0-4/i386_none_586                  | 16107 ------------------
 debian/abi/3.16.0-4/i386_none_686-pae              | 16306 -------------------
 debian/abi/3.16.0-4/i386_none_amd64                | 16269 ------------------
 debian/abi/3.16.0-4/m68k_none_m68k                 |  6474 --------
 debian/abi/3.16.0-4/mips_none_4kc-malta            | 12257 --------------
 debian/abi/3.16.0-4/mips_none_5kc-malta            | 12287 --------------
 debian/abi/3.16.0-4/mips_none_octeon               | 11427 -------------
 debian/abi/3.16.0-4/mips_none_r4k-ip22             |  9513 -----------
 debian/abi/3.16.0-4/mips_none_r5k-ip32             | 10836 ------------
 debian/abi/3.16.0-4/mips_none_sb1-bcm91250a        | 11494 -------------
 debian/abi/3.16.0-4/mipsel_none_4kc-malta          | 12255 --------------
 debian/abi/3.16.0-4/mipsel_none_5kc-malta          | 12285 --------------
 debian/abi/3.16.0-4/mipsel_none_loongson-2e        | 11388 -------------
 debian/abi/3.16.0-4/mipsel_none_loongson-2f        | 11459 -------------
 debian/abi/3.16.0-4/mipsel_none_loongson-3         | 12142 --------------
 debian/abi/3.16.0-4/mipsel_none_sb1-bcm91250a      | 11492 -------------
 debian/abi/3.16.0-4/powerpc_none_powerpc           | 13147 ---------------
 debian/abi/3.16.0-4/powerpc_none_powerpc-smp       | 13274 ---------------
 debian/abi/3.16.0-4/powerpc_none_powerpc64         | 13666 ----------------
 debian/abi/3.16.0-4/powerpcspe_none_powerpcspe     | 13151 ---------------
 debian/abi/3.16.0-4/ppc64_none_powerpc64           | 13666 ----------------
 debian/abi/3.16.0-4/ppc64el_none_powerpc64le       | 13303 ---------------
 debian/abi/3.16.0-4/s390x_none_s390x               | 10539 ------------
 debian/abi/3.16.0-4/sh4_none_sh7751r               | 11440 -------------
 debian/abi/3.16.0-4/sh4_none_sh7785lcr             | 11480 -------------
 debian/abi/3.16.0-4/sparc64_none_sparc64           | 11931 --------------
 debian/abi/3.16.0-4/sparc64_none_sparc64-smp       | 12050 --------------
 debian/abi/3.16.0-4/sparc_none_sparc64             | 11931 --------------
 debian/abi/3.16.0-4/sparc_none_sparc64-smp         | 12050 --------------
 debian/changelog                                   |    49 +
 debian/config/defines                              |     2 +-
 ...nep-bnep_add_connection-should-verify-tha.patch |    28 +
 ...mtp-cmtp_add_connection-should-verify-tha.patch |    28 +
 ...vent-stack-info-leak-from-the-efs-element.patch |    48 +
 ...-require-that-the-underlying-hash-algorit.patch |   148 +
 ...ypto-salsa20-fix-blkcipher_walk-API-usage.patch |    88 +
 ...cve-2017-8824-use-after-free-in-dccp-code.patch |    38 +
 .../ipsec-fix-aborted-xfrm-policy-dump-crash.patch |    41 +
 ...ssing-permission-check-for-request_key-de.patch |   158 +
 ...finish_arch_post_lock_switch-from-modules.patch |    92 +
 ...dd-nokaiser-boot-option-using-alternative.patch |   641 +
 ...iser-alloc_ldt_struct-use-get_zeroed_page.patch |    28 +
 ...sm-tlbflush.h-handle-nopge-at-lower-level.patch |    83 +
 .../all/kpti/kaiser-disabled-on-xen-pv.patch       |    49 +
 ...er_flush_tlb_on_return_to_user-check-pcid.patch |    83 +
 .../all/kpti/kaiser-kernel-address-isolation.patch |  2295 +++
 ...aiser-set-_page_user-of-the-vsyscall-page.patch |   145 +
 ...ternative-instead-of-x86_cr3_pcid_noflush.patch |   127 +
 .../kpti/kpti-rename-to-page_table_isolation.patch |   302 +
 .../bugfix/all/kpti/kpti-report-when-enabled.patch |    44 +
 ...t-sched-core-fix-mmu_context.h-assumption.patch |    37 +
 ...h_mm_irqs_off-and-use-it-in-the-scheduler.patch |    73 +
 ...ask_exit-shouldn-t-use-switch_mm_irqs_off.patch |    41 +
 .../x86-alternatives-add-instruction-padding.patch |   424 +
 .../x86-alternatives-cleanup-dprintk-macro.patch   |    99 +
 .../x86-alternatives-make-jmps-more-robust.patch   |   284 +
 ...ternatives-use-optimized-nops-for-padding.patch |    50 +
 ...mdline-parsing-for-options-with-arguments.patch |   175 +
 ...command-line-parsing-when-matching-at-end.patch |   120 +
 ...nd-line-parsing-when-partial-word-matches.patch |   101 +
 ...oot-pass-in-size-to-early-cmdline-parsing.patch |    60 +
 ...-boot-simplify-early-command-line-parsing.patch |    52 +
 ...bstract-irq_tlb_count-from-irq_call_count.patch |   103 +
 .../x86-kaiser-check-boottime-cmdline-params.patch |   121 +
 .../x86-kaiser-move-feature-detection-up.patch     |    77 +
 .../all/kpti/x86-kaiser-reenable-paravirt.patch    |    26 +
 ...-and-simplify-x86_feature_kaiser-handling.patch |    95 +
 ...-disable-use-from-vdso-if-kpti-is-enabled.patch |    45 +
 ...-64-fix-reboot-interaction-with-cr4.pcide.patch |    40 +
 ...noinvpcid-boot-option-to-turn-off-invpcid.patch |    72 +
 .../all/kpti/x86-mm-add-invpcid-helpers.patch      |    91 +
 ...d-the-nopcid-boot-option-to-turn-off-pcid.patch |    71 +
 ...86-mm-build-arch-x86-mm-tlb.c-even-on-smp.patch |    63 +
 .../x86-mm-clean-up-the-tlb-flushing-code.patch    |    93 +
 .../x86-mm-disable-pcid-on-32-bit-kernels.patch    |    63 +
 ...-mm-enable-cr4.pcide-on-supported-systems.patch |   109 +
 .../kpti/x86-mm-fix-invpcid-asm-constraint.patch   |    66 +
 .../x86-mm-fix-missed-global-tlb-flush-stat.patch  |    72 +
 ...warning-and-make-the-variable-read-mostly.patch |    42 +
 ...available-use-it-to-flush-global-mappings.patch |    54 +
 ...-make-flush_tlb_mm_range-more-predictable.patch |    77 +
 ...-new-tunable-for-single-vs-full-tlb-flush.patch |   160 +
 ...t-flush_tlb_page-using-flush_tlb_mm_range.patch |   100 +
 ...move-flush_tlb-and-flush_tlb_current_task.patch |    97 +
 ...h.h-code-always-use-the-formerly-smp-code.patch |   259 +
 ...omplicated-out-of-date-buggy-tlb-flushing.patch |   284 +
 ...-mm-sched-core-turn-off-irqs-in-switch_mm.patch |    64 +
 .../x86-mm-sched-core-uninline-switch_mm.patch     |   204 +
 ...mm-set-tlb-flush-tunable-to-sane-value-33.patch |   268 +
 .../x86-paravirt-dont-patch-flush_tlb_single.patch |    66 +
 ...-flush_tlb_mm_range-in-mark_screen_rdonly.patch |    46 +
 ...ix-stack-out-of-bounds-read-in-write_mmio.patch |   150 +
 ...sb-v2-lmedm04-Improve-logic-checking-of-w.patch |    83 +
 ...sb-v2-lmedm04-move-ts2020-attach-to-dm04_.patch |    67 +
 ...fnetlink_cthelper-add-missing-permission-.patch |    76 +
 ...lter-xt_osf-add-missing-permission-checks.patch |    58 +
 .../all/netlink-add-netns-check-on-taps.patch      |    41 +
 ...prevent-malicious-bnuminterfaces-overflow.patch |    46 +
 ...emove-i-o-port-0x80-bypass-on-intel-hosts.patch |    46 +
 .../patches/debian/af_unix-avoid-abi-changes.patch |    21 -
 ...thread_info-fix-abi-change-in-3.16.7-ckt3.patch |    35 -
 .../arm64-ptrace-avoid-abi-change-in-3.16.42.patch |    23 -
 .../bh-avoid-abi-change-in-3.16.7-ckt17.patch      |    98 -
 .../debian/bpf-fix-abi-change-in-3.16.35.patch     |    28 -
 .../cpumask-avoid-abi-change-in-3.16.50.patch      |    24 -
 .../crypto-fix-abi-change-in-3.16.7-ckt25.patch    |   162 -
 .../debian/dm-avoid-abi-change-in-3.16.50.patch    |    29 -
 .../drm-fix-abi-change-in-3.16.7-ckt22.patch       |    25 -
 .../ehci-fix-abi-change-in-3.16.7-ckt19.patch      |    31 -
 .../enclosure-fix-abi-change-in-3.16.7-ckt23.patch |    30 -
 .../fix-abi-changes-for-cve-2013-4312-fix.patch    |    49 -
 .../fs-fix-abi-change-for-aufs-f_setfl-fix.patch   |    76 -
 .../debian/fs-fix-abi-change-in-3.16.35.patch      |    60 -
 .../debian/fs-fix-abi-change-in-3.16.39.patch      |   126 -
 ...cfs-ecryptfs-stacking-check-into-ecryptfs.patch |    94 -
 .../debian/gpio-avoid-abi-change-in-3.16.50.patch  |    27 -
 .../debian/i8042-revert-abi-break-in-3.16.39.patch |   147 -
 .../inet_frag-limit-abi-change-in-3.16.51.patch    |    62 -
 .../iovec-fix-abi-change-in-3.16.7-ckt1.patch      |    27 -
 .../ip6_fib-avoid-abi-change-in-3.16.50.patch      |    23 -
 .../ip_fib-avoid-abi-change-in-3.16.50.patch       |    30 -
 .../debian/migrate-fix-abi-change-in-3.16.36.patch |    20 -
 .../debian/mips-fix-abi-change-in-3.16.37.patch    |    85 -
 .../mips-inst-avoid-abi-change-in-3.16.51.patch    |    25 -
 .../debian/mm-avoid-abi-change-in-3.16.50.patch    |    41 -
 ...ecache_get_page-abi-change-in-3.16.7-ckt6.patch |    46 -
 ...e-for-mmc-core-annotate-cmd_hdr-as-__le32.patch |    26 -
 ...change-for-net-fix-sk_mem_reclaim_partial.patch |    80 -
 .../net-fix-abi-change-for-sk_filter-changes.patch |    68 -
 ...et-sched-avoid-abi-change-in-3.16.7-ckt17.patch |    39 -
 .../net-sched-fix-abi-change-in-3.16.37.patch      |    35 -
 .../netlink-fix-abi-change-in-3.16.7-ckt18.patch   |    43 -
 debian/patches/debian/of-fix-abi-changes.patch     |   178 -
 .../debian/pci-fix-abi-changes-in-3.16.y.patch     |    32 -
 .../perf-fix-abi-change-in-3.16.7-ckt2.patch       |    20 -
 .../perf-fix-abi-change-in-3.16.7-ckt6.patch       |    32 -
 .../procfs-avoid-abi-change-in-3.16.7-ckt8.patch   |    18 -
 .../ptrace-avoid-abi-change-in-3.16.48.patch       |    24 -
 .../ptrace-fix-abi-change-for-priv-esc-fix.patch   |    19 -
 ...ca-utilities-split-io-address-types-from-.patch |    59 -
 ...efine-at_vector_size_arch-for-arch_dlinfo.patch |    30 -
 ...lock-fix-bdi-vs-gendisk-lifetime-mismatch.patch |    75 -
 ...oup-make-sure-a-parent-css-isn-t-offlined.patch |    79 -
 ...bata-align-ata_device-s-id-on-a-cacheline.patch |    24 -
 ...ta-ignore-spurious-phy-event-on-lpm-polic.patch |    83 -
 ...add-sysctl-option-accept_ra_min_hop_limit.patch |   123 -
 ...-quota-store-maximum-space-limit-in-bytes.patch |   107 -
 ...a-switch-get_dqblk-and-set_dqblk-to-use-b.patch |   940 --
 ...efine-at_vector_size_arch-for-arch_dlinfo.patch |    30 -
 ...ror-count-medium-access-timeout-only-once.patch |   121 -
 ...smp_send_stop-with-kdump-friendly-version.patch |   168 -
 .../rmap-fix-abi-change-in-3.16.7-ckt5.patch       |    50 -
 .../route-fix-abi-change-in-3.16.7-ckt26.patch     |    23 -
 .../s390-mm-avoid-abi-change-in-3.16.51.patch      |    74 -
 .../debian/sched-avoid-abi-change-in-3.16.49.patch |    48 -
 .../debian/sched-fix-abi-change-in-3.16.36.patch   |    38 -
 .../debian/scsi-fix-abi-change-in-3.16.37.patch    |    33 -
 .../debian/tcp-fix-abi-change-in-3.16.7-ckt7.patch |    84 -
 .../tracing-avoid-abi-change-in-3.16.7-ckt26.patch |    26 -
 .../truncate-fix-abi-change-in-3.16.7-ckt1.patch   |    19 -
 ...ge-for-ttm_ref_object_add-require_existed.patch |    41 -
 .../uaccess-avoid-abi-change-in-3.16.39.patch      |    21 -
 .../debian/ubi-avoid-abi-change-in-3.16.37.patch   |    24 -
 .../udp-fix-abi-change-in-3.16.7-ckt14.patch       |    19 -
 .../usb-avoid-abi-change-in-3.16.7-ckt8.patch      |    21 -
 .../userns-fix-abi-change-in-3.16.7-ckt4.patch     |    45 -
 ...avoid-abi-change-for-dentry-union-changes.patch |    76 -
 ...e-for-mnt-add-a-per-mount-namespace-limit.patch |    25 -
 .../x86-mm-avoid-abi-change-in-3.16.7-ckt17.patch  |    28 -
 .../debian/xfrm-avoid-abi-change-in-3.16.48.patch  |    25 -
 debian/patches/series                              |   139 +-
 181 files changed, 9595 insertions(+), 483204 deletions(-)
 delete mode 100644 debian/abi/3.16.0-4/amd64_none_amd64
 delete mode 100644 debian/abi/3.16.0-4/arm64_none_arm64
 delete mode 100644 debian/abi/3.16.0-4/armel_none_ixp4xx
 delete mode 100644 debian/abi/3.16.0-4/armel_none_kirkwood
 delete mode 100644 debian/abi/3.16.0-4/armel_none_orion5x
 delete mode 100644 debian/abi/3.16.0-4/armel_none_versatile
 delete mode 100644 debian/abi/3.16.0-4/armhf_none_armmp
 delete mode 100644 debian/abi/3.16.0-4/armhf_none_armmp-lpae
 delete mode 100644 debian/abi/3.16.0-4/hppa_none_parisc
 delete mode 100644 debian/abi/3.16.0-4/hppa_none_parisc64-smp
 delete mode 100644 debian/abi/3.16.0-4/i386_none_586
 delete mode 100644 debian/abi/3.16.0-4/i386_none_686-pae
 delete mode 100644 debian/abi/3.16.0-4/i386_none_amd64
 delete mode 100644 debian/abi/3.16.0-4/m68k_none_m68k
 delete mode 100644 debian/abi/3.16.0-4/mips_none_4kc-malta
 delete mode 100644 debian/abi/3.16.0-4/mips_none_5kc-malta
 delete mode 100644 debian/abi/3.16.0-4/mips_none_octeon
 delete mode 100644 debian/abi/3.16.0-4/mips_none_r4k-ip22
 delete mode 100644 debian/abi/3.16.0-4/mips_none_r5k-ip32
 delete mode 100644 debian/abi/3.16.0-4/mips_none_sb1-bcm91250a
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_4kc-malta
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_5kc-malta
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_loongson-2e
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_loongson-2f
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_loongson-3
 delete mode 100644 debian/abi/3.16.0-4/mipsel_none_sb1-bcm91250a
 delete mode 100644 debian/abi/3.16.0-4/powerpc_none_powerpc
 delete mode 100644 debian/abi/3.16.0-4/powerpc_none_powerpc-smp
 delete mode 100644 debian/abi/3.16.0-4/powerpc_none_powerpc64
 delete mode 100644 debian/abi/3.16.0-4/powerpcspe_none_powerpcspe
 delete mode 100644 debian/abi/3.16.0-4/ppc64_none_powerpc64
 delete mode 100644 debian/abi/3.16.0-4/ppc64el_none_powerpc64le
 delete mode 100644 debian/abi/3.16.0-4/s390x_none_s390x
 delete mode 100644 debian/abi/3.16.0-4/sh4_none_sh7751r
 delete mode 100644 debian/abi/3.16.0-4/sh4_none_sh7785lcr
 delete mode 100644 debian/abi/3.16.0-4/sparc64_none_sparc64
 delete mode 100644 debian/abi/3.16.0-4/sparc64_none_sparc64-smp
 delete mode 100644 debian/abi/3.16.0-4/sparc_none_sparc64
 delete mode 100644 debian/abi/3.16.0-4/sparc_none_sparc64-smp
 create mode 100644 debian/patches/bugfix/all/bluetooth-bnep-bnep_add_connection-should-verify-tha.patch
 create mode 100644 debian/patches/bugfix/all/bluetooth-cmtp-cmtp_add_connection-should-verify-tha.patch
 create mode 100644 debian/patches/bugfix/all/bluetooth-prevent-stack-info-leak-from-the-efs-element.patch
 create mode 100644 debian/patches/bugfix/all/crypto-hmac-require-that-the-underlying-hash-algorit.patch
 create mode 100644 debian/patches/bugfix/all/crypto-salsa20-fix-blkcipher_walk-API-usage.patch
 create mode 100644 debian/patches/bugfix/all/dccp-cve-2017-8824-use-after-free-in-dccp-code.patch
 create mode 100644 debian/patches/bugfix/all/ipsec-fix-aborted-xfrm-policy-dump-crash.patch
 create mode 100644 debian/patches/bugfix/all/keys-add-missing-permission-check-for-request_key-de.patch
 create mode 100644 debian/patches/bugfix/all/kpti/arm-hide-finish_arch_post_lock_switch-from-modules.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-add-nokaiser-boot-option-using-alternative.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-alloc_ldt_struct-use-get_zeroed_page.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-asm-tlbflush.h-handle-nopge-at-lower-level.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-disabled-on-xen-pv.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-kaiser_flush_tlb_on_return_to_user-check-pcid.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-kernel-address-isolation.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-set-_page_user-of-the-vsyscall-page.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kaiser-use-alternative-instead-of-x86_cr3_pcid_noflush.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kpti-rename-to-page_table_isolation.patch
 create mode 100644 debian/patches/bugfix/all/kpti/kpti-report-when-enabled.patch
 create mode 100644 debian/patches/bugfix/all/kpti/mm-mmu_context-sched-core-fix-mmu_context.h-assumption.patch
 create mode 100644 debian/patches/bugfix/all/kpti/sched-core-add-switch_mm_irqs_off-and-use-it-in-the-scheduler.patch
 create mode 100644 debian/patches/bugfix/all/kpti/sched-core-idle_task_exit-shouldn-t-use-switch_mm_irqs_off.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-alternatives-add-instruction-padding.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-alternatives-cleanup-dprintk-macro.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-alternatives-make-jmps-more-robust.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-alternatives-use-optimized-nops-for-padding.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-boot-add-early-cmdline-parsing-for-options-with-arguments.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-boot-fix-early-command-line-parsing-when-matching-at-end.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-boot-fix-early-command-line-parsing-when-partial-word-matches.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-boot-pass-in-size-to-early-cmdline-parsing.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-boot-simplify-early-command-line-parsing.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-irq-do-not-substract-irq_tlb_count-from-irq_call_count.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-kaiser-check-boottime-cmdline-params.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-kaiser-move-feature-detection-up.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-kaiser-reenable-paravirt.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-kaiser-rename-and-simplify-x86_feature_kaiser-handling.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-kvmclock-disable-use-from-vdso-if-kpti-is-enabled.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-64-fix-reboot-interaction-with-cr4.pcide.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-add-a-noinvpcid-boot-option-to-turn-off-invpcid.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-add-invpcid-helpers.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-add-the-nopcid-boot-option-to-turn-off-pcid.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-build-arch-x86-mm-tlb.c-even-on-smp.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-clean-up-the-tlb-flushing-code.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-disable-pcid-on-32-bit-kernels.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-enable-cr4.pcide-on-supported-systems.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-fix-invpcid-asm-constraint.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-fix-missed-global-tlb-flush-stat.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-fix-sparse-tlb_single_page_flush_ceiling-warning-and-make-the-variable-read-mostly.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-if-invpcid-is-available-use-it-to-flush-global-mappings.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-make-flush_tlb_mm_range-more-predictable.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-new-tunable-for-single-vs-full-tlb-flush.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-reimplement-flush_tlb_page-using-flush_tlb_mm_range.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-remove-flush_tlb-and-flush_tlb_current_task.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-remove-the-up-asm-tlbflush.h-code-always-use-the-formerly-smp-code.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-rip-out-complicated-out-of-date-buggy-tlb-flushing.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-sched-core-turn-off-irqs-in-switch_mm.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-sched-core-uninline-switch_mm.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-mm-set-tlb-flush-tunable-to-sane-value-33.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-paravirt-dont-patch-flush_tlb_single.patch
 create mode 100644 debian/patches/bugfix/all/kpti/x86-vm86-32-switch-to-flush_tlb_mm_range-in-mark_screen_rdonly.patch
 create mode 100644 debian/patches/bugfix/all/kvm-fix-stack-out-of-bounds-read-in-write_mmio.patch
 create mode 100644 debian/patches/bugfix/all/media-dvb-usb-v2-lmedm04-Improve-logic-checking-of-w.patch
 create mode 100644 debian/patches/bugfix/all/media-dvb-usb-v2-lmedm04-move-ts2020-attach-to-dm04_.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-nfnetlink_cthelper-add-missing-permission-.patch
 create mode 100644 debian/patches/bugfix/all/netfilter-xt_osf-add-missing-permission-checks.patch
 create mode 100644 debian/patches/bugfix/all/netlink-add-netns-check-on-taps.patch
 create mode 100644 debian/patches/bugfix/all/usb-core-prevent-malicious-bnuminterfaces-overflow.patch
 create mode 100644 debian/patches/bugfix/x86/kvm-vmx-remove-i-o-port-0x80-bypass-on-intel-hosts.patch
 delete mode 100644 debian/patches/debian/af_unix-avoid-abi-changes.patch
 delete mode 100644 debian/patches/debian/arm-thread_info-fix-abi-change-in-3.16.7-ckt3.patch
 delete mode 100644 debian/patches/debian/arm64-ptrace-avoid-abi-change-in-3.16.42.patch
 delete mode 100644 debian/patches/debian/bh-avoid-abi-change-in-3.16.7-ckt17.patch
 delete mode 100644 debian/patches/debian/bpf-fix-abi-change-in-3.16.35.patch
 delete mode 100644 debian/patches/debian/cpumask-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/crypto-fix-abi-change-in-3.16.7-ckt25.patch
 delete mode 100644 debian/patches/debian/dm-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/drm-fix-abi-change-in-3.16.7-ckt22.patch
 delete mode 100644 debian/patches/debian/ehci-fix-abi-change-in-3.16.7-ckt19.patch
 delete mode 100644 debian/patches/debian/enclosure-fix-abi-change-in-3.16.7-ckt23.patch
 delete mode 100644 debian/patches/debian/fix-abi-changes-for-cve-2013-4312-fix.patch
 delete mode 100644 debian/patches/debian/fs-fix-abi-change-for-aufs-f_setfl-fix.patch
 delete mode 100644 debian/patches/debian/fs-fix-abi-change-in-3.16.35.patch
 delete mode 100644 debian/patches/debian/fs-fix-abi-change-in-3.16.39.patch
 delete mode 100644 debian/patches/debian/fs-move-procfs-ecryptfs-stacking-check-into-ecryptfs.patch
 delete mode 100644 debian/patches/debian/gpio-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/i8042-revert-abi-break-in-3.16.39.patch
 delete mode 100644 debian/patches/debian/inet_frag-limit-abi-change-in-3.16.51.patch
 delete mode 100644 debian/patches/debian/iovec-fix-abi-change-in-3.16.7-ckt1.patch
 delete mode 100644 debian/patches/debian/ip6_fib-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/ip_fib-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/migrate-fix-abi-change-in-3.16.36.patch
 delete mode 100644 debian/patches/debian/mips-fix-abi-change-in-3.16.37.patch
 delete mode 100644 debian/patches/debian/mips-inst-avoid-abi-change-in-3.16.51.patch
 delete mode 100644 debian/patches/debian/mm-avoid-abi-change-in-3.16.50.patch
 delete mode 100644 debian/patches/debian/mm-fix-pagecache_get_page-abi-change-in-3.16.7-ckt6.patch
 delete mode 100644 debian/patches/debian/mmc-avoid-abi-change-for-mmc-core-annotate-cmd_hdr-as-__le32.patch
 delete mode 100644 debian/patches/debian/net-avoid-abi-change-for-net-fix-sk_mem_reclaim_partial.patch
 delete mode 100644 debian/patches/debian/net-fix-abi-change-for-sk_filter-changes.patch
 delete mode 100644 debian/patches/debian/net-sched-avoid-abi-change-in-3.16.7-ckt17.patch
 delete mode 100644 debian/patches/debian/net-sched-fix-abi-change-in-3.16.37.patch
 delete mode 100644 debian/patches/debian/netlink-fix-abi-change-in-3.16.7-ckt18.patch
 delete mode 100644 debian/patches/debian/of-fix-abi-changes.patch
 delete mode 100644 debian/patches/debian/pci-fix-abi-changes-in-3.16.y.patch
 delete mode 100644 debian/patches/debian/perf-fix-abi-change-in-3.16.7-ckt2.patch
 delete mode 100644 debian/patches/debian/perf-fix-abi-change-in-3.16.7-ckt6.patch
 delete mode 100644 debian/patches/debian/procfs-avoid-abi-change-in-3.16.7-ckt8.patch
 delete mode 100644 debian/patches/debian/ptrace-avoid-abi-change-in-3.16.48.patch
 delete mode 100644 debian/patches/debian/ptrace-fix-abi-change-for-priv-esc-fix.patch
 delete mode 100644 debian/patches/debian/revert-acpica-utilities-split-io-address-types-from-.patch
 delete mode 100644 debian/patches/debian/revert-arm64-define-at_vector_size_arch-for-arch_dlinfo.patch
 delete mode 100644 debian/patches/debian/revert-block-fix-bdi-vs-gendisk-lifetime-mismatch.patch
 delete mode 100644 debian/patches/debian/revert-cgroup-make-sure-a-parent-css-isn-t-offlined.patch
 delete mode 100644 debian/patches/debian/revert-libata-align-ata_device-s-id-on-a-cacheline.patch
 delete mode 100644 debian/patches/debian/revert-libata-ignore-spurious-phy-event-on-lpm-polic.patch
 delete mode 100644 debian/patches/debian/revert-net-ipv6-add-sysctl-option-accept_ra_min_hop_limit.patch
 delete mode 100644 debian/patches/debian/revert-quota-store-maximum-space-limit-in-bytes.patch
 delete mode 100644 debian/patches/debian/revert-quota-switch-get_dqblk-and-set_dqblk-to-use-b.patch
 delete mode 100644 debian/patches/debian/revert-s390-define-at_vector_size_arch-for-arch_dlinfo.patch
 delete mode 100644 debian/patches/debian/revert-scsi-scsi_error-count-medium-access-timeout-only-once.patch
 delete mode 100644 debian/patches/debian/revert-x86-panic-replace-smp_send_stop-with-kdump-friendly-version.patch
 delete mode 100644 debian/patches/debian/rmap-fix-abi-change-in-3.16.7-ckt5.patch
 delete mode 100644 debian/patches/debian/route-fix-abi-change-in-3.16.7-ckt26.patch
 delete mode 100644 debian/patches/debian/s390-mm-avoid-abi-change-in-3.16.51.patch
 delete mode 100644 debian/patches/debian/sched-avoid-abi-change-in-3.16.49.patch
 delete mode 100644 debian/patches/debian/sched-fix-abi-change-in-3.16.36.patch
 delete mode 100644 debian/patches/debian/scsi-fix-abi-change-in-3.16.37.patch
 delete mode 100644 debian/patches/debian/tcp-fix-abi-change-in-3.16.7-ckt7.patch
 delete mode 100644 debian/patches/debian/tracing-avoid-abi-change-in-3.16.7-ckt26.patch
 delete mode 100644 debian/patches/debian/truncate-fix-abi-change-in-3.16.7-ckt1.patch
 delete mode 100644 debian/patches/debian/ttm-avoid-abi-change-for-ttm_ref_object_add-require_existed.patch
 delete mode 100644 debian/patches/debian/uaccess-avoid-abi-change-in-3.16.39.patch
 delete mode 100644 debian/patches/debian/ubi-avoid-abi-change-in-3.16.37.patch
 delete mode 100644 debian/patches/debian/udp-fix-abi-change-in-3.16.7-ckt14.patch
 delete mode 100644 debian/patches/debian/usb-avoid-abi-change-in-3.16.7-ckt8.patch
 delete mode 100644 debian/patches/debian/userns-fix-abi-change-in-3.16.7-ckt4.patch
 delete mode 100644 debian/patches/debian/vfs-avoid-abi-change-for-dentry-union-changes.patch
 delete mode 100644 debian/patches/debian/vfs-avoid-abi-change-for-mnt-add-a-per-mount-namespace-limit.patch
 delete mode 100644 debian/patches/debian/x86-mm-avoid-abi-change-in-3.16.7-ckt17.patch
 delete mode 100644 debian/patches/debian/xfrm-avoid-abi-change-in-3.16.48.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list